Skip to content

Commit

Permalink
Update dependency vite-plugin-node-polyfills to ^0.23.0 (#10095)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 2712117 commit abdb49d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-node-polyfills": "^0.23.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.0.0-beta.4"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21151,7 +21151,7 @@ __metadata:
uuid: "npm:10.0.0"
vite: "npm:^6.0.7"
vite-bundle-visualizer: "npm:^1.2.1"
vite-plugin-node-polyfills: "npm:^0.22.0"
vite-plugin-node-polyfills: "npm:^0.23.0"
vite-tsconfig-paths: "npm:^5.1.4"
vitest: "npm:^3.0.0-beta.4"
zxcvbn: "npm:4.4.2"
Expand Down Expand Up @@ -23683,15 +23683,15 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-node-polyfills@npm:^0.22.0":
version: 0.22.0
resolution: "vite-plugin-node-polyfills@npm:0.22.0"
"vite-plugin-node-polyfills@npm:^0.23.0":
version: 0.23.0
resolution: "vite-plugin-node-polyfills@npm:0.23.0"
dependencies:
"@rollup/plugin-inject": "npm:^5.0.5"
node-stdlib-browser: "npm:^1.2.0"
peerDependencies:
vite: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
checksum: 10c0/f8ddc452eb6fba280977d037f8a6406aa522e69590641ce72ce5bb31c3498856a9f63ab3671bc6a822dcd1ff9ba5cac02cacef4a0e170fd8500cdeeb38c81675
vite: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
checksum: 10c0/439088aa71852737433f360fe5e99f246884885afb11715106b2e4c3c4f0dfc162037831b6b5a2ab4be30faafe5db6a3af37bbdf7eda5788dae2fdb9a44e029e
languageName: node
linkType: hard

Expand Down

0 comments on commit abdb49d

Please sign in to comment.