|
14 | 14 | "lint": "backstage-cli package lint"
|
15 | 15 | },
|
16 | 16 | "dependencies": {
|
17 |
| - "@backstage-community/plugin-github-actions": "^0.6.22", |
18 |
| - "@backstage-community/plugin-sonarqube": "^0.8.2", |
| 17 | + "@backstage-community/plugin-github-actions": "^0.6.23", |
| 18 | + "@backstage-community/plugin-sonarqube": "^0.8.4", |
19 | 19 | "@backstage/app-defaults": "^1.5.12",
|
20 | 20 | "@backstage/catalog-model": "^1.7.0",
|
21 | 21 | "@backstage/cli": "^0.28.1",
|
|
41 | 41 | "@backstage/plugin-techdocs-react": "^1.2.9",
|
42 | 42 | "@backstage/plugin-user-settings": "^0.8.14",
|
43 | 43 | "@backstage/theme": "^0.6.0",
|
44 |
| - "@dweber019/backstage-plugin-endoflife": "^0.0.15", |
| 44 | + "@dweber019/backstage-plugin-endoflife": "^0.0.16", |
45 | 45 | "@material-ui/core": "^4.12.4",
|
46 | 46 | "@material-ui/icons": "^4.11.3",
|
47 |
| - "@roadiehq/backstage-plugin-github-insights": "^2.4.1", |
48 |
| - "@roadiehq/backstage-plugin-security-insights": "^2.3.20", |
| 47 | + "@roadiehq/backstage-plugin-github-insights": "^2.5.1", |
| 48 | + "@roadiehq/backstage-plugin-security-insights": "^2.4.0", |
49 | 49 | "history": "^5.3.0",
|
50 | 50 | "react": "^18.3.1",
|
51 | 51 | "react-dom": "^18.3.1",
|
52 |
| - "react-router": "^6.26.2", |
53 |
| - "react-router-dom": "^6.26.2" |
| 52 | + "react-router": "^6.27.0", |
| 53 | + "react-router-dom": "^6.27.0" |
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@backstage/test-utils": "^1.7.0",
|
57 |
| - "@playwright/test": "^1.47.2", |
| 57 | + "@playwright/test": "^1.48.1", |
58 | 58 | "@testing-library/dom": "^9.3.4",
|
59 |
| - "@testing-library/jest-dom": "^6.5.0", |
| 59 | + "@testing-library/jest-dom": "^6.6.2", |
60 | 60 | "@testing-library/react": "^14.3.1",
|
61 | 61 | "@testing-library/user-event": "^14.5.2",
|
62 |
| - "@types/react-dom": "^18.3.0", |
| 62 | + "@types/react-dom": "^18.3.1", |
63 | 63 | "cross-env": "^7.0.3"
|
64 | 64 | },
|
65 | 65 | "browserslist": {
|
|
0 commit comments