Merge branch 'main' into acceptance-test-suite

This commit is contained in:
Stefan Benz
2024-11-28 18:06:18 +01:00
committed by GitHub
80 changed files with 1803 additions and 922 deletions

View File

@@ -29,7 +29,9 @@
},
"pnpm": {
"overrides": {
"@typescript-eslint/parser": "^7.9.0"
"@typescript-eslint/parser": "^7.9.0",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1"
}
},
"devDependencies": {