Skip to content

Commit

Permalink
Merge pull request #73 from Adrianmjim/renovate/major-all-major-depen…
Browse files Browse the repository at this point in the history
…dencies

chore(deps): update all major dependencies (major)
  • Loading branch information
Adrianmjim authored Jan 21, 2025
2 parents 3fe533c + 3a53046 commit 0e913dc
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 113 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/node": "22.10.7",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"@vitest/coverage-v8": "2.1.8",
"@vitest/coverage-v8": "3.0.2",
"eslint": "9.18.0",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
Expand All @@ -44,10 +44,10 @@
"rimraf": "6.0.1",
"typescript": "5.7.3",
"typescript-eslint": "8.21.0",
"vitest": "2.1.8"
"vitest": "3.0.2"
},
"peerDependencies": {
"@nestjs/common": "^10.2.7 || ^9.4.0",
"@nestjs/common": "^11.0.0 || ^10.2.7 || ^9.4.0",
"@supabase/supabase-js": "^2.39.6"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 0e913dc

Please sign in to comment.