[mobile] Updated package.json
This commit is contained in:
parent
600eb5875b
commit
0bd5038e0c
10
vendor/framework7-react/package.json
vendored
10
vendor/framework7-react/package.json
vendored
|
@ -25,14 +25,14 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"dom7": "^3.0.0",
|
||||
"framework7": "^6.0.4",
|
||||
"framework7": "^6.0.14",
|
||||
"framework7-icons": "^3.0.1",
|
||||
"framework7-react": "^6.0.4",
|
||||
"framework7-react": "^6.0.14",
|
||||
"i18next": "^19.8.4",
|
||||
"i18next-fetch-backend": "^3.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-i18next": "^11.8.5",
|
||||
"swiper": "^6.4.8",
|
||||
"template7": "^1.4.2"
|
||||
|
@ -43,7 +43,7 @@
|
|||
"@babel/plugin-proposal-decorators": "^7.12.12",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-transform-runtime": "^7.12.10",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@babel/preset-env": "^7.13.12",
|
||||
"@babel/preset-react": "^7.12.10",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"babel-loader": "^8.2.2",
|
||||
|
|
Loading…
Reference in a new issue