|
1 | 1 | { |
2 | 2 | "private": true, |
3 | | - "packageManager": "pnpm@8.12.1", |
| 3 | + "packageManager": "pnpm@8.13.1", |
4 | 4 | "scripts": { |
5 | 5 | "build": "nuxi build", |
6 | 6 | "dev": "nuxi dev", |
|
17 | 17 | "@formkit/icons": "^0.19.3", |
18 | 18 | "@formkit/nuxt": "^0.19.3", |
19 | 19 | "@formkit/themes": "^0.19.3", |
20 | | - "@iconify-json/carbon": "^1.1.26", |
| 20 | + "@iconify-json/carbon": "^1.1.27", |
21 | 21 | "@iconify-json/twemoji": "^1.1.15", |
22 | 22 | "@jcamp/eslint-config": "^0.8.2", |
23 | 23 | "@jcamp/tailwindcss-plugin-animate": "^0.2.2", |
24 | 24 | "@jcamp/tailwindcss-plugin-icons": "^0.6.2", |
25 | 25 | "@nuxt/devtools": "^0.8.5", |
26 | 26 | "@nuxtjs/color-mode": "^3.3.2", |
27 | | - "@nuxtjs/tailwindcss": "^6.10.1", |
| 27 | + "@nuxtjs/tailwindcss": "^6.10.3", |
28 | 28 | "@pinia/nuxt": "^0.5.1", |
29 | 29 | "@tailwindcss/aspect-ratio": "0.4.2", |
30 | 30 | "@tailwindcss/forms": "0.5.7", |
31 | 31 | "@tailwindcss/typography": "^0.5.10", |
32 | | - "@vite-pwa/nuxt": "^0.3.5", |
33 | | - "@vueuse/nuxt": "^10.7.0", |
| 32 | + "@vite-pwa/nuxt": "^0.4.0", |
| 33 | + "@vueuse/nuxt": "^10.7.1", |
34 | 34 | "commitlint-config-unjs": "^1.0.1", |
35 | 35 | "consola": "^3.2.3", |
36 | 36 | "eslint": "^8.56.0", |
37 | 37 | "lint-staged": "^14.0.1", |
38 | | - "nuxt": "^3.8.2", |
| 38 | + "nuxt": "^3.9.0", |
39 | 39 | "pinia": "^2.1.7", |
40 | 40 | "prettier": "^3.1.1", |
41 | 41 | "simple-git-hooks": "^2.9.0", |
42 | 42 | "typescript": "^5.3.3", |
43 | | - "vue-tsc": "^1.8.25" |
| 43 | + "vue-tsc": "^1.8.27" |
44 | 44 | } |
45 | 45 | } |
0 commit comments