File tree Expand file tree Collapse file tree 3 files changed +1058
-799
lines changed Expand file tree Collapse file tree 3 files changed +1058
-799
lines changed Original file line number Diff line number Diff line change 9
9
"devDependencies" : {
10
10
"@nuxtjs/plausible" : " 1.2.0" ,
11
11
"better-sqlite3" : " ^12.2.0" ,
12
- "docus" : " ^4.0.2 "
12
+ "docus" : " ^4.0.3 "
13
13
},
14
14
"packageManager" :
" [email protected] "
15
15
}
Original file line number Diff line number Diff line change 7
7
"url" : " git+https://github.com/nuxt-modules/supabase.git"
8
8
},
9
9
"license" : " MIT" ,
10
- "packageManager" : " pnpm@10.13.1 " ,
10
+ "packageManager" : " pnpm@10.14.0 " ,
11
11
"exports" : {
12
12
"." : {
13
13
"import" : " ./dist/module.mjs"
30
30
},
31
31
"dependencies" : {
32
32
"@supabase/ssr" : " ^0.6.1" ,
33
- "@supabase/supabase-js" : " ^2.52.1 " ,
33
+ "@supabase/supabase-js" : " ^2.53.0 " ,
34
34
"defu" : " ^6.1.4" ,
35
35
"pathe" : " ^2.0.3"
36
36
},
37
37
"devDependencies" : {
38
- "@nuxt/eslint" : " ^1.7.1 " ,
39
- "@nuxt/kit" : " ^4.0.1 " ,
38
+ "@nuxt/eslint" : " ^1.8.0 " ,
39
+ "@nuxt/kit" : " ^4.0.3 " ,
40
40
"@nuxt/module-builder" : " ^1.0.2" ,
41
- "@nuxt/schema" : " ^4.0.1 " ,
41
+ "@nuxt/schema" : " ^4.0.3 " ,
42
42
"@release-it/conventional-changelog" : " ^10.0.1" ,
43
- "@types/node" : " ^24.1 .0" ,
43
+ "@types/node" : " ^24.2 .0" ,
44
44
"changelogen" : " ^0.6.2" ,
45
- "eslint" : " ^9.31 .0" ,
46
- "nuxt" : " ^4.0.1 " ,
45
+ "eslint" : " ^9.32 .0" ,
46
+ "nuxt" : " ^4.0.3 " ,
47
47
"release-it" : " ^19.0.4" ,
48
48
"typescript" : " ^5.8.3" ,
49
- "vue-tsc" : " ^3.0.4 "
49
+ "vue-tsc" : " ^3.0.5 "
50
50
},
51
51
"resolutions" : {
52
52
"typescript" : " 5.6.3"
You can’t perform that action at this time.
0 commit comments