@zvoove/unity-ui 2.32.2 → 2.33.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{CodeBlock.highlighter-CfSV1CLY.js → CodeBlock.highlighter-CGkbn3P3.js} +5 -5
- package/dist/CodeBlock.highlighter-DjZPhMA9.cjs +1 -0
- package/dist/llms.txt +17 -1
- package/dist/theme.css +14 -0
- package/dist/unity-ui.cjs.js +1 -1
- package/dist/unity-ui.css +2 -2
- package/dist/unity-ui.d.ts +60 -2
- package/dist/unity-ui.es.js +155 -140
- package/package.json +28 -28
- package/dist/CodeBlock.highlighter-CCgHF2oe.cjs +0 -1
- package/dist/chunk-Dh2uaMuV.cjs +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zvoove/unity-ui",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.33.1",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+ssh://git@github.com/zvoove-org/unity-ui.git"
|
|
@@ -52,68 +52,68 @@
|
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
54
|
"@chromatic-com/storybook": "^5.2.1",
|
|
55
|
-
"@commitlint/cli": "^21.0.
|
|
56
|
-
"@commitlint/config-conventional": "^21.0.
|
|
55
|
+
"@commitlint/cli": "^21.0.2",
|
|
56
|
+
"@commitlint/config-conventional": "^21.0.2",
|
|
57
57
|
"@eslint/compat": "^2.1.0",
|
|
58
58
|
"@eslint/eslintrc": "^3.3.5",
|
|
59
59
|
"@eslint/js": "^10.0.1",
|
|
60
60
|
"@phosphor-icons/react": "^2.1.10",
|
|
61
|
-
"@storybook/addon-a11y": "^10.4.
|
|
62
|
-
"@storybook/addon-docs": "^10.4.
|
|
63
|
-
"@storybook/addon-links": "^10.4.
|
|
64
|
-
"@storybook/addon-themes": "^10.4.
|
|
65
|
-
"@storybook/react-vite": "^10.4.
|
|
66
|
-
"@tailwindcss/postcss": "^4.
|
|
67
|
-
"@tailwindcss/vite": "^4.
|
|
61
|
+
"@storybook/addon-a11y": "^10.4.2",
|
|
62
|
+
"@storybook/addon-docs": "^10.4.2",
|
|
63
|
+
"@storybook/addon-links": "^10.4.2",
|
|
64
|
+
"@storybook/addon-themes": "^10.4.2",
|
|
65
|
+
"@storybook/react-vite": "^10.4.2",
|
|
66
|
+
"@tailwindcss/postcss": "^4.3.0",
|
|
67
|
+
"@tailwindcss/vite": "^4.3.0",
|
|
68
68
|
"@testing-library/dom": "^10.4.1",
|
|
69
69
|
"@testing-library/jest-dom": "^6.9.1",
|
|
70
70
|
"@testing-library/react": "^16.3.2",
|
|
71
71
|
"@testing-library/user-event": "^14.6.1",
|
|
72
72
|
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
|
|
73
73
|
"@types/enzyme": "^3.10.19",
|
|
74
|
-
"@types/node": "^25.9.
|
|
74
|
+
"@types/node": "^25.9.2",
|
|
75
75
|
"@types/react": "^19.2.14",
|
|
76
76
|
"@types/react-dom": "^19.2.3",
|
|
77
77
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
78
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
79
|
-
"@typescript-eslint/parser": "^8.
|
|
80
|
-
"@vitejs/plugin-react": "^6.0.
|
|
81
|
-
"@vitest/coverage-v8": "^4.1.
|
|
82
|
-
"@vitest/ui": "^4.1.
|
|
83
|
-
"chromatic": "^
|
|
78
|
+
"@typescript-eslint/eslint-plugin": "^8.60.1",
|
|
79
|
+
"@typescript-eslint/parser": "^8.60.1",
|
|
80
|
+
"@vitejs/plugin-react": "^6.0.2",
|
|
81
|
+
"@vitest/coverage-v8": "^4.1.8",
|
|
82
|
+
"@vitest/ui": "^4.1.8",
|
|
83
|
+
"chromatic": "^17.3.0",
|
|
84
84
|
"commander": "^14.0.3",
|
|
85
85
|
"commitizen": "^4.3.1",
|
|
86
86
|
"cross-env": "^10.1.0",
|
|
87
87
|
"cz-conventional-changelog": "^3.3.0",
|
|
88
88
|
"enzyme": "^3.11.0",
|
|
89
89
|
"esbuild": "0.28.0",
|
|
90
|
-
"eslint": "^10.
|
|
90
|
+
"eslint": "^10.4.1",
|
|
91
91
|
"eslint-config-prettier": "^10.1.8",
|
|
92
92
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
93
|
-
"eslint-plugin-prettier": "^5.5.
|
|
93
|
+
"eslint-plugin-prettier": "^5.5.6",
|
|
94
94
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
95
95
|
"eslint-plugin-react-refresh": "^0.5.2",
|
|
96
|
-
"eslint-plugin-storybook": "^10.4.
|
|
96
|
+
"eslint-plugin-storybook": "^10.4.2",
|
|
97
97
|
"globals": "^17.6.0",
|
|
98
98
|
"husky": "^9.1.7",
|
|
99
99
|
"jsdom": "^29.1.1",
|
|
100
|
-
"lint-staged": "^
|
|
100
|
+
"lint-staged": "^17.0.7",
|
|
101
101
|
"prettier": "^3.8.1",
|
|
102
102
|
"react": "^19.2.4",
|
|
103
103
|
"react-dom": "^19.2.4",
|
|
104
104
|
"react-syntax-highlighter": "^16.1.1",
|
|
105
105
|
"resize-observer-polyfill": "^1.5.1",
|
|
106
106
|
"rollup-plugin-visualizer": "^7.0.1",
|
|
107
|
-
"storybook": "^10.4.
|
|
108
|
-
"tailwind-merge": "^3.
|
|
107
|
+
"storybook": "^10.4.2",
|
|
108
|
+
"tailwind-merge": "^3.6.0",
|
|
109
109
|
"tailwind-variants": "^3.2.2",
|
|
110
|
-
"tailwindcss": "^4.
|
|
111
|
-
"terser": "^5.
|
|
110
|
+
"tailwindcss": "^4.3.0",
|
|
111
|
+
"terser": "^5.48.0",
|
|
112
112
|
"typescript": "^5.9.3",
|
|
113
|
-
"vite": "^8.0.
|
|
113
|
+
"vite": "^8.0.16",
|
|
114
114
|
"vite-plugin-dts": "^4.5.4",
|
|
115
|
-
"vite-plugin-static-copy": "^4.1.
|
|
116
|
-
"vitest": "^4.1.
|
|
115
|
+
"vite-plugin-static-copy": "^4.1.1",
|
|
116
|
+
"vitest": "^4.1.8"
|
|
117
117
|
},
|
|
118
118
|
"pnpm": {
|
|
119
119
|
"overrides": {
|