Commit 3121351 1 parent 49cadb8 commit 3121351 Copy full SHA for 3121351
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 30
30
"@types/fs-extra" : " ^9.0.12" ,
31
31
"@types/jest" : " ^26.0.24" ,
32
32
"@types/node" : " ^15.12.2" ,
33
- "@types/semver" : " ^7.3.7 " ,
34
- "@typescript-eslint/eslint-plugin" : " ^4.28.3 " ,
35
- "@typescript-eslint/parser" : " ^4.28.3 " ,
33
+ "@types/semver" : " ^7.3.8 " ,
34
+ "@typescript-eslint/eslint-plugin" : " ^4.28.4 " ,
35
+ "@typescript-eslint/parser" : " ^4.28.4 " ,
36
36
"chalk" : " ^4.1.1" ,
37
37
"conventional-changelog-cli" : " ^2.1.1" ,
38
38
"cross-env" : " ^7.0.3" ,
42
42
"execa" : " ^5.1.1" ,
43
43
"fs-extra" : " ^10.0.0" ,
44
44
"jest" : " ^27.0.6" ,
45
- "lint-staged" : " ^11.0 .1" ,
45
+ "lint-staged" : " ^11.1 .1" ,
46
46
"minimist" : " ^1.2.5" ,
47
47
"node-fetch" : " ^2.6.1" ,
48
48
"npm-run-all" : " ^4.1.5" ,
49
- "playwright-chromium" : " ^1.12.3 " ,
49
+ "playwright-chromium" : " ^1.13.0 " ,
50
50
"prettier" : " 2.3.2" ,
51
51
"prompts" : " ^2.4.1" ,
52
52
"rimraf" : " ^3.0.2" ,
53
53
"semver" : " ^7.3.5" ,
54
54
"sirv" : " ^1.0.12" ,
55
- "ts-jest" : " ^27.0.3 " ,
55
+ "ts-jest" : " ^27.0.4 " ,
56
56
"ts-node" : " ^10.1.0" ,
57
57
"typescript" : " ^4.3.5" ,
58
58
"vitepress" : " ^0.15.6" ,
Original file line number Diff line number Diff line change 26
26
},
27
27
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx#readme" ,
28
28
"dependencies" : {
29
- "@babel/core" : " ^7.14.6 " ,
29
+ "@babel/core" : " ^7.14.8 " ,
30
30
"@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
31
31
"@babel/plugin-transform-typescript" : " ^7.14.6" ,
32
32
"@rollup/pluginutils" : " ^4.1.1" ,
You can’t perform that action at this time.
0 commit comments