File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 58
58
"@types/semver" : " ^7.3.12" ,
59
59
"@types/stylus" : " ^0.48.38" ,
60
60
"@types/ws" : " ^8.5.3" ,
61
- "@typescript-eslint/eslint-plugin" : " ^5.40.1 " ,
62
- "@typescript-eslint/parser" : " ^5.40.1 " ,
61
+ "@typescript-eslint/eslint-plugin" : " ^5.41.0 " ,
62
+ "@typescript-eslint/parser" : " ^5.41.0 " ,
63
63
"conventional-changelog-cli" : " ^2.2.2" ,
64
64
"esbuild" : " ^0.14.47" ,
65
- "eslint" : " ^8.25 .0" ,
66
- "eslint-define-config" : " ^1.7 .0" ,
65
+ "eslint" : " ^8.26 .0" ,
66
+ "eslint-define-config" : " ^1.8 .0" ,
67
67
"eslint-plugin-import" : " ^2.26.0" ,
68
68
"eslint-plugin-node" : " ^11.1.0" ,
69
69
"execa" : " ^6.1.0" ,
74
74
"npm-run-all" : " ^4.1.5" ,
75
75
"picocolors" : " ^1.0.0" ,
76
76
"playwright-chromium" : " ^1.27.1" ,
77
- "pnpm" : " ^7.13.5 " ,
77
+ "pnpm" : " ^7.14.0 " ,
78
78
"prettier" : " 2.7.1" ,
79
79
"prompts" : " ^2.4.2" ,
80
80
"resolve" : " ^1.22.1" ,
84
84
"semver" : " ^7.3.8" ,
85
85
"simple-git-hooks" : " ^2.8.1" ,
86
86
"tslib" : " ^2.4.0" ,
87
- "tsx" : " ^3.10.4 " ,
87
+ "tsx" : " ^3.11.0 " ,
88
88
"typescript" : " ^4.6.4" ,
89
89
"unbuild" : " ^0.9.4" ,
90
90
"vite" : " workspace:*" ,
91
- "vitepress" : " ^1.0.0-alpha.21 " ,
91
+ "vitepress" : " ^1.0.0-alpha.22 " ,
92
92
"vitest" : " ^0.24.3" ,
93
93
"vue" : " ^3.2.41"
94
94
},
110
110
" eslint --cache --fix"
111
111
]
112
112
},
113
- "packageManager" : " pnpm@7.13.5 " ,
113
+ "packageManager" : " pnpm@7.14.0 " ,
114
114
"pnpm" : {
115
115
"overrides" : {
116
116
"vite" : " workspace:*" ,
Original file line number Diff line number Diff line change 35
35
},
36
36
"homepage" : " https://github.com/vitejs/vite/tree/main/packages/plugin-vue-jsx#readme" ,
37
37
"dependencies" : {
38
- "@babel/core" : " ^7.19.3 " ,
38
+ "@babel/core" : " ^7.19.6 " ,
39
39
"@babel/plugin-transform-typescript" : " ^7.19.3" ,
40
40
"@vue/babel-plugin-jsx" : " ^1.1.1"
41
41
},
Original file line number Diff line number Diff line change 18
18
"example-external-component" : " file:example-external-component" ,
19
19
"pinia" : " ^2.0.23" ,
20
20
"vue" : " ^3.2.41" ,
21
- "vue-router" : " ^4.1.5 "
21
+ "vue-router" : " ^4.1.6 "
22
22
},
23
23
"devDependencies" : {
24
24
"@vitejs/plugin-vue" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments