Skip to content

Commit 3956206

Browse files
committed
chore(deps): update all major dependencies (major)
1 parent 8747f94 commit 3956206

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"vitest": "3.0.2"
4848
},
4949
"peerDependencies": {
50-
"@nestjs/common": "^10.2.7 || ^9.4.0 || ^11.0.0",
50+
"@nestjs/common": "^11.0.0 || ^10.2.7 || ^9.4.0",
5151
"@supabase/supabase-js": "^2.39.6"
5252
},
5353
"publishConfig": {
@@ -64,5 +64,6 @@
6464
"test": "TZ=$npm_package_config_TZ vitest run",
6565
"test:coverage": "pnpm run test --coverage",
6666
"test:uncommitted": "pnpm run test --changed HEAD"
67-
}
67+
},
68+
"packageManager": "pnpm@9.15.3"
6869
}

0 commit comments

Comments
 (0)