Bumps the npm_and_yarn group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [express](https://github.com/expressjs/express) | `4.18.1` | `4.20.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `2.3.3` | `3.9.8` | | [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) | `0.2.0` | `0.2.2` | | [got](https://github.com/sindresorhus/got) | `9.6.0` | `removed` | | [nodemon](https://github.com/remy/nodemon) | `2.0.18` | `2.0.22` | | [moment](https://github.com/moment/moment) | `2.29.2` | `2.30.1` | | [send](https://github.com/pillarjs/send) | `0.18.0` | `0.19.0` | | [express](https://github.com/expressjs/express) | `4.20.0` | `4.21.2` | Updates `express` from 4.18.1 to 4.20.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.1...4.20.0) Updates `mysql2` from 2.3.3 to 3.9.8 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.9.8) Updates `body-parser` from 1.20.0 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/body-parser/compare/1.20.0...1.20.3) Updates `cookie` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/jshttp/cookie/releases) - [Changelog](https://github.com/jshttp/cookie/blob/v0.6.0/HISTORY.md) - [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.6.0) Updates `decode-uri-component` from 0.2.0 to 0.2.2 - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) Removes `got` Updates `nodemon` from 2.0.18 to 2.0.22 - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v2.0.18...v2.0.22) Updates `moment` from 2.29.2 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.2...2.30.1) Updates `path-to-regexp` from 0.1.7 to 0.1.10 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10) Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0) Updates `express` from 4.20.0 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.1...4.20.0) Updates `serve-static` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2) --- updated-dependencies: - dependency-name: express dependency-version: 4.20.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mysql2 dependency-version: 3.9.8 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: body-parser dependency-version: 1.20.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 0.6.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: decode-uri-component dependency-version: 0.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: got dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nodemon dependency-version: 2.0.22 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: moment dependency-version: 2.30.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 0.1.10 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: send dependency-version: 0.19.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-version: 4.21.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: serve-static dependency-version: 1.16.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
{
|
|
"name": "azerothcore-armory",
|
|
"version": "1.1.1",
|
|
"description": "",
|
|
"scripts": {
|
|
"build": "tsc -p tsconfig.json",
|
|
"clean": "rimraf build/",
|
|
"start": "node --expose-gc build/armory/main.js",
|
|
"watch": "concurrently \"tsc -w --project .\" \"npm run nodemon\"",
|
|
"nodemon": "nodemon -q -w build -w config.json build/armory/main.js",
|
|
"lint": "eslint src/",
|
|
"prettier": "prettier . -w",
|
|
"fetchdata": "node build/tools/fetchdata.js",
|
|
"cleardata": "rimraf data/bone data/meta data/mo3 data/textures"
|
|
},
|
|
"author": "https://github.com/r-o-b-o-t-o",
|
|
"homepage": "https://github.com/r-o-b-o-t-o/azerothcore-armory",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@types/cli-progress": "^3.11.0",
|
|
"@types/express": "^4.17.13",
|
|
"@types/glob": "^7.2.0",
|
|
"@types/mkdirp": "^1.0.2",
|
|
"@types/morgan": "^1.9.3",
|
|
"@types/node": "^18.0.0",
|
|
"@types/node-fetch": "^2.6.2",
|
|
"@types/pako": "^2.0.0",
|
|
"@types/uuid": "^8.3.4",
|
|
"@typescript-eslint/eslint-plugin": "^5.30.0",
|
|
"concurrently": "^7.2.2",
|
|
"eslint": "^8.18.0",
|
|
"nodemon": "^2.0.22",
|
|
"prettier": "^2.7.1",
|
|
"rimraf": "^3.0.2",
|
|
"typescript": "^4.7.4"
|
|
},
|
|
"dependencies": {
|
|
"@supercharge/promise-pool": "^2.3.0",
|
|
"camelcase": "^6.3.0",
|
|
"cli-progress": "^3.11.2",
|
|
"dotenv": "^16.0.1",
|
|
"express": "^4.21.2",
|
|
"express-handlebars": "^6.0.6",
|
|
"glob": "^8.0.3",
|
|
"handlebars-helpers": "^0.9.8",
|
|
"html-entities": "^2.3.3",
|
|
"mkdirp": "^1.0.4",
|
|
"morgan": "^1.10.0",
|
|
"mysql2": "^3.9.8",
|
|
"node-fetch": "^2.6.7",
|
|
"pako": "^2.0.4",
|
|
"pretty-ms": "^7.0.1",
|
|
"source-map-support": "^0.5.21",
|
|
"uuid": "^8.3.2",
|
|
"winston": "^3.8.0"
|
|
}
|
|
}
|