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] committed Sep 2, 2024
1 parent cc172be commit b2bead6
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 64 deletions.
151 changes: 92 additions & 59 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 @@ -15,13 +15,13 @@
"devDependencies": {
"@2bad/tsconfig": "3.0.1",
"@swc/cli": "0.4.0",
"@swc/core": "1.7.18",
"@types/node": "20.16.1",
"@swc/core": "1.7.22",
"@types/node": "20.16.3",
"@types/tough-cookie": "4.0.5",
"@vitest/coverage-v8": "2.0.5",
"eslint-config-love": "46.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-vitest": "0.5.4",
Expand All @@ -33,12 +33,12 @@
"vite-tsconfig-paths": "4.3.2",
"vitest": "2.0.5"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"node": ">=20"
},
"volta": {
"node": "22.7.0",
"npm": "10.8.2"
"npm": "10.8.3"
}
}

0 comments on commit b2bead6

Please sign in to comment.