File tree Expand file tree Collapse file tree 4 files changed +549
-819
lines changed Expand file tree Collapse file tree 4 files changed +549
-819
lines changed Original file line number Diff line number Diff line change 9
9
"devDependencies" : {
10
10
"@nuxtjs/plausible" : " 2.0.1" ,
11
11
"better-sqlite3" : " ^12.4.1" ,
12
- "docus" : " ^5.0 .0"
12
+ "docus" : " ^5.1 .0"
13
13
},
14
14
"packageManager" :
" [email protected] "
15
15
}
Original file line number Diff line number Diff line change 30
30
},
31
31
"dependencies" : {
32
32
"@supabase/ssr" : " ^0.7.0" ,
33
- "@supabase/supabase-js" : " ^2.57.4 " ,
33
+ "@supabase/supabase-js" : " ^2.58.0 " ,
34
34
"defu" : " ^6.1.4" ,
35
35
"pathe" : " ^2.0.3"
36
36
},
40
40
"@nuxt/module-builder" : " ^1.0.2" ,
41
41
"@nuxt/schema" : " ^4.1.2" ,
42
42
"@release-it/conventional-changelog" : " ^10.0.1" ,
43
- "@types/node" : " ^24.5 .2" ,
43
+ "@types/node" : " ^24.6 .2" ,
44
44
"changelogen" : " ^0.6.2" ,
45
45
"eslint" : " ^9.36.0" ,
46
46
"nuxt" : " ^4.1.2" ,
47
47
"release-it" : " ^19.0.5" ,
48
- "typescript" : " ^5.9.2 " ,
49
- "vue-tsc" : " ^3.0.8 "
48
+ "typescript" : " ^5.9.3 " ,
49
+ "vue-tsc" : " ^3.1.0 "
50
50
},
51
51
"resolutions" : {
52
- "typescript" : " 5.6 .3"
52
+ "typescript" : " ^5.9 .3"
53
53
},
54
54
"release-it" : {
55
55
"git" : {
Original file line number Diff line number Diff line change 2
2
"private" : true ,
3
3
"name" : " supabase-module-playground" ,
4
4
"devDependencies" : {
5
- "@nuxt/devtools" : " ^1.0.6 "
5
+ "@nuxt/devtools" : " ^1.7.0 "
6
6
}
7
7
}
You can’t perform that action at this time.
0 commit comments