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 Dec 13, 2023
1 parent ed51415 commit 1d3e123
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 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.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,35 +71,35 @@
"@2bad/tsconfig": "2.0.1",
"@swc/cli": "0.1.63",
"@swc/core": "1.3.100",
"@types/node": "20.10.3",
"@types/node": "20.10.4",
"@types/tough-cookie": "4.0.5",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@vitest/coverage-v8": "0.34.6",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard-with-typescript": "40.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-n": "16.3.1",
"eslint-plugin-n": "16.4.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-vitest": "0.3.10",
"eslint-plugin-vitest": "0.3.17",
"npm-run-all": "4.1.5",
"prettier": "3.1.0",
"prettier": "3.1.1",
"rimraf": "5.0.5",
"tsc-alias": "1.8.8",
"typescript": "5.3.2",
"vite-tsconfig-paths": "4.2.1",
"typescript": "5.3.3",
"vite-tsconfig-paths": "4.2.2",
"vitest": "0.34.6"
},
"engines": {
"node": ">=18"
},
"volta": {
"node": "20.10.0",
"npm": "10.2.4"
"npm": "10.2.5"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}

0 comments on commit 1d3e123

Please sign in to comment.