File tree Expand file tree Collapse file tree 2 files changed +626
-261
lines changed Expand file tree Collapse file tree 2 files changed +626
-261
lines changed Original file line number Diff line number Diff line change 1919 "devDependencies" : {
2020 "@nuxt/devtools" : " ^2.4.0" ,
2121 "@pinia/testing" : " ^1.0.1" ,
22- "@tailwindcss/vite" : " ^4.1.4 " ,
22+ "@tailwindcss/vite" : " ^4.1.5 " ,
2323 "@types/node" : " ^22.15.3" ,
24- "@vitest/coverage-v8" : " ^3.1.2 " ,
25- "@vitest/ui" : " ^3.1.2 " ,
24+ "@vitest/coverage-v8" : " ^3.1.3 " ,
25+ "@vitest/ui" : " ^3.1.3 " ,
2626 "@vue/test-utils" : " ^2.4.6" ,
27- "eslint" : " ^9.25.1 " ,
27+ "eslint" : " ^9.26.0 " ,
2828 "eslint-plugin-vue" : " ^10.1.0" ,
2929 "husky" : " ^9.1.7" ,
3030 "jsdom" : " ^26.1.0" ,
3131 "sass" : " ^1.87.0" ,
3232 "sass-loader" : " ^16.0.5" ,
33- "tailwindcss" : " ^4.1.4 " ,
33+ "tailwindcss" : " ^4.1.5 " ,
3434 "typescript" : " 5.8.3" ,
3535 "typescript-eslint" : " ^8.31.1" ,
3636 "vite-svg-loader" : " ^5.1.0" ,
37- "vitest" : " ^3.1.2 " ,
37+ "vitest" : " ^3.1.3 " ,
3838 "vue-eslint-parser" : " ^10.1.3"
3939 },
4040 "dependencies" : {
4141 "@pinia/nuxt" : " ^0.11.0" ,
42- "nuxt" : " ^3.17.1 " ,
42+ "nuxt" : " ^3.17.2 " ,
4343 "pinia" : " ^3.0.2"
4444 },
4545 "packageManager" : " yarn@4.9.1"
You can’t perform that action at this time.
0 commit comments