Skip to content

Commit 794c733

Browse files
committed
v2.0.12 (dependency updates)
1 parent 8a105a2 commit 794c733

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-vuetify-dashboard",
3-
"version": "2.0.11",
3+
"version": "2.0.12",
44
"description": "Nuxt3 + Vuetify3 project",
55
"author": "Rekryt <rekrytkw@gmail.com>",
66
"private": true,
@@ -18,8 +18,8 @@
1818
"devDependencies": {
1919
"@kevinmarrec/nuxt-pwa": "^0.17.0",
2020
"@nuxt/test-utils": "^3.6.5",
21-
"@typescript-eslint/eslint-plugin": "^6.4.0",
22-
"@typescript-eslint/parser": "^6.4.0",
21+
"@typescript-eslint/eslint-plugin": "^6.4.1",
22+
"@typescript-eslint/parser": "^6.4.1",
2323
"autoprefixer": "^10.4.15",
2424
"consola": "^3.2.3",
2525
"eslint": "^8.47.0",
@@ -37,10 +37,10 @@
3737
"@ckeditor/ckeditor5-vue": "^5.1.0",
3838
"@mdi/font": "^7.2.96",
3939
"@pinia/nuxt": "0.4.11",
40-
"chart.js": "^4.3.3",
40+
"chart.js": "^4.4.0",
4141
"pinia": "2.1.6",
4242
"vue-chartjs": "^5.2.0",
43-
"vuetify": "3.3.13"
43+
"vuetify": "3.3.14"
4444
},
4545
"overrides": {
4646
"vue": "latest"

0 commit comments

Comments
 (0)