Skip to content

Commit 8aec83c

Browse files
committed
Update dependency vite to v5.2.12
1 parent 69c6b00 commit 8aec83c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.2",
122122
"typescript": "5.4.5",
123-
"vite": "5.2.11",
123+
"vite": "5.2.12",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.0",
126126
"workbox-build": "7.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9858,10 +9858,10 @@ [email protected]:
98589858
workbox-build "^7.1.0"
98599859
workbox-window "^7.1.0"
98609860

9861-
9862-
version "5.2.11"
9863-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.11.tgz#726ec05555431735853417c3c0bfb36003ca0cbd"
9864-
integrity sha512-HndV31LWW05i1BLPMUCE1B9E9GFbOu1MbenhS58FuK6owSO5qHm7GiCotrNY1YE5rMeQSFBGmT5ZaLEjFizgiQ==
9861+
9862+
version "5.2.12"
9863+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.12.tgz#3536c93c58ba18edea4915a2ac573e6537409d97"
9864+
integrity sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==
98659865
dependencies:
98669866
esbuild "^0.20.1"
98679867
postcss "^8.4.38"

0 commit comments

Comments
 (0)