Bump vite-plugin-node-polyfills in /pac-man-board-game/ClientApp
Bumps [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills) from 0.9.0 to 0.11.1. - [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases) - [Commits](https://github.com/davidmyersdev/vite-plugin-node-polyfills/commits) --- 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>
This commit is contained in:
parent
adbfc29098
commit
faef4c6946
@ -26,7 +26,7 @@
|
||||
"tailwindcss": "^3.3.2",
|
||||
"typescript": "^5.1.6",
|
||||
"vite": "^4.4.9",
|
||||
"vite-plugin-node-polyfills": "^0.9.0",
|
||||
"vite-plugin-node-polyfills": "^0.11.1",
|
||||
"vite-plugin-svgr": "^3.2.0",
|
||||
"vite-tsconfig-paths": "^4.2.0",
|
||||
"vitest": "^0.34.1"
|
||||
|
17
pac-man-board-game/ClientApp/pnpm-lock.yaml
generated
17
pac-man-board-game/ClientApp/pnpm-lock.yaml
generated
@ -75,8 +75,8 @@ devDependencies:
|
||||
specifier: ^4.4.9
|
||||
version: 4.4.9(@types/node@20.4.5)
|
||||
vite-plugin-node-polyfills:
|
||||
specifier: ^0.9.0
|
||||
version: 0.9.0(vite@4.4.9)
|
||||
specifier: ^0.11.1
|
||||
version: 0.11.1(vite@4.4.9)
|
||||
vite-plugin-svgr:
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0(vite@4.4.9)
|
||||
@ -1461,6 +1461,13 @@ packages:
|
||||
ieee754: 1.2.1
|
||||
dev: true
|
||||
|
||||
/buffer@6.0.3:
|
||||
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
||||
dependencies:
|
||||
base64-js: 1.5.1
|
||||
ieee754: 1.2.1
|
||||
dev: true
|
||||
|
||||
/builtin-status-codes@3.0.0:
|
||||
resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==}
|
||||
dev: true
|
||||
@ -3579,13 +3586,15 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-node-polyfills@0.9.0(vite@4.4.9):
|
||||
resolution: {integrity: sha512-+i+WPUuIBhJy+ODfxx6S6FTl28URCxUszbl/IL4GwrZvbqqY/8VDIp+zpjMS8Us/a7GwN4Iaqr/fVIBtkNQojQ==}
|
||||
/vite-plugin-node-polyfills@0.11.1(vite@4.4.9):
|
||||
resolution: {integrity: sha512-9bIZGzMhaGk2s/UC0fpDyIsPo5e33xAUAgZOav2GMgxC5KD48lgTecMmWgL326idrXmLGI12ef52CsKHSvSV6Q==}
|
||||
peerDependencies:
|
||||
vite: ^2.0.0 || ^3.0.0 || ^4.0.0
|
||||
dependencies:
|
||||
'@rollup/plugin-inject': 5.0.3
|
||||
buffer-polyfill: /buffer@6.0.3
|
||||
node-stdlib-browser: 1.2.0
|
||||
process-polyfill: /process@0.11.10
|
||||
vite: 4.4.9(@types/node@20.4.5)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
Loading…
x
Reference in New Issue
Block a user