Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
[skip publish]
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent da9b448 commit fecbd8f
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 290 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,23 +85,23 @@
"@graphql-codegen/typescript": "^4.0.6",
"@graphql-codegen/typescript-resolvers": "^4.0.6",
"@koa/cors": "^5.0.0",
"@magidoc/cli": "^4.2.0",
"@magidoc/cli": "^4.2.1",
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/fetch": "^3.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/shapeshift": "^3.9.6",
"@sapphire/shapeshift": "^3.9.7",
"@sapphire/timestamp": "^1.0.3",
"@sapphire/ts-config": "^5.0.1",
"@skyra/jaro-winkler": "^1.1.1",
"@swc/core": "^1.4.11",
"@swc/core": "^1.4.12",
"@types/async": "^3.2.24",
"@types/cheerio": "^0.22.35",
"@types/koa": "^2.15.0",
"@types/koa-bodyparser": "^4.3.12",
"@types/koa__cors": "^5.0.0",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@vitest/coverage-v8": "^0.34.6",
"async": "^3.2.5",
"cheerio": "^1.0.0-rc.12",
Expand All @@ -121,10 +121,10 @@
"replace-in-file": "^7.1.0",
"rimraf": "^5.0.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"tsx": "^4.7.2",
"typedoc": "^0.25.12",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.4.3",
"typescript": "^5.4.4",
"vitest": "^0.34.6"
},
"resolutions": {
Expand Down Expand Up @@ -168,6 +168,6 @@
},
"packageManager": "yarn@4.1.1",
"volta": {
"node": "20.12.0"
"node": "20.12.1"
}
}
Loading

0 comments on commit fecbd8f

Please sign in to comment.