Skip to content

Commit de46a62

Browse files
Update dependency vite-plugin-node-polyfills to ^0.24.0 (#10821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c6aca0 commit de46a62

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"typescript-eslint": "^8.36.0",
227227
"vite": "^6.3.4",
228228
"vite-bundle-visualizer": "^1.2.1",
229-
"vite-plugin-node-polyfills": "^0.23.0",
229+
"vite-plugin-node-polyfills": "^0.24.0",
230230
"vite-tsconfig-paths": "^5.1.4",
231231
"vitest": "^3.0.0-beta.4",
232232
"wrangler": "^4.12.0"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22188,7 +22188,7 @@ __metadata:
2218822188
uuid: "npm:11.1.0"
2218922189
vite: "npm:^6.3.4"
2219022190
vite-bundle-visualizer: "npm:^1.2.1"
22191-
vite-plugin-node-polyfills: "npm:^0.23.0"
22191+
vite-plugin-node-polyfills: "npm:^0.24.0"
2219222192
vite-tsconfig-paths: "npm:^5.1.4"
2219322193
vitest: "npm:^3.0.0-beta.4"
2219422194
wrangler: "npm:^4.12.0"
@@ -25057,15 +25057,15 @@ __metadata:
2505725057
languageName: node
2505825058
linkType: hard
2505925059

25060-
"vite-plugin-node-polyfills@npm:^0.23.0":
25061-
version: 0.23.0
25062-
resolution: "vite-plugin-node-polyfills@npm:0.23.0"
25060+
"vite-plugin-node-polyfills@npm:^0.24.0":
25061+
version: 0.24.0
25062+
resolution: "vite-plugin-node-polyfills@npm:0.24.0"
2506325063
dependencies:
2506425064
"@rollup/plugin-inject": "npm:^5.0.5"
2506525065
node-stdlib-browser: "npm:^1.2.0"
2506625066
peerDependencies:
25067-
vite: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
25068-
checksum: 10c0/439088aa71852737433f360fe5e99f246884885afb11715106b2e4c3c4f0dfc162037831b6b5a2ab4be30faafe5db6a3af37bbdf7eda5788dae2fdb9a44e029e
25067+
vite: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
25068+
checksum: 10c0/33181013f72012d6b59fc5678088d39e56e44b18ec07b86a9ff3d093e8adda8071a0da9af75d375f51dd330f95b1cf05e6cd572463124dbe9ba1eb33a35e6ffc
2506925069
languageName: node
2507025070
linkType: hard
2507125071

0 commit comments

Comments
 (0)