|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@monaco-editor/react": "4.7.0", |
19 | | - "@radix-ui/react-alert-dialog": "^1.1.15", |
20 | | - "@radix-ui/react-checkbox": "^1.3.3", |
21 | | - "@radix-ui/react-dialog": "^1.1.15", |
22 | | - "@radix-ui/react-dropdown-menu": "^2.1.16", |
23 | | - "@radix-ui/react-label": "^2.1.8", |
24 | | - "@radix-ui/react-select": "^2.2.6", |
25 | | - "@radix-ui/react-slot": "^1.2.4", |
26 | | - "@radix-ui/react-tooltip": "^1.2.8", |
27 | | - "ansis": "^4.3.0", |
| 19 | + "@radix-ui/react-alert-dialog": "^1.1.17", |
| 20 | + "@radix-ui/react-checkbox": "^1.3.5", |
| 21 | + "@radix-ui/react-dialog": "^1.1.17", |
| 22 | + "@radix-ui/react-dropdown-menu": "^2.1.18", |
| 23 | + "@radix-ui/react-label": "^2.1.10", |
| 24 | + "@radix-ui/react-select": "^2.3.1", |
| 25 | + "@radix-ui/react-slot": "^1.3.0", |
| 26 | + "@radix-ui/react-tooltip": "^1.2.10", |
| 27 | + "ansis": "^4.3.1", |
28 | 28 | "class-variance-authority": "^0.7.1", |
29 | 29 | "clsx": "^2.1.1", |
30 | | - "jotai": "^2.20.0", |
| 30 | + "jotai": "^2.20.1", |
31 | 31 | "jszip": "^3.10.1", |
32 | 32 | "lodash-es": "^4.18.1", |
33 | | - "lucide-react": "^1.17.0", |
34 | | - "prettier": "^3.8.3", |
35 | | - "react": "^19.2.6", |
36 | | - "react-dom": "^19.2.6", |
| 33 | + "lucide-react": "^1.21.0", |
| 34 | + "prettier": "^3.8.4", |
| 35 | + "react": "^19.2.7", |
| 36 | + "react-dom": "^19.2.7", |
37 | 37 | "react-resizable-panels": "^3.0.6", |
38 | 38 | "sonner": "^2.0.7", |
39 | 39 | "source-map-js": "^1.2.1", |
|
42 | 42 | "tw-animate-css": "^1.4.0" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@rsbuild/core": "^2.0.9", |
46 | | - "@rsbuild/plugin-react": "^2.0.1", |
47 | | - "@rslib/core": "^0.22.0", |
48 | | - "@rslint/core": "^0.5.3", |
49 | | - "@rspack/browser": "2.0.5", |
50 | | - "@tailwindcss/postcss": "^4.3.0", |
| 45 | + "@rsbuild/core": "^2.0.15", |
| 46 | + "@rsbuild/plugin-react": "^2.1.0", |
| 47 | + "@rslib/core": "^0.23.0", |
| 48 | + "@rslint/core": "^0.6.2", |
| 49 | + "@rspack/browser": "2.0.8", |
| 50 | + "@tailwindcss/postcss": "^4.3.1", |
51 | 51 | "@types/lodash-es": "^4.17.12", |
52 | | - "@types/react": "^19.2.15", |
| 52 | + "@types/react": "^19.2.17", |
53 | 53 | "@types/react-dom": "^19.2.3", |
54 | | - "lint-staged": "^17.0.6", |
| 54 | + "lint-staged": "^17.0.8", |
55 | 55 | "mime": "^4.1.0", |
56 | 56 | "monaco-editor": "^0.55.1", |
57 | | - "oxfmt": "^0.52.0", |
| 57 | + "oxfmt": "^0.55.0", |
58 | 58 | "simple-git-hooks": "^2.13.1", |
59 | | - "tailwindcss": "^4.3.0", |
| 59 | + "tailwindcss": "^4.3.1", |
60 | 60 | "typescript": "^6.0.3" |
61 | 61 | }, |
62 | 62 | "simple-git-hooks": { |
|
0 commit comments