|
42 | 42 | ] |
43 | 43 | }, |
44 | 44 | "peerDependencies": { |
45 | | - "@habx/ui-core": "^5.64.0", |
| 45 | + "@habx/ui-core": "^7.0.0", |
46 | 46 | "lodash": ">=4.17.21", |
47 | | - "react": ">= 17.0.2", |
| 47 | + "react": ">= 18.0.0", |
48 | 48 | "styled-components": ">= 5.3.5" |
49 | 49 | }, |
50 | 50 | "dependencies": { |
|
57 | 57 | "react-window-infinite-loader": "^1.0.7" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | | - "@habx/config-ci-front": "^0.19.0", |
| 60 | + "@habx/config-ci-front": "^2.0.0", |
61 | 61 | "@habx/eslint-config-client": "^6.6.0", |
62 | | - "@habx/ui-core": "5.64.0", |
| 62 | + "@habx/ui-core": "^6.0.0", |
63 | 63 | "@storybook/addon-docs": "^6.4.22", |
64 | 64 | "@storybook/addon-essentials": "^6.4.22", |
65 | 65 | "@storybook/addon-links": "^6.4.22", |
66 | 66 | "@storybook/react": "^6.4.22", |
67 | 67 | "@storybook/storybook-deployer": "^2.8.11", |
68 | | - "@testing-library/react": "^12.1.5", |
| 68 | + "@testing-library/react": "^13.1.1", |
69 | 69 | "@testing-library/react-hooks": "^8.0.0", |
70 | 70 | "@types/faker": "^5.5.9", |
71 | 71 | "@types/jest": "^27.4.1", |
72 | 72 | "@types/lodash": "^4.14.181", |
73 | 73 | "@types/papaparse": "^5.3.2", |
74 | | - "@types/react": "^17.0.44", |
75 | | - "@types/react-dom": "^17.0.15", |
| 74 | + "@types/react": "^18.0.5", |
| 75 | + "@types/react-dom": "^18.0.1", |
76 | 76 | "@types/react-table": "^7.7.10", |
77 | 77 | "@types/react-window": "^1.8.5", |
78 | 78 | "@types/react-window-infinite-loader": "^1.0.6", |
|
85 | 85 | "jest-environment-jsdom-sixteen": "^1.0.3", |
86 | 86 | "lint-staged": "^12.3.8", |
87 | 87 | "lodash": "^4.17.21", |
88 | | - "react": "^17.0.2", |
89 | | - "react-dom": "^17.0.2", |
90 | | - "react-test-renderer": "^17.0.2", |
| 88 | + "react": "^18.0.0", |
| 89 | + "react-dom": "^18.0.0", |
| 90 | + "react-test-renderer": "^18.0.0", |
91 | 91 | "rimraf": "^3.0.2", |
92 | 92 | "rollup-plugin-typescript2": "^0.31.2", |
93 | 93 | "storybook-dark-mode": "^1.0.9", |
|
0 commit comments