File tree 5 files changed +273
-238
lines changed
5 files changed +273
-238
lines changed Original file line number Diff line number Diff line change 30
30
"@types/jest" : " ^26.0.23" ,
31
31
"@types/node" : " ^15.12.2" ,
32
32
"@types/semver" : " ^7.3.6" ,
33
- "@typescript-eslint/eslint-plugin" : " ^4.27 .0" ,
34
- "@typescript-eslint/parser" : " ^4.27 .0" ,
33
+ "@typescript-eslint/eslint-plugin" : " ^4.28 .0" ,
34
+ "@typescript-eslint/parser" : " ^4.28 .0" ,
35
35
"chalk" : " ^4.1.1" ,
36
36
"conventional-changelog-cli" : " ^2.1.1" ,
37
37
"cross-env" : " ^7.0.3" ,
38
- "eslint" : " ^7.28 .0" ,
38
+ "eslint" : " ^7.29 .0" ,
39
39
"eslint-define-config" : " ^1.0.8" ,
40
40
"eslint-plugin-node" : " ^11.1.0" ,
41
41
"execa" : " ^5.1.1" ,
42
42
"fs-extra" : " ^10.0.0" ,
43
- "jest" : " ^27.0.4 " ,
43
+ "jest" : " ^27.0.5 " ,
44
44
"lint-staged" : " ^11.0.0" ,
45
45
"minimist" : " ^1.2.5" ,
46
46
"node-fetch" : " ^2.6.1" ,
53
53
"sirv" : " ^1.0.12" ,
54
54
"ts-jest" : " ^27.0.3" ,
55
55
"ts-node" : " ^10.0.0" ,
56
- "typescript" : " ^4.3.2 " ,
57
- "vitepress" : " ^0.15.3 " ,
56
+ "typescript" : " ^4.3.4 " ,
57
+ "vitepress" : " ^0.15.5 " ,
58
58
"yorkie" : " ^2.0.0"
59
59
},
60
60
"gitHooks" : {
Original file line number Diff line number Diff line change 29
29
},
30
30
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/create-app#readme" ,
31
31
"dependencies" : {
32
- "kolorist" : " ^1.4.1 " ,
32
+ "kolorist" : " ^1.5.0 " ,
33
33
"minimist" : " ^1.2.5" ,
34
34
"prompts" : " ^2.4.1"
35
35
}
Original file line number Diff line number Diff line change 26
26
},
27
27
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme" ,
28
28
"dependencies" : {
29
- "@babel/standalone" : " ^7.14.6 " ,
30
- "core-js" : " ^3.14.0 " ,
29
+ "@babel/standalone" : " ^7.14.7 " ,
30
+ "core-js" : " ^3.15.1 " ,
31
31
"magic-string" : " ^0.25.7" ,
32
32
"regenerator-runtime" : " ^0.13.7" ,
33
33
"systemjs" : " ^6.10.1"
Original file line number Diff line number Diff line change 49
49
"//" : " READ .github/contributing.md to understand what to put under deps vs. devDeps!" ,
50
50
"dependencies" : {
51
51
"esbuild" : " ^0.12.8" ,
52
- "postcss" : " ^8.3.4 " ,
52
+ "postcss" : " ^8.3.5 " ,
53
53
"resolve" : " ^1.20.0" ,
54
54
"rollup" : " ^2.38.5"
55
55
},
77
77
"@types/resolve" : " ^1.20.0" ,
78
78
"@types/sass" : " ^1.16.0" ,
79
79
"@types/stylus" : " ^0.48.35" ,
80
- "@types/ws" : " ^7.4.4 " ,
81
- "@vue/compiler-dom" : " ^3.1.1 " ,
82
- "acorn" : " ^8.4.0 " ,
80
+ "@types/ws" : " ^7.4.5 " ,
81
+ "@vue/compiler-dom" : " ^3.1.2 " ,
82
+ "acorn" : " ^8.4.1 " ,
83
83
"acorn-class-fields" : " ^1.0.0" ,
84
84
"acorn-numeric-separator" : " ^0.3.6" ,
85
85
"acorn-static-class-features" : " ^1.0.0" ,
92
92
"compression" : " ^1.7.4" ,
93
93
"connect" : " ^3.7.0" ,
94
94
"connect-history-api-fallback" : " ^1.6.0" ,
95
- "convert-source-map" : " ^1.7 .0" ,
95
+ "convert-source-map" : " ^1.8 .0" ,
96
96
"cors" : " ^2.8.5" ,
97
97
"debug" : " ^4.3.2" ,
98
98
"dotenv" : " ^8.6.0" ,
You can’t perform that action at this time.
0 commit comments