Skip to content

Commit

Permalink
upgrade pnpm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ovnrain committed Nov 10, 2023
1 parent 3070420 commit 1b61e23
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 155 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
},
"license": "MIT",
"devDependencies": {
"@types/bytes": "^3.1.3",
"@types/express": "^4.17.20",
"@types/express-session": "^1.17.9",
"@types/http-errors": "^2.0.3",
"@types/node": "^20.8.9",
"@types/probe-image-size": "^7.2.2",
"@types/qs": "^6.9.9",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"eslint": "^8.52.0",
"@types/bytes": "^3.1.4",
"@types/express": "^4.17.21",
"@types/express-session": "^1.17.10",
"@types/http-errors": "^2.0.4",
"@types/node": "^20.9.0",
"@types/probe-image-size": "^7.2.3",
"@types/qs": "^6.9.10",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"tsx": "^3.14.0",
"tsx": "^4.1.0",
"typescript": "^5.2.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 1b61e23

Please sign in to comment.