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 6, 2024
1 parent d8fef62 commit 3938b7c
Show file tree
Hide file tree
Showing 4 changed files with 479 additions and 623 deletions.
6 changes: 3 additions & 3 deletions front-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"encoding": "^0.1.13",
"eslint": "^9.12.0",
"eslint-config-next": "14.2.15",
"eslint-plugin-react-compiler": "^0.0.0-experimental-d0e920e-20240815",
"eslint-plugin-react-compiler": "^0.0.0-experimental-fcabbc1-20241106",
"fs": "0.0.1-security",
"geist": "^1.3.1",
"googleapis": "^144.0.0",
Expand Down Expand Up @@ -115,10 +115,10 @@
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^20.16.12",
"@types/pg": "^8.11.10",
"@types/react": "^18.3.3",
"@types/react": "^18.3.12",
"@types/react-big-calendar": "^1.8.12",
"@types/react-datepicker": "^7.0.0",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/react-modal": "^3.16.3",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@local/prettier-config": "workspace:*",
"@total-typescript/ts-reset": "^0.6.1",
"@turbo/gen": "^2.1.3",
"eslint-plugin-react-compiler": "^0.0.0-experimental-d0e920e-20240815",
"eslint-plugin-react-compiler": "^0.0.0-experimental-fcabbc1-20241106",
"prettier": "^3.3.3",
"turbo": "^2.1.3",
"typescript": "^5.6.3"
Expand Down
Loading

0 comments on commit 3938b7c

Please sign in to comment.