Skip to content

Commit 072b211

Browse files
committed
Dependency updates, nuxt 3.7.4, vuetify 3.3.19, v2.0.15
1 parent 78b7513 commit 072b211

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-vuetify-dashboard",
3-
"version": "2.0.14",
3+
"version": "2.0.15",
44
"description": "Nuxt3 + Vuetify3 project",
55
"author": "Rekryt <rekrytkw@gmail.com>",
66
"private": true,
@@ -17,19 +17,19 @@
1717
},
1818
"devDependencies": {
1919
"@kevinmarrec/nuxt-pwa": "^0.17.0",
20-
"@nuxt/test-utils": "^3.7.2",
21-
"@typescript-eslint/eslint-plugin": "^6.7.0",
22-
"@typescript-eslint/parser": "^6.7.0",
23-
"autoprefixer": "^10.4.15",
20+
"@nuxt/test-utils": "^3.7.4",
21+
"@typescript-eslint/eslint-plugin": "^6.7.3",
22+
"@typescript-eslint/parser": "^6.7.3",
23+
"autoprefixer": "^10.4.16",
2424
"consola": "^3.2.3",
25-
"eslint": "^8.49.0",
25+
"eslint": "^8.50.0",
2626
"eslint-config-prettier": "^9.0.0",
2727
"eslint-plugin-nuxt": "^4.0.0",
2828
"eslint-plugin-vitest": "^0.3.1",
2929
"eslint-plugin-vue": "^9.17.0",
3030
"nuxt": "3.7.4",
3131
"prettier": "^3.0.3",
32-
"sass": "^1.66.1",
32+
"sass": "^1.68.0",
3333
"vite-plugin-eslint": "^1.8.1"
3434
},
3535
"dependencies": {

0 commit comments

Comments
 (0)