|
20 | 20 | "format": "biome format --write"
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@babel/standalone": "^7.27.1", |
| 23 | + "@babel/standalone": "^7.28.4", |
24 | 24 | "@monaco-editor/react": "^4.7.0",
|
25 |
| - "@radix-ui/react-alert-dialog": "^1.1.11", |
26 |
| - "@radix-ui/react-slot": "^1.2.0", |
27 |
| - "@typescript/ata": "^0.9.7", |
28 |
| - "allotment": "^1.20.3", |
| 25 | + "@radix-ui/react-alert-dialog": "^1.1.15", |
| 26 | + "@radix-ui/react-slot": "^1.2.3", |
| 27 | + "@typescript/ata": "^0.9.8", |
| 28 | + "allotment": "^1.20.4", |
29 | 29 | "fflate": "^0.8.2",
|
30 | 30 | "file-saver": "^2.0.5",
|
31 | 31 | "jszip": "^3.10.1",
|
32 | 32 | "lodash-es": "^4.17.21",
|
33 | 33 | "lucide-react": "^0.507.0",
|
34 |
| - "react": "^19.1.0", |
35 |
| - "react-dom": "^19.1.0", |
36 |
| - "sonner": "^2.0.3", |
37 |
| - "tw-animate-css": "^1.2.5" |
| 34 | + "react": "^19.1.1", |
| 35 | + "react-dom": "^19.1.1", |
| 36 | + "sonner": "^2.0.7", |
| 37 | + "tw-animate-css": "^1.3.8" |
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 | 40 | "@biomejs/biome": "^1.9.4",
|
41 |
| - "@tailwindcss/postcss": "^4.1.5", |
42 |
| - "@tailwindcss/vite": "^4.1.5", |
| 41 | + "@tailwindcss/postcss": "^4.1.13", |
| 42 | + "@tailwindcss/vite": "^4.1.13", |
43 | 43 | "@types/babel__standalone": "^7.1.9",
|
44 | 44 | "@types/file-saver": "^2.0.7",
|
45 | 45 | "@types/lodash-es": "^4.17.12",
|
46 |
| - "@types/react": "^19.1.2", |
47 |
| - "@types/react-dom": "^19.1.3", |
48 |
| - "@vitejs/plugin-react": "^4.4.1", |
49 |
| - "babel-plugin-react-compiler": "19.1.0-rc.1", |
| 46 | + "@types/react": "^19.1.12", |
| 47 | + "@types/react-dom": "^19.1.9", |
| 48 | + "@vitejs/plugin-react": "^4.7.0", |
| 49 | + "babel-plugin-react-compiler": "19.1.0-rc.3", |
50 | 50 | "class-variance-authority": "^0.7.1",
|
51 | 51 | "clsx": "^2.1.1",
|
52 |
| - "tailwind-merge": "^3.2.0", |
| 52 | + "tailwind-merge": "^3.3.1", |
53 | 53 | "tailwind-scrollbar": "^4.0.2",
|
54 |
| - "tailwindcss": "^4.1.5", |
55 |
| - "typescript": "^5.8.3", |
56 |
| - "vite": "^6.3.5", |
57 |
| - "vite-plugin-compression2": "^1.3.3" |
| 54 | + "tailwindcss": "^4.1.13", |
| 55 | + "typescript": "^5.9.2", |
| 56 | + "vite": "npm:rolldown-vite@latest", |
| 57 | + "vite-plugin-compression2": "^1.4.0" |
58 | 58 | },
|
59 | 59 | "pnpm": {
|
60 | 60 | "overrides": {
|
|
0 commit comments