From 976b65f12bebce2ab1c10fe54c8e9bd86f608695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 00:17:36 +0000 Subject: [PATCH] chore(deps-dev): bump postcss-modules from 6.0.1 to 9.0.0 Bumps [postcss-modules](https://github.com/css-modules/postcss-modules) from 6.0.1 to 9.0.0. - [Changelog](https://github.com/madyankin/postcss-modules/blob/master/CHANGELOG.md) - [Commits](https://github.com/css-modules/postcss-modules/compare/v6.0.1...v9.0.0) --- updated-dependencies: - dependency-name: postcss-modules dependency-version: 9.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 133 +++++++++++++++++------- packages/rollup-css-plugin/package.json | 2 +- 2 files changed, 95 insertions(+), 40 deletions(-) diff --git a/package-lock.json b/package-lock.json index c0435cb12fe..116a5569473 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31934,25 +31934,6 @@ "postcss": "^8.5.13" } }, - "node_modules/postcss-modules": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-modules/-/postcss-modules-6.0.1.tgz", - "integrity": "sha512-zyo2sAkVvuZFFy0gc2+4O+xar5dYlaVy/ebO24KT0ftk/iJevSNyPyQellsBLlnccwh7f6V6Y4GvuKRYToNgpQ==", - "dev": true, - "dependencies": { - "generic-names": "^4.0.0", - "icss-utils": "^5.1.0", - "lodash.camelcase": "^4.3.0", - "postcss-modules-extract-imports": "^3.1.0", - "postcss-modules-local-by-default": "^4.0.5", - "postcss-modules-scope": "^3.2.0", - "postcss-modules-values": "^4.0.0", - "string-hash": "^1.1.3" - }, - "peerDependencies": { - "postcss": "^8.0.0" - } - }, "node_modules/postcss-modules-extract-imports": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz", @@ -39312,7 +39293,7 @@ "postcss": "^8.5.15", "postcss-import": "^16.1.1", "postcss-load-config": "^6.0.1", - "postcss-modules": "^6.0.1", + "postcss-modules": "^9.0.0", "postcss-url": "^10.1.4" } }, @@ -39526,6 +39507,60 @@ "postcss": "^8.4.32" } }, + "packages/rollup-css-plugin/node_modules/postcss-modules": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/postcss-modules/-/postcss-modules-9.0.0.tgz", + "integrity": "sha512-nyZGaOkHFRvXy10ryKSE3yfh1EhwSrEX2mIhwZblTTdHbKOfH5fNhAC6eZmXB2uCy7x6Bb1Zib5KS2Yw6gSzHQ==", + "dev": true, + "dependencies": { + "generic-names": "^4.0.0", + "icss-utils": "^5.1.0", + "lodash.camelcase": "^4.3.0", + "postcss-modules-extract-imports": "^3.1.0", + "postcss-modules-local-by-default": "^4.2.0", + "postcss-modules-scope": "^3.2.1", + "postcss-modules-values": "^4.0.0", + "string-hash": "^1.1.3" + }, + "engines": { + "node": ">=20.6" + }, + "peerDependencies": { + "postcss": "^8.0.0" + } + }, + "packages/rollup-css-plugin/node_modules/postcss-modules-local-by-default": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz", + "integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==", + "dev": true, + "dependencies": { + "icss-utils": "^5.0.0", + "postcss-selector-parser": "^7.0.0", + "postcss-value-parser": "^4.1.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, + "packages/rollup-css-plugin/node_modules/postcss-modules-scope": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz", + "integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==", + "dev": true, + "dependencies": { + "postcss-selector-parser": "^7.0.0" + }, + "engines": { + "node": "^10 || ^12 || >= 14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, "packages/rollup-css-plugin/node_modules/postcss-normalize-unicode": { "version": "7.0.6", "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.6.tgz", @@ -39642,7 +39677,7 @@ "react-redux": "^9.3.0", "redux": "^5.0.1", "redux-thunk": "^3.1.0", - "testplane": "^9.0.0", + "testplane": "^9.0.5", "yauzl": "^3.2.1" } }, @@ -46191,7 +46226,7 @@ "postcss": "^8.5.15", "postcss-import": "^16.1.1", "postcss-load-config": "^6.0.1", - "postcss-modules": "^6.0.1", + "postcss-modules": "9.0.0", "postcss-url": "^10.1.4" }, "dependencies": { @@ -46329,6 +46364,42 @@ "postcss-selector-parser": "^7.1.1" } }, + "postcss-modules": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/postcss-modules/-/postcss-modules-9.0.0.tgz", + "integrity": "sha512-nyZGaOkHFRvXy10ryKSE3yfh1EhwSrEX2mIhwZblTTdHbKOfH5fNhAC6eZmXB2uCy7x6Bb1Zib5KS2Yw6gSzHQ==", + "dev": true, + "requires": { + "generic-names": "^4.0.0", + "icss-utils": "^5.1.0", + "lodash.camelcase": "^4.3.0", + "postcss-modules-extract-imports": "^3.1.0", + "postcss-modules-local-by-default": "^4.2.0", + "postcss-modules-scope": "^3.2.1", + "postcss-modules-values": "^4.0.0", + "string-hash": "^1.1.3" + } + }, + "postcss-modules-local-by-default": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz", + "integrity": "sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw==", + "dev": true, + "requires": { + "icss-utils": "^5.0.0", + "postcss-selector-parser": "^7.0.0", + "postcss-value-parser": "^4.1.0" + } + }, + "postcss-modules-scope": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz", + "integrity": "sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA==", + "dev": true, + "requires": { + "postcss-selector-parser": "^7.0.0" + } + }, "postcss-normalize-unicode": { "version": "7.0.6", "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.6.tgz", @@ -47206,7 +47277,7 @@ "react-redux": "^9.3.0", "redux": "^5.0.1", "redux-thunk": "^3.1.0", - "testplane": "^9.0.0", + "testplane": "^9.0.5", "yauzl": "^3.2.1" }, "dependencies": { @@ -63173,22 +63244,6 @@ "postcss-value-parser": "^4.2.0" } }, - "postcss-modules": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/postcss-modules/-/postcss-modules-6.0.1.tgz", - "integrity": "sha512-zyo2sAkVvuZFFy0gc2+4O+xar5dYlaVy/ebO24KT0ftk/iJevSNyPyQellsBLlnccwh7f6V6Y4GvuKRYToNgpQ==", - "dev": true, - "requires": { - "generic-names": "^4.0.0", - "icss-utils": "^5.1.0", - "lodash.camelcase": "^4.3.0", - "postcss-modules-extract-imports": "^3.1.0", - "postcss-modules-local-by-default": "^4.0.5", - "postcss-modules-scope": "^3.2.0", - "postcss-modules-values": "^4.0.0", - "string-hash": "^1.1.3" - } - }, "postcss-modules-extract-imports": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz", diff --git a/packages/rollup-css-plugin/package.json b/packages/rollup-css-plugin/package.json index 3528ee71128..167ac3d0185 100644 --- a/packages/rollup-css-plugin/package.json +++ b/packages/rollup-css-plugin/package.json @@ -16,6 +16,6 @@ "postcss-url": "^10.1.4", "postcss-import": "^16.1.1", "postcss-load-config": "^6.0.1", - "postcss-modules": "^6.0.1" + "postcss-modules": "^9.0.0" } }