|
25 | 25 | }, |
26 | 26 | "homepage": "https://github.com/Cosmo-Tech/webapp-component-ui#readme", |
27 | 27 | "devDependencies": { |
28 | | - "@babel/core": "^7.28.6", |
29 | | - "@babel/preset-env": "^7.28.6", |
| 28 | + "@babel/core": "^7.29.0", |
| 29 | + "@babel/preset-env": "^7.29.0", |
30 | 30 | "@babel/preset-react": "^7.28.5", |
31 | 31 | "@cosmotech/azure": "^4.0.0-dev.1", |
32 | 32 | "@cosmotech/core": "^3.0.0-dev.0", |
33 | 33 | "@emotion/react": "^11.14.0", |
34 | 34 | "@emotion/styled": "^11.14.1", |
35 | | - "@eslint/compat": "^2.0.1", |
| 35 | + "@eslint/compat": "^2.0.2", |
36 | 36 | "@eslint/eslintrc": "^3.3.3", |
37 | 37 | "@eslint/js": "^9.39.2", |
38 | 38 | "@mui/icons-material": "^7.3.7", |
|
43 | 43 | "@rollup/plugin-node-resolve": "^16.0.3", |
44 | 44 | "@testing-library/dom": "^10.4.1", |
45 | 45 | "@testing-library/jest-dom": "^6.9.1", |
46 | | - "@testing-library/react": "^16.3.1", |
| 46 | + "@testing-library/react": "^16.3.2", |
47 | 47 | "@testing-library/user-event": "^14.6.1", |
48 | 48 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
49 | 49 | "babel-jest": "^30.2.0", |
50 | 50 | "dayjs": "^1.11.19", |
51 | 51 | "eslint": "^9.39.2", |
52 | 52 | "eslint-config-prettier": "^10.1.8", |
53 | 53 | "eslint-plugin-import": "^2.32.0", |
54 | | - "eslint-plugin-jest": "^29.12.1", |
| 54 | + "eslint-plugin-jest": "^29.12.2", |
55 | 55 | "eslint-plugin-jest-dom": "^5.5.0", |
56 | 56 | "eslint-plugin-n": "^17.23.2", |
57 | 57 | "eslint-plugin-node": "^11.1.0", |
|
67 | 67 | "jest-environment-jsdom": "^30.2.0", |
68 | 68 | "neostandard": "^0.12.2", |
69 | 69 | "postcss": "^8.5.6", |
70 | | - "prettier": "^3.8.0", |
| 70 | + "prettier": "^3.8.1", |
71 | 71 | "prop-types": "^15.8.1", |
72 | | - "react": "^19.2.3", |
73 | | - "react-dom": "^19.2.3", |
74 | | - "react-i18next": "^16.5.3", |
75 | | - "rollup": "^4.55.1", |
| 72 | + "react": "^19.2.4", |
| 73 | + "react-dom": "^19.2.4", |
| 74 | + "react-i18next": "^16.5.4", |
| 75 | + "rollup": "^4.57.1", |
76 | 76 | "rollup-plugin-peer-deps-external": "^2.2.4", |
77 | 77 | "rollup-plugin-postcss": "^4.0.2", |
78 | 78 | "rollup-plugin-visualizer": "^6.0.5" |
|
90 | 90 | "dependencies": { |
91 | 91 | "@emotion/react": "^11.14.0", |
92 | 92 | "@emotion/styled": "^11.14.1", |
93 | | - "@mui/x-date-pickers": "^8.25.0", |
94 | | - "@mui/x-tree-view": "^8.25.0", |
| 93 | + "@mui/x-date-pickers": "^8.27.0", |
| 94 | + "@mui/x-tree-view": "^8.27.0", |
95 | 95 | "@superset-ui/embedded-sdk": "^0.3.0", |
96 | | - "ag-grid-community": "~35.0.0", |
97 | | - "ag-grid-react": "~35.0.0", |
| 96 | + "ag-grid-community": "~35.0.1", |
| 97 | + "ag-grid-react": "~35.0.1", |
98 | 98 | "cytoscape": "^3.33.1", |
99 | 99 | "cytoscape-bubblesets": "^4.1.0", |
100 | 100 | "cytoscape-dagre": "^2.5.0", |
101 | 101 | "cytoscape-layers": "^3.1.0", |
102 | | - "powerbi-client-react": "^2.0.1", |
| 102 | + "powerbi-client-react": "^2.0.2", |
103 | 103 | "react-cytoscapejs": "^2.0.0", |
104 | 104 | "react-lottie-player": "^2.1.0", |
105 | 105 | "react-number-format": "^5.4.4", |
|
0 commit comments