chore(deps): update all dependencies
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": "14 || 16 || 20"
|
||||
"node": "14 || 16 || 20 || 22"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "concurrently \"yarn start\" \"yarn start-backend\"",
|
||||
@@ -32,10 +32,10 @@
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.29.0",
|
||||
"@spotify/prettier-config": "^15.0.0",
|
||||
"concurrently": "^8.0.0",
|
||||
"concurrently": "^9.0.0",
|
||||
"lerna": "^8.0.0",
|
||||
"prettier": "^3.0.0",
|
||||
"typescript": "~5.5.0"
|
||||
"typescript": "~5.7.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "^18.0.0",
|
||||
|
Reference in New Issue
Block a user