|
30 | 30 | "@formkit/auto-animate": "0.8.2",
|
31 | 31 | "@nanostores/persistent": "0.10.1",
|
32 | 32 | "@nanostores/vue": "0.10.0",
|
33 |
| - "@urql/vue": "1.2.1", |
| 33 | + "@urql/vue": "1.3.2", |
34 | 34 | "@vee-validate/zod": "4.13.1",
|
35 | 35 | "@vueuse/math": "10.11.0",
|
36 | 36 | "class-variance-authority": "0.7.0",
|
37 | 37 | "clsx": "2.1.1",
|
38 | 38 | "date-fns": "3.6.0",
|
39 | 39 | "defu": "6.1.4",
|
40 | 40 | "destr": "2.0.3",
|
41 |
| - "effect": "3.3.1", |
| 41 | + "effect": "3.3.4", |
42 | 42 | "graphql-web-lite": "16.6.0-4",
|
43 |
| - "lucide-vue-next": "0.394.0", |
| 43 | + "lucide-vue-next": "0.395.0", |
44 | 44 | "nanostores": "0.10.3",
|
45 | 45 | "p-mutex": "0.1.0",
|
46 |
| - "radix-vue": "1.8.3", |
| 46 | + "radix-vue": "1.8.4", |
47 | 47 | "shared": "workspace:*",
|
48 | 48 | "storipress-client": "workspace:*",
|
49 | 49 | "tailwind-merge": "2.3.0",
|
50 | 50 | "tailwindcss-animate": "1.0.7",
|
51 | 51 | "ts-pattern": "5.2.0",
|
52 | 52 | "vee-validate": "4.13.1",
|
53 |
| - "vue": "3.4.27", |
| 53 | + "vue": "3.4.29", |
54 | 54 | "vue-sonner": "1.1.2",
|
55 | 55 | "zod": "3.23.8"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "@0no-co/graphqlsp": "1.12.8",
|
59 | 59 | "@antfu/eslint-config": "2.21.1",
|
60 |
| - "@effect/vitest": "0.5.11", |
| 60 | + "@effect/vitest": "0.5.14", |
61 | 61 | "@egoist/tailwindcss-icons": "1.8.1",
|
62 |
| - "@iconify-json/lucide": "1.1.192", |
| 62 | + "@iconify-json/lucide": "1.1.193", |
63 | 63 | "@moonrepo/cli": "1.25.6",
|
64 | 64 | "@sindresorhus/slugify": "2.2.1",
|
65 | 65 | "@size-limit/file": "11.1.4",
|
|
71 | 71 | "@vitejs/plugin-vue": "5.0.5",
|
72 | 72 | "@vitest/coverage-v8": "1.6.0",
|
73 | 73 | "@vitest/ui": "1.6.0",
|
74 |
| - "@vue/devtools-api": "7.2.1", |
| 74 | + "@vue/devtools-api": "7.3.1", |
75 | 75 | "@vueuse/core": "10.11.0",
|
76 | 76 | "autoprefixer": "10.4.19",
|
77 | 77 | "esbuild": "0.21.5",
|
78 |
| - "eslint": "9.4.0", |
| 78 | + "eslint": "9.5.0", |
79 | 79 | "happy-dom": "14.12.0",
|
80 | 80 | "lorem-ipsum": "2.0.8",
|
81 | 81 | "open-cli": "8.0.0",
|
82 | 82 | "polished": "4.3.1",
|
83 | 83 | "prettier": "3.3.2",
|
84 |
| - "prettier-plugin-tailwindcss": "0.6.4", |
| 84 | + "prettier-plugin-tailwindcss": "0.6.5", |
85 | 85 | "proper-tags": "2.0.2",
|
86 |
| - "remeda": "2.0.10", |
| 86 | + "remeda": "2.2.0", |
87 | 87 | "rollup-plugin-visualizer": "5.12.0",
|
88 | 88 | "shadcn-vue": "0.10.5",
|
89 | 89 | "size-limit": "11.1.4",
|
90 | 90 | "tailwindcss": "3.4.4",
|
91 |
| - "tsx": "4.15.4", |
| 91 | + "tsx": "4.15.6", |
92 | 92 | "typescript": "5.4.5",
|
93 | 93 | "unplugin-auto-import": "0.17.6",
|
94 | 94 | "unplugin-macros": "0.13.0",
|
95 | 95 | "unplugin-vue-components": "0.27.0",
|
96 |
| - "vite": "5.3.0", |
| 96 | + "vite": "5.3.1", |
97 | 97 | "vite-plugin-graphql-codegen": "3.3.8",
|
98 |
| - "vite-plugin-vue-devtools": "7.2.1", |
| 98 | + "vite-plugin-vue-devtools": "7.3.1", |
99 | 99 | "vitest": "1.6.0",
|
100 | 100 | "vue-router": "4.3.3",
|
101 | 101 | "vue-tsc": "2.0.21",
|
|
0 commit comments