upgrade third party dependencies
This commit is contained in:
Generated
+2260
-537
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -28,9 +28,9 @@
|
||||
"crypto-js": "^4.2.0",
|
||||
"dom7": "^4.0.6",
|
||||
"echarts": "^6.0.0",
|
||||
"framework7": "^9.0.2",
|
||||
"framework7": "^9.0.3",
|
||||
"framework7-icons": "^5.0.5",
|
||||
"framework7-vue": "^9.0.2",
|
||||
"framework7-vue": "^9.0.3",
|
||||
"jalaali-js": "^1.2.8",
|
||||
"leaflet": "^1.9.4",
|
||||
"line-awesome": "^1.3.0",
|
||||
|
||||
@@ -135,8 +135,6 @@ i.icon.la, i.icon.las, i.icon.lab {
|
||||
}
|
||||
|
||||
.ios .popover-inner {
|
||||
touch-action: inherit;
|
||||
|
||||
> :not(.list) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -245,14 +245,14 @@
|
||||
"copyright": "Copyright (c) 2014 Vladimir Kharlampidi",
|
||||
"url": "https://framework7.io/",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/framework7io/framework7/blob/v9.0.2/LICENSE"
|
||||
"licenseUrl": "https://github.com/framework7io/framework7/blob/v9.0.3/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Framework7-vue",
|
||||
"copyright": "Copyright (c) 2014 Vladimir Kharlampidi",
|
||||
"url": "https://framework7.io/vue/",
|
||||
"license": "MIT License",
|
||||
"licenseUrl": "https://github.com/framework7io/framework7/blob/v9.0.1/LICENSE"
|
||||
"licenseUrl": "https://github.com/framework7io/framework7/blob/v9.0.3/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Framework7-icons",
|
||||
|
||||
Reference in New Issue
Block a user