mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
refactor: adjust to changes in core definitions
This commit is contained in:
10
package.json
10
package.json
@@ -72,9 +72,9 @@
|
||||
"@ionic/storage-angular": "3.0.6",
|
||||
"@ngx-translate/core": "13.0.0",
|
||||
"@ngx-translate/http-loader": "6.0.0",
|
||||
"@openstapps/api": "0.35.0",
|
||||
"@openstapps/configuration": "0.28.1",
|
||||
"@openstapps/core": "0.53.0",
|
||||
"@openstapps/api": "0.38.0",
|
||||
"@openstapps/configuration": "0.29.0",
|
||||
"@openstapps/core": "0.63.0",
|
||||
"capacitor-secure-storage-plugin": "0.6.2",
|
||||
"cordova-plugin-device": "2.0.3",
|
||||
"cordova-plugin-dialogs": "2.0.2",
|
||||
@@ -133,7 +133,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "4.32.0",
|
||||
"@typescript-eslint/parser": "4.32.0",
|
||||
"conventional-changelog-cli": "2.1.1",
|
||||
"cordova-res": "0.15.3",
|
||||
"cordova-res": "0.15.4",
|
||||
"eslint": "7.32.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
"eslint-plugin-jsdoc": "36.1.0",
|
||||
@@ -152,7 +152,7 @@
|
||||
"license-checker": "25.0.1",
|
||||
"prettier": "2.4.0",
|
||||
"protractor": "7.0.0",
|
||||
"surge": "0.23.0",
|
||||
"surge": "0.23.1",
|
||||
"ts-node": "8.0.3",
|
||||
"typescript": "4.3.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user