Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent f4bfc05 commit 83e7b06
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 185 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,32 +43,32 @@
},
"dependencies": {
"@types/swagger-jsdoc": "6.0.4",
"cleye": "1.3.2",
"cleye": "1.3.4",
"isarray": "2.0.5",
"swagger-jsdoc": "6.2.8"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@skypack/package-check": "0.2.2",
"@types/node": "22.10.7",
"@vitest/coverage-v8": "2.1.8",
"@vitest/ui": "2.1.8",
"@types/node": "22.13.4",
"@vitest/coverage-v8": "2.1.9",
"@vitest/ui": "2.1.9",
"all-contributors-cli": "6.26.1",
"c8": "10.1.3",
"next": "15.0.3",
"pkgroll": "2.6.1",
"pkgroll": "2.10.0",
"size-limit": "11.1.6",
"sort-package-json": "2.14.0",
"tslib": "2.8.1",
"typedoc": "0.27.6",
"typedoc": "0.27.7",
"typescript": "5.7.3",
"vite": "6.0.7",
"vitest": "2.1.8"
},
"peerDependencies": {
"next": ">=9"
},
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit 83e7b06

Please sign in to comment.