build(deps-dev): bump vite-plugin-node-polyfills from 0.19.0 to 0.22.0 (#2778)

Bumps [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) from 0.19.0 to 0.22.0.
- [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases)
- [Commits](https://github.com/davidmyersdev/vite-plugin-node-polyfills/compare/v0.19.0...v0.22.0)

---
updated-dependencies:
- dependency-name: vite-plugin-node-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-15 14:15:21 +01:00
committed by GitHub
parent 179598cc07
commit 165d48323b
2 changed files with 8 additions and 8 deletions

View File

@ -98,7 +98,7 @@
"unzipper": "^0.12.3",
"vite": "^5.0.10",
"vite-plugin-dts": "^4.2.4",
"vite-plugin-node-polyfills": "^0.19.0",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^1.1.0"
},