Skip to content

Commit

Permalink
build(dev-deps): bump vite in the npm_and_yarn group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 5.4.11 to 5.4.12
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 8c89714 commit 6432c88
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 @@ -153,7 +153,7 @@
"type-fest": "4.33.0",
"typescript": "5.7.3",
"use-debounce": "10.0.4",
"vite": "5.4.11",
"vite": "5.4.12",
"vite-tsconfig-paths": "5.1.4",
"yup": "1.6.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3086,7 +3086,7 @@ __metadata:
type-fest: "npm:4.33.0"
typescript: "npm:5.7.3"
use-debounce: "npm:10.0.4"
vite: "npm:5.4.11"
vite: "npm:5.4.12"
vite-tsconfig-paths: "npm:5.1.4"
yup: "npm:1.6.1"
peerDependencies:
Expand Down Expand Up @@ -19754,9 +19754,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
"vite@npm:5.4.12":
version: 5.4.12
resolution: "vite@npm:5.4.12"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -19793,7 +19793,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/d536bb7af57dd0eca2a808f95f5ff1d7b7ffb8d86e17c6893087680a0448bd0d15e07475270c8a6de65cb5115592d037130a1dd979dc76bcef8c1dda202a1874
checksum: 10c0/a0f130e3e0c781f54c60ee4b7cccf92c266e4117be1f65ab55c02abc27b29fa70dc0ed05eca54a9983f76450063a47f86db06ac49f28ee96392a0dc362b17da8
languageName: node
linkType: hard

Expand Down

0 comments on commit 6432c88

Please sign in to comment.