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 3.2.10 to 3.2.11 in the npm_and_yarn group across 1 directory #23

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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/node": "^20.10.1",
"vite": "3.2.10",
"vite": "3.2.11",
"vite-plugin-dts": "^2.2.0",
"vite-tsconfig-paths": "3.5.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@ __metadata:
dependencies:
"@types/node": "npm:^20.10.1"
typescript: "npm:^5.7.2"
vite: "npm:3.2.10"
vite: "npm:3.2.11"
vite-plugin-dts: "npm:^2.2.0"
vite-tsconfig-paths: "npm:3.5.2"
yaml: "npm:^2.6.1"
Expand Down Expand Up @@ -2193,9 +2193,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:3.2.10":
version: 3.2.10
resolution: "vite@npm:3.2.10"
"vite@npm:3.2.11":
version: 3.2.11
resolution: "vite@npm:3.2.11"
dependencies:
esbuild: "npm:^0.15.9"
fsevents: "npm:~2.3.2"
Expand Down Expand Up @@ -2227,7 +2227,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/894dd01791955fac14a32183b33d21c6cb5e08f24febe7829638d59e793599c437802ce3027a055d2e05148830be20fa96c1c59371f2412295dee8b2a709ae2b
checksum: 10/3933d93165235001e79c99b69434a91a85404572d698c5160e910237d9ae3833ecea0dcfe1ca2967543e6bf28b419f90c3cb4899782ec9d43bf17ca2accaf361
languageName: node
linkType: hard

Expand Down
Loading