@powerhousedao/design-system 6.0.0-dev.58 → 6.0.0-dev.59
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 +7 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerhousedao/design-system",
|
|
3
|
-
"version": "6.0.0-dev.
|
|
3
|
+
"version": "6.0.0-dev.59",
|
|
4
4
|
"description": "",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist",
|
|
@@ -66,7 +66,6 @@
|
|
|
66
66
|
},
|
|
67
67
|
"homepage": "https://github.com/powerhouse-inc/design-system#readme",
|
|
68
68
|
"devDependencies": {
|
|
69
|
-
"@hookform/devtools": "^4.3.1",
|
|
70
69
|
"@prettier/sync": "^0.5.2",
|
|
71
70
|
"@storybook/addon-actions": "^8.6.7",
|
|
72
71
|
"@storybook/addon-docs": "^8.6.3",
|
|
@@ -75,8 +74,6 @@
|
|
|
75
74
|
"@storybook/addon-links": "^8.6.7",
|
|
76
75
|
"@storybook/addon-themes": "^8.6.7",
|
|
77
76
|
"@storybook/blocks": "^8.6.7",
|
|
78
|
-
"@storybook/components": "^8.6.7",
|
|
79
|
-
"@storybook/manager-api": "^8.6.7",
|
|
80
77
|
"@storybook/preview-api": "^8.6.7",
|
|
81
78
|
"@storybook/react": "^8.6.7",
|
|
82
79
|
"@storybook/react-vite": "^8.6.7",
|
|
@@ -92,42 +89,32 @@
|
|
|
92
89
|
"@types/jest": "^29.5.14",
|
|
93
90
|
"@types/react": "19.2.14",
|
|
94
91
|
"@types/react-dom": "19.2.3",
|
|
95
|
-
"@types/react-virtualized": "^9.22.0",
|
|
96
|
-
"autoprefixer": "^10.4.20",
|
|
97
92
|
"camelcase": "^8.0.0",
|
|
98
|
-
"cross-env": "^7.0.3",
|
|
99
|
-
"fast-xml-parser": "^4.3.4",
|
|
100
93
|
"happy-dom": "^17.4.3",
|
|
101
94
|
"jsdom": "^24.0.0",
|
|
102
95
|
"react": "19.2.4",
|
|
103
96
|
"react-dom": "19.2.4",
|
|
104
|
-
"rollup-plugin-visualizer": "^5.12.0",
|
|
105
|
-
"rollup-preserve-directives": "^1.1.3",
|
|
106
97
|
"storybook": "^8.6.14",
|
|
107
98
|
"storybook-addon-pseudo-states": "^4.0.4",
|
|
108
99
|
"tailwind-scrollbar": "^4.0.1",
|
|
109
100
|
"tailwindcss": "4.1.18",
|
|
110
101
|
"vite": "7.3.1",
|
|
111
102
|
"vitest": "3.2.4",
|
|
112
|
-
"@powerhousedao/reactor": "6.0.0-dev.
|
|
113
|
-
"@powerhousedao/config": "6.0.0-dev.
|
|
114
|
-
"@powerhousedao/reactor-browser": "6.0.0-dev.
|
|
103
|
+
"@powerhousedao/reactor": "6.0.0-dev.59",
|
|
104
|
+
"@powerhousedao/config": "6.0.0-dev.59",
|
|
105
|
+
"@powerhousedao/reactor-browser": "6.0.0-dev.59"
|
|
115
106
|
},
|
|
116
107
|
"peerDependencies": {
|
|
117
108
|
"react": ">=19.0.0",
|
|
118
109
|
"react-dom": ">=19.0.0"
|
|
119
110
|
},
|
|
120
111
|
"dependencies": {
|
|
121
|
-
"@internationalized/date": "^3.5.6",
|
|
122
|
-
"@powerhousedao/document-engineering": "1.40.1",
|
|
123
112
|
"@radix-ui/react-checkbox": "^1.1.2",
|
|
124
113
|
"@radix-ui/react-dialog": "^1.1.2",
|
|
125
114
|
"@radix-ui/react-dropdown-menu": "^2.1.5",
|
|
126
115
|
"@radix-ui/react-popover": "^1.1.2",
|
|
127
116
|
"@radix-ui/react-radio-group": "^1.2.1",
|
|
128
|
-
"@radix-ui/react-separator": "^1.1.0",
|
|
129
117
|
"@radix-ui/react-slot": "^1.1.0",
|
|
130
|
-
"@radix-ui/react-switch": "^1.1.1",
|
|
131
118
|
"@radix-ui/react-tabs": "^1.1.1",
|
|
132
119
|
"@radix-ui/react-tooltip": "^1.1.3",
|
|
133
120
|
"@radix-ui/react-visually-hidden": "^1.1.0",
|
|
@@ -141,29 +128,23 @@
|
|
|
141
128
|
"date-fns": "^4.1.0",
|
|
142
129
|
"date-fns-tz": "^3.2.0",
|
|
143
130
|
"diff": "^7.0.0",
|
|
144
|
-
"focus-trap-react": "^11.0.3",
|
|
145
131
|
"mathjs": "^13.1.1",
|
|
146
|
-
"nanoid": "^5.0.9",
|
|
147
132
|
"natural-orderby": "^4.0.0",
|
|
148
|
-
"react-circle-flags": "^0.0.22",
|
|
149
|
-
"react-day-picker": "9.4.3",
|
|
150
133
|
"react-hook-form": "^7.53.0",
|
|
151
134
|
"react-json-view-lite": "^2.5.0",
|
|
152
135
|
"react-multi-select-component": "^4.3.4",
|
|
153
136
|
"react-number-format": "^5.4.2",
|
|
154
137
|
"react-select": "^5.8.0",
|
|
155
138
|
"react-toastify": "^10.0.4",
|
|
156
|
-
"react-virtualized": "^9.22.6",
|
|
157
139
|
"tailwind-merge": "3.4.0",
|
|
158
140
|
"tsx": "4.21.0",
|
|
159
141
|
"usehooks-ts": "^3.1.1",
|
|
160
142
|
"viem": "^2.46.2",
|
|
161
143
|
"wagmi": "^3.5.0",
|
|
162
|
-
"world-countries": "^5.0.0",
|
|
163
144
|
"zod": "4.3.6",
|
|
164
|
-
"
|
|
165
|
-
"document-drive": "6.0.0-dev.
|
|
166
|
-
"
|
|
145
|
+
"document-model": "6.0.0-dev.59",
|
|
146
|
+
"document-drive": "6.0.0-dev.59",
|
|
147
|
+
"@powerhousedao/reactor-browser": "6.0.0-dev.59"
|
|
167
148
|
},
|
|
168
149
|
"scripts": {
|
|
169
150
|
"tsc": "tsc",
|