|
1 | 1 | {
|
2 | 2 | "private": true,
|
3 |
| - "packageManager": "[email protected].0", |
| 3 | + "packageManager": "[email protected].1", |
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": "8.0.0-rc.4", |
19 | 19 | "@pinia/nuxt": "0.4.11",
|
20 | 20 | "@tailwindcss/aspect-ratio": "0.4.2",
|
21 | 21 | "@tailwindcss/forms": "0.5.6",
|
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 | 26 | "@antfu/eslint-config": "0.41.0",
|
27 |
| - "@iconify-json/carbon": "1.1.20", |
| 27 | + "@iconify-json/carbon": "1.1.21", |
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 | 31 | "@nuxt/devtools": "^0.8.2",
|
32 | 32 | "@nuxtjs/color-mode": "3.3.0",
|
33 | 33 | "@nuxtjs/tailwindcss": "6.8.0",
|
34 |
| - "@unocss/nuxt": "0.55.3", |
| 34 | + "@unocss/nuxt": "0.55.7", |
35 | 35 | "@vueuse/nuxt": "10.4.1",
|
36 | 36 | "eslint": "8.48.0",
|
37 | 37 | "eslint-plugin-vue": "9.17.0",
|
|
0 commit comments