Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 6fd6ce7 commit f6590c2
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 26 deletions.
49 changes: 29 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"dependencies": {
"debug": "4.4.0",
"fast-glob": "3.3.2",
"fast-glob": "3.3.3",
"meow": "13.2.0",
"pathe": "1.1.2",
"typescript": "5.7.2"
Expand All @@ -71,16 +71,16 @@
"@swc/cli": "0.5.2",
"@swc/core": "1.10.4",
"@types/debug": "4.1.12",
"@types/node": "22.10.4",
"@types/node": "22.10.5",
"@vitest/coverage-v8": "2.1.8",
"eslint-config-love": "46.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vitest": "0.5.4",
"npm-run-all2": "7.0.2",
"prettier": "3.3.3",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"tsc-alias": "1.8.10",
"type-fest": "4.31.0",
Expand All @@ -92,7 +92,7 @@
"node": ">=20"
},
"volta": {
"node": "22.11.0",
"npm": "10.9.0"
"node": "22.12.0",
"npm": "10.9.2"
}
}

0 comments on commit f6590c2

Please sign in to comment.