|
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@changesets/changelog-github": "0.5.0", |
57 | | - "@changesets/cli": "2.27.7", |
58 | | - "@commitlint/cli": "19.3.0", |
59 | | - "@commitlint/config-conventional": "19.2.2", |
60 | | - "@hyperse/eslint-config-hyperse": "^1.0.12", |
| 57 | + "@changesets/cli": "2.27.9", |
| 58 | + "@commitlint/cli": "19.5.0", |
| 59 | + "@commitlint/config-conventional": "19.5.0", |
| 60 | + "@hyperse/eslint-config-hyperse": "^1.2.6", |
61 | 61 | "@hyperse/exec-program": "^1.0.10", |
62 | | - "@types/node": "^22.1.0", |
63 | | - "@types/react": "^18.3.3", |
64 | | - "@types/react-dom": "^18.3.0", |
65 | | - "commitizen": "4.3.0", |
| 62 | + "@types/node": "^22.7.9", |
| 63 | + "@types/react": "^18.3.12", |
| 64 | + "@types/react-dom": "^18.3.1", |
| 65 | + "commitizen": "4.3.1", |
66 | 66 | "cz-conventional-changelog": "3.3.0", |
67 | | - "eslint": "^9.8.0", |
68 | | - "husky": "9.1.4", |
69 | | - "lint-staged": "15.2.8", |
70 | | - "next": "14.2.5", |
| 67 | + "eslint": "^9.13.0", |
| 68 | + "husky": "9.1.6", |
| 69 | + "lint-staged": "15.2.10", |
| 70 | + "next": "15.0.1", |
71 | 71 | "npm-run-all": "^4.1.5", |
72 | 72 | "react": "^18.3.1", |
73 | 73 | "react-dom": "^18.3.1", |
74 | | - "tsup": "^8.2.4", |
75 | | - "typescript": "^5.5.4", |
76 | | - "vite": "^5.3.5", |
77 | | - "vitest": "^2.0.5" |
| 74 | + "tsup": "^8.3.4", |
| 75 | + "typescript": "^5.6.3", |
| 76 | + "vite": "^5.4.10", |
| 77 | + "vitest": "^2.1.3" |
78 | 78 | }, |
79 | 79 | "engines": { |
80 | 80 | "node": ">=18" |
|
0 commit comments