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 c8b5dba commit cc487e6Copy full SHA for cc487e6
package.json
@@ -35,7 +35,7 @@
35
"vue": "^3.5.13"
36
},
37
"dependencies": {
38
- "@rocicorp/zero": "^0.11.0"
+ "@rocicorp/zero": "^0.12.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.7",
+ "@types/node": "22.10.10",
26
"@vitejs/plugin-vue": "5.2.1",
27
"@vue/tsconfig": "0.7.0",
28
"typescript": "5.7.3",
0 commit comments