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

chore(deps-dev): bump vite from 5.2.4 to 5.2.13 #170

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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.1",
"unplugin-fonts": "^1.1.1",
"vite": "^5.2.4",
"vite": "^5.2.13",
"vite-tsconfig-paths": "^4.3.2"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3358,7 +3358,7 @@ __metadata:
postcss-import: "npm:^16.1.0"
tailwindcss: "npm:^3.4.1"
unplugin-fonts: "npm:^1.1.1"
vite: "npm:^5.2.4"
vite: "npm:^5.2.13"
vite-tsconfig-paths: "npm:^4.3.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -5682,7 +5682,7 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:^8.4.36, postcss@npm:^8.4.38":
"postcss@npm:^8.4.38":
version: 8.4.38
resolution: "postcss@npm:8.4.38"
dependencies:
Expand Down Expand Up @@ -7035,13 +7035,13 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.2.4":
version: 5.2.4
resolution: "vite@npm:5.2.4"
"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.36"
postcss: "npm:^8.4.38"
rollup: "npm:^4.13.0"
peerDependencies:
"@types/node": ^18.0.0 || >=20.0.0
Expand Down Expand Up @@ -7071,7 +7071,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/a8a57da83b5a46d9fc135fc4c51d08e1e60cdc4263ce6e7b23d60501c70605dd541726c331ab4d837ad774cdbf0b78bac088da770287620f81ad8b4d7b39dd74
checksum: 10c0/f7a99da71884e69cc581dcfb43d73c8d56d73b9668d6980131603c544d6323c6003a20f376531dc0cfcf36bf5009bc465f89e6c5f8bd9d22868987aba4e4af1b
languageName: node
linkType: hard

Expand Down