File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
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-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" ,
You can’t perform that action at this time.
0 commit comments