diff --git a/package.json b/package.json index 9725021..215045d 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "sirv-cli": "^3.0.0", "typescript": "^5.6.3", "vite": "^5.4.11", - "vite-plugin-cjs-interop": "^2.1.5", + "vite-plugin-cjs-interop": "^2.1.6", "vite-plugin-node-polyfills": "^0.22.0", "vite-tsconfig-paths": "^5.1.2", "vitest": "^2.1.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 373c42b..1fb1508 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,8 +136,8 @@ importers: specifier: ^5.4.11 version: 5.4.11(@types/node@22.7.8)(terser@5.36.0) vite-plugin-cjs-interop: - specifier: ^2.1.5 - version: 2.1.5 + specifier: ^2.1.6 + version: 2.1.6(vite@5.4.11(@types/node@22.7.8)(terser@5.36.0)) vite-plugin-node-polyfills: specifier: ^0.22.0 version: 0.22.0(rollup@4.24.0)(vite@5.4.11(@types/node@22.7.8)(terser@5.36.0)) @@ -3135,11 +3135,6 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - acorn@8.13.0: - resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==} - engines: {node: '>=0.4.0'} - hasBin: true - acorn@8.14.0: resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} engines: {node: '>=0.4.0'} @@ -5104,6 +5099,9 @@ packages: magic-string@0.30.12: resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==} + magic-string@0.30.14: + resolution: {integrity: sha512-5c99P1WKTed11ZC0HMJOj6CDIue6F8ySu+bJL+85q1zBEIY8IklrJ1eiKC2NDRh3Ct3FcvmJPyQHb9erXMTJNw==} + make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} @@ -7083,8 +7081,10 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite-plugin-cjs-interop@2.1.5: - resolution: {integrity: sha512-EXZ7qfgRzgnY1UsS3z2X5k5mVLiz+ptmSPlx2mUC3r1K27sim64k931Q9p+qBnIMKvdSFZPNxR4mG979Jm9N0Q==} + vite-plugin-cjs-interop@2.1.6: + resolution: {integrity: sha512-K27lK88coT8GWEu5jMQb6LXSXaAfNnfSHl1DN06C43++SZ6DmoJh0fLluRfhLgT3Qd+lAmjrS5uA5xJTzmFjiA==} + peerDependencies: + vite: 4 || 5 || 6 vite-plugin-node-polyfills@0.22.0: resolution: {integrity: sha512-F+G3LjiGbG8QpbH9bZ//GSBr9i1InSTkaulfUHFa9jkLqVGORFBoqc2A/Yu5Mmh1kNAbiAeKeK+6aaQUf3x0JA==} @@ -11661,11 +11661,9 @@ snapshots: dependencies: acorn: 8.14.0 - acorn-jsx@5.3.2(acorn@8.13.0): + acorn-jsx@5.3.2(acorn@8.14.0): dependencies: - acorn: 8.13.0 - - acorn@8.13.0: {} + acorn: 8.14.0 acorn@8.14.0: {} @@ -13870,6 +13868,10 @@ snapshots: dependencies: '@jridgewell/sourcemap-codec': 1.5.0 + magic-string@0.30.14: + dependencies: + '@jridgewell/sourcemap-codec': 1.5.0 + make-dir@2.1.0: dependencies: pify: 4.0.1 @@ -14265,8 +14267,8 @@ snapshots: micromark-extension-mdxjs@1.0.1: dependencies: - acorn: 8.13.0 - acorn-jsx: 5.3.2(acorn@8.13.0) + acorn: 8.14.0 + acorn-jsx: 5.3.2(acorn@8.14.0) micromark-extension-mdx-expression: 1.0.8 micromark-extension-mdx-jsx: 1.0.5 micromark-extension-mdx-md: 1.0.1 @@ -14497,7 +14499,7 @@ snapshots: mlly@1.7.2: dependencies: - acorn: 8.13.0 + acorn: 8.14.0 pathe: 1.1.2 pkg-types: 1.2.1 ufo: 1.5.4 @@ -16277,13 +16279,14 @@ snapshots: - supports-color - terser - vite-plugin-cjs-interop@2.1.5: + vite-plugin-cjs-interop@2.1.6(vite@5.4.11(@types/node@22.7.8)(terser@5.36.0)): dependencies: acorn: 8.14.0 acorn-import-assertions: 1.9.0(acorn@8.14.0) estree-walker: 3.0.3 - magic-string: 0.30.12 + magic-string: 0.30.14 minimatch: 10.0.1 + vite: 5.4.11(@types/node@22.7.8)(terser@5.36.0) vite-plugin-node-polyfills@0.22.0(rollup@4.24.0)(vite@5.4.11(@types/node@22.7.8)(terser@5.36.0)): dependencies: