|
43 | 43 | "@graphql-codegen/client-preset": "4.8.3", |
44 | 44 | "@graphql-codegen/introspection": "4.0.3", |
45 | 45 | "@graphql-typed-document-node/core": "3.2.0", |
46 | | - "@ianvs/prettier-plugin-sort-imports": "4.6.1", |
| 46 | + "@ianvs/prettier-plugin-sort-imports": "4.6.2", |
47 | 47 | "@nuxt/devtools": "2.6.2", |
48 | 48 | "@nuxt/eslint": "1.8.0", |
49 | 49 | "@nuxt/test-utils": "3.19.2", |
50 | 50 | "@pinia/testing": "1.0.2", |
51 | 51 | "@rollup/plugin-strip": "3.0.4", |
52 | 52 | "@tailwindcss/typography": "0.5.16", |
53 | | - "@tailwindcss/vite": "4.1.11", |
| 53 | + "@tailwindcss/vite": "4.1.12", |
54 | 54 | "@testing-library/vue": "8.1.0", |
55 | 55 | "@types/crypto-js": "4.2.2", |
56 | 56 | "@types/eslint-config-prettier": "6.11.3", |
|
74 | 74 | "nuxt-custom-elements": "2.0.0-beta.32", |
75 | 75 | "prettier": "3.6.2", |
76 | 76 | "shadcn-nuxt": "2.2.0", |
77 | | - "tailwindcss": "4.1.11", |
| 77 | + "tailwindcss": "4.1.12", |
78 | 78 | "terser": "5.43.1", |
79 | 79 | "tw-animate-css": "1.3.6", |
80 | 80 | "typescript": "5.9.2", |
81 | | - "vite": "7.1.1", |
| 81 | + "vite": "7.1.2", |
82 | 82 | "vite-plugin-remove-console": "2.2.0", |
83 | 83 | "vite-plugin-vue-tracer": "1.0.0", |
84 | 84 | "vitest": "3.2.4", |
|
97 | 97 | "@jsonforms/vue": "3.6.0", |
98 | 98 | "@jsonforms/vue-vanilla": "3.6.0", |
99 | 99 | "@jsonforms/vue-vuetify": "3.6.0", |
100 | | - "@nuxt/ui": "3.3.0", |
| 100 | + "@nuxt/ui": "3.3.2", |
101 | 101 | "@nuxtjs/color-mode": "3.5.2", |
102 | 102 | "@pinia/nuxt": "0.11.2", |
103 | 103 | "@unraid/shared-callbacks": "1.1.1", |
|
125 | 125 | "tailwind-merge": "2.6.0", |
126 | 126 | "vue-i18n": "11.1.11", |
127 | 127 | "vue-web-component-wrapper": "1.7.7", |
128 | | - "vuetify": "3.9.4", |
| 128 | + "vuetify": "3.9.5", |
129 | 129 | "wretch": "2.11.0" |
130 | 130 | }, |
131 | 131 | "optionalDependencies": { |
|
0 commit comments