Skip to content

Commit

Permalink
chore: update various dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Oct 22, 2024
1 parent d457574 commit 21780e7
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 145 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"body-parser": "^1.20.2",
"decimal.js": "10.4.3",
"deep-equal": "^2.2.3",
"express": "^4.19.2",
"express": "^4.21.1",
"light-my-request": "^5.11.1",
"lodash.isequal": "^4.5.0",
"morgan": "^1.10.0",
"msw": "^2.2.1",
"msw": "^2.5.0",
"uuid": "^9.0.1",
"zod": "^3.22.4",
"zod-validation-error": "^3.0.2"
Expand All @@ -55,29 +55,29 @@
"@types/express-serve-static-core": "^4.17.43",
"@types/lodash.isequal": "^4.5.8",
"@types/morgan": "^1.9.9",
"@types/node": "^20.11.20",
"@types/node": "^20.16.14",
"@types/qs": "^6.9.11",
"@types/supertest": "^6.0.2",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitest/coverage-v8": "^1.5.0",
"esbuild": "^0.20.1",
"eslint": "^8.57.0",
"eslint-plugin-sort-class-members": "^1.20.0",
"eslint": "^8.57.1",
"eslint-plugin-sort-class-members": "^1.21.0",
"eslint-plugin-unused-imports": "^3.1.0",
"fishery": "^2.2.2",
"got": "^14.2.0",
"husky": "^9.0.11",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.4.12",
"prettier-plugin-packagejson": "^2.5.3",
"supertest": "^6.3.4",
"timekeeper": "^2.3.1",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"tslib": "^2.8.0",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"typescript": "^5.6.3",
"vitest": "^1.5.0"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 21780e7

Please sign in to comment.