File tree Expand file tree Collapse file tree 4 files changed +1313
-896
lines changed
Expand file tree Collapse file tree 4 files changed +1313
-896
lines changed Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v4
2222 - uses : pnpm/action-setup@v4
2323 with :
24- version : 10.10.0
24+ version : 10.12.1
2525 - name : Use Node.js ${{ matrix.node-version }}
2626 uses : actions/setup-node@v4
2727 with :
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v4
2222 - uses : pnpm/action-setup@v4
2323 with :
24- version : 10.10.0
24+ version : 10.12.1
2525 - name : Use Node.js ${{ matrix.node-version }}
2626 uses : actions/setup-node@v4
2727 with :
Original file line number Diff line number Diff line change 77 "url" : " git+https://github.com/nuxt-modules/supabase.git"
88 },
99 "license" : " MIT" ,
10- "packageManager" : " pnpm@10.10.0 " ,
10+ "packageManager" : " pnpm@10.12.1 " ,
1111 "exports" : {
1212 "." : {
1313 "import" : " ./dist/module.mjs"
2929 },
3030 "dependencies" : {
3131 "@supabase/ssr" : " ^0.6.1" ,
32- "@supabase/supabase-js" : " ^2.49.4 " ,
32+ "@supabase/supabase-js" : " ^2.50.0 " ,
3333 "defu" : " ^6.1.4" ,
3434 "pathe" : " ^2.0.3"
3535 },
3636 "devDependencies" : {
37- "@nuxt/eslint" : " ^1.3 .1" ,
38- "@nuxt/kit" : " ^3.17.3 " ,
37+ "@nuxt/eslint" : " ^1.4 .1" ,
38+ "@nuxt/kit" : " ^3.17.5 " ,
3939 "@nuxt/module-builder" : " ^1.0.1" ,
40- "@nuxt/schema" : " ^3.17.3 " ,
40+ "@nuxt/schema" : " ^3.17.5 " ,
4141 "@release-it/conventional-changelog" : " ^10.0.1" ,
42- "@types/node" : " ^22.15.17 " ,
42+ "@types/node" : " ^24.0.1 " ,
4343 "changelogen" : " ^0.6.1" ,
44- "eslint" : " ^9.26 .0" ,
45- "nuxt" : " ^3.17.3 " ,
46- "release-it" : " ^19.0.2 " ,
44+ "eslint" : " ^9.28 .0" ,
45+ "nuxt" : " ^3.17.5 " ,
46+ "release-it" : " ^19.0.3 " ,
4747 "typescript" : " ^5.8.3"
4848 },
4949 "resolutions" : {
You can’t perform that action at this time.
0 commit comments