@qvibi-toolbox/qapp-react
Advanced tools
Comparing version 0.1.11 to 0.1.12
{ | ||
"name": "@qvibi-toolbox/qapp-react", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"main": "./qapp-qapp-react.umd.js", | ||
"module": "./qapp-qapp-react.esm.js", | ||
"typings": "./index.d.ts", | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"react": "17.0.1", | ||
"react-redux": "7.2.2", | ||
"@qvibi-toolbox/qapp": "0.1.11", | ||
"@qvibi-toolbox/qapp": "0.1.12", | ||
"redux-saga": "1.1.3", | ||
"redux": "4.0.5", | ||
"@qvibi-toolbox/core": "0.1.11", | ||
"@qvibi-toolbox/core": "0.1.12", | ||
"react-router": "5.2.0", | ||
"reselect": "4.0.0" | ||
} | ||
}, | ||
"peerDependencies": {} | ||
} |
+ Added@qvibi-toolbox/core@0.1.12
+ Added@qvibi-toolbox/qapp@0.1.12
+ Addedreact@17.0.1
+ Addedreact-redux@7.2.2
+ Addedreact-router@5.2.0
+ Addedredux@4.0.5
+ Addedredux-saga@1.1.3
+ Addedreselect@4.0.0
+ Added@qvibi-toolbox/core@0.1.12(transitive)
+ Added@qvibi-toolbox/qapp@0.1.12(transitive)
- Removed@qvibi-toolbox/core@0.1.11(transitive)
- Removed@qvibi-toolbox/qapp@0.1.11(transitive)