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.14 #2278

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 @@ -92,7 +92,7 @@
"jest": "^29.7.0",
"react-icons": "^4.4.0",
"serialize-javascript": "5.0.1",
"vite": "5.2.8",
"vite": "5.2.14",
"vite-plugin-node-polyfills": "^0.19.0",
"vite-plugin-svgr": "^4.1.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7365,7 +7365,7 @@ __metadata:
serialize-javascript: "npm:5.0.1"
split2: "npm:3.2.2"
streamsaver: "npm:2.0.6"
vite: "npm:5.2.8"
vite: "npm:5.2.14"
vite-plugin-node-polyfills: "npm:^0.19.0"
vite-plugin-svgr: "npm:^4.1.0"
web-streams-ponyfill: "npm:1.4.2"
Expand Down Expand Up @@ -13455,9 +13455,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.8":
version: 5.2.8
resolution: "vite@npm:5.2.8"
"vite@npm:5.2.14":
version: 5.2.14
resolution: "vite@npm:5.2.14"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -13491,7 +13491,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/b5717bb00c2570c08ff6d8ed917655e79184efcafa9dd62d52eea19c5d6dfc5a708ec3de9ebc670a7165fc5d401c2bdf1563bb39e2748d8e51e1593d286a9a13
checksum: 10c0/0ed7a8f8274d14bbd01be2ca5c7c539f915e75d884a97f6051cdf494997832bc02c7db9fc9c5ba8f057d5fece28a3bf215761815e6014e843abe2c38a9424fb7
languageName: node
linkType: hard

Expand Down