chore(deps): update dependency vite-plugin-node-polyfills to ^0.21.0 (#2066)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
71f78cb430
commit
da31e367e1
2 changed files with 6 additions and 6 deletions
|
@ -36,7 +36,7 @@
|
|||
"rxjs": "^7.8.1",
|
||||
"sinon": "^17.0.1",
|
||||
"vite": "^5.0.12",
|
||||
"vite-plugin-node-polyfills": "^0.19.0",
|
||||
"vite-plugin-node-polyfills": "^0.21.0",
|
||||
"vitest": "^1.2.2",
|
||||
"webdriverio": "^8.29.3"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -328,7 +328,7 @@ __metadata:
|
|||
rxjs: "npm:^7.8.1"
|
||||
sinon: "npm:^17.0.1"
|
||||
vite: "npm:^5.0.12"
|
||||
vite-plugin-node-polyfills: "npm:^0.19.0"
|
||||
vite-plugin-node-polyfills: "npm:^0.21.0"
|
||||
vitest: "npm:^1.2.2"
|
||||
webdriverio: "npm:^8.29.3"
|
||||
languageName: unknown
|
||||
|
@ -11607,15 +11607,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"vite-plugin-node-polyfills@npm:^0.19.0":
|
||||
version: 0.19.0
|
||||
resolution: "vite-plugin-node-polyfills@npm:0.19.0"
|
||||
"vite-plugin-node-polyfills@npm:^0.21.0":
|
||||
version: 0.21.0
|
||||
resolution: "vite-plugin-node-polyfills@npm:0.21.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/807ab14d94a693a3f9ba1e46258eaf8bce9e663d0a5f6a31f43c82d1a95ae0df1a03855e103bf50fa08f7485ffbe201623bf7c78d2ba91075ec5eae1e8a42555
|
||||
checksum: 10c0/09095c1244dea0b9e2c78b9c44591c75048b6c12b65dd85e78edb3c1b7dd8222670f72e1849f70bbdb5a2a0e0b2b1c4deec7779cbe52664ba1f0fda1c19115f5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue