Skip to content

Commit 0f3773d

Browse files
chore(deps): update dependency react to v19.1.1
1 parent 4cdd159 commit 0f3773d

2 files changed

Lines changed: 4944 additions & 6134 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@radix-ui/react-separator": "^1.1.7",
3333
"@radix-ui/react-slot": "^1.2.3",
3434
"@types/node": "20.8.6",
35-
"@types/react": "19.0.8",
35+
"@types/react": "19.1.9",
3636
"@types/react-dom": "19.0.3",
3737
"ai": "^4.3.9",
3838
"autoprefixer": "10.4.15",
@@ -52,7 +52,7 @@
5252
"next-themes": "^0.2.1",
5353
"pdf-parse": "^1.1.1",
5454
"postcss": "8.4.29",
55-
"react": "19.0.0",
55+
"react": "19.1.1",
5656
"react-dom": "19.0.0",
5757
"react-wrap-balancer": "^1.1.0",
5858
"reading-time": "^1.5.0",
@@ -77,7 +77,7 @@
7777
},
7878
"pnpm": {
7979
"overrides": {
80-
"@types/react": "19.0.8",
80+
"@types/react": "19.1.9",
8181
"@types/react-dom": "19.0.3"
8282
}
8383
}

0 commit comments

Comments
 (0)