diff --git a/.changeset/renovate-8c5eedf.md b/.changeset/renovate-8c5eedf.md
new file mode 100644
index 0000000..8cd0c56
--- /dev/null
+++ b/.changeset/renovate-8c5eedf.md
@@ -0,0 +1,5 @@
+---
+'filter-data': patch
+---
+
+Updated dependency `rollup` to `^4.17.0`.
diff --git a/package.json b/package.json
index 6a0c397..b916dcf 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
"match-sorter": "^6.3.4",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
- "rollup": "^3.29.4",
+ "rollup": "^4.17.0",
"rollup-plugin-dts": "^6.1.0",
"ts-toolbelt": "^9.6.0",
"tslib": "^2.6.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6060550..1007b5b 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -18,16 +18,16 @@ devDependencies:
version: 2.27.1
'@rollup/plugin-commonjs':
specifier: ^25.0.7
- version: 25.0.7(rollup@3.29.4)
+ version: 25.0.7(rollup@4.17.0)
'@rollup/plugin-node-resolve':
specifier: ^15.2.3
- version: 15.2.3(rollup@3.29.4)
+ version: 15.2.3(rollup@4.17.0)
'@rollup/plugin-terser':
specifier: ^0.4.4
- version: 0.4.4(rollup@3.29.4)
+ version: 0.4.4(rollup@4.17.0)
'@rollup/plugin-typescript':
specifier: ^11.1.6
- version: 11.1.6(rollup@3.29.4)(tslib@2.6.2)(typescript@5.4.3)
+ version: 11.1.6(rollup@4.17.0)(tslib@2.6.2)(typescript@5.4.3)
'@swc/core':
specifier: ^1.4.11
version: 1.4.11
@@ -68,11 +68,11 @@ devDependencies:
specifier: ^5.0.5
version: 5.0.5
rollup:
- specifier: ^3.29.4
- version: 3.29.4
+ specifier: ^4.17.0
+ version: 4.17.0
rollup-plugin-dts:
specifier: ^6.1.0
- version: 6.1.0(rollup@3.29.4)(typescript@5.4.3)
+ version: 6.1.0(rollup@4.17.0)(typescript@5.4.3)
ts-toolbelt:
specifier: ^9.6.0
version: 9.6.0
@@ -1598,7 +1598,7 @@ packages:
tslib: 2.6.2
dev: true
- /@rollup/plugin-commonjs@25.0.7(rollup@3.29.4):
+ /@rollup/plugin-commonjs@25.0.7(rollup@4.17.0):
resolution: {integrity: sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1607,16 +1607,16 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.2(rollup@3.29.4)
+ '@rollup/pluginutils': 5.0.2(rollup@4.17.0)
commondir: 1.0.1
estree-walker: 2.0.2
glob: 8.1.0
is-reference: 1.2.1
magic-string: 0.30.4
- rollup: 3.29.4
+ rollup: 4.17.0
dev: true
- /@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4):
+ /@rollup/plugin-node-resolve@15.2.3(rollup@4.17.0):
resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1625,16 +1625,16 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.2(rollup@3.29.4)
+ '@rollup/pluginutils': 5.0.2(rollup@4.17.0)
'@types/resolve': 1.20.2
deepmerge: 4.2.2
is-builtin-module: 3.2.1
is-module: 1.0.0
resolve: 1.22.4
- rollup: 3.29.4
+ rollup: 4.17.0
dev: true
- /@rollup/plugin-terser@0.4.4(rollup@3.29.4):
+ /@rollup/plugin-terser@0.4.4(rollup@4.17.0):
resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1643,13 +1643,13 @@ packages:
rollup:
optional: true
dependencies:
- rollup: 3.29.4
+ rollup: 4.17.0
serialize-javascript: 6.0.1
smob: 1.4.0
terser: 5.17.7
dev: true
- /@rollup/plugin-typescript@11.1.6(rollup@3.29.4)(tslib@2.6.2)(typescript@5.4.3):
+ /@rollup/plugin-typescript@11.1.6(rollup@4.17.0)(tslib@2.6.2)(typescript@5.4.3):
resolution: {integrity: sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1662,14 +1662,14 @@ packages:
tslib:
optional: true
dependencies:
- '@rollup/pluginutils': 5.1.0(rollup@3.29.4)
+ '@rollup/pluginutils': 5.1.0(rollup@4.17.0)
resolve: 1.22.4
- rollup: 3.29.4
+ rollup: 4.17.0
tslib: 2.6.2
typescript: 5.4.3
dev: true
- /@rollup/pluginutils@5.0.2(rollup@3.29.4):
+ /@rollup/pluginutils@5.0.2(rollup@4.17.0):
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1681,10 +1681,10 @@ packages:
'@types/estree': 1.0.0
estree-walker: 2.0.2
picomatch: 2.3.1
- rollup: 3.29.4
+ rollup: 4.17.0
dev: true
- /@rollup/pluginutils@5.1.0(rollup@3.29.4):
+ /@rollup/pluginutils@5.1.0(rollup@4.17.0):
resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -1696,9 +1696,137 @@ packages:
'@types/estree': 1.0.0
estree-walker: 2.0.2
picomatch: 2.3.1
- rollup: 3.29.4
+ rollup: 4.17.0
dev: true
+ /@rollup/rollup-android-arm-eabi@4.17.0:
+ resolution: {integrity: sha512-nNvLvC2fjC+3+bHYN9uaGF3gcyy7RHGZhtl8TB/kINj9hiOQza8kWJGZh47GRPMrqeseO8U+Z8ElDMCZlWBdHA==}
+ cpu: [arm]
+ os: [android]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-android-arm64@4.17.0:
+ resolution: {integrity: sha512-+kjt6dvxnyTIAo7oHeYseYhDyZ7xRKTNl/FoQI96PHkJVxoChldJnne/LzYqpqidoK1/0kX0/q+5rrYqjpth6w==}
+ cpu: [arm64]
+ os: [android]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-darwin-arm64@4.17.0:
+ resolution: {integrity: sha512-Oj6Tp0unMpGTBjvNwbSRv3DopMNLu+mjBzhKTt2zLbDJ/45fB1pltr/rqrO4bE95LzuYwhYn127pop+x/pzf5w==}
+ cpu: [arm64]
+ os: [darwin]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-darwin-x64@4.17.0:
+ resolution: {integrity: sha512-3nJx0T+yptxMd+v93rBRxSPTAVCv8szu/fGZDJiKX7kvRe9sENj2ggXjCH/KK1xZEmJOhaNo0c9sGMgGdfkvEw==}
+ cpu: [x64]
+ os: [darwin]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-arm-gnueabihf@4.17.0:
+ resolution: {integrity: sha512-Vb2e8p9b2lxxgqyOlBHmp6hJMu/HSU6g//6Tbr7x5V1DlPCHWLOm37nSIVK314f+IHzORyAQSqL7+9tELxX3zQ==}
+ cpu: [arm]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-arm-musleabihf@4.17.0:
+ resolution: {integrity: sha512-Md60KsmC5ZIaRq/bYYDloklgU+XLEZwS2EXXVcSpiUw+13/ZASvSWQ/P92rQ9YDCL6EIoXxuQ829JkReqdYbGg==}
+ cpu: [arm]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-arm64-gnu@4.17.0:
+ resolution: {integrity: sha512-zL5rBFtJ+2EGnMRm2TqKjdjgFqlotSU+ZJEN37nV+fiD3I6Gy0dUh3jBWN0wSlcXVDEJYW7YBe+/2j0N9unb2w==}
+ cpu: [arm64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-arm64-musl@4.17.0:
+ resolution: {integrity: sha512-s2xAyNkJqUdtRVgNK4NK4P9QttS538JuX/kfVQOdZDI5FIKVAUVdLW7qhGfmaySJ1EvN/Bnj9oPm5go9u8navg==}
+ cpu: [arm64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-powerpc64le-gnu@4.17.0:
+ resolution: {integrity: sha512-7F99yzVT67B7IUNMjLD9QCFDCyHkyCJMS1dywZrGgVFJao4VJ9szrIEgH67cR+bXQgEaY01ur/WSL6B0jtcLyA==}
+ cpu: [ppc64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-riscv64-gnu@4.17.0:
+ resolution: {integrity: sha512-leFtyiXisfa3Sg9pgZJwRKITWnrQfhtqDjCamnZhkZuIsk1FXmYwKoTkp6lsCgimIcneFFkHKp/yGLxDesga4g==}
+ cpu: [riscv64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-s390x-gnu@4.17.0:
+ resolution: {integrity: sha512-FtOgui6qMJ4jbSXTxElsy/60LEe/3U0rXkkz2G5CJ9rbHPAvjMvI+3qF0A0fwLQ5hW+/ZC6PbnS2KfRW9JkgDQ==}
+ cpu: [s390x]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-x64-gnu@4.17.0:
+ resolution: {integrity: sha512-v6eiam/1w3HUfU/ZjzIDodencqgrSqzlNuNtiwH7PFJHYSo1ezL0/UIzmS2lpSJF1ORNaplXeKHYmmdt81vV2g==}
+ cpu: [x64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-linux-x64-musl@4.17.0:
+ resolution: {integrity: sha512-OUhkSdpM5ofVlVU2k4CwVubYwiwu1a4jYWPpubzN7Vzao73GoPBowHcCfaRSFRz1SszJ3HIsk3dZYk4kzbqjgw==}
+ cpu: [x64]
+ os: [linux]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-win32-arm64-msvc@4.17.0:
+ resolution: {integrity: sha512-uL7UYO/MNJPGL/yflybI+HI+n6+4vlfZmQZOCb4I+z/zy1wisHT3exh7oNQsnL6Eso0EUTEfgQ/PaGzzXf6XyQ==}
+ cpu: [arm64]
+ os: [win32]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-win32-ia32-msvc@4.17.0:
+ resolution: {integrity: sha512-4WnSgaUiUmXILwFqREdOcqvSj6GD/7FrvSjhaDjmwakX9w4Z2F8JwiSP1AZZbuRkPqzi444UI5FPv33VKOWYFQ==}
+ cpu: [ia32]
+ os: [win32]
+ requiresBuild: true
+ dev: true
+ optional: true
+
+ /@rollup/rollup-win32-x64-msvc@4.17.0:
+ resolution: {integrity: sha512-ve+D8t1prRSRnF2S3pyDtTXDlvW1Pngbz76tjgYFQW1jxVSysmQCZfPoDAo4WP+Ano8zeYp85LsArZBI12HfwQ==}
+ cpu: [x64]
+ os: [win32]
+ requiresBuild: true
+ dev: true
+ optional: true
+
/@sinclair/typebox@0.27.8:
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
dev: true
@@ -1883,6 +2011,10 @@ packages:
resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==}
dev: true
+ /@types/estree@1.0.5:
+ resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
+ dev: true
+
/@types/graceful-fs@4.1.5:
resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==}
dependencies:
@@ -5941,7 +6073,7 @@ packages:
glob: 10.3.10
dev: true
- /rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.3):
+ /rollup-plugin-dts@6.1.0(rollup@4.17.0)(typescript@5.4.3):
resolution: {integrity: sha512-ijSCPICkRMDKDLBK9torss07+8dl9UpY9z1N/zTeA1cIqdzMlpkV3MOOC7zukyvQfDyxa1s3Dl2+DeiP/G6DOw==}
engines: {node: '>=16'}
peerDependencies:
@@ -5949,17 +6081,35 @@ packages:
typescript: ^4.5 || ^5.0
dependencies:
magic-string: 0.30.4
- rollup: 3.29.4
+ rollup: 4.17.0
typescript: 5.4.3
optionalDependencies:
'@babel/code-frame': 7.22.13
dev: true
- /rollup@3.29.4:
- resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==}
- engines: {node: '>=14.18.0', npm: '>=8.0.0'}
+ /rollup@4.17.0:
+ resolution: {integrity: sha512-wZJSn0WMtWrxhYKQRt5Z6GIXlziOoMDFmbHmRfL3v+sBTAshx2DBq1AfMArB7eIjF63r4ocn2ZTAyUptg/7kmQ==}
+ engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
+ dependencies:
+ '@types/estree': 1.0.5
optionalDependencies:
+ '@rollup/rollup-android-arm-eabi': 4.17.0
+ '@rollup/rollup-android-arm64': 4.17.0
+ '@rollup/rollup-darwin-arm64': 4.17.0
+ '@rollup/rollup-darwin-x64': 4.17.0
+ '@rollup/rollup-linux-arm-gnueabihf': 4.17.0
+ '@rollup/rollup-linux-arm-musleabihf': 4.17.0
+ '@rollup/rollup-linux-arm64-gnu': 4.17.0
+ '@rollup/rollup-linux-arm64-musl': 4.17.0
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.17.0
+ '@rollup/rollup-linux-riscv64-gnu': 4.17.0
+ '@rollup/rollup-linux-s390x-gnu': 4.17.0
+ '@rollup/rollup-linux-x64-gnu': 4.17.0
+ '@rollup/rollup-linux-x64-musl': 4.17.0
+ '@rollup/rollup-win32-arm64-msvc': 4.17.0
+ '@rollup/rollup-win32-ia32-msvc': 4.17.0
+ '@rollup/rollup-win32-x64-msvc': 4.17.0
fsevents: 2.3.3
dev: true