Commit d23f7ba 1 parent 8de9fa2 commit d23f7ba Copy full SHA for d23f7ba
File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 36
36
"ci-docs" : " run-s build docs-build"
37
37
},
38
38
"devDependencies" : {
39
- "@babel/types" : " ^7.18.7 " ,
40
- "@microsoft/api-extractor" : " ^7.28.2 " ,
39
+ "@babel/types" : " ^7.18.8 " ,
40
+ "@microsoft/api-extractor" : " ^7.28.4 " ,
41
41
"@rollup/plugin-typescript" : " ^8.3.3" ,
42
42
"@types/babel__core" : " ^7.1.19" ,
43
43
"@types/babel__standalone" : " ^7.1.4" ,
59
59
"@types/semver" : " ^7.3.10" ,
60
60
"@types/stylus" : " ^0.48.38" ,
61
61
"@types/ws" : " ^8.5.3" ,
62
- "@typescript-eslint/eslint-plugin" : " ^5.30.4 " ,
63
- "@typescript-eslint/parser" : " ^5.30.4 " ,
62
+ "@typescript-eslint/eslint-plugin" : " ^5.30.5 " ,
63
+ "@typescript-eslint/parser" : " ^5.30.5 " ,
64
64
"conventional-changelog-cli" : " ^2.2.2" ,
65
65
"cross-env" : " ^7.0.3" ,
66
66
"esbuild" : " ^0.14.47" ,
76
76
"node-fetch" : " ^3.2.6" ,
77
77
"npm-run-all" : " ^4.1.5" ,
78
78
"picocolors" : " ^1.0.0" ,
79
- "playwright-chromium" : " ^1.23.1 " ,
79
+ "playwright-chromium" : " ^1.23.2 " ,
80
80
"pnpm" : " ^7.5.0" ,
81
81
"prettier" : " 2.7.1" ,
82
82
"prompts" : " ^2.4.2" ,
91
91
"unbuild" : " ^0.7.4" ,
92
92
"vite" : " workspace:*" ,
93
93
"vitepress" : " ^1.0.0-alpha.4" ,
94
- "vitest" : " ^0.17 .0" ,
94
+ "vitest" : " ^0.18 .0" ,
95
95
"vue" : " ^3.2.37"
96
96
},
97
97
"simple-git-hooks" : {
Original file line number Diff line number Diff line change 37
37
"dependencies" : {
38
38
"@babel/core" : " ^7.18.6" ,
39
39
"@babel/plugin-syntax-import-meta" : " ^7.10.4" ,
40
- "@babel/plugin-transform-typescript" : " ^7.18.6 " ,
40
+ "@babel/plugin-transform-typescript" : " ^7.18.8 " ,
41
41
"@vue/babel-plugin-jsx" : " ^1.1.1"
42
42
},
43
43
"devDependencies" : {
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"example-external-component" : " file:example-external-component" ,
19
19
"vue" : " ^3.2.37" ,
20
- "vue-router" : " ^4.0.16 " ,
20
+ "vue-router" : " ^4.1.1 " ,
21
21
"vuex" : " ^4.0.2"
22
22
},
23
23
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments