|
23 | 23 | "@atlaskit/pragmatic-drag-and-drop": "^1.3.0", |
24 | 24 | "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.3", |
25 | 25 | "@atlaskit/pragmatic-drag-and-drop-react-drop-indicator": "^3.0.0", |
26 | | - "@axa-fr/react-oidc": "^7.24.0", |
| 26 | + "@axa-fr/react-oidc": ">=7.24.0 <7.26.0", |
27 | 27 | "@emotion/react": "^11.11.4", |
28 | 28 | "@emotion/styled": "^11.11.5", |
29 | 29 | "@mui/icons-material": "^7.0.0", |
|
48 | 48 | "@babel/preset-env": "^7.28.0", |
49 | 49 | "@babel/preset-react": "^7.24.7", |
50 | 50 | "@babel/preset-typescript": "^7.24.7", |
51 | | - "@chromatic-com/storybook": "^3.2.4", |
| 51 | + "@chromatic-com/storybook": "^5.0.0", |
52 | 52 | "@eslint/compat": "^2.0.0", |
53 | 53 | "@eslint/eslintrc": "^3.1.0", |
54 | 54 | "@eslint/js": "^9.14.0", |
55 | 55 | "@microsoft/api-extractor": "^7.43.7", |
56 | | - "@storybook/addon-essentials": "^8.6.11", |
57 | | - "@storybook/addon-interactions": "^8.6.11", |
58 | | - "@storybook/addon-links": "^8.5.3", |
59 | | - "@storybook/addon-mdx-gfm": "^8.5.3", |
60 | | - "@storybook/blocks": "^8.5.3", |
61 | | - "@storybook/nextjs": "^8.5.3", |
62 | | - "@storybook/react": "^8.5.3", |
63 | | - "@storybook/test": "^8.5.3", |
| 56 | + "@storybook/addon-docs": "^10.2.10", |
| 57 | + "@storybook/addon-links": "^10.2.10", |
| 58 | + "@storybook/nextjs": "^10.2.10", |
| 59 | + "@storybook/react": "^10.2.10", |
64 | 60 | "@testing-library/jest-dom": "^6.1.4", |
65 | 61 | "@testing-library/react": "^16.3.0", |
66 | 62 | "@testing-library/user-event": "^14.5.1", |
|
73 | 69 | "eslint-config-prettier": "^10.0.1", |
74 | 70 | "eslint-plugin-import": "^2.29.1", |
75 | 71 | "eslint-plugin-react": "^7.37.1", |
76 | | - "eslint-plugin-storybook": "^0.12.0", |
| 72 | + "eslint-plugin-react-hooks": "^5.0.0", |
| 73 | + "eslint-plugin-storybook": "^10.2.10", |
77 | 74 | "install": "^0.13.0", |
78 | 75 | "jest": "^30.0.0", |
79 | 76 | "jest-environment-jsdom": "^30.0.0", |
80 | 77 | "lint-staged": "^16.0.0", |
81 | 78 | "prettier": "^3.2.5", |
82 | 79 | "react-test-renderer": "^18.3.1", |
83 | | - "storybook": "^8.6.12", |
| 80 | + "storybook": "^10.2.10", |
84 | 81 | "ts-jest": "^29.1.2", |
85 | 82 | "tsup": "^8.0.2", |
86 | 83 | "typescript": "^5.6.3" |
|
0 commit comments