Skip to content

Commit 3264df3

Browse files
authored
chore: bump react and react-dom to ^19.2.1 everywhere (+lockfiles) (#60)
* chore: bump react and react-dom to ^19.2.1 everywhere (+lockfiles) * chore: fix repo refs
1 parent 4e79f80 commit 3264df3

File tree

40 files changed

+344
-307
lines changed

40 files changed

+344
-307
lines changed

asynchronous-authorization/langchain-fastapi-py/frontend/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asynchronous-authorization/langchain-fastapi-py/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"marked": "^16.1.1",
2828
"next-themes": "^0.4.6",
2929
"nuqs": "^2.4.3",
30-
"react": "^19.1.0",
30+
"react": "^19.2.1",
3131
"react-device-detect": "^2.2.3",
32-
"react-dom": "^19.1.0",
32+
"react-dom": "^19.2.1",
3333
"react-markdown": "^10.1.0",
3434
"react-router": "^7.7.0",
3535
"sonner": "^2.0.6",

asynchronous-authorization/langchain-next-js/package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asynchronous-authorization/langchain-next-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"pdf-parse": "^1.1.1",
5858
"pg": "^8.16.3",
5959
"postgres": "^3.4.7",
60-
"react": "^19.1.2",
60+
"react": "^19.2.1",
6161
"react-device-detect": "^2.2.3",
62-
"react-dom": "^19.1.2",
62+
"react-dom": "^19.2.1",
6363
"react-markdown": "^10.1.0",
6464
"react-toastify": "^11.0.5",
6565
"sonner": "^2.0.7",

asynchronous-authorization/vercel-ai-next-js/package-lock.json

Lines changed: 12 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

asynchronous-authorization/vercel-ai-next-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
"nuqs": "^2.6.0",
5050
"pdf-parse": "^1.1.1",
5151
"postgres": "^3.4.7",
52-
"react": "^19.1.2",
52+
"react": "^19.2.1",
5353
"react-device-detect": "^2.2.3",
54-
"react-dom": "^19.1.2",
54+
"react-dom": "^19.2.1",
5555
"react-markdown": "^10.1.0",
5656
"react-toastify": "^11.0.5",
5757
"sonner": "^2.0.7",

auth-for-mcp/nextjs-mcp-js/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

auth-for-mcp/nextjs-mcp-js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"dotenv": "^17.2.1",
1414
"mcp-handler": "^1.0.0",
1515
"next": "^15.5.7",
16-
"react": "^19.0.1",
17-
"react-dom": "^19.0.1",
16+
"react": "^19.2.1",
17+
"react-dom": "^19.2.1",
1818
"zod": "^3"
1919
},
2020
"devDependencies": {

authenticate-users/langchain-fastapi-py-starter/frontend/package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

authenticate-users/langchain-fastapi-py-starter/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"marked": "^16.1.1",
2828
"next-themes": "^0.4.6",
2929
"nuqs": "^2.4.3",
30-
"react": "^19.1.0",
30+
"react": "^19.2.1",
3131
"react-device-detect": "^2.2.3",
32-
"react-dom": "^19.1.0",
32+
"react-dom": "^19.2.1",
3333
"react-markdown": "^10.1.0",
3434
"react-router": "^7.7.0",
3535
"sonner": "^2.0.6",

0 commit comments

Comments
 (0)