Updated Framework7 and MobX

This commit is contained in:
SergeyEzhin
2024-02-28 19:29:38 +01:00
parent b24eb0e75b
commit 48d28973fb
2 changed files with 12941 additions and 74 deletions

File diff suppressed because it is too large Load Diff

View File

@ -29,13 +29,13 @@
],
"dependencies": {
"dom7": "^4.0.6",
"framework7": "^8.0.5",
"framework7": "^8.3.2",
"framework7-icons": "^5.0.5",
"framework7-react": "^8.0.5",
"framework7-react": "^8.3.2",
"i18next": "^23.4.1",
"i18next-fetch-backend": "^5.0.2",
"mobx": "^6.7.0",
"mobx-react": "^9.0.0",
"mobx": "^6.12.0",
"mobx-react": "^9.1.0",
"postcss": "^8.4.12",
"prop-types": "^15.7.2",
"react": "^18.1.0",