Skip to content

Commit 452fd64

Browse files
Update dependency vite to v5.3.3
1 parent 32902e5 commit 452fd64

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.3",
123-
"vite": "5.3.2",
123+
"vite": "5.3.3",
124124
"vite-plugin-prerender": "1.0.8",
125125
"vite-plugin-pwa": "0.20.0",
126126
"workbox-build": "7.1.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7721,7 +7721,7 @@ postcss-value-parser@^4.2.0:
77217721
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
77227722
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
77237723

7724-
7724+
[email protected], postcss@^8.4.39:
77257725
version "8.4.39"
77267726
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
77277727
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
@@ -9859,13 +9859,13 @@ [email protected]:
98599859
workbox-build "^7.1.0"
98609860
workbox-window "^7.1.0"
98619861

9862-
9863-
version "5.3.2"
9864-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.2.tgz#2f0a8531c71060467ed3e0a205a203f269b6d9c8"
9865-
integrity sha512-6lA7OBHBlXUxiJxbO5aAY2fsHHzDr1q7DvXYnyZycRs2Dz+dXBWuhpWHvmljTRTpQC2uvGmUFFkSHF2vGo90MA==
9862+
9863+
version "5.3.3"
9864+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.3.tgz#5265b1f0a825b3b6564c2d07524777c83e3c04c2"
9865+
integrity sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==
98669866
dependencies:
98679867
esbuild "^0.21.3"
9868-
postcss "^8.4.38"
9868+
postcss "^8.4.39"
98699869
rollup "^4.13.0"
98709870
optionalDependencies:
98719871
fsevents "~2.3.3"

0 commit comments

Comments
 (0)