From 91e3a948b3ecb0915e4f9c7a825c6f97d8e34306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 13:41:35 +0000 Subject: [PATCH] Bump vite-plugin-cjs-interop from 2.1.4 to 2.1.5 Bumps [vite-plugin-cjs-interop](https://github.com/cyco130/vite-plugin-cjs-interop) from 2.1.4 to 2.1.5. - [Commits](https://github.com/cyco130/vite-plugin-cjs-interop/compare/2.1.4...2.1.5) --- updated-dependencies: - dependency-name: vite-plugin-cjs-interop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 25 ++++++++++++++++--------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 04ff47f..a32a770 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "sirv-cli": "^3.0.0", "typescript": "^5.6.3", "vite": "^5.4.10", - "vite-plugin-cjs-interop": "^2.1.4", + "vite-plugin-cjs-interop": "^2.1.5", "vite-plugin-node-polyfills": "^0.22.0", "vite-tsconfig-paths": "^5.0.1", "vitest": "^2.1.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d30d462..65bccbc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -136,8 +136,8 @@ importers: specifier: ^5.4.10 version: 5.4.10(@types/node@22.7.8)(terser@5.36.0) vite-plugin-cjs-interop: - specifier: ^2.1.4 - version: 2.1.4 + specifier: ^2.1.5 + version: 2.1.5 vite-plugin-node-polyfills: specifier: ^0.22.0 version: 0.22.0(rollup@4.24.0)(vite@5.4.10(@types/node@22.7.8)(terser@5.36.0)) @@ -3108,6 +3108,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.14.0: + resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} + engines: {node: '>=0.4.0'} + hasBin: true + aes-js@3.0.0: resolution: {integrity: sha512-H7wUZRn8WpTq9jocdxQ2c8x2sKo9ZVmzfRE13GiNJXfp7NcKYEdvl3vspKjXox6RIG2VtaRe4JFvxG4rqp2Zuw==} @@ -7046,8 +7051,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - vite-plugin-cjs-interop@2.1.4: - resolution: {integrity: sha512-47S4sstf4ymXma/BNrsHKYzQfLB9E/CEPRbycdFrrleoz+G+NxtIaJl08wk663vdw1K/jMinPm4WUZXBFjmg3A==} + vite-plugin-cjs-interop@2.1.5: + resolution: {integrity: sha512-EXZ7qfgRzgnY1UsS3z2X5k5mVLiz+ptmSPlx2mUC3r1K27sim64k931Q9p+qBnIMKvdSFZPNxR4mG979Jm9N0Q==} vite-plugin-node-polyfills@0.22.0: resolution: {integrity: sha512-F+G3LjiGbG8QpbH9bZ//GSBr9i1InSTkaulfUHFa9jkLqVGORFBoqc2A/Yu5Mmh1kNAbiAeKeK+6aaQUf3x0JA==} @@ -11568,9 +11573,9 @@ snapshots: mime-types: 2.1.35 negotiator: 0.6.3 - acorn-import-assertions@1.9.0(acorn@8.13.0): + acorn-import-assertions@1.9.0(acorn@8.14.0): dependencies: - acorn: 8.13.0 + acorn: 8.14.0 acorn-jsx@5.3.2(acorn@8.13.0): dependencies: @@ -11578,6 +11583,8 @@ snapshots: acorn@8.13.0: {} + acorn@8.14.0: {} + aes-js@3.0.0: {} agent-base@6.0.2: @@ -16185,10 +16192,10 @@ snapshots: - supports-color - terser - vite-plugin-cjs-interop@2.1.4: + vite-plugin-cjs-interop@2.1.5: dependencies: - acorn: 8.13.0 - acorn-import-assertions: 1.9.0(acorn@8.13.0) + acorn: 8.14.0 + acorn-import-assertions: 1.9.0(acorn@8.14.0) estree-walker: 3.0.3 magic-string: 0.30.12 minimatch: 10.0.1