Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 21, 2023
1 parent 994a932 commit 683f2d1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions frontend/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"devDependencies": {
"typescript": "5.3.2",
"@types/node": "20.9.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15"
"@types/react": "18.2.38",
"@types/react-dom": "18.2.16"
},
"files": [
".next/standalone",
Expand Down
4 changes: 2 additions & 2 deletions frontend/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"devDependencies": {
"prettier": "3.1.0",
"@types/node": "20.9.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.16",
"typescript": "5.3.2"
}
}
28 changes: 14 additions & 14 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 683f2d1

Please sign in to comment.