react-redux-blog
react-redux-blog copied to clipboard
A sample React Redux CRUD app
Snyk has created this PR to upgrade redux-promise from 0.5.3 to 0.6.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
Snyk has created this PR to upgrade body-parser from 1.18.3 to 1.20.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
Snyk has created this PR to upgrade express from 4.16.4 to 4.18.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
Snyk has created this PR to upgrade debug from 3.1.0 to 3.2.7. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
Snyk has created this PR to upgrade axios from 0.17.1 to 0.27.2. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...
From the issues filed here, looks like the project is no longer maintained? If so, would it help to link to currently maintained alternatives? * [CRUD for GraphQL backends](https://github.com/marmelab/react-admin) *...
➜ npm run dev > [email protected] dev /Users/tony/Projects/react-redux-blog > node ./node_modules/webpack-dev-server/bin/webpack-dev-server.js Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema. -...
This PR is to solve the issues related to webpack configuration. I upgraded the webpack-dev-server to the latest version and fixed the webpack.config.js, addressing the open issue of the app....
ERROR in multi (webpack)-dev-server/client?http://localhost:8080 ./public/src/index.js Module not found: Error: Can't resolve 'babel' in 'E:\Source Code Personal\ReactJS\react-redux-blog-master' BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders....