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 e8616a8 commit 955ae12Copy full SHA for 955ae12
package.json
@@ -18,19 +18,19 @@
18
"@nuxt/ui": "^4.0.0-alpha.2",
19
"@standard-schema/spec": "^1.0.0",
20
"@vueuse/nuxt": "^13.9.0",
21
- "better-sqlite3": "^12.2.0",
+ "better-sqlite3": "^12.3.0",
22
"nuxt": "^4.0.3",
23
"nuxt-og-image": "^5.1.11",
24
- "zod": "^4.1.9"
+ "zod": "^4.1.11"
25
},
26
"devDependencies": {
27
"@nuxt/eslint": "^1.9.0",
28
- "eslint": "^9.35.0",
+ "eslint": "^9.36.0",
29
"typescript": "^5.9.2",
30
"vue-tsc": "^3.0.7"
31
32
"resolutions": {
33
"unimport": "4.1.1"
34
35
- "packageManager": "pnpm@10.16.1"
+ "packageManager": "pnpm@10.17.0"
36
}
0 commit comments