Compare commits

...

3 Commits

Author SHA1 Message Date
22d690931c chore(deps): update react monorepo to v19
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-12-18 05:02:41 +00:00
35e3bf2184 fix(deps): update backstage monorepo
All checks were successful
continuous-integration/drone/push Build is passing
2024-12-18 02:04:23 +01:00
e35d51aed5 fix(deps): update material-ui monorepo to v6.2.1
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
2024-12-18 01:03:43 +00:00
4 changed files with 1519 additions and 1949 deletions

View File

@ -38,8 +38,8 @@
"typescript": "~5.7.0"
},
"resolutions": {
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0"
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0"
},
"prettier": "@spotify/prettier-config",
"lint-staged": {

View File

@ -36,8 +36,8 @@
"@mui/material": "^6.0.0",
"@mui/icons-material": "^6.0.0",
"history": "^5.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "7.0.2",
"react-router-dom": "7.0.2",
"react-use": "^17.0.0"

View File

@ -32,7 +32,7 @@
"react-use": "^17.2.4"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
"react": "^16.13.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"devDependencies": {
"@backstage/cli": "^0.29.0",

3458
yarn.lock

File diff suppressed because it is too large Load Diff