File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 20
20
"import-http" : " 0.3.1" ,
21
21
"sass" : " 1.62.0" ,
22
22
"unplugin-vue-components" : " 0.24.1" ,
23
- "vite" : " 4.4.2 "
23
+ "vite" : " 4.4.4 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change @@ -770,10 +770,10 @@ postcss@^8.1.10:
770
770
nanoid "^3.1.22"
771
771
source-map "^0.6.1"
772
772
773
- postcss@^8.4.24 :
774
- version "8.4.25 "
775
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25 .tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f "
776
- integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw ==
773
+ postcss@^8.4.25 :
774
+ version "8.4.26 "
775
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26 .tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94 "
776
+ integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw ==
777
777
dependencies :
778
778
nanoid "^3.3.6"
779
779
picocolors "^1.0.0"
@@ -927,13 +927,13 @@ unplugin@^1.1.0:
927
927
webpack-sources "^3.2.3"
928
928
webpack-virtual-modules "^0.5.0"
929
929
930
-
931
- version "4.4.2 "
932
- resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.2 .tgz#acd47de771c498aec80e4900f30133d9529b278a "
933
- integrity sha512-zUcsJN+UvdSyHhYa277UHhiJ3iq4hUBwHavOpsNUGsTgjBeoBlK8eDt+iT09pBq0h9/knhG/SPrZiM7cGmg7NA ==
930
+
931
+ version "4.4.4 "
932
+ resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.4 .tgz#b76e6049c0e080cb54e735ad2d18287753752118 "
933
+ integrity sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg ==
934
934
dependencies :
935
935
esbuild "^0.18.10"
936
- postcss "^8.4.24 "
936
+ postcss "^8.4.25 "
937
937
rollup "^3.25.2"
938
938
optionalDependencies :
939
939
fsevents "~2.3.2"
You can’t perform that action at this time.
0 commit comments