chore: update all deps

This commit is contained in:
2026-06-08 17:11:14 +07:00
parent 4458744dcf
commit 73e701a2c5
19 changed files with 4110 additions and 4800 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "core/crdt"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},
+1 -1
View File
@@ -13,7 +13,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "core/encoding"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},
+1 -1
View File
@@ -15,7 +15,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "core/fetch"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},
+1 -1
View File
@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/platform"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},
+2 -2
View File
@@ -18,7 +18,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/stdlib"
},
"packageManager": "pnpm@10.30.3",
"packageManager": "pnpm@10.33.2",
"engines": {
"node": ">=24.13.1"
},
@@ -51,6 +51,6 @@
"@robonen/tsdown": "workspace:*",
"eslint": "catalog:",
"tsdown": "catalog:",
"typescript": "^5.9.3"
"typescript": "^6.0.3"
}
}