Skip to content

Commit

Permalink
⬆️ Upgrade dependency vite to v5.4.11 (#649)
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 Nov 11, 2024
1 parent d966579 commit 33e922a
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 @@ -24,7 +24,7 @@
"remixicon": "4.5.0",
"tailwindcss": "3.4.14",
"tailwindcss-debug-screens": "2.2.1",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-kirby": "5.3.1",
"vite-plugin-live-reload": "3.0.3",
"vite-plugin-mkcert": "1.17.6"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,7 @@ __metadata:
remixicon: "npm:4.5.0"
tailwindcss: "npm:3.4.14"
tailwindcss-debug-screens: "npm:2.2.1"
vite: "npm:5.4.10"
vite: "npm:5.4.11"
vite-plugin-kirby: "npm:5.3.1"
vite-plugin-live-reload: "npm:3.0.3"
vite-plugin-mkcert: "npm:1.17.6"
Expand Down Expand Up @@ -2683,9 +2683,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.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -2722,7 +2722,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/4ef4807d2fd166a920de244dbcec791ba8a903b017a7d8e9f9b4ac40d23f8152c1100610583d08f542b47ca617a0505cfc5f8407377d610599d58296996691ed
checksum: 10c0/d536bb7af57dd0eca2a808f95f5ff1d7b7ffb8d86e17c6893087680a0448bd0d15e07475270c8a6de65cb5115592d037130a1dd979dc76bcef8c1dda202a1874
languageName: node
linkType: hard

Expand Down

0 comments on commit 33e922a

Please sign in to comment.