|
71 | 71 | "@testing-library/react": "14.3.1", |
72 | 72 | "@types/jest": "29.5.12", |
73 | 73 | "@types/lodash": "4.17.0", |
74 | | - "@types/react": "18.2.74", |
75 | | - "@types/react-dom": "18.2.24", |
| 74 | + "@types/react": "18.3.1", |
| 75 | + "@types/react-dom": "18.3.0", |
76 | 76 | "@typescript-eslint/eslint-plugin": "7.5.0", |
77 | 77 | "@typescript-eslint/parser": "7.5.0", |
78 | 78 | "@vitejs/plugin-react": "4.2.1", |
|
87 | 87 | "eslint-plugin-import": "2.29.1", |
88 | 88 | "eslint-plugin-prettier": "5.1.3", |
89 | 89 | "eslint-plugin-react": "7.34.1", |
90 | | - "eslint-plugin-react-hooks": "4.6.0", |
| 90 | + "eslint-plugin-react-hooks": "4.6.2", |
91 | 91 | "eslint-plugin-react-refresh": "0.4.6", |
92 | 92 | "eslint-plugin-ssr-friendly": "1.3.0", |
93 | 93 | "eslint-plugin-storybook": "0.8.0", |
|
101 | 101 | "postcss": "8.4.38", |
102 | 102 | "postcss-preset-env": "9.5.9", |
103 | 103 | "prettier": "3.2.5", |
104 | | - "react": "18.2.0", |
105 | | - "react-dom": "18.2.0", |
| 104 | + "react": "18.3.1", |
| 105 | + "react-dom": "18.3.1", |
106 | 106 | "semantic-release": "23.0.8", |
107 | 107 | "stylelint": "16.4.0", |
108 | 108 | "stylelint-config-standard": "36.0.0", |
|
0 commit comments