Skip to content

Commit 9b9f676

Browse files
committed
Updated to safe package versions
1 parent b77623b commit 9b9f676

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"bidc": "^0.0.2",
5050
"bun-types": "^1.1.20",
5151
"classnames": "^2.5.1",
52-
"react": "^19.0.0",
53-
"react-dom": "^19.0.0",
52+
"react": "^19.0.1",
53+
"react-dom": "^19.0.1",
5454
"tsdown": "^0.15.6",
5555
"typescript": "^5.5.3",
5656
"usehooks-ts": "^3.1.1"

packages/gitbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"micromark-extension-frontmatter": "^2.0.0",
5151
"micromark-extension-gfm": "^3.0.0",
5252
"motion": "^12.23.24",
53-
"next": "15.4.0",
53+
"next": "15.4.8",
5454
"next-themes": "^0.4.6",
5555
"nuqs": "^2.2.3",
5656
"object-hash": "^3.0.0",

0 commit comments

Comments
 (0)