Compare commits
1 Commits
793a0a6522
...
renovate/m
Author | SHA1 | Date | |
---|---|---|---|
0bad545a8c |
@@ -33,8 +33,8 @@
|
||||
"@backstage/plugin-user-settings": "^0.8.0",
|
||||
"@backstage/theme": "^0.6.0",
|
||||
"@internal/plugin-catalog-backend-module-gitea": "^0.1.0",
|
||||
"@mui/material": "^6.0.0",
|
||||
"@mui/icons-material": "^6.0.0",
|
||||
"@mui/material": "^7.0.0",
|
||||
"@mui/icons-material": "^7.0.0",
|
||||
"history": "^5.0.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
@@ -52,7 +52,7 @@
|
||||
"@types/react-dom": "*",
|
||||
"cross-env": "^7.0.0",
|
||||
"cypress": "^14.0.0",
|
||||
"eslint-plugin-cypress": "^5.0.0",
|
||||
"eslint-plugin-cypress": "^4.0.0",
|
||||
"start-server-and-test": "^2.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
@@ -35,7 +35,7 @@
|
||||
"@backstage/plugin-techdocs-backend": "^1.1.2",
|
||||
"app": "link:../app",
|
||||
"dockerode": "^4.0.0",
|
||||
"express": "^5.0.0",
|
||||
"express": "^4.17.1",
|
||||
"express-promise-router": "^4.1.0",
|
||||
"pg": "^8.3.0",
|
||||
"winston": "^3.2.1"
|
||||
@@ -46,7 +46,7 @@
|
||||
"@types/express": "^5.0.0",
|
||||
"@types/express-serve-static-core": "^5.0.0",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"better-sqlite3": "^12.0.0"
|
||||
"better-sqlite3": "^11.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
@@ -26,8 +26,8 @@
|
||||
"@backstage/core-components": "^0.16.0",
|
||||
"@backstage/core-plugin-api": "^1.0.3",
|
||||
"@backstage/theme": "^0.6.0",
|
||||
"@mui/material": "^6.0.0",
|
||||
"@mui/icons-material": "^6.0.0",
|
||||
"@mui/material": "^7.0.0",
|
||||
"@mui/icons-material": "^7.0.0",
|
||||
"@material-ui/lab": "4.0.0-alpha.61",
|
||||
"react-use": "^17.2.4"
|
||||
},
|
||||
|
Reference in New Issue
Block a user