Skip to content

Commit

Permalink
fix(deps): update dependency vite-plugin-cjs-interop to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent c661d99 commit 0324759
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"react-server-dom-webpack": "19.0.0-rc-f2df5694-20240916",
"rimraf": "6.0.1",
"vite": "5.4.7",
"vite-plugin-cjs-interop": "2.1.3",
"vite-plugin-cjs-interop": "2.1.4",
"vite-plugin-node-polyfills": "0.22.0",
"ws": "8.18.0",
"yargs-parser": "21.1.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8797,7 +8797,7 @@ __metadata:
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
vite: "npm:5.4.7"
vite-plugin-cjs-interop: "npm:2.1.3"
vite-plugin-cjs-interop: "npm:2.1.4"
vite-plugin-node-polyfills: "npm:0.22.0"
vitest: "npm:2.0.5"
ws: "npm:8.18.0"
Expand Down Expand Up @@ -29653,16 +29653,16 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-cjs-interop@npm:2.1.3":
version: 2.1.3
resolution: "vite-plugin-cjs-interop@npm:2.1.3"
"vite-plugin-cjs-interop@npm:2.1.4":
version: 2.1.4
resolution: "vite-plugin-cjs-interop@npm:2.1.4"
dependencies:
acorn: "npm:^8.12.1"
acorn-import-assertions: "npm:^1.9.0"
estree-walker: "npm:^3.0.3"
magic-string: "npm:^0.30.11"
minimatch: "npm:^10.0.1"
checksum: 10c0/e08f416279fcabe082f42501d859995cc9d3dc593339e8c01473e10997ea940c002afe5e3977ecf98680966d759d23c0ff4f1d05100003c67b70544f133dc415
checksum: 10c0/bd8e5f3a6dd062b3739459457c8ae462b729ccd32a5e47409a55328a2e47863b49cbe9d7e89343a49424a6077a938dfb3d34bb79198c978a7ba2455db3190f48
languageName: node
linkType: hard

Expand Down

0 comments on commit 0324759

Please sign in to comment.