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 11, 2023
1 parent ed51415 commit 9cd25ae
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@
"@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.13.2",
"@typescript-eslint/parser": "6.13.2",
"@vitest/coverage-v8": "0.34.6",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -85,21 +85,21 @@
"eslint-plugin-n": "16.3.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-vitest": "0.3.10",
"eslint-plugin-vitest": "0.3.15",
"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": "npm@10.2.4"
"packageManager": "npm@10.2.5"
}

0 comments on commit 9cd25ae

Please sign in to comment.