|
63 | 63 | "invariant": "^2.2.4",
|
64 | 64 | "lodash": "^4.17.21",
|
65 | 65 | "memoize-one": "^6.0.0",
|
66 |
| - "rc-slider": "^11.1.6", |
| 66 | + "rc-slider": "^11.1.7", |
67 | 67 | "react-autowhatever": "10.2.0",
|
68 | 68 | "react-debounce-input": "^3.3.0",
|
69 | 69 | "react-draggable": "^4.4.6",
|
70 |
| - "react-grid-layout": "^1.4.4", |
| 70 | + "react-grid-layout": "^1.5.0", |
71 | 71 | "react-immutable-proptypes": "^2.2.0",
|
72 | 72 | "react-is": "^18.3.1",
|
73 | 73 | "react-popper": "^2.3.0",
|
74 | 74 | "react-transition-group": "^2.9.0",
|
75 | 75 | "react-use": "^17.5.1",
|
76 | 76 | "react-virtualized": "^9.22.5",
|
77 | 77 | "reactour": "^1.19.4",
|
78 |
| - "recharts": "^2.12.7", |
| 78 | + "recharts": "^2.13.1", |
79 | 79 | "simplebar": "^6.2.7",
|
80 | 80 | "simplebar-react": "^2.4.3",
|
81 | 81 | "styled-components": "^5.3.11",
|
|
84 | 84 | "devDependencies": {
|
85 | 85 | "@storybook/addon-actions": "^7.6.20",
|
86 | 86 | "@talend/bootstrap-theme": "^9.2.2",
|
87 |
| - "@talend/design-system": "^11.0.7", |
| 87 | + "@talend/design-system": "^11.0.8", |
88 | 88 | "@talend/eslint-config": "^13.2.1",
|
89 | 89 | "@talend/eslint-plugin": "^1.3.1",
|
90 | 90 | "@talend/locales-design-system": "^7.15.1",
|
|
94 | 94 | "@talend/scripts-config-storybook-lib": "^5.4.0",
|
95 | 95 | "@talend/scripts-config-typescript": "^11.3.0",
|
96 | 96 | "@talend/scripts-core": "^16.5.1",
|
97 |
| - "@testing-library/jest-dom": "^6.5.0", |
| 97 | + "@testing-library/jest-dom": "^6.6.2", |
98 | 98 | "@testing-library/react": "^14.3.1",
|
99 | 99 | "@testing-library/react-hooks": "^8.0.1",
|
100 | 100 | "@testing-library/user-event": "^14.5.2",
|
101 |
| - "@types/classnames": "^2.3.1", |
| 101 | + "@types/classnames": "^2.3.4", |
102 | 102 | "@types/d3": "^7.4.3",
|
103 |
| - "@types/jest": "^29.5.13", |
104 |
| - "@types/lodash": "^4.17.9", |
| 103 | + "@types/jest": "^29.5.14", |
| 104 | + "@types/lodash": "^4.17.13", |
105 | 105 | "@types/prop-types": "^15.7.13",
|
106 |
| - "@types/react": "^18.3.9", |
107 |
| - "@types/react-dom": "^18.3.0", |
| 106 | + "@types/react": "^18.3.12", |
| 107 | + "@types/react-dom": "^18.3.1", |
108 | 108 | "cross-env": "^7.0.3",
|
109 |
| - "i18next": "^23.15.1", |
| 109 | + "i18next": "^23.16.4", |
110 | 110 | "jest-in-case": "^1.0.2",
|
111 | 111 | "jsdom": "^20.0.3",
|
112 | 112 | "prop-types": "^15.8.1",
|
|
118 | 118 | "react-test-renderer": "^18.3.1"
|
119 | 119 | },
|
120 | 120 | "peerDependencies": {
|
121 |
| - "@talend/design-system": "^11.0.7", |
122 |
| - "i18next": "^23.15.1", |
| 121 | + "@talend/design-system": "^11.0.8", |
| 122 | + "i18next": "^23.16.4", |
123 | 123 | "prop-types": "^15.5.10",
|
124 | 124 | "react": "^18.3.1",
|
125 | 125 | "react-dom": "^18.3.1",
|
|
0 commit comments