|
23 | 23 | "snyk-protect": "snyk-protect",
|
24 | 24 | "prepare": "npm run snyk-protect && husky install",
|
25 | 25 | "verify-translation": "zx scripts/verify-translations.mjs",
|
26 |
| - "shadcn": "shadcn-ui", |
27 | 26 | "shadcn:add": "zx scripts/shadcn-add.mjs"
|
28 | 27 | },
|
29 | 28 | "dependencies": {
|
|
41 | 40 | "@emotion/react": "^11.11.1",
|
42 | 41 | "@emotion/styled": "^11.11.0",
|
43 | 42 | "@hookform/resolvers": "^3.2.0",
|
44 |
| - "@radix-ui/react-alert-dialog": "^1.0.4", |
| 43 | + "@radix-ui/react-alert-dialog": "^1.1.1", |
45 | 44 | "@radix-ui/react-checkbox": "^1.0.4",
|
46 |
| - "@radix-ui/react-dialog": "^1.0.4", |
| 45 | + "@radix-ui/react-dialog": "^1.1.1", |
47 | 46 | "@radix-ui/react-dropdown-menu": "^2.0.5",
|
48 | 47 | "@radix-ui/react-icons": "^1.3.0",
|
49 | 48 | "@radix-ui/react-label": "^2.0.2",
|
50 | 49 | "@radix-ui/react-popover": "^1.0.6",
|
51 | 50 | "@radix-ui/react-select": "^1.2.2",
|
52 |
| - "@radix-ui/react-slot": "^1.0.2", |
| 51 | + "@radix-ui/react-slot": "^1.1.0", |
53 | 52 | "@radix-ui/react-switch": "^1.0.3",
|
54 | 53 | "@radix-ui/react-tabs": "^1.0.4",
|
55 | 54 | "@radix-ui/react-toggle": "^1.0.3",
|
|
142 | 141 | "react-wrap-balancer": "^1.0.0",
|
143 | 142 | "rimraf": "^5.0.1",
|
144 | 143 | "semver": "^7.5.4",
|
145 |
| - "shadcn-ui": "^0.3.0", |
| 144 | + "shadcn": "^2.0.4", |
146 | 145 | "smoothscroll-polyfill": "^0.4.4",
|
147 | 146 | "store2": "^2.12.0",
|
148 | 147 | "swr": "^2.2.0",
|
|
158 | 157 | "zx": "~7.2.3"
|
159 | 158 | },
|
160 | 159 | "resolutions": {
|
161 |
| - "react-virtualized/**/@types/react": "^18", |
162 |
| - "array-buffer-byte-length": "npm:@nolyfill/array-buffer-byte-length@latest", |
163 |
| - "array-includes": "npm:@nolyfill/array-includes@latest", |
164 |
| - "array.prototype.findlastindex": "npm:@nolyfill/array.prototype.findlastindex@latest", |
165 |
| - "array.prototype.flat": "npm:@nolyfill/array.prototype.flat@latest", |
166 |
| - "array.prototype.flatmap": "npm:@nolyfill/array.prototype.flatmap@latest", |
167 |
| - "array.prototype.reduce": "npm:@nolyfill/array.prototype.reduce@latest", |
168 |
| - "array.prototype.tosorted": "npm:@nolyfill/array.prototype.tosorted@latest", |
169 |
| - "arraybuffer.prototype.slice": "npm:@nolyfill/arraybuffer.prototype.slice@latest", |
170 |
| - "available-typed-arrays": "npm:@nolyfill/available-typed-arrays@latest", |
171 |
| - "deep-equal": "npm:@nolyfill/deep-equal@latest", |
172 |
| - "define-properties": "npm:@nolyfill/define-properties@latest", |
173 |
| - "es-set-tostringtag": "npm:@nolyfill/es-set-tostringtag@latest", |
174 |
| - "function-bind": "npm:@nolyfill/function-bind@latest", |
175 |
| - "function.prototype.name": "npm:@nolyfill/function.prototype.name@latest", |
176 |
| - "get-symbol-description": "npm:@nolyfill/get-symbol-description@latest", |
177 |
| - "globalthis": "npm:@nolyfill/globalthis@latest", |
178 |
| - "gopd": "npm:@nolyfill/gopd@latest", |
179 |
| - "harmony-reflect": "npm:@nolyfill/harmony-reflect@latest", |
180 |
| - "has": "npm:@nolyfill/has@latest", |
181 |
| - "has-property-descriptors": "npm:@nolyfill/has-property-descriptors@latest", |
182 |
| - "has-proto": "npm:@nolyfill/has-proto@latest", |
183 |
| - "has-symbols": "npm:@nolyfill/has-symbols@latest", |
184 |
| - "has-tostringtag": "npm:@nolyfill/has-tostringtag@latest", |
185 |
| - "is-arguments": "npm:@nolyfill/is-arguments@latest", |
186 |
| - "is-array-buffer": "npm:@nolyfill/is-array-buffer@latest", |
187 |
| - "is-date-object": "npm:@nolyfill/is-date-object@latest", |
188 |
| - "is-generator-function": "npm:@nolyfill/is-generator-function@latest", |
189 |
| - "is-regex": "npm:@nolyfill/is-regex@latest", |
190 |
| - "is-shared-array-buffer": "npm:@nolyfill/is-shared-array-buffer@latest", |
191 |
| - "is-string": "npm:@nolyfill/is-string@latest", |
192 |
| - "is-symbol": "npm:@nolyfill/is-symbol@latest", |
193 |
| - "is-weakref": "npm:@nolyfill/is-weakref@latest", |
194 |
| - "object-is": "npm:@nolyfill/object-is@latest", |
195 |
| - "object-keys": "npm:@nolyfill/object-keys@latest", |
196 |
| - "object.assign": "npm:@nolyfill/object.assign@latest", |
197 |
| - "object.entries": "npm:@nolyfill/object.entries@latest", |
198 |
| - "object.fromentries": "npm:@nolyfill/object.fromentries@latest", |
199 |
| - "object.getownpropertydescriptors": "npm:@nolyfill/object.getownpropertydescriptors@latest", |
200 |
| - "object.groupby": "npm:@nolyfill/object.groupby@latest", |
201 |
| - "object.hasown": "npm:@nolyfill/object.hasown@latest", |
202 |
| - "object.values": "npm:@nolyfill/object.values@latest", |
203 |
| - "regexp.prototype.flags": "npm:@nolyfill/regexp.prototype.flags@latest", |
204 |
| - "safe-array-concat": "npm:@nolyfill/safe-array-concat@latest", |
205 |
| - "safe-regex-test": "npm:@nolyfill/safe-regex-test@latest", |
206 |
| - "string.prototype.matchall": "npm:@nolyfill/string.prototype.matchall@latest", |
207 |
| - "string.prototype.trim": "npm:@nolyfill/string.prototype.trim@latest", |
208 |
| - "string.prototype.trimend": "npm:@nolyfill/string.prototype.trimend@latest", |
209 |
| - "string.prototype.trimstart": "npm:@nolyfill/string.prototype.trimstart@latest", |
210 |
| - "typed-array-buffer": "npm:@nolyfill/typed-array-buffer@latest", |
211 |
| - "typed-array-byte-length": "npm:@nolyfill/typed-array-byte-length@latest", |
212 |
| - "typed-array-byte-offset": "npm:@nolyfill/typed-array-byte-offset@latest", |
213 |
| - "typed-array-length": "npm:@nolyfill/typed-array-length@latest", |
214 |
| - "unbox-primitive": "npm:@nolyfill/unbox-primitive@latest", |
215 |
| - "which-boxed-primitive": "npm:@nolyfill/which-boxed-primitive@latest", |
216 |
| - "which-typed-array": "npm:@nolyfill/which-typed-array@latest" |
| 160 | + "react-virtualized/**/@types/react": "^18" |
217 | 161 | },
|
218 | 162 | "browserslist": {
|
219 | 163 | "production": [
|
|
0 commit comments