UNPKG

ibag

Version:

A visual, fast, and customizable front-end scaffolding.

52 lines (50 loc) 1.47 kB
module.exports = { 'react-router-dom': '^5.2.0', 'redux': '^4.0.5', 'react-redux': '^7.2.3', 'redux-devtools-extension': '^2.13.9', 'redux-thunk': '^2.3.0', 'redux-saga': '^1.1.3', 'immutable': '^4.0.0-rc.12', 'redux-immutable': '^4.0.0', 'react': '^17.0.1', 'react-dom': '^17.0.1', 'react-scripts': '4.0.3', 'vue-router': '^3.2.0', '@vue/cli-plugin-router': '~4.5.0', '@vue/cli-plugin-babel': '~4.5.0', '@vue/cli-plugin-eslint': '~4.5.0', 'babel-eslint': '^10.1.0', 'eslint-plugin-vue': '^6.2.2', 'eslint': '^7.23.0', 'eslint-plugin-import': '^2.22.1', 'eslint-plugin-react': '^7.23.1', "@vue/cli-plugin-vuex": "~4.5.0", "vuex": "^3.4.0", "bootstrap": "^4.6.0", "react-bootstrap": "^1.5.2", "bootstrap-vue": "^2.21.2", "antd": "^4.15.0", "ant-design-vue": "^1.7.4", "vue-material": "^1.0.0-beta-15", "@material-ui/core": "^4.11.3", "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "core-js": "^3.6.5", "vue": "^2.6.11", "@vue/cli-service": "~4.5.0", "vue-template-compiler": "^2.6.11", "@vue/cli-plugin-unit-jest": "~4.5.0", "@vue/test-utils": "^1.0.3", "@vue/cli-plugin-unit-mocha": "~4.5.0", "chai": "^4.3.4", "mocha": "^8.3.2", "axios": "^0.21.1", "vue-axios": "^3.2.4", "lodash": "^4.17.21", "cypress": "^6.8.0", "chromedriver": "^89.0.0", "nightwatch": "^1.6.1", "selenium-server": "^3.141.59" }