|
1 | 1 | { |
2 | 2 | "private": true, |
3 | | - "packageManager": "pnpm@8.7.0", |
| 3 | + "packageManager": "pnpm@8.15.9", |
4 | 4 | "engines": { |
5 | 5 | "node": "^16.11.0 || ^17.0.0 || || ^18.0.0" |
6 | 6 | }, |
|
13 | 13 | "lint:fix": "eslint . --fix" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@headlessui/vue": "1.7.16", |
| 16 | + "@headlessui/vue": "1.7.23", |
17 | 17 | "@huntersofbook/naive-ui-nuxt": "1.2.0", |
18 | | - "@nuxtjs/i18n": "8.0.0-rc.3", |
19 | | - "@pinia/nuxt": "0.4.11", |
| 18 | + "@nuxtjs/i18n": "8.5.6", |
| 19 | + "@pinia/nuxt": "0.10.1", |
20 | 20 | "@tailwindcss/aspect-ratio": "0.4.2", |
21 | | - "@tailwindcss/forms": "0.5.6", |
22 | | - "@tailwindcss/typography": "0.5.9", |
23 | | - "pinia": "2.1.6" |
| 21 | + "@tailwindcss/forms": "0.5.10", |
| 22 | + "@tailwindcss/typography": "0.5.16", |
| 23 | + "pinia": "2.3.1" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@antfu/eslint-config": "0.41.0", |
27 | | - "@iconify-json/carbon": "1.1.20", |
28 | | - "@iconify-json/ic": "1.1.14", |
29 | | - "@iconify-json/ph": "1.1.6", |
30 | | - "@iconify-json/twemoji": "1.1.12", |
| 26 | + "@antfu/eslint-config": "0.43.1", |
| 27 | + "@iconify-json/carbon": "1.2.8", |
| 28 | + "@iconify-json/ic": "1.2.2", |
| 29 | + "@iconify-json/ph": "1.2.2", |
| 30 | + "@iconify-json/twemoji": "1.2.2", |
31 | 31 | "@nuxt/devtools": "^0.8.2", |
32 | | - "@nuxtjs/color-mode": "3.3.0", |
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", |
38 | | - "nuxt": "3.7.0", |
39 | | - "sass": "1.66.1", |
40 | | - "sass-loader": "13.3.2", |
41 | | - "typescript": "5.2.2" |
| 32 | + "@nuxtjs/color-mode": "3.5.2", |
| 33 | + "@nuxtjs/tailwindcss": "6.13.2", |
| 34 | + "@unocss/nuxt": "0.65.4", |
| 35 | + "@vueuse/nuxt": "10.11.1", |
| 36 | + "eslint": "8.57.1", |
| 37 | + "eslint-plugin-vue": "9.33.0", |
| 38 | + "nuxt": "3.16.2", |
| 39 | + "sass": "1.86.1", |
| 40 | + "sass-loader": "13.3.3", |
| 41 | + "typescript": "5.8.2" |
42 | 42 | } |
43 | 43 | } |
0 commit comments