|
41 | 41 | "@backstage/plugin-techdocs-react": "^1.2.8",
|
42 | 42 | "@backstage/plugin-user-settings": "^0.8.12",
|
43 | 43 | "@backstage/theme": "^0.5.7",
|
44 |
| - "@dweber019/backstage-plugin-endoflife": "^0.0.14", |
45 |
| - "@material-ui/core": "^4.12.2", |
46 |
| - "@material-ui/icons": "^4.9.1", |
| 44 | + "@dweber019/backstage-plugin-endoflife": "^0.0.15", |
| 45 | + "@material-ui/core": "^4.12.4", |
| 46 | + "@material-ui/icons": "^4.11.3", |
47 | 47 | "@roadiehq/backstage-plugin-github-insights": "^2.4.1",
|
48 | 48 | "@roadiehq/backstage-plugin-security-insights": "^2.3.20",
|
49 |
| - "history": "^5.0.0", |
50 |
| - "react": "^18.0.2", |
51 |
| - "react-dom": "^18.0.2", |
52 |
| - "react-router": "^6.3.0", |
53 |
| - "react-router-dom": "^6.3.0", |
54 |
| - "react-use": "^17.2.4" |
| 49 | + "history": "^5.3.0", |
| 50 | + "react": "^18.3.1", |
| 51 | + "react-dom": "^18.3.1", |
| 52 | + "react-router": "^6.26.2", |
| 53 | + "react-router-dom": "^6.26.2", |
| 54 | + "react-use": "^17.5.1" |
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@backstage/test-utils": "^1.6.0",
|
58 |
| - "@playwright/test": "^1.32.3", |
59 |
| - "@testing-library/dom": "^9.0.0", |
60 |
| - "@testing-library/jest-dom": "^6.0.0", |
61 |
| - "@testing-library/react": "^14.0.0", |
62 |
| - "@testing-library/user-event": "^14.0.0", |
63 |
| - "@types/react-dom": "*", |
64 |
| - "cross-env": "^7.0.0" |
| 58 | + "@playwright/test": "^1.47.2", |
| 59 | + "@testing-library/dom": "^9.3.4", |
| 60 | + "@testing-library/jest-dom": "^6.5.0", |
| 61 | + "@testing-library/react": "^14.3.1", |
| 62 | + "@testing-library/user-event": "^14.5.2", |
| 63 | + "@types/react-dom": "^18.3.0", |
| 64 | + "cross-env": "^7.0.3" |
65 | 65 | },
|
66 | 66 | "browserslist": {
|
67 | 67 | "production": [
|
|
0 commit comments