chore(deps): update dependency vite-plugin-node-polyfills to ^0.22.0 (#2119)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite-plugin-node-polyfills](https://togithub.com/davidmyersdev/vite-plugin-node-polyfills) | [`^0.21.0` -> `^0.22.0`](https://renovatebot.com/diffs/npm/vite-plugin-node-polyfills/0.21.0/0.22.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-node-polyfills/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plugin-node-polyfills/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plugin-node-polyfills/0.21.0/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-node-polyfills/0.21.0/0.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>davidmyersdev/vite-plugin-node-polyfills (vite-plugin-node-polyfills)</summary>

### [`v0.22.0`](https://togithub.com/davidmyersdev/vite-plugin-node-polyfills/releases/tag/v0.22.0)

[Compare Source](https://togithub.com/davidmyersdev/vite-plugin-node-polyfills/compare/v0.21.0...v0.22.0)

-   Stop defining globals when they are disabled

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/napi-rs/napi-rs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This commit is contained in:
renovate[bot] 2024-05-20 12:22:55 +08:00 committed by GitHub
parent 4b3a84bcd0
commit 34723ca005
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@
"rxjs": "^7.8.1",
"sinon": "^18.0.0",
"vite": "^5.0.12",
"vite-plugin-node-polyfills": "^0.21.0",
"vite-plugin-node-polyfills": "^0.22.0",
"vitest": "^1.2.2",
"webdriverio": "^8.29.3"
},

View File

@ -489,7 +489,7 @@ __metadata:
rxjs: "npm:^7.8.1"
sinon: "npm:^18.0.0"
vite: "npm:^5.0.12"
vite-plugin-node-polyfills: "npm:^0.21.0"
vite-plugin-node-polyfills: "npm:^0.22.0"
vitest: "npm:^1.2.2"
webdriverio: "npm:^8.29.3"
languageName: unknown
@ -11942,15 +11942,15 @@ __metadata:
languageName: node
linkType: hard
"vite-plugin-node-polyfills@npm:^0.21.0":
version: 0.21.0
resolution: "vite-plugin-node-polyfills@npm:0.21.0"
"vite-plugin-node-polyfills@npm:^0.22.0":
version: 0.22.0
resolution: "vite-plugin-node-polyfills@npm:0.22.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/09095c1244dea0b9e2c78b9c44591c75048b6c12b65dd85e78edb3c1b7dd8222670f72e1849f70bbdb5a2a0e0b2b1c4deec7779cbe52664ba1f0fda1c19115f5
checksum: 10c0/f8ddc452eb6fba280977d037f8a6406aa522e69590641ce72ce5bb31c3498856a9f63ab3671bc6a822dcd1ff9ba5cac02cacef4a0e170fd8500cdeeb38c81675
languageName: node
linkType: hard