@@ -3,115 +3,93 @@ packages:
3
3
- packages/**
4
4
5
5
catalog :
6
- # Core frameworks
7
- typescript : ^5.9.2
8
- vue : ^3.5.13
9
-
10
- # Build tools
6
+ ' @alloc/quick-lru ' : ^5.2.0
7
+ ' @eslint/js ' : ^9.35.0
8
+ ' @iconify-json/lucide ' : ^1.1.178
9
+ ' @iconify/json ' : ^2.2.380
10
+ ' @iconify/tailwind ' : ^1.1.3
11
+ ' @intlify/eslint-plugin-vue-i18n ' : ^4.1.0
12
+ ' @lobehub/i18n-cli ' : ^1.25.1
11
13
' @nx/eslint ' : 21.4.1
12
14
' @nx/playwright ' : 21.4.1
13
15
' @nx/storybook ' : 21.4.1
14
16
' @nx/vite ' : 21.4.1
15
- nx : 21.4.1
16
- tsx : ^4.15.6
17
- vite : ^5.4.19
18
- ' @vitejs/plugin-vue ' : ^5.1.4
19
- ' vite-plugin-dts ' : ^4.5.4
20
- vue-tsc : ^3.0.7
21
-
22
- # Testing
23
- ' happy-dom ' : ^15.11.0
24
- jsdom : ^26.1.0
25
17
' @pinia/testing ' : ^0.1.5
26
18
' @playwright/test ' : ^1.52.0
27
- ' @vitest/coverage-v8 ' : ^3.2.4
28
- ' @vitest/ui ' : ^3.0.0
29
- vitest : ^3.2.4
30
- ' @vue/test-utils ' : ^2.4.6
31
-
32
- # Linting & Formatting
33
- ' @eslint/js ' : ^9.35.0
34
- eslint : ^9.34.0
35
- ' eslint-config-prettier ' : ^10.1.8
36
- ' eslint-plugin-prettier ' : ^5.5.4
37
- ' eslint-plugin-storybook ' : ^9.1.6
38
- ' eslint-plugin-unused-imports ' : ^4.2.0
39
- ' eslint-plugin-vue ' : ^10.4.0
40
- globals : ^15.9.0
41
- ' @intlify/eslint-plugin-vue-i18n ' : ^4.1.0
42
- postcss-html : ^1.8.0
43
- prettier : ^3.3.2
44
- stylelint : ^16.24.0
45
- ' typescript-eslint ' : ^8.44.0
46
- ' vue-eslint-parser ' : ^10.2.0
47
-
48
- # Vue ecosystem
49
- ' @sentry/vue ' : ^8.48.0
50
- ' @vueuse/core ' : ^11.0.0
51
- ' @vueuse/integrations ' : ^13.9.0
52
- ' vite-plugin-html ' : ^3.2.2
53
- ' vite-plugin-vue-devtools ' : ^7.7.6
54
- pinia : ^2.1.7
55
- ' vue-i18n ' : ^9.14.3
56
- ' vue-router ' : ^4.4.3
57
- vuefire : ^3.2.1
58
-
59
- # PrimeVue UI framework
60
19
' @primeuix/forms ' : 0.0.2
61
20
' @primeuix/styled ' : 0.3.2
62
21
' @primeuix/utils ' : ^0.3.2
63
22
' @primevue/core ' : ^4.2.5
64
23
' @primevue/forms ' : ^4.2.5
65
24
' @primevue/icons ' : 4.2.5
66
25
' @primevue/themes ' : ^4.2.5
67
- primeicons : ^7.0.0
68
- primevue : ^4.2.5
69
-
70
- # Tailwind CSS and design
71
- ' @iconify/json ' : ^2.2.380
72
- ' @iconify-json/lucide ' : ^1.1.178
73
- ' @iconify/tailwind ' : ^1.1.3
74
- ' @tailwindcss/vite ' : ^4.1.12
75
- tailwindcss : ^4.1.12
76
- ' tailwindcss-primeui ' : ^0.6.1
77
- ' tw-animate-css ' : ^1.3.8
78
- ' unplugin-icons ' : ^0.22.0
79
- ' unplugin-vue-components ' : ^0.28.0
80
-
81
- # Storybook
26
+ ' @sentry/vue ' : ^8.48.0
82
27
' @storybook/addon-docs ' : ^9.1.1
83
- storybook : ^9.1.6
84
28
' @storybook/vue3 ' : ^9.1.1
85
29
' @storybook/vue3-vite ' : ^9.1.1
86
-
87
- # Data and validation
30
+ ' @tailwindcss/vite ' : ^4.1.12
31
+ ' @trivago/prettier-plugin-sort-imports ' : ^5.2.0
32
+ ' @types/fs-extra ' : ^11.0.4
33
+ ' @types/jsdom ' : ^21.1.7
34
+ ' @types/node ' : ^20.14.8
35
+ ' @types/semver ' : ^7.7.0
36
+ ' @types/three ' : ^0.169.0
37
+ ' @vitejs/plugin-vue ' : ^5.1.4
38
+ ' @vitest/coverage-v8 ' : ^3.2.4
39
+ ' @vitest/ui ' : ^3.0.0
40
+ ' @vue/test-utils ' : ^2.4.6
41
+ ' @vueuse/core ' : ^11.0.0
42
+ ' @vueuse/integrations ' : ^13.9.0
88
43
algoliasearch : ^5.21.0
89
44
axios : ^1.8.2
90
- firebase : ^11.6.0
91
- yjs : ^13.6.27
92
- zod : ^3.23.8
93
- ' zod-validation-error ' : ^3.3.0
94
-
95
- # Dev tools
45
+ cross-env : ^10.1.0
96
46
dotenv : ^16.4.5
47
+ eslint : ^9.34.0
48
+ eslint-config-prettier : ^10.1.8
49
+ eslint-plugin-prettier : ^5.5.4
50
+ eslint-plugin-storybook : ^9.1.6
51
+ eslint-plugin-unused-imports : ^4.2.0
52
+ eslint-plugin-vue : ^10.4.0
53
+ firebase : ^11.6.0
54
+ globals : ^15.9.0
55
+ happy-dom : ^15.11.0
97
56
husky : ^9.0.11
98
57
jiti : 2.4.2
58
+ jsdom : ^26.1.0
99
59
knip : ^5.62.0
100
- ' lint-staged ' : ^15.2.7
101
-
102
- # Type definitions
103
- ' @types/fs-extra ' : ^11.0.4
104
- ' @types/jsdom ' : ^21.1.7
105
- ' @types/node ' : ^20.14.8
106
- ' @types/semver ' : ^7.7.0
107
- ' @types/three ' : ^0.169.0
108
- ' vue-component-type-helpers ' : ^3.0.7
109
- ' zod-to-json-schema ' : ^3.24.1
110
-
111
- # i18n
112
- ' @alloc/quick-lru ' : ^5.2.0
113
- ' @lobehub/i18n-cli ' : ^1.25.1
114
- ' @trivago/prettier-plugin-sort-imports ' : ^5.2.0
60
+ lint-staged : ^15.2.7
61
+ nx : 21.4.1
62
+ pinia : ^2.1.7
63
+ postcss-html : ^1.8.0
64
+ prettier : ^3.3.2
65
+ primeicons : ^7.0.0
66
+ primevue : ^4.2.5
67
+ storybook : ^9.1.6
68
+ stylelint : ^16.24.0
69
+ tailwindcss : ^4.1.12
70
+ tailwindcss-primeui : ^0.6.1
71
+ tsx : ^4.15.6
72
+ tw-animate-css : ^1.3.8
73
+ typescript : ^5.9.2
74
+ typescript-eslint : ^8.44.0
75
+ unplugin-icons : ^0.22.0
76
+ unplugin-vue-components : ^0.28.0
77
+ vite : ^5.4.19
78
+ vite-plugin-dts : ^4.5.4
79
+ vite-plugin-html : ^3.2.2
80
+ vite-plugin-vue-devtools : ^7.7.6
81
+ vitest : ^3.2.4
82
+ vue : ^3.5.13
83
+ vue-component-type-helpers : ^3.0.7
84
+ vue-eslint-parser : ^10.2.0
85
+ vue-i18n : ^9.14.3
86
+ vue-router : ^4.4.3
87
+ vue-tsc : ^3.0.7
88
+ vuefire : ^3.2.1
89
+ yjs : ^13.6.27
90
+ zod : ^3.23.8
91
+ zod-to-json-schema : ^3.24.1
92
+ zod-validation-error : ^3.3.0
115
93
116
94
ignoredBuiltDependencies :
117
95
- ' @firebase/util'
0 commit comments