Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 11, 2024
1 parent c5b62f7 commit 4052bfa
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 32 deletions.
4 changes: 2 additions & 2 deletions apps/my-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@kkkaoru/template-components": "workspace:*",
"@kkkaoru/template-utils": "workspace:*",
"next": "13.5.2",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"typescript": "5.2.2"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"@types/eslint": "8.44.3",
"@types/is-ci": "3.0.0",
"@types/node": "20.6.4",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"eslint": "8.50.0",
"is-ci": "3.0.1",
"react": "18.2.0",
"react": "18.3.1",
"typescript": "5.2.2",
"typesync": "0.11.1",
"vite": "4.4.9",
Expand Down
74 changes: 47 additions & 27 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 4052bfa

Please sign in to comment.