Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-node-polyfills to ^0.22.0 (#…
Browse files Browse the repository at this point in the history
…585)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent 2963856 commit d8623e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"sass": "^1.56.1",
"typescript": "^5.0.4",
"vite": "^3.2.3",
"vite-plugin-node-polyfills": "^0.21.0",
"vite-plugin-node-polyfills": "^0.22.0",
"workbox-core": "^6.5.4",
"workbox-precaching": "^6.5.4",
"workbox-routing": "^6.5.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10341,10 +10341,10 @@ viem@^1.0.0, viem@^1.1.4:
isows "1.0.3"
ws "8.13.0"

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

0 comments on commit d8623e9

Please sign in to comment.