Skip to content

Commit

Permalink
⬆️ Upgrade dependency vite to v5.4.8 (#625)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 8b6104f commit 6a36e6b
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.3.0",
"tailwindcss": "3.4.13",
"tailwindcss-debug-screens": "2.2.1",
"vite": "5.4.7",
"vite": "5.4.8",
"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 @@ -1211,7 +1211,7 @@ __metadata:
remixicon: "npm:4.3.0"
tailwindcss: "npm:3.4.13"
tailwindcss-debug-screens: "npm:2.2.1"
vite: "npm:5.4.7"
vite: "npm:5.4.8"
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 @@ -2764,9 +2764,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.7":
version: 5.4.7
resolution: "vite@npm:5.4.7"
"vite@npm:5.4.8":
version: 5.4.8
resolution: "vite@npm:5.4.8"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -2803,7 +2803,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/0ca7ca60f71c61f3855bbabf7e33909bec32933b35914d4d281813c728183e78e7ce5be05735a7671df3a994613d3881f520a32a80715faa92effb28deee9320
checksum: 10c0/af70af6d6316a3af71f44ebe3ab343bd66450d4157af73af3b32239e1b6ec43ff6f651d7cc4193b21ed3bff2e9356a3de9e96aee53857f39922e4a2d9fad75a1
languageName: node
linkType: hard

Expand Down

0 comments on commit 6a36e6b

Please sign in to comment.