mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-28 11:52:13 +00:00
feat: dashboard ui tests
This commit is contained in:
committed by
Rainer Killinger
parent
eb108c7414
commit
9f8ab5c7a1
@@ -69,7 +69,7 @@
|
||||
"@capacitor/core": "4.1.0",
|
||||
"@capacitor/device": "4.0.1",
|
||||
"@capacitor/dialog": "4.0.1",
|
||||
"@capacitor/filesystem": "4.1.0",
|
||||
"@capacitor/filesystem": "4.1.1",
|
||||
"@capacitor/geolocation": "4.0.1",
|
||||
"@capacitor/haptics": "4.0.1",
|
||||
"@capacitor/keyboard": "4.0.1",
|
||||
@@ -79,6 +79,7 @@
|
||||
"@capacitor/share": "4.0.1",
|
||||
"@capacitor/splash-screen": "4.0.1",
|
||||
"@capacitor/status-bar": "4.0.1",
|
||||
"@hugotomazi/capacitor-navigation-bar": "2.0.0",
|
||||
"@ionic-native/core": "5.36.0",
|
||||
"@ionic-native/file-opener": "5.36.0",
|
||||
"@ionic/angular": "6.2.4",
|
||||
@@ -88,7 +89,6 @@
|
||||
"@openstapps/api": "0.43.0",
|
||||
"@openstapps/configuration": "0.33.0",
|
||||
"@openstapps/core": "0.70.0",
|
||||
"@hugotomazi/capacitor-navigation-bar": "2.0.0",
|
||||
"@transistorsoft/capacitor-background-fetch": "1.0.0",
|
||||
"capacitor-secure-storage-plugin": "0.8.0",
|
||||
"cordova-plugin-calendar": "5.1.6",
|
||||
@@ -144,8 +144,8 @@
|
||||
"@typescript-eslint/parser": "5.35.1",
|
||||
"conventional-changelog-cli": "2.2.2",
|
||||
"cordova-res": "0.15.4",
|
||||
"cypress": "10.6.0",
|
||||
"eslint": "8.23.0",
|
||||
"cypress": "10.9.0",
|
||||
"eslint": "8.24.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-jsdoc": "39.3.6",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user