GithubHelp home page GithubHelp logo

lukeandersen / react-electron-express-starter Goto Github PK

View Code? Open in Web Editor NEW
44.0 44.0 14.0 1.07 MB

react-electron-express-starter

License: Creative Commons Zero v1.0 Universal

JavaScript 63.01% HTML 6.84% CSS 23.71% EJS 6.45%

react-electron-express-starter's People

Contributors

dependabot[bot] avatar lukeandersen avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

react-electron-express-starter's Issues

Upgraded dependencies to latest versions. Getting error Uncaught TypeError: Cannot read property 'object' of undefined at eval (index.js_+_23_modules:1992) at Module.<anonymous> (app.bundle.js:1)

See below for my dependencies inside package.json, I upgraded to the latest versions as I was getting peer dependency errors with the material UI library.

"devDependencies": {
"@babel/core": "^7.6.4",
"@babel/parser": "^7.6.4",
"@babel/preset-env": "^7.6.3",
"@babel/preset-react": "^7.6.3",
"babel-loader": "^8.0.6",
"concurrently": "^5.0.0",
"copy-webpack-plugin": "^5.0.4",
"css-loader": "^3.2.0",
"electron": "^6.0.12",
"file-loader": "^4.2.0",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.8.0",
"postcss": "^7.0.18",
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"rimraf": "^3.0.0",
"style-loader": "^1.0.0",
"url-loader": "^2.2.0",
"webpack": "^4.41.1"
},
"dependencies": {
"axios": "^0.19.0",
"babel-core": "^6.26.3",
"babel-eslint": "^10.0.3",
"body-parser": "^1.19.0",
"classnames": "^2.2.6",
"dotenv": "^8.1.0",
"eslint": "^6.5.1",
"express": "^4.17.1",
"morgan": "^1.9.1",
"prop-types": "^15.7.2",
"react": "^16.10.2",
"react-dom": "^16.10.2",
"react-prop-types": "^0.4.0",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-scripts": "^3.2.0",
"webpack-cli": "^3.3.9"
}

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency body-parser to v1.20.2
  • Update dependency classnames to v2.5.1
  • Update dependency copy-webpack-plugin to v6.4.1
  • Update dependency dotenv to v8.6.0
  • Update dependency react-router-dom to v5.3.4
  • Update dependency style-loader to v1.3.0
  • Update dependency webpack to v4.47.0
  • Update react monorepo to v16.14.0 (react, react-dom)
  • Update dependency axios to v1
  • Update dependency babel-loader to v9
  • Update dependency concurrently to v8
  • Update dependency copy-webpack-plugin to v12
  • Update dependency css-loader to v7
  • Update dependency dotenv to v16
  • Update dependency html-webpack-plugin to v5
  • Update dependency postcss to v8
  • Update dependency postcss-import to v16
  • Update dependency postcss-load-config to v5
  • Update dependency postcss-loader to v8
  • Update dependency postcss-nesting to v12
  • Update dependency react-router-dom to v6
  • Update dependency rimraf to v5
  • Update dependency style-loader to v4
  • Update dependency webpack to v5
  • Update dependency webpack-cli to v5
  • Update react monorepo to v18 (major) (react, react-dom)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

  • Update dependency html-webpack-plugin to v4.5.2
  • Update dependency express to v4.19.2

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • body-parser 1.19.0
  • express 4.17.1
  • morgan ^1.10.0
  • axios ^0.21.0
  • classnames 2.2.6
  • dotenv 8.2.0
  • react 16.13.1
  • react-dom 16.13.1
  • react-router-dom 5.2.0
  • @babel/core 7.12.9
  • @babel/plugin-proposal-class-properties 7.12.1
  • @babel/preset-env 7.12.7
  • @babel/preset-react 7.12.7
  • babel-loader 8.2.1
  • babel-preset-es2015 6.24.1
  • concurrently 5.3.0
  • copy-webpack-plugin 6.3.2
  • css-loader 3.6.0
  • electron 9.3.1
  • extract-text-webpack-plugin 3.0.2
  • file-loader 6.2.0
  • html-webpack-plugin 4.5.0
  • postcss 7.0.32
  • postcss-cssnext 3.1.0
  • postcss-import 12.0.1
  • postcss-load-config 2.1.0
  • postcss-loader 3.0.0
  • postcss-nesting 7.0.1
  • rimraf 3.0.2
  • style-loader 1.2.1
  • url-loader 4.1.0
  • webpack 4.43.0
  • webpack-cli 3.3.12

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.