|
46 | 46 | },
|
47 | 47 | "dependencies": {
|
48 | 48 | "@popperjs/core": "^2.11.8",
|
49 |
| - "@talend/assets-api": "^1.3.2", |
50 |
| - "@talend/bootstrap-theme": "^9.1.3", |
51 |
| - "@talend/design-tokens": "^3.1.1", |
52 |
| - "@talend/icons": "^7.7.2", |
53 |
| - "@talend/react-a11y": "^3.0.1", |
54 |
| - "@talend/react-bootstrap": "^2.2.2", |
55 |
| - "@talend/utils": "^3.0.4", |
| 49 | + "@talend/assets-api": "^1.4.0", |
| 50 | + "@talend/bootstrap-theme": "^9.1.4", |
| 51 | + "@talend/design-tokens": "^3.3.0", |
| 52 | + "@talend/icons": "^7.9.0", |
| 53 | + "@talend/react-a11y": "^3.1.0", |
| 54 | + "@talend/react-bootstrap": "^2.3.0", |
| 55 | + "@talend/utils": "^3.1.0", |
56 | 56 | "ally.js": "^1.4.1",
|
57 | 57 | "classnames": "^2.5.1",
|
58 | 58 | "d3": "^7.8.5",
|
|
83 | 83 | },
|
84 | 84 | "devDependencies": {
|
85 | 85 | "@storybook/addon-actions": "^7.6.17",
|
86 |
| - "@talend/bootstrap-theme": "^9.1.3", |
87 |
| - "@talend/design-system": "^10.4.3", |
| 86 | + "@talend/bootstrap-theme": "^9.1.4", |
| 87 | + "@talend/design-system": "^10.6.0", |
88 | 88 | "@talend/eslint-config": "^13.0.3",
|
89 | 89 | "@talend/eslint-plugin": "^1.1.1",
|
90 | 90 | "@talend/locales-design-system": "^7.15.1",
|
91 | 91 | "@talend/locales-tui-components": "^11.4.5",
|
92 |
| - "@talend/scripts-config-babel": "^13.3.1", |
93 |
| - "@talend/scripts-config-react-webpack": "^16.5.1", |
94 |
| - "@talend/scripts-config-storybook-lib": "^5.3.1", |
| 92 | + "@talend/scripts-config-babel": "^13.4.0", |
| 93 | + "@talend/scripts-config-react-webpack": "^16.7.0", |
| 94 | + "@talend/scripts-config-storybook-lib": "^5.3.2", |
95 | 95 | "@talend/scripts-config-typescript": "^11.2.1",
|
96 |
| - "@talend/scripts-core": "^16.3.5", |
| 96 | + "@talend/scripts-core": "^16.4.0", |
97 | 97 | "@testing-library/jest-dom": "^6.4.2",
|
98 | 98 | "@testing-library/react": "^14.2.1",
|
99 | 99 | "@testing-library/react-hooks": "^8.0.1",
|
|
131 | 131 | "publishConfig": {
|
132 | 132 | "access": "public"
|
133 | 133 | },
|
134 |
| - "version": "16.1.4" |
| 134 | + "version": "16.2.0" |
135 | 135 | }
|
0 commit comments