Skip to content

Commit

Permalink
chore(deps): update React and React DOM to latest rc
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <logan@mcan.sh>
  • Loading branch information
mcansh committed Nov 17, 2024
1 parent f9050cb commit 0843e44
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"isbot": "^5.1.17",
"playwright": "^1.48.2",
"pretty-cache-header": "^1.0.0",
"react": "19.0.0-rc-ed966dac-20241007",
"react-dom": "19.0.0-rc-ed966dac-20241007",
"react": "19.0.0-rc.1",
"react-dom": "19.0.0-rc.1",
"react-router": "7.0.0-pre.5",
"remix-utils": "^7.7.0",
"tailwind-merge": "^2.5.4",
Expand All @@ -51,8 +51,8 @@
"@react-router/dev": "7.0.0-pre.5",
"@total-typescript/tsconfig": "^1.0.4",
"@types/etag": "^1.8.3",
"@types/react": "npm:types-react@19.0.0-alpha.3",
"@types/react-dom": "npm:types-react-dom@19.0.0-alpha.3",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/parser": "^8.13.0",
"@typescript/lib-dom": "npm:@types/web@^0.0.178",
Expand Down
148 changes: 74 additions & 74 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 0843e44

Please sign in to comment.