File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 120
120
"ts-node" : " 10.9.2" ,
121
121
"tslib" : " 2.6.3" ,
122
122
"typescript" : " 5.5.3" ,
123
- "vite" : " 5.3.2 " ,
123
+ "vite" : " 5.3.3 " ,
124
124
"vite-plugin-prerender" : " 1.0.8" ,
125
125
"vite-plugin-pwa" : " 0.20.0" ,
126
126
"workbox-build" : " 7.1.1" ,
Original file line number Diff line number Diff line change @@ -7721,7 +7721,7 @@ postcss-value-parser@^4.2.0:
7721
7721
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
7722
7722
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
7723
7723
7724
- postcss@8.4.39 :
7724
+ postcss@8.4.39, postcss@^8.4.39 :
7725
7725
version "8.4.39"
7726
7726
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.39.tgz#aa3c94998b61d3a9c259efa51db4b392e1bde0e3"
7727
7727
integrity sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==
@@ -9859,13 +9859,13 @@ vite-plugin-pwa@0.20.0:
9859
9859
workbox-build "^7.1.0"
9860
9860
workbox-window "^7.1.0"
9861
9861
9862
- vite@5.3.2 :
9863
- version "5.3.2 "
9864
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.2 .tgz#2f0a8531c71060467ed3e0a205a203f269b6d9c8 "
9865
- integrity sha512-6lA7OBHBlXUxiJxbO5aAY2fsHHzDr1q7DvXYnyZycRs2Dz+dXBWuhpWHvmljTRTpQC2uvGmUFFkSHF2vGo90MA ==
9862
+ vite@5.3.3 :
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 ==
9866
9866
dependencies :
9867
9867
esbuild "^0.21.3"
9868
- postcss "^8.4.38 "
9868
+ postcss "^8.4.39 "
9869
9869
rollup "^4.13.0"
9870
9870
optionalDependencies :
9871
9871
fsevents "~2.3.3"
You can’t perform that action at this time.
0 commit comments