File tree 2 files changed +681
-194
lines changed 2 files changed +681
-194
lines changed Original file line number Diff line number Diff line change 89
89
"@eslint/eslintrc" : " ^3.1.0" ,
90
90
"@eslint/js" : " ^9.9.1" ,
91
91
"@lerna/project" : " ^6.0.0" ,
92
- "@swc/core" : " ^1.7.21 " ,
93
- "@typescript-eslint/eslint-plugin" : " ^8.3 .0" ,
94
- "@typescript-eslint/parser" : " ^8.3 .0" ,
92
+ "@swc/core" : " ^1.7.23 " ,
93
+ "@typescript-eslint/eslint-plugin" : " ^8.4 .0" ,
94
+ "@typescript-eslint/parser" : " ^8.4 .0" ,
95
95
"@vitest/coverage-istanbul" : " ^2.0.5" ,
96
96
"cross-env" : " ^7.0.3" ,
97
97
"eslint" : " ^9.9.1" ,
98
98
"eslint-config-prettier" : " ^9.1.0" ,
99
- "eslint-plugin-import" : " ^2.29.1 " ,
100
- "eslint-plugin-jest" : " ^28.8.1 " ,
99
+ "eslint-plugin-import" : " ^2.30.0 " ,
100
+ "eslint-plugin-jest" : " ^28.8.2 " ,
101
101
"globals" : " ^15.9.0" ,
102
102
"husky" : " ^9.1.5" ,
103
103
"lerna" : " ^6.0.0" ,
104
- "lint-staged" : " 15.2.9 " ,
104
+ "lint-staged" : " 15.2.10 " ,
105
105
"prettier" : " ^2.8.8" ,
106
106
"typescript" : " ^5.2.2" ,
107
107
"vitepress" : " ^1.3.4" ,
108
108
"vitepress-plugin-tabs" : " ^0.5.0" ,
109
109
"vitest" : " ^2.0.5" ,
110
- "vue" : " ^3.4.38 "
110
+ "vue" : " ^3.5.0 "
111
111
}
112
112
}
You can’t perform that action at this time.
0 commit comments