Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6.0.3 (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 7d6781b commit 1d32951
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"prettier": "3.2.5",
"sass": "1.69.7",
"typescript": "5.3.3",
"vite": "6.0.1",
"vite": "6.0.3",
"vite-plugin-sass-dts": "1.3.29"
},
"peerDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5271,7 +5271,7 @@ __metadata:
serve: "npm:14.2.4"
sha3: "npm:2.1.4"
typescript: "npm:5.3.3"
vite: "npm:6.0.1"
vite: "npm:6.0.3"
vite-plugin-sass-dts: "npm:1.3.29"
peerDependencies:
prettier: ">2.0.0"
Expand Down Expand Up @@ -8326,9 +8326,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.1":
version: 6.0.1
resolution: "vite@npm:6.0.1"
"vite@npm:6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
dependencies:
esbuild: "npm:^0.24.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8374,7 +8374,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/a42bf6e92425920335175b59d0e4d98cae8f2bfa473c1e32bd62e1feb4b808341992f92632d1883103351f8e9ec4ae53179266b0a815731e9c109a2e3768cde5
checksum: 10/eca0949b8cbc887e78977515d8fc22eaa2d03425d60a0a422f2db1da9d26bd1b431b2815a273c798e8e3fe176a99e105c3d87b0ba615ca19b8bf19e0334d807a
languageName: node
linkType: hard

Expand Down

0 comments on commit 1d32951

Please sign in to comment.