Skip to content

Commit 5f91d29

Browse files
Update React
1 parent 5b457a9 commit 5f91d29

File tree

2 files changed

+41
-55
lines changed

2 files changed

+41
-55
lines changed

package-lock.json

+37-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"classnames": "2.5.1",
4545
"modern-normalize": "1.1.0",
4646
"next": "14.2.3",
47-
"react": "18.2.0",
48-
"react-dom": "18.2.0",
47+
"react": "18.3.1",
48+
"react-dom": "18.3.1",
4949
"react-instantsearch-dom": "6.40.4",
5050
"server-only": "0.0.1",
5151
"social-links": "1.14.0",
@@ -58,8 +58,8 @@
5858
"@prezly/eslint-config": "5.3.2",
5959
"@svgr/webpack": "6.5.1",
6060
"@types/node": "18.19.10",
61-
"@types/react": "18.2.48",
62-
"@types/react-dom": "18.2.18",
61+
"@types/react": "18.3.11",
62+
"@types/react-dom": "18.3.1",
6363
"@types/react-instantsearch-core": "6.26.10",
6464
"@types/react-instantsearch-dom": "6.12.7",
6565
"@types/tinycolor2": "1.4.6",

0 commit comments

Comments
 (0)