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