Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.4.10 to 5.4.12 (#4249)
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.10 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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 991da69 commit c7408e2
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 @@ -151,7 +151,7 @@
"stylelint-config-standard": "36.0.1",
"typescript": "5.7.2",
"urql": "4.2.1",
"vite": "5.4.10",
"vite": "5.4.12",
"wonka": "6.3.4",
"wouter": "2.12.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18254,7 +18254,7 @@ __metadata:
stylelint-config-standard: "npm:36.0.1"
typescript: "npm:5.7.2"
urql: "npm:4.2.1"
vite: "npm:5.4.10"
vite: "npm:5.4.12"
wonka: "npm:6.3.4"
wouter: "npm:2.12.1"
dependenciesMeta:
Expand Down Expand Up @@ -20490,9 +20490,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
"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 @@ -20529,7 +20529,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/5d4a427d585d6f9114fc383114f707dca46408f54b221709e5eb6b0c16e0b4dec4baf908a7db9a8f1e5b16e64b655900ac14629abe61c698cbe296115c65ed8a
checksum: 10/16a2b486164717b51f8a22db750bba1d1d5be939e28d199a27a3c3f54cea484b3f2e8618eeafaec8b5075c011aa9aafd3e86b54411ba90555617190e626fe4ef
languageName: node
linkType: hard

Expand Down

0 comments on commit c7408e2

Please sign in to comment.