diff --git a/demo/assets/package.json b/demo/assets/package.json index 95f6e9e..3f0cf95 100644 --- a/demo/assets/package.json +++ b/demo/assets/package.json @@ -22,7 +22,7 @@ "css-loader": "^7.1.2", "esbuild": "^0.24.0", "esbuild-sass-plugin": "^3.3.1", - "postcss": "^8.4.47", + "postcss": "^8.4.49", "postcss-scss": "^4.0.9", "prettier": "^3.3.3", "style-dictionary": "^4.1.4", diff --git a/demo/assets/pnpm-lock.yaml b/demo/assets/pnpm-lock.yaml index 43bef82..6c01941 100644 --- a/demo/assets/pnpm-lock.yaml +++ b/demo/assets/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: devDependencies: autoprefixer: specifier: ^10.4.20 - version: 10.4.20(postcss@8.4.47) + version: 10.4.20(postcss@8.4.49) css-loader: specifier: ^7.1.2 version: 7.1.2(webpack@5.94.0(esbuild@0.24.0)) @@ -31,11 +31,11 @@ importers: specifier: ^3.3.1 version: 3.3.1(esbuild@0.24.0)(sass-embedded@1.78.0) postcss: - specifier: ^8.4.47 - version: 8.4.47 + specifier: ^8.4.49 + version: 8.4.49 postcss-scss: specifier: ^4.0.9 - version: 4.0.9(postcss@8.4.47) + version: 4.0.9(postcss@8.4.49) prettier: specifier: ^3.3.3 version: 3.3.3 @@ -50,7 +50,7 @@ importers: version: 5.1.1(stylelint@16.10.0) stylelint-config-standard-scss: specifier: ^13.1.0 - version: 13.1.0(postcss@8.4.47)(stylelint@16.10.0) + version: 13.1.0(postcss@8.4.49)(stylelint@16.10.0) stylelint-declaration-strict-value: specifier: ^1.10.6 version: 1.10.6(stylelint@16.10.0) @@ -1138,6 +1138,9 @@ packages: picocolors@1.1.0: resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} + picocolors@1.1.1: + resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} + picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -1200,8 +1203,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.47: - resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==} + postcss@8.4.49: + resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} engines: {node: ^10 || ^12 || >=14} prettier@3.3.3: @@ -2073,14 +2076,14 @@ snapshots: at-least-node@1.0.0: {} - autoprefixer@10.4.20(postcss@8.4.47): + autoprefixer@10.4.20(postcss@8.4.49): dependencies: browserslist: 4.24.0 caniuse-lite: 1.0.30001663 fraction.js: 4.3.7 normalize-range: 0.1.2 picocolors: 1.1.0 - postcss: 8.4.47 + postcss: 8.4.49 postcss-value-parser: 4.2.0 available-typed-arrays@1.0.7: @@ -2199,12 +2202,12 @@ snapshots: css-loader@7.1.2(webpack@5.94.0(esbuild@0.24.0)): dependencies: - icss-utils: 5.1.0(postcss@8.4.47) - postcss: 8.4.47 - postcss-modules-extract-imports: 3.1.0(postcss@8.4.47) - postcss-modules-local-by-default: 4.0.5(postcss@8.4.47) - postcss-modules-scope: 3.2.0(postcss@8.4.47) - postcss-modules-values: 4.0.0(postcss@8.4.47) + icss-utils: 5.1.0(postcss@8.4.49) + postcss: 8.4.49 + postcss-modules-extract-imports: 3.1.0(postcss@8.4.49) + postcss-modules-local-by-default: 4.0.5(postcss@8.4.49) + postcss-modules-scope: 3.2.0(postcss@8.4.49) + postcss-modules-values: 4.0.0(postcss@8.4.49) postcss-value-parser: 4.2.0 semver: 7.6.3 optionalDependencies: @@ -2477,9 +2480,9 @@ snapshots: hyperdyperid@1.2.0: {} - icss-utils@5.1.0(postcss@8.4.47): + icss-utils@5.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.47 + postcss: 8.4.49 ieee754@1.2.1: {} @@ -2761,58 +2764,60 @@ snapshots: picocolors@1.1.0: {} + picocolors@1.1.1: {} + picomatch@2.3.1: {} possible-typed-array-names@1.0.0: {} postcss-media-query-parser@0.2.3: {} - postcss-modules-extract-imports@3.1.0(postcss@8.4.47): + postcss-modules-extract-imports@3.1.0(postcss@8.4.49): dependencies: - postcss: 8.4.47 + postcss: 8.4.49 - postcss-modules-local-by-default@4.0.5(postcss@8.4.47): + postcss-modules-local-by-default@4.0.5(postcss@8.4.49): dependencies: - icss-utils: 5.1.0(postcss@8.4.47) - postcss: 8.4.47 + icss-utils: 5.1.0(postcss@8.4.49) + postcss: 8.4.49 postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.0(postcss@8.4.47): + postcss-modules-scope@3.2.0(postcss@8.4.49): dependencies: - postcss: 8.4.47 + postcss: 8.4.49 postcss-selector-parser: 6.1.2 - postcss-modules-values@4.0.0(postcss@8.4.47): + postcss-modules-values@4.0.0(postcss@8.4.49): dependencies: - icss-utils: 5.1.0(postcss@8.4.47) - postcss: 8.4.47 + icss-utils: 5.1.0(postcss@8.4.49) + postcss: 8.4.49 postcss-resolve-nested-selector@0.1.6: {} - postcss-safe-parser@7.0.1(postcss@8.4.47): + postcss-safe-parser@7.0.1(postcss@8.4.49): dependencies: - postcss: 8.4.47 + postcss: 8.4.49 - postcss-scss@4.0.9(postcss@8.4.47): + postcss-scss@4.0.9(postcss@8.4.49): dependencies: - postcss: 8.4.47 + postcss: 8.4.49 postcss-selector-parser@6.1.2: dependencies: cssesc: 3.0.0 util-deprecate: 1.0.2 - postcss-sorting@8.0.2(postcss@8.4.47): + postcss-sorting@8.0.2(postcss@8.4.49): dependencies: - postcss: 8.4.47 + postcss: 8.4.49 postcss-value-parser@4.2.0: {} - postcss@8.4.47: + postcss@8.4.49: dependencies: nanoid: 3.3.7 - picocolors: 1.1.0 + picocolors: 1.1.1 source-map-js: 1.2.1 prettier@3.3.3: {} @@ -3070,26 +3075,26 @@ snapshots: stylelint: 16.10.0 stylelint-order: 6.0.4(stylelint@16.10.0) - stylelint-config-recommended-scss@14.1.0(postcss@8.4.47)(stylelint@16.10.0): + stylelint-config-recommended-scss@14.1.0(postcss@8.4.49)(stylelint@16.10.0): dependencies: - postcss-scss: 4.0.9(postcss@8.4.47) + postcss-scss: 4.0.9(postcss@8.4.49) stylelint: 16.10.0 stylelint-config-recommended: 14.0.1(stylelint@16.10.0) stylelint-scss: 6.7.0(stylelint@16.10.0) optionalDependencies: - postcss: 8.4.47 + postcss: 8.4.49 stylelint-config-recommended@14.0.1(stylelint@16.10.0): dependencies: stylelint: 16.10.0 - stylelint-config-standard-scss@13.1.0(postcss@8.4.47)(stylelint@16.10.0): + stylelint-config-standard-scss@13.1.0(postcss@8.4.49)(stylelint@16.10.0): dependencies: stylelint: 16.10.0 - stylelint-config-recommended-scss: 14.1.0(postcss@8.4.47)(stylelint@16.10.0) + stylelint-config-recommended-scss: 14.1.0(postcss@8.4.49)(stylelint@16.10.0) stylelint-config-standard: 36.0.1(stylelint@16.10.0) optionalDependencies: - postcss: 8.4.47 + postcss: 8.4.49 stylelint-config-standard@36.0.1(stylelint@16.10.0): dependencies: @@ -3102,8 +3107,8 @@ snapshots: stylelint-order@6.0.4(stylelint@16.10.0): dependencies: - postcss: 8.4.47 - postcss-sorting: 8.0.2(postcss@8.4.47) + postcss: 8.4.49 + postcss-sorting: 8.0.2(postcss@8.4.49) stylelint: 16.10.0 stylelint-scss@6.7.0(stylelint@16.10.0): @@ -3146,9 +3151,9 @@ snapshots: micromatch: 4.0.8 normalize-path: 3.0.0 picocolors: 1.1.0 - postcss: 8.4.47 + postcss: 8.4.49 postcss-resolve-nested-selector: 0.1.6 - postcss-safe-parser: 7.0.1(postcss@8.4.47) + postcss-safe-parser: 7.0.1(postcss@8.4.49) postcss-selector-parser: 6.1.2 postcss-value-parser: 4.2.0 resolve-from: 5.0.0