|
25 | 25 | }, |
26 | 26 | "homepage": "https://github.com/Cosmo-Tech/webapp-component-ui#readme", |
27 | 27 | "devDependencies": { |
28 | | - "@babel/core": "^7.27.7", |
29 | | - "@babel/preset-env": "^7.27.2", |
| 28 | + "@babel/core": "^7.28.4", |
| 29 | + "@babel/preset-env": "^7.28.3", |
30 | 30 | "@babel/preset-react": "^7.27.1", |
31 | 31 | "@cosmotech/azure": "^2.0.1", |
32 | 32 | "@cosmotech/core": "^2.0.0", |
33 | 33 | "@emotion/react": "^11.14.0", |
34 | 34 | "@emotion/styled": "^11.14.1", |
35 | | - "@eslint/compat": "^1.3.1", |
| 35 | + "@eslint/compat": "^1.3.2", |
36 | 36 | "@eslint/eslintrc": "^3.3.1", |
37 | | - "@eslint/js": "^9.30.0", |
38 | | - "@mui/icons-material": "^6.4.12", |
| 37 | + "@eslint/js": "^9.35.0", |
| 38 | + "@mui/icons-material": "^6.5.0", |
39 | 39 | "@mui/lab": "^5.0.0-alpha.170", |
40 | | - "@mui/material": "^6.4.12", |
41 | | - "@mui/styles": "^6.4.12", |
| 40 | + "@mui/material": "^6.5.0", |
| 41 | + "@mui/styles": "^6.5.0", |
42 | 42 | "@rollup/plugin-babel": "^6.0.4", |
43 | 43 | "@rollup/plugin-commonjs": "^28.0.6", |
44 | 44 | "@rollup/plugin-image": "^3.0.3", |
45 | | - "@rollup/plugin-node-resolve": "^15.3.1", |
46 | | - "@testing-library/dom": "^10.4.0", |
47 | | - "@testing-library/jest-dom": "^6.6.3", |
| 45 | + "@rollup/plugin-node-resolve": "^16.0.1", |
| 46 | + "@testing-library/dom": "^10.4.1", |
| 47 | + "@testing-library/jest-dom": "^6.8.0", |
48 | 48 | "@testing-library/react": "^16.3.0", |
49 | 49 | "@testing-library/user-event": "^14.6.1", |
50 | | - "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
51 | | - "babel-jest": "^29.7.0", |
52 | | - "dayjs": "^1.11.13", |
53 | | - "eslint": "^9.30.0", |
54 | | - "eslint-config-prettier": "^9.1.0", |
| 50 | + "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
| 51 | + "babel-jest": "^30.1.2", |
| 52 | + "dayjs": "^1.11.18", |
| 53 | + "eslint": "^9.35.0", |
| 54 | + "eslint-config-prettier": "^10.1.8", |
55 | 55 | "eslint-plugin-import": "^2.32.0", |
56 | | - "eslint-plugin-jest": "^28.14.0", |
| 56 | + "eslint-plugin-jest": "^29.0.1", |
57 | 57 | "eslint-plugin-jest-dom": "^5.5.0", |
58 | | - "eslint-plugin-n": "^17.20.0", |
| 58 | + "eslint-plugin-n": "^17.23.1", |
59 | 59 | "eslint-plugin-node": "^11.1.0", |
60 | | - "eslint-plugin-prettier": "^5.5.1", |
| 60 | + "eslint-plugin-prettier": "^5.5.4", |
61 | 61 | "eslint-plugin-promise": "^7.2.1", |
62 | 62 | "eslint-plugin-react": "^7.37.5", |
63 | 63 | "eslint-plugin-react-hooks": "^5.2.0", |
64 | | - "eslint-plugin-testing-library": "^6.5.0", |
65 | | - "globals": "^15.15.0", |
| 64 | + "eslint-plugin-testing-library": "^7.8.0", |
| 65 | + "globals": "^16.4.0", |
66 | 66 | "identity-obj-proxy": "^3.0.0", |
67 | | - "jest": "^29.7.0", |
| 67 | + "jest": "^30.1.3", |
68 | 68 | "jest-canvas-mock": "^2.5.2", |
69 | | - "jest-environment-jsdom": "^29.7.0", |
70 | | - "neostandard": "^0.11.9", |
| 69 | + "jest-environment-jsdom": "^30.1.2", |
| 70 | + "neostandard": "^0.12.2", |
71 | 71 | "postcss": "^8.5.6", |
72 | 72 | "prettier": "^3.6.2", |
73 | 73 | "prop-types": "^15.8.1", |
74 | 74 | "react": "^18.3.1", |
75 | 75 | "react-dom": "^18.3.1", |
76 | | - "react-i18next": "^15.5.3", |
77 | | - "rollup": "^4.44.1", |
| 76 | + "react-i18next": "^15.7.3", |
| 77 | + "rollup": "^4.50.2", |
78 | 78 | "rollup-plugin-peer-deps-external": "^2.2.4", |
79 | 79 | "rollup-plugin-postcss": "^4.0.2", |
80 | | - "rollup-plugin-visualizer": "^5.14.0" |
| 80 | + "rollup-plugin-visualizer": "^6.0.3" |
81 | 81 | }, |
82 | 82 | "peerDependencies": { |
83 | 83 | "@cosmotech/azure": "^2.0.1", |
|
95 | 95 | "@emotion/styled": "^11.14.1", |
96 | 96 | "@mui/x-date-pickers": "^7.29.4", |
97 | 97 | "@nosferatu500/react-sortable-tree": "^3.0.6", |
98 | | - "ag-grid-community": "~32.2.2", |
99 | | - "ag-grid-react": "~32.2.2", |
| 98 | + "ag-grid-community": "~34.2.0", |
| 99 | + "ag-grid-react": "~34.2.0", |
100 | 100 | "clsx": "^2.1.1", |
101 | | - "cytoscape": "^3.32.0", |
102 | | - "cytoscape-bubblesets": "^3.2.3", |
| 101 | + "cytoscape": "^3.33.1", |
| 102 | + "cytoscape-bubblesets": "^4.0.0", |
103 | 103 | "cytoscape-dagre": "^2.5.0", |
104 | | - "cytoscape-layers": "^2.4.6", |
| 104 | + "cytoscape-layers": "^3.0.0", |
105 | 105 | "powerbi-client-react": "^1.4.0", |
106 | 106 | "react-cytoscapejs": "^2.0.0", |
107 | 107 | "react-lottie-player": "^2.1.0", |
|
112 | 112 | "get-pkg-repo": "4.1.1", |
113 | 113 | "hosted-git-info": "^2.1.4" |
114 | 114 | }, |
115 | | - "packageManager": "yarn@4.3.1" |
| 115 | + "packageManager": "yarn@4.9.4" |
116 | 116 | } |
0 commit comments