File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 "lint:fix" : " eslint --fix ."
1212 },
1313 "dependencies" : {
14- "nuxt" : " 3.13.1 " ,
15- "vue" : " 3.5.5 " ,
14+ "nuxt" : " 3.13.2 " ,
15+ "vue" : " 3.5.12 " ,
1616 "vue-router" : " 4.4.5"
1717 },
1818 "devDependencies" : {
1919 "@antfu/eslint-config" : " 2.27.3" ,
20- "@nuxt/test-utils" : " ^3.14.2 " ,
21- "@unocss/eslint-plugin" : " 0.62.3 " ,
22- "@unocss/nuxt" : " 0.62.3 " ,
20+ "@nuxt/test-utils" : " ^3.14.4 " ,
21+ "@unocss/eslint-plugin" : " 0.63.6 " ,
22+ "@unocss/nuxt" : " 0.63.6 " ,
2323 "@vue/test-utils" : " ^2.4.6" ,
24- "eslint" : " 9.10 .0" ,
24+ "eslint" : " 9.13 .0" ,
2525 "eslint-plugin-format" : " 0.1.2" ,
2626 "happy-dom" : " ^15.7.4" ,
2727 "lint-staged" : " 15.2.10" ,
2828 "simple-git-hooks" : " ^2.11.1" ,
29- "typescript" : " 5.6.2 " ,
30- "vitest" : " ^2.1.1 "
29+ "typescript" : " 5.6.3 " ,
30+ "vitest" : " ^2.1.3 "
3131 },
3232 "simple-git-hooks" : {
3333 "pre-commit" : " bun x lint-staged"
You can’t perform that action at this time.
0 commit comments