|
134 | 134 | "@types/glob": "^9.0.0", |
135 | 135 | "@types/jest": "^30.0.0", |
136 | 136 | "@types/jscodeshift": "^17.3.0", |
137 | | - "@types/node": "^24.4.0", |
| 137 | + "@types/node": "^24.5.2", |
138 | 138 | "@types/react": "^19.1.13", |
139 | 139 | "@types/react-dom": "^19.1.9", |
140 | 140 | "@types/react-native-web": "^0.19.2", |
141 | | - "@types/web": "^0.0.267", |
142 | | - "@typescript/native-preview": "^7.0.0-dev.20250915.1", |
| 141 | + "@types/web": "^0.0.269", |
| 142 | + "@typescript/native-preview": "^7.0.0-dev.20250918.1", |
143 | 143 | "bun-plugin-tailwind": "^0.0.15", |
144 | 144 | "concurrently": "^9.2.1", |
145 | 145 | "esbuild-analyzer": "^0.2.0", |
|
150 | 150 | "jest-watch-typeahead": "^3.0.1", |
151 | 151 | "jscodeshift": "^17.3.0", |
152 | 152 | "jsdom-testing-mocks": "^1.16.0", |
153 | | - "oxc-transform": "^0.89.0", |
154 | | - "oxlint": "^1.15.0", |
| 153 | + "oxc-transform": "^0.90.0", |
| 154 | + "oxlint": "^1.16.0", |
155 | 155 | "oxlint-tsgolint": "^0.2.0", |
156 | 156 | "postcss": "^8.5.6", |
157 | 157 | "prettier": "3.6.2", |
158 | | - "prettier-plugin-organize-imports": "^4.2.0", |
| 158 | + "prettier-plugin-organize-imports": "^4.3.0", |
159 | 159 | "react": "^19.1.1", |
160 | 160 | "react-dnd": "^16.0.1", |
161 | 161 | "react-dnd-test-backend": "^16.0.1", |
|
164 | 164 | "regenerator-runtime": "^0.14.1", |
165 | 165 | "rollup-plugin-visualizer": "^6.0.3", |
166 | 166 | "swc-loader": "^0.2.6", |
167 | | - "tsdown": "^0.15.1", |
| 167 | + "tsdown": "^0.15.2", |
168 | 168 | "type-fest": "^4.41.0", |
169 | 169 | "typescript": "^5.9.2", |
170 | | - "vite": "^7.1.5" |
| 170 | + "vite": "^7.1.6" |
171 | 171 | }, |
172 | 172 | "overrides": { |
173 | 173 | "@testing-library/user-event": "14.5.2" |
|
0 commit comments