Skip to content

Commit ca404ca

Browse files
committed
Update react monorepo
1 parent bb93293 commit ca404ca

File tree

2 files changed

+42
-45
lines changed

2 files changed

+42
-45
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"@heroicons/react": "^2.0.18",
2727
"clsx": "^2.0.0",
2828
"next": "13.4.13-canary.15",
29-
"react": "18.2.0",
30-
"react-dom": "18.2.0"
29+
"react": "18.3.1",
30+
"react-dom": "18.3.1"
3131
},
3232
"devDependencies": {
3333
"@tailwindcss/container-queries": "^0.1.1",
3434
"@tailwindcss/typography": "^0.5.9",
3535
"@types/node": "20.4.4",
36-
"@types/react": "18.2.16",
37-
"@types/react-dom": "18.2.7",
36+
"@types/react": "18.3.18",
37+
"@types/react-dom": "18.3.5",
3838
"@vercel/git-hooks": "^1.0.0",
3939
"autoprefixer": "^10.4.14",
4040
"eslint": "^8.45.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)