Merge branch 'master' into ai-play
Showing
| ... | @@ -18,11 +18,13 @@ | ... | @@ -18,11 +18,13 @@ |
| "deepmerge": "^4.2.2", | "deepmerge": "^4.2.2", | ||
| "formidable": "^1.2.6", | "formidable": "^1.2.6", | ||
| "geoip-country-lite": "^1.0.0", | "geoip-country-lite": "^1.0.0", | ||
| "gpt-tokenizer": "^3.0.1", | |||
| "ip6addr": "^0.2.5", | "ip6addr": "^0.2.5", | ||
| "jszip": "^3.5.0", | "jszip": "^3.5.0", | ||
| "load-json-file": "^6.2.0", | "load-json-file": "^6.2.0", | ||
| "lzma": "^2.3.2", | "lzma": "^2.3.2", | ||
| "moment": "^2.29.1", | "moment": "^2.29.1", | ||
| "mustache": "^4.2.0", | |||
| "mysql": "^2.18.1", | "mysql": "^2.18.1", | ||
| "node-os-utils": "^1.3.2", | "node-os-utils": "^1.3.2", | ||
| "p-queue": "^6.6.2", | "p-queue": "^6.6.2", | ||
| ... | @@ -36,7 +38,7 @@ | ... | @@ -36,7 +38,7 @@ |
| "underscore": "^1.11.0", | "underscore": "^1.11.0", | ||
| "underscore.string": "^3.3.6", | "underscore.string": "^3.3.6", | ||
| "ws": "^8.9.0", | "ws": "^8.9.0", | ||
| "ygopro-deck-encode": "^1.0.9" | "ygopro-deck-encode": "^1.0.14" | ||
| }, | }, | ||
| "license": "AGPL-3.0", | "license": "AGPL-3.0", | ||
| "scripts": { | "scripts": { | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment