Skip to content

Commit 865eb3e

Browse files
committed
Update React
1 parent b1c3965 commit 865eb3e

File tree

2 files changed

+41
-53
lines changed

2 files changed

+41
-53
lines changed

package-lock.json

Lines changed: 37 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
"@react-hookz/web": "14.7.1",
3535
"algoliasearch": "4.22.1",
3636
"next": "13.5.6",
37-
"react": "18.2.0",
38-
"react-dom": "18.2.0",
37+
"react": "18.3.1",
38+
"react-dom": "18.3.1",
3939
"react-instantsearch-dom": "6.40.4",
4040
"react-intl": "6.6.8"
4141
},
4242
"devDependencies": {
4343
"@next/bundle-analyzer": "13.5.6",
4444
"@prezly/eslint-config": "5.2.0",
4545
"@types/node": "16.18.98",
46-
"@types/react": "18.2.64",
47-
"@types/react-dom": "18.2.21",
46+
"@types/react": "18.3.3",
47+
"@types/react-dom": "18.3.0",
4848
"@types/react-instantsearch-core": "6.26.10",
4949
"@types/react-instantsearch-dom": "6.12.7",
5050
"dotenv": "^16.0.3",

0 commit comments

Comments
 (0)