mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-16 20:28:41 +00:00
Update inline-style-prefixer and misc deps
This commit is contained in:
+6
-6
@@ -40,9 +40,9 @@
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-plugin-add-module-exports": "^1.0.2",
|
||||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
||||
"caniuse-api": "^2.0.0",
|
||||
"cross-env": "^5.2.0",
|
||||
"del-cli": "^1.1.0",
|
||||
"caniuse-api": "^3.0.0",
|
||||
"cross-env": "^6.0.3",
|
||||
"del-cli": "^3.0.0",
|
||||
"enzyme": "^3.10.0",
|
||||
"enzyme-adapter-react-16": "^1.14.0",
|
||||
"enzyme-to-json": "^3.4.2",
|
||||
@@ -51,13 +51,13 @@
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.16.0",
|
||||
"flow-bin": "^0.109.0",
|
||||
"glob": "^7.1.2",
|
||||
"glob": "^7.1.4",
|
||||
"husky": "^3.0.8",
|
||||
"inline-style-prefixer": "^5.0.3",
|
||||
"inline-style-prefixer": "^5.1.0",
|
||||
"jest": "^24.9.0",
|
||||
"jest-canvas-mock": "^2.1.1",
|
||||
"lint-staged": "^9.4.2",
|
||||
"metro-react-native-babel-preset": "^0.51.0",
|
||||
"metro-react-native-babel-preset": "^0.56.0",
|
||||
"npm-run-all": "^4.1.3",
|
||||
"prettier": "^1.18.2",
|
||||
"react": "^16.10.2",
|
||||
|
||||
Reference in New Issue
Block a user