|
1 | 1 | { |
2 | 2 | "name": "@sysdig/backstage-plugin-sysdig", |
3 | | - "version": "1.4.0", |
| 3 | + "version": "1.4.1", |
4 | 4 | "main": "dist/index.esm.js", |
5 | 5 | "types": "dist/index.d.ts", |
6 | 6 | "license": "Apache-2.0", |
|
28 | 28 | "@testing-library/react": "^16.0.0" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@backstage/core-components": "^0.14.0", |
32 | | - "@backstage/core-plugin-api": "^1.9.0", |
33 | | - "@backstage/plugin-catalog-react": "^1.13.0", |
| 31 | + "@backstage/core-components": "^0.18.3", |
| 32 | + "@backstage/core-plugin-api": "^1.12.0", |
| 33 | + "@backstage/plugin-catalog-react": "^1.21.3", |
34 | 34 | "@mui/icons-material": "^5.16.0", |
35 | 35 | "@mui/material": "^5.16.0", |
36 | 36 | "react-use": "^17.2.4" |
|
40 | 40 | "react-dom": "^16.13.1 || ^17.0.0 || ^18.0.0" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@backstage/cli": "^0.25.2", |
| 43 | + "@backstage/cli": "^0.34.5", |
44 | 44 | "@backstage/config": "^1.3.6", |
45 | | - "@backstage/dev-utils": "^1.0.27", |
| 45 | + "@backstage/dev-utils": "^1.1.17", |
46 | 46 | "@backstage/eslint-plugin": "^0.2.0", |
47 | | - "@backstage/test-utils": "^1.5.0", |
| 47 | + "@backstage/test-utils": "^1.7.13", |
48 | 48 | "@emotion/react": "^11.14.0", |
49 | 49 | "@emotion/styled": "^11.14.1", |
50 | 50 | "@spotify/eslint-config-base": "^15.0.0", |
|
0 commit comments