Skip to content

Commit

Permalink
upgrade pnpm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ovnrain committed Oct 29, 2023
1 parent fb66910 commit 3070420
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 229 deletions.
28 changes: 14 additions & 14 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.2",
"@types/express": "^4.17.18",
"@types/express-session": "^1.17.8",
"@types/http-errors": "^2.0.2",
"@types/node": "^20.7.1",
"@types/probe-image-size": "^7.2.1",
"@types/qs": "^6.9.8",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.50.0",
"@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",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"tsx": "^3.13.0",
"tsx": "^3.14.0",
"typescript": "^5.2.2"
},
"dependencies": {
Expand All @@ -55,7 +55,7 @@
"http-errors": "^2.0.0",
"https-proxy-agent": "^7.0.2",
"memorystore": "^1.6.7",
"node-html-parser": "^6.1.10",
"node-html-parser": "^6.1.11",
"probe-image-size": "^7.2.3",
"qs": "^6.11.2",
"socks-proxy-agent": "^8.0.2",
Expand Down
Loading

0 comments on commit 3070420

Please sign in to comment.