mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 00:23:03 +00:00
refactor: update all
This commit is contained in:
12
package.json
12
package.json
@@ -17,9 +17,9 @@
|
||||
"description": "Node.js library to interact with the StApps backend service",
|
||||
"dependencies": {
|
||||
"@krlwlfrt/async-pool": "0.5.0",
|
||||
"@openstapps/core": "0.42.0",
|
||||
"@openstapps/core-tools": "0.18.0",
|
||||
"@openstapps/logger": "0.5.0",
|
||||
"@openstapps/core": "0.43.0",
|
||||
"@openstapps/core-tools": "0.19.0",
|
||||
"@openstapps/logger": "0.6.0",
|
||||
"@types/cli-progress": "3.9.1",
|
||||
"@types/express": "4.17.11",
|
||||
"@types/morgan": "1.9.2",
|
||||
@@ -42,9 +42,9 @@
|
||||
},
|
||||
"license": "GPL-3.0-only",
|
||||
"devDependencies": {
|
||||
"@openstapps/configuration": "0.26.0",
|
||||
"@openstapps/configuration": "0.27.0",
|
||||
"@testdeck/mocha": "0.1.2",
|
||||
"@types/chai": "4.2.15",
|
||||
"@types/chai": "4.2.16",
|
||||
"@types/chai-as-promised": "7.1.3",
|
||||
"@types/chai-spies": "1.0.3",
|
||||
"@types/fs-extra": "8.1.1",
|
||||
@@ -75,7 +75,7 @@
|
||||
"Wieland Schöbl <wulkanat@gmail.com>"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"@openstapps/core": "~0.42.0"
|
||||
"@openstapps/core": "~0.43.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user