Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 3.2.10 to 3.2.11
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.10 to 3.2.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 3f4221c commit 3cff71f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"semantic-release": "^22.0.12",
"tailwindcss": "^3.4.3",
"typescript": "^5.5.4",
"vite": "^3.2.7"
"vite": "^3.2.11"
},
"engines": {
"npm": "please-use-yarn",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14062,7 +14062,7 @@ __metadata:
tailwindcss: "npm:^3.4.3"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.4"
vite: "npm:^3.2.7"
vite: "npm:^3.2.11"
yup: "npm:^1.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -17794,9 +17794,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^3.2.7":
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 @@ -17828,7 +17828,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/c5316e393ea392131c2fb7985bd89a4e10ec4bb656a52d709f2f975cb59d59ce6e479aabcc90e572ba1762ce3644195bd30c70e11dd552b3236bab2638206021
checksum: 10c0/c58eb2bd126b85e1a79e4d29069d22d063a7aee767ead833981b24c9206d0ae220b18139b06f1f9b17823ee23ab1e956e043a863a3d19882bd48b67c78a28921
languageName: node
linkType: hard

Expand Down

0 comments on commit 3cff71f

Please sign in to comment.