Skip to content

Commit d8623e9

Browse files
chore(deps): update dependency vite-plugin-node-polyfills to ^0.22.0 (#585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2963856 commit d8623e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"sass": "^1.56.1",
7373
"typescript": "^5.0.4",
7474
"vite": "^3.2.3",
75-
"vite-plugin-node-polyfills": "^0.21.0",
75+
"vite-plugin-node-polyfills": "^0.22.0",
7676
"workbox-core": "^6.5.4",
7777
"workbox-precaching": "^6.5.4",
7878
"workbox-routing": "^6.5.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10341,10 +10341,10 @@ viem@^1.0.0, viem@^1.1.4:
1034110341
isows "1.0.3"
1034210342
ws "8.13.0"
1034310343

10344-
vite-plugin-node-polyfills@^0.21.0:
10345-
version "0.21.0"
10346-
resolved "https://registry.yarnpkg.com/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.21.0.tgz#5566b3a725d4bbc75f4f794b0467e4047c14a58c"
10347-
integrity sha512-Sk4DiKnmxN8E0vhgEhzLudfJQfaT8k4/gJ25xvUPG54KjLJ6HAmDKbr4rzDD/QWEY+Lwg80KE85fGYBQihEPQA==
10344+
vite-plugin-node-polyfills@^0.22.0:
10345+
version "0.22.0"
10346+
resolved "https://registry.yarnpkg.com/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.22.0.tgz#d0afcf82eb985fc02244620d7cec1ddd1c6e0864"
10347+
integrity sha512-F+G3LjiGbG8QpbH9bZ//GSBr9i1InSTkaulfUHFa9jkLqVGORFBoqc2A/Yu5Mmh1kNAbiAeKeK+6aaQUf3x0JA==
1034810348
dependencies:
1034910349
"@rollup/plugin-inject" "^5.0.5"
1035010350
node-stdlib-browser "^1.2.0"

0 commit comments

Comments
 (0)