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] authored Dec 16, 2024
1 parent dc1861e commit 4859f7b
Show file tree
Hide file tree
Showing 5 changed files with 66 additions and 65 deletions.
4 changes: 2 additions & 2 deletions analyzer/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"devDependencies": {
"@types/prop-types": "^15.7.14",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.3",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"pino": "^9.5.0",
"pino-pretty": "^11.2.1",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion config-helpers/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"build": "tsc && unbuild"
},
"devDependencies": {
"@types/react": "^18.3.14",
"@types/react": "^18.3.16",
"next": "^13.4.7",
"react": "^18.3.1",
"typescript": "^5.7.2",
Expand Down
4 changes: 2 additions & 2 deletions framework-plugins/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@previewjs/core": "workspace:*",
"@previewjs/iframe": "workspace:*",
"@previewjs/testing": "workspace:*",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.3",
"@types/react": "^18.3.16",
"@types/react-dom": "^18.3.5",
"pino": "^9.5.0",
"pino-pretty": "^11.2.1",
"react": "^18.3.1",
Expand Down
117 changes: 59 additions & 58 deletions pnpm-lock.yaml

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

Loading

0 comments on commit 4859f7b

Please sign in to comment.