|
1 | 1 | {
|
2 | 2 | "private": true,
|
3 |
| - "packageManager": "pnpm@8.7.0", |
| 3 | + "packageManager": "pnpm@10.6.2", |
4 | 4 | "engines": {
|
5 | 5 | "node": "^16.11.0 || ^17.0.0 || || ^18.0.0"
|
6 | 6 | },
|
|
15 | 15 | "dependencies": {
|
16 | 16 | "@headlessui/vue": "1.7.16",
|
17 | 17 | "@huntersofbook/naive-ui-nuxt": "1.2.0",
|
18 |
| - "@nuxtjs/i18n": "8.0.0-rc.3", |
| 18 | + "@nuxtjs/i18n": "9.3.1", |
19 | 19 | "@pinia/nuxt": "0.4.11",
|
20 | 20 | "@tailwindcss/aspect-ratio": "0.4.2",
|
21 | 21 | "@tailwindcss/forms": "0.5.6",
|
22 | 22 | "@tailwindcss/typography": "0.5.9",
|
23 |
| - "pinia": "2.1.6" |
| 23 | + "pinia": "3.0.1" |
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@antfu/eslint-config": "0.41.0", |
| 26 | + "@antfu/eslint-config": "4.10.1", |
27 | 27 | "@iconify-json/carbon": "1.1.20",
|
28 | 28 | "@iconify-json/ic": "1.1.14",
|
29 | 29 | "@iconify-json/ph": "1.1.6",
|
30 | 30 | "@iconify-json/twemoji": "1.1.12",
|
31 |
| - "@nuxt/devtools": "^0.8.2", |
| 31 | + "@nuxt/devtools": "^2.0.0", |
32 | 32 | "@nuxtjs/color-mode": "3.3.0",
|
33 | 33 | "@nuxtjs/tailwindcss": "6.8.0",
|
34 |
| - "@unocss/nuxt": "0.55.3", |
35 |
| - "@vueuse/nuxt": "10.4.1", |
36 |
| - "eslint": "8.48.0", |
37 |
| - "eslint-plugin-vue": "9.17.0", |
| 34 | + "@unocss/nuxt": "66.0.0", |
| 35 | + "@vueuse/nuxt": "13.0.0", |
| 36 | + "eslint": "9.22.0", |
| 37 | + "eslint-plugin-vue": "10.0.0", |
38 | 38 | "nuxt": "3.7.0",
|
39 | 39 | "sass": "1.66.1",
|
40 |
| - "sass-loader": "13.3.2", |
| 40 | + "sass-loader": "16.0.5", |
41 | 41 | "typescript": "5.2.2"
|
42 | 42 | }
|
43 | 43 | }
|
0 commit comments