upgrade third party dependencies

This commit is contained in:
MaysWind
2026-02-15 14:44:54 +08:00
parent 4b68641043
commit 22e4738b7a
4 changed files with 2264 additions and 543 deletions
+2260 -537
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -28,9 +28,9 @@
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"dom7": "^4.0.6", "dom7": "^4.0.6",
"echarts": "^6.0.0", "echarts": "^6.0.0",
"framework7": "^9.0.2", "framework7": "^9.0.3",
"framework7-icons": "^5.0.5", "framework7-icons": "^5.0.5",
"framework7-vue": "^9.0.2", "framework7-vue": "^9.0.3",
"jalaali-js": "^1.2.8", "jalaali-js": "^1.2.8",
"leaflet": "^1.9.4", "leaflet": "^1.9.4",
"line-awesome": "^1.3.0", "line-awesome": "^1.3.0",
-2
View File
@@ -135,8 +135,6 @@ i.icon.la, i.icon.las, i.icon.lab {
} }
.ios .popover-inner { .ios .popover-inner {
touch-action: inherit;
> :not(.list) { > :not(.list) {
display: none; display: none;
} }
+2 -2
View File
@@ -245,14 +245,14 @@
"copyright": "Copyright (c) 2014 Vladimir Kharlampidi", "copyright": "Copyright (c) 2014 Vladimir Kharlampidi",
"url": "https://framework7.io/", "url": "https://framework7.io/",
"license": "MIT License", "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", "name": "Framework7-vue",
"copyright": "Copyright (c) 2014 Vladimir Kharlampidi", "copyright": "Copyright (c) 2014 Vladimir Kharlampidi",
"url": "https://framework7.io/vue/", "url": "https://framework7.io/vue/",
"license": "MIT License", "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", "name": "Framework7-icons",