File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
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.11 " ,
1616 "vue-router" : " 4.4.5"
1717 },
1818 "devDependencies" : {
1919 "@antfu/eslint-config" : " 2.27.3" ,
2020 "@nuxt/test-utils" : " ^3.14.2" ,
21- "@unocss/eslint-plugin" : " 0.62.3 " ,
22- "@unocss/nuxt" : " 0.62.3 " ,
21+ "@unocss/eslint-plugin" : " 0.63.2 " ,
22+ "@unocss/nuxt" : " 0.63.2 " ,
2323 "@vue/test-utils" : " ^2.4.6" ,
24- "eslint" : " 9.10.0 " ,
24+ "eslint" : " 9.11.1 " ,
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" ,
2929 "typescript" : " 5.6.2" ,
30- "vitest" : " ^2.1.1 "
30+ "vitest" : " ^2.1.2 "
3131 },
3232 "simple-git-hooks" : {
3333 "pre-commit" : " bun x lint-staged"
You can’t perform that action at this time.
0 commit comments