Skip to content

Commit e567647

Browse files
committed
v2.0.13 (dependency updates)
1 parent ac5b465 commit e567647

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-vuetify-dashboard",
3-
"version": "2.0.12",
3+
"version": "2.0.13",
44
"description": "Nuxt3 + Vuetify3 project",
55
"author": "Rekryt <rekrytkw@gmail.com>",
66
"private": true,
@@ -17,12 +17,12 @@
1717
},
1818
"devDependencies": {
1919
"@kevinmarrec/nuxt-pwa": "^0.17.0",
20-
"@nuxt/test-utils": "^3.6.5",
20+
"@nuxt/test-utils": "^3.7.0",
2121
"@typescript-eslint/eslint-plugin": "^6.4.1",
2222
"@typescript-eslint/parser": "^6.4.1",
2323
"autoprefixer": "^10.4.15",
2424
"consola": "^3.2.3",
25-
"eslint": "^8.47.0",
25+
"eslint": "^8.48.0",
2626
"eslint-config-prettier": "^9.0.0",
2727
"eslint-plugin-nuxt": "^4.0.0",
2828
"eslint-plugin-vitest": "^0.2.8",

0 commit comments

Comments
 (0)