@nuxtjs/supabase
Advanced tools
Comparing version 0.1.19 to 0.1.20
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.1.19" | ||
"version": "0.1.20" | ||
} |
{ | ||
"name": "@nuxtjs/supabase", | ||
"version": "0.1.19", | ||
"version": "0.1.20", | ||
"description": "Supabase module for Nuxt", | ||
@@ -28,6 +28,6 @@ "repository": "nuxt-community/supabase-module", | ||
"dependencies": { | ||
"@nuxt/kit": "^3.0.0-rc.5", | ||
"@supabase/supabase-js": "^1.35.4", | ||
"@nuxt/kit": "^3.0.0-rc.8", | ||
"@supabase/supabase-js": "^1.35.6", | ||
"defu": "^6.0.0", | ||
"pathe": "^0.3.2" | ||
"pathe": "^0.3.4" | ||
}, | ||
@@ -37,6 +37,6 @@ "devDependencies": { | ||
"@nuxtjs/eslint-config-typescript": "^10.0.0", | ||
"eslint": "^8.20.0", | ||
"nuxt": "^3.0.0-rc.4", | ||
"eslint": "^8.22.0", | ||
"nuxt": "^3.0.0-rc.8", | ||
"standard-version": "^9.5.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
16985
355
Updated@nuxt/kit@^3.0.0-rc.8
Updatedpathe@^0.3.4