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 Mar 1, 2025
1 parent 806028c commit 2b13a64
Show file tree
Hide file tree
Showing 2 changed files with 490 additions and 395 deletions.
24 changes: 12 additions & 12 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.13.4",
"@vitest/coverage-v8": "3.0.5",
"@vitest/ui": "3.0.5",
"@types/node": "22.13.7",
"@vitest/coverage-v8": "3.0.7",
"@vitest/ui": "3.0.7",
"all-contributors-cli": "6.26.1",
"c8": "10.1.3",
"next": "15.1.7",
"pkgroll": "2.10.0",
"size-limit": "11.1.6",
"sort-package-json": "2.14.0",
"next": "15.2.0",
"pkgroll": "2.11.2",
"size-limit": "11.2.0",
"sort-package-json": "2.15.0",
"tslib": "2.8.1",
"typedoc": "0.27.7",
"typescript": "5.7.3",
"vite": "6.1.0",
"vitest": "3.0.5"
"typedoc": "0.27.9",
"typescript": "5.8.2",
"vite": "6.2.0",
"vitest": "3.0.7"
},
"peerDependencies": {
"next": ">=9"
},
"packageManager": "pnpm@10.4.1",
"packageManager": "pnpm@10.5.2",
"engines": {
"node": ">=18"
},
Expand Down
Loading

0 comments on commit 2b13a64

Please sign in to comment.