|
121 | 121 | ] |
122 | 122 | }, |
123 | 123 | "devDependencies": { |
124 | | - "@arethetypeswrong/cli": "^0.15.3", |
| 124 | + "@arethetypeswrong/cli": "^0.18.2", |
125 | 125 | "@edge-runtime/jest-environment": "^3.0.4", |
126 | 126 | "@eslint/compat": "^2.0.0", |
127 | 127 | "@eslint/eslintrc": "^3.3.1", |
128 | 128 | "@eslint/js": "^9.39.1", |
129 | 129 | "@playwright/test": "1.57.0", |
130 | | - "@swc/core": "^1.3.62", |
131 | | - "@swc/jest": "0.2.26", |
| 130 | + "@swc/core": "^1.15.3", |
| 131 | + "@swc/jest": "0.2.39", |
132 | 132 | "@testing-library/jest-dom": "^5.16.5", |
133 | 133 | "@testing-library/react": "^14.2.1", |
134 | 134 | "@type-challenges/utils": "0.1.1", |
135 | 135 | "@types/jest": "^29.5.2", |
136 | | - "@types/node": "^20.2.5", |
137 | | - "@types/react": "^18.2.8", |
| 136 | + "@types/node": "^22.19.1", |
| 137 | + "@types/react": "^19.2.7", |
138 | 138 | "@types/use-sync-external-store": "^0.0.3", |
139 | 139 | "@typescript-eslint/eslint-plugin": "8.48.0", |
140 | 140 | "@typescript-eslint/parser": "8.48.0", |
141 | | - "bunchee": "^6.3.2", |
| 141 | + "bunchee": "^6.6.2", |
142 | 142 | "eslint": "9.39.1", |
143 | 143 | "eslint-config-prettier": "10.1.8", |
144 | 144 | "eslint-plugin-jest-dom": "5.5.0", |
145 | 145 | "eslint-plugin-react": "7.37.5", |
146 | 146 | "eslint-plugin-react-hooks": "7.0.1", |
147 | 147 | "eslint-plugin-testing-library": "7.13.5", |
148 | 148 | "globals": "^16.5.0", |
149 | | - "husky": "8.0.3", |
| 149 | + "husky": "9.1.7", |
150 | 150 | "jest": "29.7.0", |
151 | 151 | "jest-environment-jsdom": "29.7.0", |
152 | | - "lint-staged": "13.2.2", |
153 | | - "next": "15.4.4", |
| 152 | + "lint-staged": "16.2.7", |
| 153 | + "next": "16.0.5", |
154 | 154 | "prettier": "2.8.8", |
155 | 155 | "react": "^18.2.0", |
156 | 156 | "react-dom": "^18.2.0", |
157 | | - "react-error-boundary": "^4.0.9", |
158 | | - "rimraf": "5.0.1", |
| 157 | + "react-error-boundary": "^5.0.0", |
| 158 | + "rimraf": "6.1.2", |
159 | 159 | "semver": "^7.5.1", |
160 | 160 | "swr": "workspace:*", |
161 | | - "typescript": "5.1.3", |
| 161 | + "typescript": "5.9.3", |
162 | 162 | "typescript-eslint": "^8.48.0" |
163 | 163 | }, |
164 | 164 | "peerDependencies": { |
|
0 commit comments