|
24 | 24 | "@radix-ui/react-select": "^2.2.6", |
25 | 25 | "@radix-ui/react-slot": "^1.2.4", |
26 | 26 | "@radix-ui/react-tooltip": "^1.2.8", |
27 | | - "@rspack/browser": "2.0.0-rc.3", |
| 27 | + "@rspack/browser": "2.0.0", |
28 | 28 | "ansis": "^4.2.0", |
29 | 29 | "class-variance-authority": "^0.7.1", |
30 | 30 | "clsx": "^2.1.1", |
|
39 | 39 | "sonner": "^2.0.7", |
40 | 40 | "source-map-js": "^1.2.1", |
41 | 41 | "tailwind-merge": "^3.5.0", |
42 | | - "terser-webpack-plugin": "^5.4.0", |
| 42 | + "terser-webpack-plugin": "^5.5.0", |
43 | 43 | "tw-animate-css": "^1.4.0" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@rsbuild/core": "^1.7.5", |
47 | 47 | "@rsbuild/plugin-react": "^1.4.6", |
48 | | - "@rslib/core": "^0.21.2", |
49 | | - "@rslint/core": "^0.4.2", |
50 | | - "@tailwindcss/postcss": "^4.2.2", |
| 48 | + "@rslib/core": "^0.21.3", |
| 49 | + "@rslint/core": "^0.5.0", |
| 50 | + "@tailwindcss/postcss": "^4.2.4", |
51 | 51 | "@types/lodash-es": "^4.17.12", |
52 | 52 | "@types/react": "^19.2.14", |
53 | 53 | "@types/react-dom": "^19.2.3", |
54 | 54 | "lint-staged": "^16.4.0", |
55 | 55 | "mime": "^4.1.0", |
56 | 56 | "monaco-editor": "^0.55.1", |
57 | | - "oxfmt": "^0.45.0", |
| 57 | + "oxfmt": "^0.46.0", |
58 | 58 | "simple-git-hooks": "^2.13.1", |
59 | | - "tailwindcss": "^4.2.2", |
| 59 | + "tailwindcss": "^4.2.4", |
60 | 60 | "typescript": "^5.9.3" |
61 | 61 | }, |
62 | 62 | "simple-git-hooks": { |
|
0 commit comments