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 Nov 21, 2023
1 parent 5f7357a commit 86798e1
Show file tree
Hide file tree
Showing 5 changed files with 114 additions and 196 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.10",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"pino": "^8.16.2",
"pino-pretty": "^10.2.3",
"react": "^18.2.0",
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.2.37",
"@types/react": "^18.2.38",
"next": "^13.4.7",
"react": "^18.2.0",
"typescript": "^5.2.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 @@ -32,8 +32,8 @@
"@previewjs/core": "workspace:*",
"@previewjs/iframe": "workspace:*",
"@previewjs/testing": "workspace:*",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"pino": "^8.16.2",
"pino-pretty": "^10.2.3",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 86798e1

Please sign in to comment.