Skip to content

Commit

Permalink
chore(deps): update react monorepo (#414)
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] authored Jan 15, 2024
1 parent 01a7a28 commit 738bbb1
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 48 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"outdent": "^0.8.0",
"parse-git-config": "^3.0.0",
"pkg-up": "^3.1.0",
"prettier": "^3.1.1",
"prettier": "^3.2.2",
"prettier-plugin-packagejson": "^2.4.9",
"pretty-bytes": "^5.6.0",
"prompts": "^2.4.2",
Expand Down Expand Up @@ -147,7 +147,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vitest": "^1.1.3",
"vitest": "^1.2.0",
"vitest-github-actions-reporter": "^0.11.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion playground/runtime-next-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"use-client-directive": "workspace:*"
},
"devDependencies": {
"@types/react": "^18.2.47"
"@types/react": "^18.2.48"
}
}
2 changes: 1 addition & 1 deletion playground/use-client-directive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@types/react": "^18.2.47",
"@types/react": "^18.2.48",
"react": "^18.2.0"
},
"peerDependencies": {
Expand Down
92 changes: 48 additions & 44 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 738bbb1

Please sign in to comment.