diff --git a/package.json b/package.json index 7a312be..e537168 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "prettier": "^2.8.8", - "rollup-plugin-copy": "3.4.0", + "rollup-plugin-copy": "3.5.0", "slugify": "^1.6.6", "styled-components": "^6.1.15", "ts-jest": "^27.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b29f27d..e2a50b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: ^2.8.8 version: 2.8.8 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 @@ -2712,8 +2712,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.34.5: @@ -6163,7 +6163,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