Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent d19c3b7 commit b2f2604
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 283 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,25 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@skypack/package-check": "0.2.2",
"@types/node": "22.9.0",
"@vitest/coverage-v8": "2.1.4",
"@vitest/ui": "2.1.4",
"@types/node": "22.10.0",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"all-contributors-cli": "6.26.1",
"c8": "10.1.2",
"next": "15.0.3",
"pkgroll": "2.5.1",
"size-limit": "11.1.6",
"sort-package-json": "2.10.1",
"sort-package-json": "2.12.0",
"tslib": "2.8.1",
"typedoc": "0.26.11",
"typescript": "5.6.3",
"vite": "5.4.10",
"vitest": "2.1.4"
"typescript": "5.7.2",
"vite": "5.4.11",
"vitest": "2.1.5"
},
"peerDependencies": {
"next": ">=9"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": ">=18"
}
Expand Down
Loading

0 comments on commit b2f2604

Please sign in to comment.