Skip to content

Commit e59259b

Browse files
Update dependency react-dom to v18.3.1
1 parent 92726d3 commit e59259b

File tree

2 files changed

+116
-61
lines changed

2 files changed

+116
-61
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@tsparticles/slim": "^3.3.0",
2727
"@types/node": "18.16.3",
2828
"@types/react": "18.2.0",
29-
"@types/react-dom": "18.2.1",
29+
"@types/react-dom": "18.3.0",
3030
"@vercel/analytics": "^1.2.2",
3131
"autoprefixer": "10.4.14",
3232
"class-variance-authority": "^0.7.0",
@@ -39,7 +39,7 @@
3939
"next-themes": "^0.2.1",
4040
"postcss": "8.4.23",
4141
"react": "18.2.0",
42-
"react-dom": "18.2.0",
42+
"react-dom": "18.3.1",
4343
"react-hook-form": "^7.49.2",
4444
"tailwind-merge": "^1.14.0",
4545
"tailwindcss": "3.3.2",

0 commit comments

Comments
 (0)