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 11a3f20 commit 001b7ceCopy full SHA for 001b7ce
package.json
@@ -35,7 +35,7 @@
35
"vue": "^3.5.13"
36
},
37
"dependencies": {
38
- "@rocicorp/zero": "^0.21.0"
+ "@rocicorp/zero": "^0.22.0"
39
40
"devDependencies": {
41
"@antfu/eslint-config": "latest",
playground/package.json
@@ -22,7 +22,7 @@
22
23
"@tsconfig/node22": "22.0.2",
24
"@types/js-cookie": "3.0.6",
25
- "@types/node": "22.17.0",
+ "@types/node": "22.17.1",
26
"@vitejs/plugin-vue": "6.0.1",
27
"@vue/tsconfig": "0.7.0",
28
"typescript": "5.9.2",
0 commit comments