File tree 6 files changed +186
-170
lines changed
6 files changed +186
-170
lines changed Original file line number Diff line number Diff line change 34
34
"ci-docs" : " run-s build-vite build-plugin-vue build-docs"
35
35
},
36
36
"devDependencies" : {
37
- "@microsoft/api-extractor" : " ^7.20.0 " ,
37
+ "@microsoft/api-extractor" : " ^7.21.2 " ,
38
38
"@types/fs-extra" : " ^9.0.13" ,
39
39
"@types/jest" : " ^27.4.1" ,
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.17 .0" ,
44
- "@typescript-eslint/parser" : " ^5.17 .0" ,
43
+ "@typescript-eslint/eslint-plugin" : " ^5.18 .0" ,
44
+ "@typescript-eslint/parser" : " ^5.18 .0" ,
45
45
"conventional-changelog-cli" : " ^2.2.2" ,
46
46
"cross-env" : " ^7.0.3" ,
47
47
"esbuild" : " ^0.14.27" ,
48
- "eslint" : " ^8.12 .0" ,
48
+ "eslint" : " ^8.13 .0" ,
49
49
"eslint-define-config" : " ^1.3.0" ,
50
50
"eslint-plugin-node" : " ^11.1.0" ,
51
51
"execa" : " ^5.1.1" ,
61
61
"prompts" : " ^2.4.2" ,
62
62
"rimraf" : " ^3.0.2" ,
63
63
"rollup" : " ^2.59.0" ,
64
- "semver" : " ^7.3.5 " ,
64
+ "semver" : " ^7.3.6 " ,
65
65
"simple-git-hooks" : " ^2.7.0" ,
66
66
"sirv" : " ^2.0.2" ,
67
67
"ts-jest" : " ^27.1.4" ,
85
85
" eslint --ext .ts"
86
86
]
87
87
},
88
- "packageManager" :
" [email protected] .4 " ,
88
+ "packageManager" :
" [email protected] .6 " ,
89
89
"pnpm" : {
90
90
"overrides" : {
91
91
"vite" : " workspace:*" ,
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.8 " ,
25
+ "@babel/standalone" : " ^7.17.9 " ,
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.8 " ,
36
+ "@babel/core" : " ^7.17.9 " ,
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.8 " ,
25
+ "@babel/core" : " ^7.17.9 " ,
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 53
53
},
54
54
"devDependencies" : {
55
55
"@ampproject/remapping" : " ^2.1.2" ,
56
- "@babel/parser" : " ^7.17.8 " ,
56
+ "@babel/parser" : " ^7.17.9 " ,
57
57
"@babel/types" : " ^7.17.0" ,
58
58
"@jridgewell/trace-mapping" : " ^0.3.4" ,
59
59
"@rollup/plugin-alias" : " ^3.1.9" ,
You can’t perform that action at this time.
0 commit comments