diff --git a/package.json b/package.json index 4b5d346..502c938 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "prettier": "2.8.7", "react-resize-observer": "^1.1.1", "resize-observer-polyfill": "^1.5.1", - "rollup-plugin-copy": "3.4.0", + "rollup-plugin-copy": "3.5.0", "slugify": "^1.6.6", "ts-jest": "^29.2.5", "typescript": "^5.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59d8dae..3dfb3a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -163,8 +163,8 @@ importers: specifier: ^1.5.1 version: 1.5.1 rollup-plugin-copy: - specifier: 3.4.0 - version: 3.4.0 + specifier: 3.5.0 + version: 3.5.0 slugify: specifier: ^1.6.6 version: 1.6.6 @@ -1176,6 +1176,9 @@ packages: '@types/node@22.10.5': resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==} + '@types/node@22.13.0': + resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==} + '@types/prop-types@15.7.14': resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==} @@ -2837,8 +2840,8 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - rollup-plugin-copy@3.4.0: - resolution: {integrity: sha512-rGUmYYsYsceRJRqLVlE9FivJMxJ7X6jDlP79fmFkL8sJs7VVMSVyA2yfyL+PGyO/vJs4A87hwhgVfz61njI+uQ==} + rollup-plugin-copy@3.5.0: + resolution: {integrity: sha512-wI8D5dvYovRMx/YYKtUNt3Yxaw4ORC9xo6Gt9t22kveWz1enG9QrhVlagzwrxSC455xD1dHMKhIJkbsQ7d48BA==} engines: {node: '>=8.3'} rollup@4.32.1: @@ -4342,16 +4345,16 @@ snapshots: '@types/fs-extra@8.1.5': dependencies: - '@types/node': 22.10.5 + '@types/node': 22.13.0 '@types/glob@7.2.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.10.5 + '@types/node': 22.13.0 '@types/graceful-fs@4.1.9': dependencies: - '@types/node': 22.10.5 + '@types/node': 22.13.0 '@types/hoist-non-react-statics@3.3.6': dependencies: @@ -4393,6 +4396,10 @@ snapshots: dependencies: undici-types: 6.20.0 + '@types/node@22.13.0': + dependencies: + undici-types: 6.20.0 + '@types/prop-types@15.7.14': {} '@types/react-dom@18.3.5(@types/react@18.3.18)': @@ -5541,7 +5548,7 @@ snapshots: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.10.5 + '@types/node': 22.13.0 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -5649,7 +5656,7 @@ snapshots: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 22.10.5 + '@types/node': 22.13.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -5835,7 +5842,7 @@ snapshots: jest-worker@29.7.0: dependencies: - '@types/node': 22.10.5 + '@types/node': 22.13.0 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -6344,7 +6351,7 @@ snapshots: dependencies: glob: 7.2.3 - rollup-plugin-copy@3.4.0: + rollup-plugin-copy@3.5.0: dependencies: '@types/fs-extra': 8.1.5 colorette: 1.4.0