|
17 | 17 | "@babel/runtime": "~7.26.10",
|
18 | 18 | "@dnd-kit/core": "^6.1.0",
|
19 | 19 | "@dnd-kit/sortable": "^8.0.0",
|
| 20 | + "@dnd-kit/utilities": "^3.2.2", |
20 | 21 | "@emotion/babel-plugin": "^11.13.5",
|
21 | 22 | "@emotion/css": "^11.13.5",
|
| 23 | + "@emotion/cache": "^11.14.0", |
| 24 | + "@emotion/is-prop-valid": "^1.3.0", |
22 | 25 | "@emotion/react": "^11.14.0",
|
23 | 26 | "@emotion/styled": "^11.14.0",
|
24 | 27 | "@popperjs/core": "^2.11.5",
|
|
30 | 33 | "@react-aria/i18n": "^3.12.2",
|
31 | 34 | "@react-aria/interactions": "^3.22.2",
|
32 | 35 | "@react-aria/listbox": "^3.13.3",
|
| 36 | + "@react-aria/live-announcer": "^3.3.4", |
33 | 37 | "@react-aria/menu": "^3.15.3",
|
34 | 38 | "@react-aria/numberfield": "^3.11.6",
|
35 | 39 | "@react-aria/overlays": "^3.23.2",
|
36 | 40 | "@react-aria/radio": "^3.10.7",
|
| 41 | + "@react-aria/selection": "^3.19.3", |
37 | 42 | "@react-aria/separator": "^3.4.2",
|
38 | 43 | "@react-aria/slider": "^3.7.11",
|
39 | 44 | "@react-aria/tabs": "^3.9.5",
|
|
43 | 48 | "@react-stately/collections": "^3.10.9",
|
44 | 49 | "@react-stately/combobox": "^3.9.2",
|
45 | 50 | "@react-stately/dnd": "^3.4.2",
|
| 51 | + "@react-stately/list": "^3.10.8", |
46 | 52 | "@react-stately/menu": "^3.8.2",
|
47 | 53 | "@react-stately/numberfield": "^3.9.6",
|
| 54 | + "@react-stately/overlays": "^3.6.10", |
48 | 55 | "@react-stately/radio": "^3.10.7",
|
49 | 56 | "@react-stately/slider": "^3.5.7",
|
50 | 57 | "@react-stately/tabs": "^3.6.9",
|
51 | 58 | "@react-stately/tree": "^3.8.4",
|
52 | 59 | "@react-types/shared": "^3.24.1",
|
| 60 | + "@remix-run/router": "1.23.0", |
53 | 61 | "@rsdoctor/webpack-plugin": "1.1.2",
|
54 | 62 | "@rspack/cli": "1.3.10",
|
55 | 63 | "@rspack/core": "1.3.10",
|
|
96 | 104 | "@types/webpack-env": "1.18.8",
|
97 | 105 | "ansi-to-react": "^6.1.6",
|
98 | 106 | "babel-loader": "^10.0.0",
|
| 107 | + "base64-arraybuffer": "^1.0.1", |
99 | 108 | "browserslist": "^4.22.2",
|
100 | 109 | "buffer": "^6.0.3",
|
101 | 110 | "cbor2": "^1.12.0",
|
|
173 | 182 | "webpack": "5.99.6",
|
174 | 183 | "webpack-cli": "6.0.1",
|
175 | 184 | "webpack-remove-empty-scripts": "^1.0.4",
|
| 185 | + "zrender": "5.4.0", |
176 | 186 | "zxcvbn": "^4.4.2"
|
177 | 187 | },
|
178 | 188 | "devDependencies": {
|
|
186 | 196 | "@pmmmwh/react-refresh-webpack-plugin": "0.5.16",
|
187 | 197 | "@sentry/jest-environment": "6.0.0",
|
188 | 198 | "@sentry/profiling-node": "9.16.1",
|
| 199 | + "@sentry-internal/rrweb-types": "2.34.0", |
189 | 200 | "@styled/typescript-styled-plugin": "^1.0.1",
|
190 | 201 | "@swc/plugin-emotion": "9.0.4",
|
191 | 202 | "@tanstack/eslint-plugin-query": "^5.66.1",
|
|
0 commit comments