Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vite from 5.2.8 to 5.2.13 #46

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/w3c-web-hid": "1.0.6",
"@vitejs/plugin-react": "^4.2.1",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite": "^5.2.13",
"vite-plugin-mkcert": "^1.17.5",
"vitest": "^1.5.0"
},
Expand Down
44 changes: 42 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2475,7 +2475,7 @@ __metadata:
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
typescript: "npm:^5.4.5"
vite: "npm:^5.2.8"
vite: "npm:^5.2.13"
vite-plugin-mkcert: "npm:^1.17.5"
vitest: "npm:^1.5.0"
languageName: unknown
Expand Down Expand Up @@ -2748,7 +2748,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.2.8":
"vite@npm:^5.0.0":
version: 5.2.8
resolution: "vite@npm:5.2.8"
dependencies:
Expand Down Expand Up @@ -2788,6 +2788,46 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.2.13":
version: 5.2.13
resolution: "vite@npm:5.2.13"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
postcss: "npm:^8.4.38"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
less: "*"
lightningcss: ^1.21.0
sass: "*"
stylus: "*"
sugarss: "*"
terser: ^5.4.0
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/f7a99da71884e69cc581dcfb43d73c8d56d73b9668d6980131603c544d6323c6003a20f376531dc0cfcf36bf5009bc465f89e6c5f8bd9d22868987aba4e4af1b
languageName: node
linkType: hard

"vitest@npm:^1.5.0":
version: 1.5.0
resolution: "vitest@npm:1.5.0"
Expand Down