GithubHelp home page GithubHelp logo

tatsushitoji / react-ts-mui Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 619 KB

my starter

HTML 0.61% JavaScript 8.97% TypeScript 90.42%
react redux jest webpack material-ui emotion loadable-components

react-ts-mui's Introduction

React Starter

CircleCI

react-ts-mui's People

Contributors

renovate-bot avatar tatsushitoji avatar

Forkers

1natsu172

react-ts-mui's Issues

Dependency deprecation warning: @types/redux (nvm)

On registry https://registry.npmjs.org/, the "latest" version (v3.6.0) of dependency @types/redux has the following deprecation notice:

This is a stub types definition for Redux (https://github.com/reactjs/redux). Redux provides its own type definitions, so you don't need @types/redux installed!

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Please take the actions necessary to rename or substitute this deprecated package and commit to your base branch. If you wish to ignore this deprecation warning and continue using @types/redux as-is, please add it to your ignoreDeps array in Renovate config before closing this issue, otherwise another issue will be recreated the next time Renovate runs.

Affected package file(s): package.json

Dependency deprecation warning: loadable-components (npm)

On registry https://registry.npmjs.org/, the "latest" version (v2.2.3) of dependency loadable-components has the following deprecation notice:

Please use @loadable/component

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Please take the actions necessary to rename or substitute this deprecated package and commit to your base branch. If you wish to ignore this deprecation warning and continue using loadable-components as-is, please add it to your ignoreDeps array in Renovate config before closing this issue, otherwise another issue will be recreated the next time Renovate runs.

Affected package file(s): package.json

Dependency deprecation warning: @types/redux (npm)

On registry https://registry.npmjs.org/, the "latest" version (v3.6.0) of dependency @types/redux has the following deprecation notice:

This is a stub types definition for Redux (https://github.com/reactjs/redux). Redux provides its own type definitions, so you don't need @types/redux installed!

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Please take the actions necessary to rename or substitute this deprecated package and commit to your base branch. If you wish to ignore this deprecation warning and continue using @types/redux as-is, please add it to your ignoreDeps array in Renovate config before closing this issue, otherwise another issue will be recreated the next time Renovate runs.

Affected package file(s): package.json

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.

  • chore(deps): update dependency dotenv to v16
  • chore(deps): update dependency html-webpack-plugin to v5
  • chore(deps): update dependency husky to v9
  • chore(deps): update dependency lint-staged to v15
  • chore(deps): update dependency mini-css-extract-plugin to v2
  • chore(deps): update dependency node to v20
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency source-map-loader to v5
  • chore(deps): update dependency style-loader to v3
  • chore(deps): update dependency terser-webpack-plugin to v5
  • chore(deps): update dependency typescript to v5
  • chore(deps): update dependency webpack to v5
  • chore(deps): update dependency webpack-bundle-analyzer to v4
  • chore(deps): update dependency webpack-cli to v5
  • chore(deps): update dependency webpack-dev-server to v4
  • chore(deps): update node.js to v17
  • fix(deps): update dependency cuid to v3
  • fix(deps): update dependency history to v5
  • fix(deps): update dependency react-helmet to v6 (react-helmet, @types/react-helmet)
  • fix(deps): update dependency react-redux to v9
  • fix(deps): update dependency react-router-dom to v6
  • fix(deps): update dependency redux to v5
  • fix(deps): update dependency redux-observable to v2
  • fix(deps): update dependency redux-thunk to v3
  • fix(deps): update dependency rxjs to v7
  • fix(deps): update dependency typeface-roboto to v1
  • fix(deps): update emotion monorepo to v11 (major) (@emotion/core, @emotion/styled, babel-plugin-emotion)
  • fix(deps): update material-ui monorepo to v4 (major) (@material-ui/core, @material-ui/icons)
  • fix(deps): update react monorepo to v18 (major) (@types/react, @types/react-dom, 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.

Open

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

Detected dependencies

circleci
.circleci/config.yml
  • circleci/node 8.17.0
npm
package.json
  • @emotion/core ^10.0.0
  • @emotion/styled ^10.0.0
  • @material-ui/core ^3.2.2
  • @material-ui/icons ^3.0.1
  • @types/classnames ^2.2.6
  • @types/react ^16.4.13
  • @types/react-dom ^16.0.7
  • @types/react-helmet ^5.0.7
  • @types/react-redux ^6.0.7
  • @types/react-router-config ^1.0.9
  • @types/react-router-dom ^4.3.1
  • @types/recompose ^0.30.0
  • classnames ^2.2.6
  • connected-react-router ^6.0.0
  • cuid ^2.1.4
  • formik ^1.3.1
  • history ^4.7.2
  • react ^16.4.1
  • react-dom ^16.4.1
  • react-helmet ^5.2.0
  • react-redux ^5.0.7
  • react-router-dom ^4.3.1
  • recompose ^0.30.0
  • redux ^4.0.0
  • redux-observable ^1.0.0
  • redux-thunk ^2.3.0
  • rxjs ^6.3.3
  • typeface-roboto ^0.0.75
  • @babel/cli ^7.1.2
  • @babel/core ^7.1.2
  • @babel/plugin-proposal-class-properties ^7.1.0
  • @babel/plugin-proposal-object-rest-spread ^7.0.0
  • @babel/plugin-syntax-dynamic-import ^7.0.0
  • @babel/preset-env ^7.1.0
  • @babel/preset-react ^7.0.0
  • @babel/preset-typescript ^7.1.0
  • @types/dotenv ^6.0.0
  • @types/enzyme ^3.1.14
  • @types/enzyme-adapter-react-16 ^1.0.3
  • @types/jest ^23.3.8
  • @types/redux-mock-store ^1.0.0
  • babel-loader ^8.0.4
  • babel-plugin-emotion ^10.0.0
  • babel-plugin-react-remove-properties ^0.3.0
  • css-loader ^2.0.0
  • dotenv ^6.1.0
  • enzyme ^3.7.0
  • enzyme-adapter-react-16 ^1.6.0
  • enzyme-to-json ^3.3.4
  • file-loader ^2.0.0
  • html-webpack-externals-plugin ^3.8.0
  • html-webpack-plugin ^3.2.0
  • husky ^1.0.0
  • jest ^23.6.0
  • lint-staged ^8.0.0
  • mini-css-extract-plugin ^0.12.0
  • prettier ^1.14.3
  • redux-mock-store ^1.5.3
  • source-map-loader ^0.2.4
  • style-loader ^0.23.1
  • terser-webpack-plugin ^1.1.0
  • ts-jest ^23.10.4
  • tslint ^5.11.0
  • tslint-config-airbnb ^5.11.0
  • tslint-config-prettier ^1.15.0
  • tslint-plugin-prettier ^2.0.0
  • tslint-react ^3.6.0
  • typescript ^3.1.3
  • webpack ^4.23.1
  • webpack-bundle-analyzer ^3.0.3
  • webpack-cli ^3.1.2
  • webpack-dev-server ^3.1.10
  • webpack-merge ^4.1.4
  • why-did-you-update ^1.0.6
nvm
.nvmrc
  • node 10.24.1

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

Dependency deprecation warning: loadable-components (nvm)

On registry https://registry.npmjs.org/, the "latest" version (v2.2.3) of dependency loadable-components has the following deprecation notice:

Please use @loadable/component

Marking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.

Please take the actions necessary to rename or substitute this deprecated package and commit to your base branch. If you wish to ignore this deprecation warning and continue using loadable-components as-is, please add it to your ignoreDeps array in Renovate config before closing this issue, otherwise another issue will be recreated the next time Renovate runs.

Affected package file(s): package.json

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.