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 80da07b commit 31fcf42Copy full SHA for 31fcf42
package.json
@@ -41,12 +41,12 @@
41
}
42
},
43
"dependencies": {
44
- "@alanscodelog/tsconfigs": "^6.1.0",
+ "@alanscodelog/tsconfigs": "^6.2.0",
45
"@alanscodelog/utils": "^6.0.1",
46
"@electric-sql/pglite": "~0.2.17",
47
"@nuxt/kit": "^4.0.3",
48
"@witchcraft/nuxt-logger": "^0.0.2",
49
- "@witchcraft/nuxt-utils": "^0.2.1",
+ "@witchcraft/nuxt-utils": "^0.3.2",
50
"defu": "latest",
51
"drizzle-kit": "^0.31.4",
52
"drizzle-orm": "^0.44.5",
@@ -57,7 +57,7 @@
57
"zod": "^4.1.8"
58
59
"devDependencies": {
60
- "@alanscodelog/eslint-config": "^6.3.0",
+ "@alanscodelog/eslint-config": "^6.3.1",
61
"@alanscodelog/semantic-release-config": "^5.0.4",
62
"@nuxt/eslint-config": "^1.9.0",
63
"@nuxt/module-builder": "^1.0.2",
0 commit comments