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 29, 2024
1 parent d08d09e commit 680a7c9
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
114 changes: 57 additions & 57 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,20 +62,20 @@
"devDependencies": {
"@2bad/tsconfig": "3.0.1",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.0",
"@types/node": "20.14.11",
"@swc/core": "1.7.3",
"@types/node": "20.14.13",
"@vitest/coverage-v8": "2.0.4",
"eslint-config-love": "46.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-jsdoc": "48.8.3",
"eslint-plugin-jsdoc": "48.9.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vitest": "0.5.4",
"npm-run-all2": "6.2.2",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"tsc-alias": "1.8.10",
"typescript": "5.5.3",
"typescript": "5.5.4",
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.0.4"
},
Expand All @@ -84,7 +84,7 @@
"node": ">=20"
},
"volta": {
"node": "20.15.1",
"node": "20.16.0",
"npm": "10.8.2"
}
}

0 comments on commit 680a7c9

Please sign in to comment.