Skip to content

Commit

Permalink
deps: major dependencies update
Browse files Browse the repository at this point in the history
deps: major dependencies update
  • Loading branch information
sinkaroid authored Dec 10, 2022
2 parents 630509a + f52a403 commit b39a2d2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ The missing piece of hentai2read.com
- TBA
- Example
- https://janda.mod.land/hentai2read/get?book=butabako_shotaone_matome_fgo_hen/1
- https://janda.mod.land/hentai2read/search?key=futanari

### Simply-hentai
The missing piece of simply-hentai.com
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jandapress",
"version": "1.0.18",
"version": "1.0.19",
"description": "Experimental doujin API with gather in mind",
"main": "build/src/index.js",
"scripts": {
Expand Down Expand Up @@ -30,24 +30,24 @@
"express-rate-limit": "^6.4.0",
"express-slow-down": "^1.4.0",
"phin": "^3.6.1",
"pino": "^7.11.0",
"pino-pretty": "^8.0.0"
"pino": "^8.7.0",
"pino-pretty": "^9.1.1"
},
"devDependencies": {
"@types/cors": "^2.8.12",
"@types/express-rate-limit": "^6.0.0",
"@types/express": "^4.17.14",
"@types/express-slow-down": "^1.3.2",
"@types/node": "^14.14.37",
"@types/node": "^18.11.13",
"@types/tough-cookie": "^4.0.2",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"dotenv": "^16.0.1",
"eslint": "^7.32.0",
"eslint": "^8.29.0",
"npx": "^10.2.2",
"start-server-and-test": "^1.14.0",
"ts-node": "^10.8.1",
"ts-node-dev": "^2.0.0",
"typescript": "4.6.3"
"typescript": "4.9.4"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit b39a2d2

Please sign in to comment.