File tree 7 files changed +67
-49
lines changed
7 files changed +67
-49
lines changed Original file line number Diff line number Diff line change 40
40
"@types/node" : " ^16.11.26" ,
41
41
"@types/prompts" : " ^2.0.14" ,
42
42
"@types/semver" : " ^7.3.9" ,
43
- "@typescript-eslint/eslint-plugin" : " ^5.15 .0" ,
44
- "@typescript-eslint/parser" : " ^5.15 .0" ,
43
+ "@typescript-eslint/eslint-plugin" : " ^5.16 .0" ,
44
+ "@typescript-eslint/parser" : " ^5.16 .0" ,
45
45
"conventional-changelog-cli" : " ^2.2.2" ,
46
46
"cross-env" : " ^7.0.3" ,
47
47
"esbuild" : " ^0.14.27" ,
51
51
"execa" : " ^5.1.1" ,
52
52
"fs-extra" : " ^10.0.1" ,
53
53
"jest" : " ^27.5.1" ,
54
- "lint-staged" : " ^12.3.6 " ,
54
+ "lint-staged" : " ^12.3.7 " ,
55
55
"minimist" : " ^1.2.5" ,
56
56
"node-fetch" : " ^2.6.6" ,
57
57
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change 22
22
},
23
23
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme" ,
24
24
"dependencies" : {
25
- "@babel/standalone" : " ^7.17.7 " ,
25
+ "@babel/standalone" : " ^7.17.8 " ,
26
26
"core-js" : " ^3.21.1" ,
27
27
"magic-string" : " ^0.26.1" ,
28
28
"regenerator-runtime" : " ^0.13.9" ,
Original file line number Diff line number Diff line change 33
33
},
34
34
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-react#readme" ,
35
35
"dependencies" : {
36
- "@babel/core" : " ^7.17.7 " ,
36
+ "@babel/core" : " ^7.17.8 " ,
37
37
"@babel/plugin-transform-react-jsx" : " ^7.17.3" ,
38
38
"@babel/plugin-transform-react-jsx-development" : " ^7.16.7" ,
39
39
"@babel/plugin-transform-react-jsx-self" : " ^7.16.7" ,
Original file line number Diff line number Diff line change 22
22
},
23
23
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx#readme" ,
24
24
"dependencies" : {
25
- "@babel/core" : " ^7.17.7 " ,
25
+ "@babel/core" : " ^7.17.8 " ,
26
26
"@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
27
27
"@babel/plugin-transform-typescript" : " ^7.16.8" ,
28
28
"@rollup/pluginutils" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 37
37
"devDependencies" : {
38
38
"@rollup/pluginutils" : " ^4.2.0" ,
39
39
"@types/hash-sum" : " ^1.0.0" ,
40
- "debug" : " ^4.3.3 " ,
40
+ "debug" : " ^4.3.4 " ,
41
41
"hash-sum" : " ^2.0.0" ,
42
42
"rollup" : " ^2.59.0" ,
43
43
"slash" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 53
53
},
54
54
"devDependencies" : {
55
55
"@ampproject/remapping" : " ^2.1.2" ,
56
- "@babel/parser" : " ^7.17.7 " ,
56
+ "@babel/parser" : " ^7.17.8 " ,
57
57
"@babel/types" : " ^7.17.0" ,
58
58
"@jridgewell/trace-mapping" : " ^0.3.4" ,
59
59
"@rollup/plugin-alias" : " ^3.1.9" ,
85
85
"convert-source-map" : " ^1.8.0" ,
86
86
"cors" : " ^2.8.5" ,
87
87
"cross-spawn" : " ^7.0.3" ,
88
- "debug" : " ^4.3.3 " ,
88
+ "debug" : " ^4.3.4 " ,
89
89
"dotenv" : " ^14.3.2" ,
90
90
"dotenv-expand" : " ^5.1.0" ,
91
- "es-module-lexer" : " ^0.10.1 " ,
91
+ "es-module-lexer" : " ^0.10.4 " ,
92
92
"estree-walker" : " ^2.0.2" ,
93
93
"etag" : " ^1.8.1" ,
94
94
"fast-glob" : " ^3.2.11" ,
95
95
"http-proxy" : " ^1.18.1" ,
96
- "json5" : " ^2.2.0 " ,
96
+ "json5" : " ^2.2.1 " ,
97
97
"launch-editor-middleware" : " ^2.3.0" ,
98
98
"magic-string" : " ^0.26.1" ,
99
99
"micromatch" : " ^4.0.4" ,
100
100
"mrmime" : " ^1.0.0" ,
101
- "node-forge" : " ^1.2.1 " ,
101
+ "node-forge" : " ^1.3.0 " ,
102
102
"okie" : " ^1.0.1" ,
103
103
"open" : " ^8.4.0" ,
104
104
"periscopic" : " ^2.0.3" ,
You can’t perform that action at this time.
0 commit comments