Skip to content

Bump vite from 4.5.9 to 4.5.12 #66

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

Open
wants to merge 1 commit into
base: main
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 packages/demo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"typescript": "^5.0.2",
"vite": "^4.4.5"
"vite": "^4.5.12"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,7 @@ __metadata:
react-dom: "npm:^18.2.0"
react-syntax-highlighter: "npm:^15.5.0"
typescript: "npm:^5.0.2"
vite: "npm:^4.4.5"
vite: "npm:^4.5.12"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4094,9 +4094,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^4.4.5":
version: 4.5.9
resolution: "vite@npm:4.5.9"
"vite@npm:^4.5.12":
version: 4.5.12
resolution: "vite@npm:4.5.12"
dependencies:
esbuild: "npm:^0.18.10"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -4130,7 +4130,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/d51b9da32fddc6079333a16306c4c70d6ea6b253267931b5cd5d1c521bcfbee926297dc6878da79b0f1e058b7eef72555226be701fae376c2dfae9f83bc5699a
checksum: 10c0/179f401f03279af8d5bed3b5afc38acfc951bb80da490e0429577d69f8034de5814c5d9950fec579ff65727082b196d8081a2d30833a818c6ae115d8b22ef52a
languageName: node
linkType: hard

Expand Down