|
122 | 122 | }, |
123 | 123 | "devDependencies": { |
124 | 124 | "@edge-runtime/jest-environment": "^3.0.4", |
125 | | - "@arethetypeswrong/cli": "^0.15.3", |
| 125 | + "@arethetypeswrong/cli": "^0.18.2", |
126 | 126 | "@playwright/test": "1.34.3", |
127 | | - "@swc/core": "^1.3.62", |
128 | | - "@swc/jest": "0.2.26", |
| 127 | + "@swc/core": "^1.15.3", |
| 128 | + "@swc/jest": "0.2.39", |
129 | 129 | "@testing-library/jest-dom": "^5.16.5", |
130 | 130 | "@testing-library/react": "^14.2.1", |
131 | 131 | "@type-challenges/utils": "0.1.1", |
132 | 132 | "@types/jest": "^29.5.2", |
133 | | - "@types/node": "^20.2.5", |
134 | | - "@types/react": "^18.2.8", |
135 | | - "@types/use-sync-external-store": "^0.0.3", |
| 133 | + "@types/node": "^22.19.1", |
| 134 | + "@types/react": "^19.2.7", |
| 135 | + "@types/use-sync-external-store": "^1.5.0", |
136 | 136 | "@typescript-eslint/eslint-plugin": "5.59.8", |
137 | 137 | "@typescript-eslint/parser": "5.59.8", |
138 | | - "bunchee": "^6.3.2", |
| 138 | + "bunchee": "^6.6.2", |
139 | 139 | "eslint": "8.42.0", |
140 | 140 | "eslint-config-prettier": "8.8.0", |
141 | 141 | "eslint-plugin-jest-dom": "5.1.0", |
142 | 142 | "eslint-plugin-react": "7.32.2", |
143 | 143 | "eslint-plugin-react-hooks": "4.6.0", |
144 | 144 | "eslint-plugin-testing-library": "5.11.0", |
145 | | - "husky": "8.0.3", |
| 145 | + "husky": "9.1.7", |
146 | 146 | "jest": "29.7.0", |
147 | 147 | "jest-environment-jsdom": "29.7.0", |
148 | | - "lint-staged": "13.2.2", |
149 | | - "next": "15.4.4", |
| 148 | + "lint-staged": "16.2.7", |
| 149 | + "next": "16.0.5", |
150 | 150 | "prettier": "2.8.8", |
151 | | - "react": "^18.2.0", |
152 | | - "react-dom": "^18.2.0", |
153 | | - "react-error-boundary": "^4.0.9", |
154 | | - "rimraf": "5.0.1", |
| 151 | + "react": "^19.2.0", |
| 152 | + "react-dom": "^19.2.0", |
| 153 | + "react-error-boundary": "^5.0.0", |
| 154 | + "rimraf": "6.1.2", |
155 | 155 | "semver": "^7.5.1", |
156 | 156 | "swr": "workspace:*", |
157 | | - "typescript": "5.1.3" |
| 157 | + "typescript": "5.9.3" |
158 | 158 | }, |
159 | 159 | "peerDependencies": { |
160 | 160 | "react": "^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" |
|
169 | 169 | }, |
170 | 170 | "dependencies": { |
171 | 171 | "dequal": "^2.0.3", |
172 | | - "use-sync-external-store": "^1.4.0" |
| 172 | + "use-sync-external-store": "^1.6.0" |
173 | 173 | } |
174 | 174 | } |
0 commit comments