Skip to content

Commit

Permalink
chore(deps): update react (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 143c388 commit 6d981a0
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -19,15 +19,15 @@
"dependencies": {
"dayjs": "^1.11.11",
"next": "^13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@edge-runtime/vm": "3.2.0",
"@vercel/ncc": "^0.38.1",
"@types/node": "^20.12.8",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.23",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/supertest": "^6.0.2",
"@vitest/coverage-v8": "^1.5.3",
"@web-configs/eslint-plugin": "^0.5.2",
Expand Down
58 changes: 29 additions & 29 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 6d981a0

Please sign in to comment.