react-typescript-webpack2-cssModules-postCSS
react-typescript-webpack2-cssModules-postCSS copied to clipboard
Simple Starter Template for React, TypeScript, postCSS, ITCSS, CSS-Modules, Webpack and Live Reloading (React Hot Loader 3)
Bumps [css-modules-typescript-loader](https://github.com/seek-oss/css-modules-typescript-loader) from 4.0.0 to 4.0.1. Release notes Sourced from css-modules-typescript-loader's releases. v4.0.1 4.0.1 (2020-09-22) Bug Fixes Adding css-loader v4 support (#40) (bb4892a) Commits bb4892a fix: Adding css-loader v4 support...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.1.1 to 6.4.1. Release notes Sourced from copy-webpack-plugin's releases. v6.4.1 6.4.1 (2020-12-16) Bug Fixes compatibility with webpack 4 file system (#570) (720026a) v6.4.0 6.4.0 (2020-12-07) Features added...
Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 3.1.0 to 6.1.1. Release notes Sourced from compression-webpack-plugin's releases. v6.1.1 6.1.1 (2020-11-12) Bug Fixes compatibility with child compilations (5e3bb95) v6.1.0 6.1.0 (2020-11-09) Features added the keep-source-maps value...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...