Skip to content

Commit 2006aca

Browse files
committed
fix(deps): update deps (non-major) to v18.3.1
1 parent c871925 commit 2006aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"dependencies": {
44
"@prisma/client": "3.15.2",
55
"next": "13.5.6",
6-
"react": "18.3.0",
7-
"react-dom": "18.3.0"
6+
"react": "18.3.1",
7+
"react-dom": "18.3.1"
88
},
99
"scripts": {
1010
"dev": "next dev",

0 commit comments

Comments
 (0)