We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b177e commit c3ac0a3Copy full SHA for c3ac0a3
package.json
@@ -35,7 +35,7 @@
35
"vue": "^3.5.13"
36
},
37
"dependencies": {
38
- "@rocicorp/zero": "^0.10.0"
+ "@rocicorp/zero": "^0.11.0"
39
40
"devDependencies": {
41
"@antfu/eslint-config": "latest",
playground/package.json
@@ -22,7 +22,7 @@
22
23
"@tsconfig/node22": "22.0.0",
24
"@types/js-cookie": "3.0.6",
25
- "@types/node": "22.10.6",
+ "@types/node": "22.10.7",
26
"@vitejs/plugin-vue": "5.2.1",
27
"@vue/tsconfig": "0.7.0",
28
"typescript": "5.7.3",
0 commit comments