|
10 | 10 | "devDependencies": {
|
11 | 11 | "@dnd-kit/core": "^6.3.1",
|
12 | 12 | "@dnd-kit/modifiers": "^6.0.1",
|
13 |
| - "@floating-ui/react": "^0.27.12", |
14 |
| - "@r2wc/react-to-web-component": "^2.0.3", |
15 |
| - "@types/react-dom": "^18.3.5", |
16 |
| - "@wavesurfer/react": "^1.0.9", |
17 |
| - "bootstrap": "^5.3.3", |
| 13 | + "@floating-ui/react": "^0.27.13", |
| 14 | + "@r2wc/react-to-web-component": "^2.0.4", |
| 15 | + "@types/react-dom": "^18.3.7", |
| 16 | + "@wavesurfer/react": "^1.0.11", |
| 17 | + "bootstrap": "^5.3.7", |
18 | 18 | "concurrently": "^8.2.0",
|
19 | 19 | "downshift": "^9.0.8",
|
20 |
| - "esbuild": "^0.25.5", |
| 20 | + "esbuild": "^0.25.8", |
21 | 21 | "esbuild-plugin-svgr": "^3.1.1",
|
22 |
| - "react-image-crop": "^11.0.7", |
| 22 | + "react-image-crop": "^11.0.10", |
23 | 23 | "react-intersection-observer": "^9.13.1",
|
24 |
| - "react-player": "^2.16.0", |
| 24 | + "react-player": "^2.16.1", |
25 | 25 | "request": "^2.88.2",
|
26 | 26 | "sass": "^1.78.0",
|
27 |
| - "typescript": "^5.6.3", |
| 27 | + "typescript": "^5.8.3", |
28 | 28 | "yargs-parser": "^21.1.1"
|
29 | 29 | }
|
30 | 30 | }
|
0 commit comments