Skip to content

Commit 883db92

Browse files
committed
chore: update dependencies
1 parent da42c12 commit 883db92

File tree

2 files changed

+2662
-3279
lines changed

2 files changed

+2662
-3279
lines changed

package.json

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,19 @@
1111
"postinstall": "nuxt prepare"
1212
},
1313
"dependencies": {
14-
"@iconify-json/flag": "^1.2.5",
15-
"@nuxt/icon": "^1.13.0",
16-
"@nuxtjs/color-mode": "^3.5.2",
17-
"@nuxtjs/i18n": "^9.5.4",
14+
"@iconify-json/flag": "^1.2.10",
15+
"@nuxt/icon": "^2.1.0",
16+
"@nuxtjs/color-mode": "^4.0.0",
17+
"@nuxtjs/i18n": "^10.2.1",
1818
"@nuxtjs/tailwindcss": "^6.14.0",
19-
"@vueuse/nuxt": "12.2.0",
19+
"@vueuse/nuxt": "14.1.0",
2020
"arco-design-nuxt-module": "^0.2.1",
21-
"nuxt": "^4.0.0",
22-
"nuxt-echarts": "^0.2.6",
23-
"prettier": "^3.5.3",
24-
"prettier-plugin-tailwindcss": "^0.6.11",
25-
"vue": "^3.5.14"
21+
"echarts": "^6.0.0",
22+
"nuxt": "^4.2.1",
23+
"nuxt-echarts": "^1.0.1",
24+
"prettier": "^3.7.1",
25+
"prettier-plugin-tailwindcss": "^0.7.1",
26+
"vue": "^3.5.25"
2627
},
2728
"prettier": {
2829
"arrowParens": "avoid",
@@ -39,10 +40,5 @@
3940
}
4041
}
4142
]
42-
},
43-
"pnpm": {
44-
"overrides": {
45-
"@intlify/message-compiler": "^11.1.2"
46-
}
4743
}
4844
}

0 commit comments

Comments
 (0)