Skip to content

Commit 4d0baab

Browse files
committed
Update react dependencies
1 parent ed7957c commit 4d0baab

13 files changed

Lines changed: 97 additions & 87 deletions

File tree

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

Lines changed: 3 additions & 3 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.1",
60+
"react": "^19.1.2",
6161
"react-device-detect": "^2.2.3",
62-
"react-dom": "^19.1.1",
62+
"react-dom": "^19.1.2",
6363
"react-markdown": "^10.1.0",
6464
"react-toastify": "^11.0.5",
6565
"sonner": "^2.0.7",
@@ -74,7 +74,7 @@
7474
"@next/bundle-analyzer": "^15.5.2",
7575
"@types/node": "^24.3.1",
7676
"@types/pdf-parse": "^1.1.5",
77-
"@types/react": "^19.1.12",
77+
"@types/react": "^19.1.2",
7878
"@types/react-dom": "^19.1.9",
7979
"@typescript-eslint/eslint-plugin": "^8.45.0",
8080
"@typescript-eslint/parser": "^8.45.0",

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

Lines changed: 52 additions & 42 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
"lucide-react": "^0.543.0",
4545
"marked": "^16.2.1",
4646
"nanoid": "^5.1.5",
47-
"next": "^15.5.2",
47+
"next": "^15.5.7",
4848
"next-themes": "^0.4.6",
4949
"nuqs": "^2.6.0",
5050
"pdf-parse": "^1.1.1",
5151
"postgres": "^3.4.7",
52-
"react": "^19.1.1",
52+
"react": "^19.1.2",
5353
"react-device-detect": "^2.2.3",
54-
"react-dom": "^19.1.1",
54+
"react-dom": "^19.1.2",
5555
"react-markdown": "^10.1.0",
5656
"react-toastify": "^11.0.5",
5757
"sonner": "^2.0.7",
@@ -65,7 +65,7 @@
6565
"@next/bundle-analyzer": "^15.5.2",
6666
"@types/node": "^24.3.1",
6767
"@types/pdf-parse": "^1.1.5",
68-
"@types/react": "^19.1.12",
68+
"@types/react": "^19.1.2",
6969
"@types/react-dom": "^19.1.9",
7070
"autoprefixer": "^10.4.21",
7171
"drizzle-kit": "^0.31.4",

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.0",
17-
"react-dom": "^19.0.0",
16+
"react": "^19.0.1",
17+
"react-dom": "^19.0.1",
1818
"zod": "^3"
1919
},
2020
"devDependencies": {

authenticate-users/langchain-next-js/package.json

Lines changed: 4 additions & 4 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.2.0",
60+
"react": "19.2.1",
6161
"react-device-detect": "^2.2.3",
62-
"react-dom": "19.2.0",
62+
"react-dom": "19.2.1",
6363
"react-markdown": "^10.1.0",
6464
"react-toastify": "11.0.5",
6565
"sonner": "^2.0.7",
@@ -74,8 +74,8 @@
7474
"@next/bundle-analyzer": "^15.5.4",
7575
"@types/node": "^24.6.2",
7676
"@types/pdf-parse": "^1.1.5",
77-
"@types/react": "19.2.0",
78-
"@types/react-dom": "19.2.0",
77+
"@types/react": "19.2.1",
78+
"@types/react-dom": "19.2.1",
7979
"autoprefixer": "^10.4.21",
8080
"drizzle-kit": "^0.31.5",
8181
"eslint": "^9.36.0",

authenticate-users/vercel-ai-next-js-starter/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"nuqs": "^2.7.0",
4949
"pdf-parse": "^1.1.1",
5050
"postgres": "^3.4.7",
51-
"react": "19.2.0",
51+
"react": "19.2.1",
5252
"react-device-detect": "^2.2.3",
53-
"react-dom": "19.2.0",
53+
"react-dom": "19.2.1",
5454
"react-markdown": "^10.1.0",
5555
"react-toastify": "11.0.5",
5656
"sonner": "^2.0.7",
@@ -65,8 +65,8 @@
6565
"@next/bundle-analyzer": "^15.5.4",
6666
"@types/node": "^24.6.2",
6767
"@types/pdf-parse": "^1.1.5",
68-
"@types/react": "19.2.0",
69-
"@types/react-dom": "19.2.0",
68+
"@types/react": "19.2.1",
69+
"@types/react-dom": "19.2.1",
7070
"autoprefixer": "^10.4.21",
7171
"drizzle-kit": "^0.31.5",
7272
"eslint": "^9.36.0",

authenticate-users/vercel-ai-next-js/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
"nuqs": "^2.7.0",
5050
"pdf-parse": "^1.1.1",
5151
"postgres": "^3.4.7",
52-
"react": "19.2.0",
52+
"react": "19.2.1",
5353
"react-device-detect": "^2.2.3",
54-
"react-dom": "19.2.0",
54+
"react-dom": "19.2.1",
5555
"react-markdown": "^10.1.0",
5656
"react-toastify": "11.0.5",
5757
"sonner": "^2.0.7",
@@ -66,8 +66,8 @@
6666
"@next/bundle-analyzer": "^15.5.4",
6767
"@types/node": "^24.6.2",
6868
"@types/pdf-parse": "^1.1.5",
69-
"@types/react": "19.2.0",
70-
"@types/react-dom": "19.2.0",
69+
"@types/react": "19.2.1",
70+
"@types/react-dom": "19.2.1",
7171
"autoprefixer": "^10.4.21",
7272
"drizzle-kit": "^0.31.5",
7373
"eslint": "^9.36.0",

authorization-for-rag/langchain-next-js/package.json

Lines changed: 4 additions & 4 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.2.0",
60+
"react": "19.2.1",
6161
"react-device-detect": "^2.2.3",
62-
"react-dom": "19.2.0",
62+
"react-dom": "19.2.1",
6363
"react-markdown": "^10.1.0",
6464
"react-toastify": "11.0.5",
6565
"sonner": "^2.0.7",
@@ -74,8 +74,8 @@
7474
"@next/bundle-analyzer": "^15.5.4",
7575
"@types/node": "^24.6.2",
7676
"@types/pdf-parse": "^1.1.5",
77-
"@types/react": "19.2.0",
78-
"@types/react-dom": "19.2.0",
77+
"@types/react": "19.2.1",
78+
"@types/react-dom": "19.2.1",
7979
"autoprefixer": "^10.4.21",
8080
"drizzle-kit": "^0.31.5",
8181
"eslint": "^9.36.0",

authorization-for-rag/vercel-ai-next-js/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
"nuqs": "^2.7.0",
5050
"pdf-parse": "^1.1.1",
5151
"postgres": "^3.4.7",
52-
"react": "19.2.0",
52+
"react": "19.2.1",
5353
"react-device-detect": "^2.2.3",
54-
"react-dom": "19.2.0",
54+
"react-dom": "19.2.1",
5555
"react-markdown": "^10.1.0",
5656
"react-toastify": "11.0.5",
5757
"sonner": "^2.0.7",
@@ -65,8 +65,8 @@
6565
"@next/bundle-analyzer": "^15.5.4",
6666
"@types/node": "^24.6.2",
6767
"@types/pdf-parse": "^1.1.5",
68-
"@types/react": "19.2.0",
69-
"@types/react-dom": "19.2.0",
68+
"@types/react": "19.2.1",
69+
"@types/react-dom": "19.2.1",
7070
"autoprefixer": "^10.4.21",
7171
"drizzle-kit": "^0.31.5",
7272
"eslint": "^9.36.0",

0 commit comments

Comments
 (0)