|
30 | 30 | "dependencies": { |
31 | 31 | "@ethnolib/find-language": "0.3.2", |
32 | 32 | "@ethnolib/language-chooser-react-hook": "0.3.2", |
33 | | - "lodash": "^4.17.21", |
34 | | - "react-lazyload": "^3.2.1", |
35 | | - "@mui/icons-material": "^5.15.19" |
| 33 | + "lodash": "4.17.21", |
| 34 | + "react-lazyload": "3.2.1", |
| 35 | + "@mui/icons-material": "5.18.0" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@emotion/react": "^11.11.4", |
39 | | - "@emotion/styled": "^11.11.5", |
40 | | - "@mui/material": "^5.15.19", |
41 | | - "@storybook/addon-essentials": "^8.2.8", |
42 | | - "@storybook/core-server": "^8.2.8", |
43 | | - "@storybook/react-vite": "^8.2.8", |
44 | | - "@storybook/test-runner": "^0.19.1", |
45 | | - "@types/lodash": "^4.17.7", |
46 | | - "@types/react": "^17", |
47 | | - "@types/react-dom": "^17", |
48 | | - "@types/react-lazyload": "^3.2.3", |
49 | | - "react": "^17.0.2", |
50 | | - "react-dom": "^17.0.2", |
51 | | - "storybook": "^8.2.8", |
52 | | - "vite-plugin-dts": "^4.2.1" |
| 38 | + "@emotion/react": "11.14.0", |
| 39 | + "@emotion/styled": "11.14.1", |
| 40 | + "@mui/material": "5.18.0", |
| 41 | + "@storybook/addon-essentials": "8.6.18", |
| 42 | + "@storybook/core-server": "8.6.18", |
| 43 | + "@storybook/react-vite": "8.6.18", |
| 44 | + "@storybook/test-runner": "0.19.1", |
| 45 | + "@types/lodash": "4.17.20", |
| 46 | + "@types/react": "17.0.88", |
| 47 | + "@types/react-dom": "17.0.26", |
| 48 | + "@types/react-lazyload": "3.2.3", |
| 49 | + "react": "17.0.2", |
| 50 | + "react-dom": "17.0.2", |
| 51 | + "storybook": "8.6.18", |
| 52 | + "vite-plugin-dts": "4.5.4" |
53 | 53 | }, |
54 | 54 | "peerDependencies": { |
55 | 55 | "@emotion/react": "^11.11.4", |
|
0 commit comments