|
89 | 89 | "@commitlint/cli": "^18.4.3", |
90 | 90 | "@commitlint/config-conventional": "^18.4.3", |
91 | 91 | "@eslint/js": "^9.10.0", |
92 | | - "@storybook/addon-a11y": "^8.4.0", |
93 | | - "@storybook/addon-docs": "^8.4.0", |
94 | | - "@storybook/addon-essentials": "^8.4.0", |
95 | | - "@storybook/addon-interactions": "^8.4.0", |
96 | | - "@storybook/addon-links": "^8.4.0", |
97 | | - "@storybook/addon-onboarding": "^8.4.0", |
98 | | - "@storybook/blocks": "^8.4.0", |
99 | | - "@storybook/react": "^8.4.0", |
100 | | - "@storybook/react-vite": "^8.4.0", |
101 | | - "@storybook/test": "^8.4.0", |
| 92 | + "@storybook/addon-a11y": "^9.1.2", |
| 93 | + "@storybook/addon-docs": "^9.1.2", |
| 94 | + "@storybook/addon-links": "^9.1.2", |
| 95 | + "@storybook/addon-onboarding": "^9.1.2", |
| 96 | + "@storybook/react-vite": "^9.1.2", |
| 97 | + "@testing-library/dom": "^10.4.1", |
102 | 98 | "@testing-library/jest-dom": "^6.4.2", |
103 | | - "@testing-library/react": "^16", |
| 99 | + "@testing-library/react": "^16.3.0", |
104 | 100 | "@types/is-number": "^7.0.3", |
105 | 101 | "@types/jest": "^29.5.12", |
106 | 102 | "@types/node": "^20.12.2", |
107 | 103 | "@types/react": "^18.2.75", |
108 | 104 | "@types/react-bootstrap": "^0.32.37", |
109 | 105 | "@types/react-dom": "^18.2.24", |
110 | 106 | "@types/react-transition-group": "^4.4.10", |
| 107 | + "@types/uuid": "^10.0.0", |
111 | 108 | "bootstrap-italia": "^2.16.0", |
112 | 109 | "browserslist-config-design-italia": "^1.0.0", |
113 | 110 | "eslint": "^9.10.0", |
114 | 111 | "eslint-plugin-mdx": "^3.1.5", |
115 | 112 | "eslint-plugin-prettier": "^5.1.3", |
116 | 113 | "eslint-plugin-react-refresh": "^0.4.11", |
| 114 | + "eslint-plugin-storybook": "^9.1.2", |
117 | 115 | "globals": "^15.9.0", |
118 | 116 | "husky": "^8.0.1", |
119 | 117 | "jest": "^29.7.0", |
|
124 | 122 | "react": "^18.2.0", |
125 | 123 | "react-dom": "^18.2.0", |
126 | 124 | "react-layout-masonry": "^1.2.0", |
127 | | - "sass": "^1.75.0", |
128 | | - "storybook": "^8.4.0", |
| 125 | + "sass-embedded": "^1.90.0", |
| 126 | + "storybook": "^9.1.2", |
129 | 127 | "ts-jest": "^29.1.2", |
130 | 128 | "tslib": "^2.4.0", |
131 | 129 | "tsup": "^8.0.2", |
|
0 commit comments