Skip to content

Commit c69cb20

Browse files
committed
bump react peer dep
1 parent 71dcc70 commit c69cb20

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/many-timers-float.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"next-typesafe-url": patch
3+
---
4+
5+
bump react peer dep

packages/next-typesafe-url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"peerDependencies": {
7979
"next": "^13.4.12 || ^14.0.0 || ^15.0.0",
80-
"react": "^18.2.0",
80+
"react": "^18.2.0 || ^19.0.0",
8181
"zod": "^3.21.4"
8282
}
8383
}

0 commit comments

Comments
 (0)