refactor: update all

This commit is contained in:
openstappsbot
2023-01-09 08:40:22 +00:00
committed by Rainer Killinger
parent 7fdf6f7c25
commit 2873e22038
2 changed files with 608 additions and 557 deletions

1143
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -49,7 +49,7 @@
"@types/geojson": "1.0.6", "@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30", "@types/json-patch": "0.0.30",
"@types/json-schema": "7.0.11", "@types/json-schema": "7.0.11",
"@types/node": "14.18.24", "@types/node": "14.18.36",
"fast-deep-equal": "3.1.3", "fast-deep-equal": "3.1.3",
"http-status-codes": "2.2.0", "http-status-codes": "2.2.0",
"json-patch": "0.7.0", "json-patch": "0.7.0",
@@ -59,28 +59,28 @@
}, },
"devDependencies": { "devDependencies": {
"@openstapps/configuration": "0.33.0", "@openstapps/configuration": "0.33.0",
"@openstapps/es-mapping-generator": "0.3.0", "@openstapps/es-mapping-generator": "0.4.0",
"@openstapps/eslint-config": "1.1.0", "@openstapps/eslint-config": "1.1.0",
"@openstapps/logger": "1.0.0", "@openstapps/logger": "1.1.1",
"@testdeck/mocha": "0.2.0", "@testdeck/mocha": "0.3.3",
"@types/chai": "4.3.3", "@types/chai": "4.3.4",
"@types/lodash": "4.14.182", "@types/lodash": "4.14.182",
"@types/mocha": "9.1.1", "@types/mocha": "9.1.1",
"@types/rimraf": "3.0.2", "@types/rimraf": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.33.1", "@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1", "@typescript-eslint/parser": "5.33.1",
"chai": "4.3.6", "chai": "4.3.7",
"conditional-type-checks": "1.0.6", "conditional-type-checks": "1.0.6",
"conventional-changelog-cli": "2.2.2", "conventional-changelog-cli": "2.2.2",
"eslint": "8.22.0", "eslint": "8.31.0",
"eslint-config-prettier": "8.5.0", "eslint-config-prettier": "8.6.0",
"eslint-plugin-jsdoc": "39.3.6", "eslint-plugin-jsdoc": "39.6.4",
"eslint-plugin-prettier": "4.2.1", "eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unicorn": "43.0.2", "eslint-plugin-unicorn": "43.0.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"mocha": "10.0.0", "mocha": "10.2.0",
"nyc": "15.1.0", "nyc": "15.1.0",
"prettier": "2.7.1", "prettier": "2.8.2",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"source-map-support": "0.5.21", "source-map-support": "0.5.21",
"surge": "0.23.1", "surge": "0.23.1",