Skip to content

Commit 4176946

Browse files
committed
Update dependency vite to v5.4.1
1 parent 190e55e commit 4176946

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"ts-node": "10.9.2",
121121
"tslib": "2.6.3",
122122
"typescript": "5.5.4",
123-
"vite": "5.4.0",
123+
"vite": "5.4.1",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.1",
126126
"workbox-build": "7.1.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9930,13 +9930,13 @@ [email protected]:
99309930
workbox-build "^7.1.0"
99319931
workbox-window "^7.1.0"
99329932

9933-
9934-
version "5.4.0"
9935-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.0.tgz#11dca8a961369ba8b5cae42d068c7ad684d5370f"
9936-
integrity sha512-5xokfMX0PIiwCMCMb9ZJcMyh5wbBun0zUzKib+L65vAZ8GY9ePZMXxFrHbr/Kyll2+LSCY7xtERPpxkBDKngwg==
9933+
9934+
version "5.4.1"
9935+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.1.tgz#2aa72370de824d23f53658affd807e4c9905b058"
9936+
integrity sha512-1oE6yuNXssjrZdblI9AfBbHCC41nnyoVoEZxQnID6yvQZAFBzxxkqoFLtHUMkYunL8hwOLEjgTuxpkRxvba3kA==
99379937
dependencies:
99389938
esbuild "^0.21.3"
9939-
postcss "^8.4.40"
9939+
postcss "^8.4.41"
99409940
rollup "^4.13.0"
99419941
optionalDependencies:
99429942
fsevents "~2.3.3"

0 commit comments

Comments
 (0)