Skip to content

Commit

Permalink
chore(deps): update dependency react-dom to v18.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent edc1f62 commit 13f272a
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@next/third-parties": "^14.2.3",
"@types/node": "20.8.6",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.7",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.15",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
Expand All @@ -31,7 +31,7 @@
"next-themes": "^0.2.1",
"postcss": "8.4.29",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-wrap-balancer": "^1.1.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.0.0",
Expand Down
60 changes: 30 additions & 30 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13f272a

Please sign in to comment.