|
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | 33 | "@egoist/tailwindcss-icons": "1.9.0", |
34 | | - "@iconify-json/bi": "1.2.3", |
| 34 | + "@iconify-json/bi": "1.2.4", |
35 | 35 | "@lenne.tech/nuxt-base": "3.28.0", |
36 | 36 | "@nuxt/image": "1.10.0", |
37 | 37 | "@vee-validate/yup": "4.15.0", |
38 | | - "@vueuse/core": "13.1.0", |
39 | | - "@vueuse/integrations": "13.1.0", |
40 | | - "@vueuse/nuxt": "13.1.0", |
| 38 | + "@vueuse/core": "13.2.0", |
| 39 | + "@vueuse/integrations": "13.2.0", |
| 40 | + "@vueuse/nuxt": "13.2.0", |
41 | 41 | "ios-pwa-splash": "1.0.0", |
42 | 42 | "rimraf": "6.0.1", |
43 | | - "tailwind-merge": "3.2.0", |
44 | | - "tailwindcss": "^4.1.5", |
| 43 | + "tailwind-merge": "3.3.0", |
| 44 | + "tailwindcss": "4.1.6", |
45 | 45 | "vee-validate": "4.15.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@lenne.tech/eslint-config-vue": "2.0.1", |
49 | | - "@nuxt/devtools": "2.4.0", |
| 49 | + "@nuxt/devtools": "2.4.1", |
50 | 50 | "@nuxt/test-utils": "3.18.0", |
51 | 51 | "@nuxtjs/color-mode": "3.5.2", |
52 | 52 | "@nuxtjs/google-fonts": "3.2.0", |
|
56 | 56 | "@playwright/test": "1.52.0", |
57 | 57 | "@tailwindcss/forms": "0.5.10", |
58 | 58 | "@tailwindcss/typography": "0.5.16", |
59 | | - "@tailwindcss/vite": "4.1.5", |
60 | | - "@types/node": "22.15.3", |
61 | | - "@vitejs/plugin-vue": "5.2.3", |
| 59 | + "@tailwindcss/vite": "4.1.6", |
| 60 | + "@types/node": "22.15.18", |
| 61 | + "@vitejs/plugin-vue": "5.2.4", |
62 | 62 | "@vue/test-utils": "2.4.6", |
63 | 63 | "dayjs-nuxt": "2.1.11", |
64 | 64 | "eslint": "9.26.0", |
65 | 65 | "jsdom": "26.1.0", |
66 | | - "nuxt": "3.17.2", |
| 66 | + "nuxt": "3.17.3", |
67 | 67 | "ts-loader": "9.5.2", |
68 | 68 | "typescript": "5.8.3" |
69 | 69 | }, |
|
0 commit comments