We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61cd219 commit 271614aCopy full SHA for 271614a
package.json
@@ -17,7 +17,7 @@
17
"devDependencies": {
18
"oxlint": "^1.56.0",
19
"prettier": "^3.8.1",
20
- "turbo": "^2.8.17"
+ "turbo": "^2.8.20"
21
},
22
"packageManager": "pnpm@10.30.1"
23
}
packages/docs/package.json
@@ -29,6 +29,6 @@
29
"rsc-html-stream": "^0.0.7",
30
"typescript": "catalog:",
31
"vite": "catalog:",
32
- "wrangler": "^4.74.0"
+ "wrangler": "^4.76.0"
33
34
packages/static/package.json
@@ -60,7 +60,7 @@
60
"@types/node": "catalog:",
61
"@types/react": "^19.2.14",
62
"@types/react-dom": "^19.2.3",
63
- "jsdom": "^29.0.0",
+ "jsdom": "^29.0.1",
64
"react": "catalog:",
65
"react-dom": "catalog:",
66
"tsdown": "^0.21.4",
0 commit comments