mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 08:04:09 +00:00
Merge branch 'main' into acceptance-test-suite
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user