mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
refactor: update all
This commit is contained in:
28
package.json
28
package.json
@@ -34,10 +34,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "5.6.22",
|
||||
"@openstapps/core": "0.71.0",
|
||||
"@openstapps/core": "0.72.0",
|
||||
"@openstapps/core-tools": "0.32.0",
|
||||
"@openstapps/logger": "1.1.0",
|
||||
"@types/node": "14.18.32",
|
||||
"@openstapps/logger": "1.1.1",
|
||||
"@types/node": "14.18.34",
|
||||
"config": "3.3.8",
|
||||
"cors": "2.8.5",
|
||||
"express": "4.18.2",
|
||||
@@ -59,17 +59,17 @@
|
||||
"@openstapps/configuration": "0.33.0",
|
||||
"@openstapps/es-mapping-generator": "0.3.0",
|
||||
"@openstapps/eslint-config": "1.1.0",
|
||||
"@testdeck/mocha": "0.3.0",
|
||||
"@types/chai": "4.3.3",
|
||||
"@testdeck/mocha": "0.3.3",
|
||||
"@types/chai": "4.3.4",
|
||||
"@types/chai-as-promised": "7.1.5",
|
||||
"@types/config": "3.3.0",
|
||||
"@types/cors": "2.8.12",
|
||||
"@types/cors": "2.8.13",
|
||||
"@types/elasticsearch": "5.0.40",
|
||||
"@types/express": "4.17.14",
|
||||
"@types/geojson": "1.0.6",
|
||||
"@types/mocha": "10.0.0",
|
||||
"@types/mocha": "10.0.1",
|
||||
"@types/morgan": "1.9.3",
|
||||
"@types/node-cron": "3.0.5",
|
||||
"@types/node-cron": "3.0.6",
|
||||
"@types/nodemailer": "6.4.6",
|
||||
"@types/promise-queue": "2.2.0",
|
||||
"@types/sinon-express-mock": "1.3.9",
|
||||
@@ -77,12 +77,12 @@
|
||||
"@types/uuid": "8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.42.0",
|
||||
"@typescript-eslint/parser": "5.42.0",
|
||||
"chai": "4.3.6",
|
||||
"chai": "4.3.7",
|
||||
"chai-as-promised": "7.1.1",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"eslint": "8.26.0",
|
||||
"eslint": "8.29.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jsdoc": "39.5.0",
|
||||
"eslint-plugin-jsdoc": "39.6.4",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-unicorn": "43.0.2",
|
||||
"get-port": "5.1.1",
|
||||
@@ -90,12 +90,12 @@
|
||||
"mocked-env": "1.3.5",
|
||||
"nyc": "15.1.0",
|
||||
"prepend-file-cli": "1.0.6",
|
||||
"prettier": "2.7.1",
|
||||
"prettier": "2.8.0",
|
||||
"redoc-cli": "0.13.20",
|
||||
"rimraf": "3.0.2",
|
||||
"sinon": "14.0.1",
|
||||
"sinon": "14.0.2",
|
||||
"sinon-express-mock": "2.2.1",
|
||||
"supertest": "6.3.1",
|
||||
"supertest": "6.3.2",
|
||||
"typedoc": "0.22.18",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user