This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Expand file tree Collapse file tree 4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 107
107
"ts-jest" : " ^26.5.0" ,
108
108
"ts-node" : " ^9.0.0" ,
109
109
"typescript" : " ^4.1.3" ,
110
- "vite" : " 2.1.5 " ,
110
+ "vite" : " 2.2.4 " ,
111
111
"vite-plugin-components" : " ^0.8.3" ,
112
112
"vite-plugin-pages" : " ^0.9.2" ,
113
113
"vitepress" : " ^0.12.0" ,
Original file line number Diff line number Diff line change 38
38
},
39
39
"devDependencies" : {
40
40
"@chakra-ui/vue-next" : " 1.0.0-alpha.4" ,
41
- "vite" : " 2.1.5 " ,
41
+ "vite" : " 2.2.4 " ,
42
42
"vite-plugin-components" : " ^0.8.3" ,
43
43
"vue" : " >=3.0.5"
44
44
}
Original file line number Diff line number Diff line change 30
30
"markdown-it-prism" : " ^2.1.6" ,
31
31
"prismjs" : " ^1.23.0" ,
32
32
"typescript" : " ^4.1.3" ,
33
- "vite" : " 2.1.5 " ,
33
+ "vite" : " 2.2.4 " ,
34
34
"vite-plugin-components" : " ^0.8.3" ,
35
35
"vite-plugin-icons" : " ^0.3.3" ,
36
36
"vite-plugin-md" : " ^0.6.0" ,
Original file line number Diff line number Diff line change @@ -14047,7 +14047,19 @@ vite-ssg@^0.9.2:
14047
14047
prettier "^2.2.1"
14048
14048
yargs "^16.2.0"
14049
14049
14050
- [email protected] , vite@^2.0.0-beta.70:
14050
+
14051
+ version "2.2.4"
14052
+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.4.tgz#8f9cc85aacab04c850085894b086c8717f12ed16"
14053
+ integrity sha512-vnIwSNci+phFMp6krhy+FbYzKL0R67Sdt9mVZ96S27AewrApSJjTqncJcalk8sf60BgcbW4+1C6DFIWkxquO9g==
14054
+ dependencies:
14055
+ esbuild "^0.9.3"
14056
+ postcss "^8.2.1"
14057
+ resolve "^1.19.0"
14058
+ rollup "^2.38.5"
14059
+ optionalDependencies:
14060
+ fsevents "~2.3.1"
14061
+
14062
+ vite@^2.0.0-beta.70:
14051
14063
version "2.1.5"
14052
14064
resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.5.tgz#4857da441c62f7982c83cbd5f42a00330f20c9c1"
14053
14065
integrity sha512-tYU5iaYeUgQYvK/CNNz3tiJ8vYqPWfCE9IQ7K0iuzYovWw7lzty7KRYGWwV3CQPh0NKxWjOczAqiJsCL0Xb+Og==
You can’t perform that action at this time.
0 commit comments