typed-css-modules-webpack-plugin
typed-css-modules-webpack-plugin copied to clipboard
Generate TypeScript typing declarations for your TypeScript + CSS Modules project.
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.16 to 3.3.4. Changelog Sourced from nanoid's changelog. 3.3.4 Fixed --help in CLI (by @Lete114). 3.3.3 Reduced size (by Anton Khlynovskiy). 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced...
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.0.0 to 9.5.0. Release notes Sourced from standard-version's releases. v9.5.0 9.5.0 (2022-05-15) Features deprecated: add deprecation message (#907) (61b41fa) Bug Fixes deps: update dependency conventional-changelog to v3.1.25...
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.6 to 8.0.3. Changelog Sourced from glob's changelog. 8.0 Only support node v12 and higher \ is now only used as an escape character, and never as...
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 5.72.1. Release notes Sourced from webpack's releases. v5.72.1 Bugfixes fix __webpack_nonce__ with HMR fix in operator in some cases fix json parsing error messages fix...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...