@jakubmazanec/ui 0.1.1-next.80f405d → 0.1.1-next.ebf1317
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/package.json +22 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jakubmazanec/ui",
|
|
3
|
-
"version": "0.1.1-next.
|
|
3
|
+
"version": "0.1.1-next.ebf1317",
|
|
4
4
|
"description": "React component library.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"@dnd-kit/utilities": "^3.2.2",
|
|
42
42
|
"@headlessui/react": "^2.2.0",
|
|
43
43
|
"@heroicons/react": "^2.1.5",
|
|
44
|
-
"@jakubmazanec/ts-utils": "3.0.5-next.
|
|
44
|
+
"@jakubmazanec/ts-utils": "3.0.5-next.ebf1317",
|
|
45
45
|
"@tanstack/match-sorter-utils": "^8.19.4",
|
|
46
46
|
"@tanstack/react-table": "^8.20.5",
|
|
47
47
|
"culori": "^4.0.1",
|
|
@@ -50,44 +50,44 @@
|
|
|
50
50
|
"zod": "^3.23.8"
|
|
51
51
|
},
|
|
52
52
|
"devDependencies": {
|
|
53
|
-
"@chromatic-com/storybook": "^
|
|
54
|
-
"@jakubmazanec/eslint-config": "4.0.0-next.
|
|
55
|
-
"@storybook/addon-controls": "^8.4.
|
|
56
|
-
"@storybook/addon-essentials": "^8.4.
|
|
57
|
-
"@storybook/addon-interactions": "^8.4.
|
|
58
|
-
"@storybook/addon-links": "^8.4.
|
|
59
|
-
"@storybook/blocks": "^8.4.
|
|
60
|
-
"@storybook/preview-api": "^8.4.
|
|
61
|
-
"@storybook/react": "^8.4.
|
|
62
|
-
"@storybook/react-vite": "^8.4.
|
|
63
|
-
"@storybook/test": "^8.4.
|
|
53
|
+
"@chromatic-com/storybook": "^3.2.2",
|
|
54
|
+
"@jakubmazanec/eslint-config": "4.0.0-next.ebf1317",
|
|
55
|
+
"@storybook/addon-controls": "^8.4.4",
|
|
56
|
+
"@storybook/addon-essentials": "^8.4.4",
|
|
57
|
+
"@storybook/addon-interactions": "^8.4.4",
|
|
58
|
+
"@storybook/addon-links": "^8.4.4",
|
|
59
|
+
"@storybook/blocks": "^8.4.4",
|
|
60
|
+
"@storybook/preview-api": "^8.4.4",
|
|
61
|
+
"@storybook/react": "^8.4.4",
|
|
62
|
+
"@storybook/react-vite": "^8.4.4",
|
|
63
|
+
"@storybook/test": "^8.4.4",
|
|
64
64
|
"@testing-library/jest-dom": "^6.6.3",
|
|
65
|
-
"@testing-library/react": "^
|
|
65
|
+
"@testing-library/react": "^16.0.1",
|
|
66
66
|
"@types/culori": "^2.1.1",
|
|
67
67
|
"@types/lodash": "^4.17.13",
|
|
68
68
|
"@types/node": "^22.9.0",
|
|
69
|
-
"@types/react": "^18.
|
|
70
|
-
"@types/react-dom": "^18.
|
|
71
|
-
"@vitest/coverage-v8": "^2.1.
|
|
69
|
+
"@types/react": "^18.3.12",
|
|
70
|
+
"@types/react-dom": "^18.3.1",
|
|
71
|
+
"@vitest/coverage-v8": "^2.1.5",
|
|
72
72
|
"autoprefixer": "^10.4.20",
|
|
73
|
-
"chromatic": "^11.
|
|
73
|
+
"chromatic": "^11.18.1",
|
|
74
74
|
"concurrently": "^9.1.0",
|
|
75
75
|
"del-cli": "^6.0.0",
|
|
76
76
|
"esbuild": "^0.24.0",
|
|
77
77
|
"eslint": "^9.15.0",
|
|
78
|
-
"happy-dom": "^15.
|
|
78
|
+
"happy-dom": "^15.11.6",
|
|
79
79
|
"prettier": "^3.3.3",
|
|
80
80
|
"prettier-plugin-packagejson": "^2.5.3",
|
|
81
81
|
"prettier-plugin-tailwindcss": "^0.6.8",
|
|
82
82
|
"react": "^18.3.1",
|
|
83
83
|
"react-dom": "^18.3.1",
|
|
84
|
-
"storybook": "^8.4.
|
|
85
|
-
"tailwindcss": "^3.4.
|
|
84
|
+
"storybook": "^8.4.4",
|
|
85
|
+
"tailwindcss": "^3.4.15",
|
|
86
86
|
"tsx": "^4.19.2",
|
|
87
87
|
"typedoc": "^0.26.11",
|
|
88
88
|
"typedoc-plugin-markdown": "^4.2.10",
|
|
89
89
|
"typescript": "^5.6.3",
|
|
90
|
-
"vitest": "^2.1.
|
|
90
|
+
"vitest": "^2.1.5"
|
|
91
91
|
},
|
|
92
92
|
"peerDependencies": {
|
|
93
93
|
"react": "18.x",
|