Skip to content

Commit 271614a

Browse files
build(deps-dev): bump the minor-and-patch group with 3 updates (#90)
1 parent 61cd219 commit 271614a

File tree

4 files changed

+160
-151
lines changed

4 files changed

+160
-151
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"oxlint": "^1.56.0",
1919
"prettier": "^3.8.1",
20-
"turbo": "^2.8.17"
20+
"turbo": "^2.8.20"
2121
},
2222
"packageManager": "pnpm@10.30.1"
2323
}

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"rsc-html-stream": "^0.0.7",
3030
"typescript": "catalog:",
3131
"vite": "catalog:",
32-
"wrangler": "^4.74.0"
32+
"wrangler": "^4.76.0"
3333
}
3434
}

packages/static/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/node": "catalog:",
6161
"@types/react": "^19.2.14",
6262
"@types/react-dom": "^19.2.3",
63-
"jsdom": "^29.0.0",
63+
"jsdom": "^29.0.1",
6464
"react": "catalog:",
6565
"react-dom": "catalog:",
6666
"tsdown": "^0.21.4",

0 commit comments

Comments
 (0)