refactor: update dependencies

This commit is contained in:
Rainer Killinger
2022-04-04 20:42:01 +02:00
parent cecf95aa46
commit a638f5447b
4 changed files with 318 additions and 296 deletions

View File

@@ -45,16 +45,16 @@
"Wieland Schöbl"
],
"dependencies": {
"@openstapps/core-tools": "0.29.0",
"@openstapps/core-tools": "0.30.0",
"@types/geojson": "1.0.6",
"@types/json-patch": "0.0.30",
"@types/json-schema": "7.0.10",
"@types/json-schema": "7.0.11",
"@types/node": "14.18.3",
"fast-clone": "1.5.13",
"fast-deep-equal": "3.1.3",
"http-status-codes": "2.2.0",
"json-patch": "0.7.0",
"json-schema": "0.4.0",
"rfdc": "1.3.0",
"ts-optchain": "0.1.8"
},
"devDependencies": {
@@ -63,7 +63,7 @@
"@openstapps/logger": "0.8.0",
"@testdeck/mocha": "0.2.0",
"@types/chai": "4.3.0",
"@types/lodash": "4.14.180",
"@types/lodash": "4.14.181",
"@types/mocha": "9.1.0",
"@types/rimraf": "3.0.2",
"chai": "4.3.6",
@@ -77,7 +77,7 @@
"surge": "0.23.1",
"ts-node": "10.7.0",
"tslint": "6.1.3",
"typedoc": "0.21.6",
"typedoc": "0.22.13",
"typescript": "4.3.5"
},
"nyc": {