|
14 | 14 | "dependencies": { |
15 | 15 | "class-variance-authority": "^0.7.1", |
16 | 16 | "clsx": "^2.1.1", |
17 | | - "edkit": "^1.2.7", |
| 17 | + "edkit": "^1.3.1", |
18 | 18 | "lodash.debounce": "^4.0.8", |
19 | | - "lucide-react": "^1.23.0", |
20 | | - "mobx": "^6.16.1", |
| 19 | + "lucide-react": "^1.27.0", |
| 20 | + "mobx": ">=6", |
21 | 21 | "mobx-i18n": "^0.7.5", |
22 | | - "mobx-react": "^9.2.2", |
| 22 | + "mobx-react": ">=9", |
23 | 23 | "mobx-react-helper": "^0.5.1", |
24 | 24 | "mobx-restful": "^2.1.4", |
25 | | - "next": "^16.2.10", |
26 | | - "radix-ui": "^1.6.1", |
27 | | - "react": "^19.2.7", |
28 | | - "react-dom": "^19.2.7", |
| 25 | + "next": "^16.2.12", |
| 26 | + "radix-ui": "^1.6.7", |
| 27 | + "react": "^19.2.8", |
| 28 | + "react-dom": "^19.2.8", |
29 | 29 | "tailwind-merge": "^3.6.0", |
30 | 30 | "tw-animate-css": "^1.4.0", |
31 | 31 | "web-utility": "^4.7.2" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@biomejs/biome": "^2.5.2", |
| 34 | + "@biomejs/biome": "^2.5.6", |
35 | 35 | "@octokit/openapi-types": "^27.0.0", |
36 | | - "@tailwindcss/postcss": "^4.3.2", |
| 36 | + "@tailwindcss/postcss": "^4.3.3", |
37 | 37 | "@types/lodash.debounce": "^4.0.9", |
38 | | - "@types/node": "^24.13.2", |
| 38 | + "@types/node": "^24.13.3", |
39 | 39 | "@types/react": "^19.2.17", |
40 | 40 | "@types/react-dom": "^19.2.3", |
41 | 41 | "husky": "^9.1.7", |
42 | | - "lint-staged": "^17.0.8", |
43 | | - "mobx-github": "^0.6.2", |
44 | | - "shadcn": "^4.13.0", |
| 42 | + "lint-staged": "^17.2.0", |
| 43 | + "mobx-github": "^0.7.0", |
| 44 | + "shadcn": "^4.16.0", |
45 | 45 | "shadcn-helper": "^0.5.9", |
46 | | - "tailwindcss": "^4.3.2", |
| 46 | + "tailwindcss": "^4.3.3", |
47 | 47 | "typescript": "~5.9.3" |
48 | 48 | }, |
49 | 49 | "lint-staged": { |
|
0 commit comments