Compare commits

...

1 Commits

Author SHA1 Message Date
Matt Aitken 46bceb0064 Pin @types/react and @types/react-dom to 18.x to avoid TS errors from mixed versions 2026-03-25 13:46:11 +00:00
2 changed files with 242 additions and 440 deletions
+2
View File
@@ -88,6 +88,8 @@
"overrides": {
"typescript": "5.5.4",
"@types/node": "20.14.14",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.7",
"express@^4>body-parser": "1.20.3",
"@remix-run/dev@2.1.0>tar-fs": "2.1.3",
"testcontainers@10.28.0>tar-fs": "3.0.9",
+240 -440
View File
File diff suppressed because it is too large Load Diff