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 Jul 8, 2024
1 parent ceb68f1 commit ec9622d
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,26 +64,26 @@
"fast-glob": "3.3.2",
"meow": "13.2.0",
"pathe": "1.1.2",
"typescript": "5.5.2"
"typescript": "5.5.3"
},
"devDependencies": {
"@2bad/tsconfig": "3.0.1",
"@swc/cli": "0.4.0",
"@swc/core": "1.6.6",
"@swc/core": "1.6.13",
"@types/debug": "4.1.12",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@vitest/coverage-v8": "1.6.0",
"eslint-config-love": "46.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-jsdoc": "48.5.0",
"eslint-plugin-jsdoc": "48.5.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vitest": "0.5.4",
"npm-run-all2": "6.2.0",
"npm-run-all2": "6.2.2",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"rimraf": "5.0.8",
"tsc-alias": "1.8.10",
"type-fest": "4.20.1",
"type-fest": "4.21.0",
"vite-tsconfig-paths": "4.3.2",
"vitest": "1.6.0"
},
Expand All @@ -92,7 +92,7 @@
"node": ">=20"
},
"volta": {
"node": "22.3.0",
"node": "22.4.0",
"npm": "10.8.1"
}
}

0 comments on commit ec9622d

Please sign in to comment.