diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 7cedd0b52..c333aaf38 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -29,12 +29,12 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11 + uses: github/codeql-action/init@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12 with: languages: ${{ matrix.language }} queries: security-extended,security-and-quality - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11 + uses: github/codeql-action/analyze@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12 with: category: '/language:${{matrix.language}}' diff --git a/.github/workflows/lint-and-test.yml b/.github/workflows/lint-and-test.yml index 0d8c2bfc6..2839cd477 100755 --- a/.github/workflows/lint-and-test.yml +++ b/.github/workflows/lint-and-test.yml @@ -11,11 +11,11 @@ jobs: - name: Check out project repository uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Set up Node.js runtime - uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2 + uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 with: node-version-file: 'package.json' - name: Set up Ruby runtime - uses: ruby/setup-ruby@3a77c29278ae80936b4cb030fefc7d21c96c786f # v1.185.0 + uses: ruby/setup-ruby@161cd54b698f1fb3ea539faab2e036d409550e3c # v1.187.0 - name: Install run: | corepack enable diff --git a/.ruby-version b/.ruby-version index 619b53766..a0891f563 100755 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.3.3 +3.3.4 diff --git a/package.json b/package.json index 4e5d2141b..bbf89d73e 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "The OpenINF portal, other static resources, and more static electricity", "packageManager": "pnpm@9.5.0", "engines": { - "node": "20.15.0", + "node": "20.15.1", "pnpm": "9.5.0" }, "exports": { @@ -21,7 +21,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.3", - "@devcontainers/cli": "0.65.0", + "@devcontainers/cli": "0.66.0", "@isaacs/catcher": "1.0.4", "@openinf/gh-file-importer": "2.0.1", "@openinf/util-errors": "2.0.7", @@ -36,7 +36,7 @@ "cspell": "8.10.4", "cssnano": "7.0.4", "dictionary-en": "4.0.0", - "dprint": "0.47.1", + "dprint": "0.47.2", "editorconfig-checker": "5.1.8", "globby": "14.0.2", "gulp": "5.0.0", @@ -54,7 +54,7 @@ "markdownlint-cli2": "0.13.0", "markdownlint-cli2-formatter-default": "0.0.4", "nps": "5.10.0", - "prettier": "3.3.2", + "prettier": "3.3.3", "remark": "15.0.1", "remark-cli": "12.0.1", "remark-directive": "3.0.0", @@ -96,7 +96,7 @@ "retext-syntax-mentions": "4.0.0", "retext-syntax-urls": "4.0.0", "strip-comments": "2.0.1", - "stylelint": "16.6.1", + "stylelint": "16.7.0", "stylelint-config-recess-order": "5.0.1", "stylelint-config-standard-scss": "13.1.0", "tsx": "4.16.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 35944dfc2..14623fa9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.8.3 version: 1.8.3 '@devcontainers/cli': - specifier: 0.65.0 - version: 0.65.0 + specifier: 0.66.0 + version: 0.66.0 '@isaacs/catcher': specifier: 1.0.4 version: 1.0.4 @@ -34,7 +34,7 @@ importers: version: 2.1.3 '@shopify/prettier-plugin-liquid': specifier: 1.5.0 - version: 1.5.0(prettier@3.3.2) + version: 1.5.0(prettier@3.3.3) '@tsconfig/node-lts': specifier: 20.1.3 version: 20.1.3 @@ -57,8 +57,8 @@ importers: specifier: 4.0.0 version: 4.0.0 dprint: - specifier: 0.47.1 - version: 0.47.1 + specifier: 0.47.2 + version: 0.47.2 editorconfig-checker: specifier: 5.1.8 version: 5.1.8 @@ -111,8 +111,8 @@ importers: specifier: 5.10.0 version: 5.10.0 prettier: - specifier: 3.3.2 - version: 3.3.2 + specifier: 3.3.3 + version: 3.3.3 remark: specifier: 15.0.1 version: 15.0.1 @@ -193,7 +193,7 @@ importers: version: 7.0.0 remark-preset-prettier: specifier: 2.0.1 - version: 2.0.1(prettier@3.3.2) + version: 2.0.1(prettier@3.3.3) remark-retext: specifier: 6.0.0 version: 6.0.0 @@ -237,14 +237,14 @@ importers: specifier: 2.0.1 version: 2.0.1 stylelint: - specifier: 16.6.1 - version: 16.6.1(typescript@5.5.3) + specifier: 16.7.0 + version: 16.7.0(typescript@5.5.3) stylelint-config-recess-order: specifier: 5.0.1 - version: 5.0.1(stylelint@16.6.1(typescript@5.5.3)) + version: 5.0.1(stylelint@16.7.0(typescript@5.5.3)) stylelint-config-standard-scss: specifier: 13.1.0 - version: 13.1.0(postcss@8.4.39)(stylelint@16.6.1(typescript@5.5.3)) + version: 13.1.0(postcss@8.4.39)(stylelint@16.7.0(typescript@5.5.3)) tsx: specifier: 4.16.2 version: 4.16.2 @@ -520,22 +520,22 @@ packages: resolution: {integrity: sha512-4+Bxm43py50W872FjUvKoT9+EQoK9pqOblxu7GRfFx7CjEgYJB03Cb4rHiKYzLuJakUk6IyAlgPD2vNZO37Vzg==} engines: {node: '>=18.0'} - '@csstools/css-parser-algorithms@2.7.0': - resolution: {integrity: sha512-qvBMcOU/uWFCH/VO0MYe0AMs0BGMWAt6FTryMbFIKYtZtVnqTZtT8ktv5o718llkaGZWomJezJZjq3vJDHeJNQ==} + '@csstools/css-parser-algorithms@2.7.1': + resolution: {integrity: sha512-2SJS42gxmACHgikc1WGesXLIT8d/q2l0UFM7TaEeIzdFCE/FPMtTiizcPGGJtlPo2xuQzY09OhrLTzRxqJqwGw==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-tokenizer': ^2.3.2 + '@csstools/css-tokenizer': ^2.4.1 - '@csstools/css-tokenizer@2.3.3': - resolution: {integrity: sha512-fTaF0vRcXVJ4cmwg8nHofydDjitKMDBzC8cCu+O/Lg13C4PdkC15GVjGpbmWauOOnhomVSTg5I5LpLJFJE2Hfw==} + '@csstools/css-tokenizer@2.4.1': + resolution: {integrity: sha512-eQ9DIktFJBhGjioABJRtUucoWR2mwllurfnM8LuNGAqX3ViZXaUchqk+1s7jjtkFiT9ySdACsFEA3etErkALUg==} engines: {node: ^14 || ^16 || >=18} - '@csstools/media-query-list-parser@2.1.12': - resolution: {integrity: sha512-t1/CdyVJzOQUiGUcIBXRzTAkWTFPxiPnoKwowKW2z9Uj78c2bBWI/X94BeVfUwVq1xtCjD7dnO8kS6WONgp8Jw==} + '@csstools/media-query-list-parser@2.1.13': + resolution: {integrity: sha512-XaHr+16KRU9Gf8XLi3q8kDlI18d5vzKSKCY510Vrtc9iNR0NJzbY9hhTmwhzYZj/ZwGL4VmB3TA9hJW0Um2qFA==} engines: {node: ^14 || ^16 || >=18} peerDependencies: - '@csstools/css-parser-algorithms': ^2.7.0 - '@csstools/css-tokenizer': ^2.3.2 + '@csstools/css-parser-algorithms': ^2.7.1 + '@csstools/css-tokenizer': ^2.4.1 '@csstools/selector-specificity@3.1.1': resolution: {integrity: sha512-a7cxGcJ2wIlMFLlh8z2ONm+715QkPHiyJcxwQlKOz/03GPw1COpfhcmC9wm4xlZfp//jWHNNMwzjtqHXVWU9KA==} @@ -543,43 +543,48 @@ packages: peerDependencies: postcss-selector-parser: ^6.0.13 - '@devcontainers/cli@0.65.0': - resolution: {integrity: sha512-7XPchw31GMKdZ90l0Vsap+MouD4fy0Da7jyW97A2pBDnXnpOAxm7lj2s/2ivbYzO9J1FVecPaDe9ZloriliTcw==} + '@devcontainers/cli@0.66.0': + resolution: {integrity: sha512-+sMJCE6m1UVhUIJ6QSDowgoUuCYZ1W8fjBdQyRfMzBBl8Sp+O4BMq492hdIaEKSqWe92V2TAYg2sQPwNGlGZBA==} engines: {node: ^16.13.0 || >=18.0.0} hasBin: true - '@dprint/darwin-arm64@0.47.1': - resolution: {integrity: sha512-Ur2atF1NVhNfzRxDVwLMaCWfU0eQ9JSm9ewdFvPWK5BZ/G5ywum9Cph6XTwyZhG9UB0nxNtf6DP/37aezCBa7g==} + '@dprint/darwin-arm64@0.47.2': + resolution: {integrity: sha512-mVPFBJsXxGDKHHCAY8wbqOyS4028g1bN15H9tivCnPAjwaZhkUimZHXWejXADjhGn+Xm2SlakugY9PY/68pH3Q==} cpu: [arm64] os: [darwin] - '@dprint/darwin-x64@0.47.1': - resolution: {integrity: sha512-yP7UuG32uR7We3E3StuuemL5nnegbB8IXaY9o23ADiq4sE3Aa58kM/MUERCuCsZ5lZiXMnGs4FxbeWI6xKnOYQ==} + '@dprint/darwin-x64@0.47.2': + resolution: {integrity: sha512-T7wzlc+rBV+6BRRiBjoqoy5Hj4TR2Nv2p2s9+ycyPGs10Kj/JXOWD8dnEHeBgUr2r4qe/ZdcxmsFQ5Hf2n0WuA==} cpu: [x64] os: [darwin] - '@dprint/linux-arm64-glibc@0.47.1': - resolution: {integrity: sha512-hD3sbFhSKqadUWcDanvJu0w/kxs7lbOk/VXNTkt+9VVCzT5ewDtqEy/CgUdm6YuLeZjoY3ApP8TBY1fxbAnaOQ==} + '@dprint/linux-arm64-glibc@0.47.2': + resolution: {integrity: sha512-B0m1vT5LdVtrNOVdkqpLPrSxuCD+l5bTIgRzPaDoIB1ChWQkler9IlX8C+RStpujjPj6SYvwo5vTzjQSvRdQkA==} cpu: [arm64] os: [linux] - '@dprint/linux-arm64-musl@0.47.1': - resolution: {integrity: sha512-tXOsfvIkZQl2+2WHE26yx8DIjmCbzNRnXBT3qplGvm8/cH5zUUfApoDIbK6JH1H0T0Hf0uYfw6LoguXW1Fy6Nw==} + '@dprint/linux-arm64-musl@0.47.2': + resolution: {integrity: sha512-zID6wZZqpg2/Q2Us+ERQkbhLwlW3p3xaeEr00MPf49bpydmEjMiPuSjWPkNv+slQSIyIsVovOxF4lbNZjsdtvw==} cpu: [arm64] os: [linux] - '@dprint/linux-x64-glibc@0.47.1': - resolution: {integrity: sha512-rI/q0narrWDL/XeoLkxNase0c/ITOQEU31WklidP6MvwYtGFooy9ZBIQqGYLh+eDjPEKDIPmkEUpLsaL1RkuCw==} + '@dprint/linux-x64-glibc@0.47.2': + resolution: {integrity: sha512-rB3WXMdINnRd33DItIp7mObS7dzHW90ZzeJSsoKJLPp+Z7wXjjb27UUowfqVI4baa/1pd7sdbX54DPohMtfu/A==} cpu: [x64] os: [linux] - '@dprint/linux-x64-musl@0.47.1': - resolution: {integrity: sha512-P/PMHo37/SSLWbQeq6KQKuklsPNVwmrNf1c+wzqbydJ9ET0zqKl/w99JhfrRTyyl6mimNN/40AROGNBUVTFCQQ==} + '@dprint/linux-x64-musl@0.47.2': + resolution: {integrity: sha512-E0+TNbzYdTXJ/jCVjUctVxkda/faw++aDQLfyWGcmdMJnbM7NZz+W4fUpDXzMPsjy+zTWxXcPK7/q2DZz2gnbg==} cpu: [x64] os: [linux] - '@dprint/win32-x64@0.47.1': - resolution: {integrity: sha512-LFnhMbHjB200K6SOq1hyYTe1ukz13AjI9LudSQ44j5pdL410rVwhkIwTah7iG221d2cJo3jhK3AFiHqSnqKTrw==} + '@dprint/win32-arm64@0.47.2': + resolution: {integrity: sha512-K1EieTCFjfOCmyIhw9zFSduE6qVCNHEveupqZEfbSkVGw5T9MJQ1I9+n7MDb3RIDYEUk0enJ58/w82q8oDKCyA==} + cpu: [arm64] + os: [win32] + + '@dprint/win32-x64@0.47.2': + resolution: {integrity: sha512-LhizWr8VrhHvq4ump8HwOERyFmdLiE8C6A42QSntGXzKdaa2nEOq20x/o56ZIiDcesiV+1TmosMKimPcOZHa+Q==} cpu: [x64] os: [win32] @@ -1440,8 +1445,8 @@ packages: domutils@3.1.0: resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==} - dprint@0.47.1: - resolution: {integrity: sha512-gZUxs5LmrwCsYoQ5h+QdGB36qrDc2cLAF4q3UgYOFvWnuYyF5rH/xvdpgLgAcltRspDc4bQy0wP650FaFbaVGg==} + dprint@0.47.2: + resolution: {integrity: sha512-geUcVIIrmLaY+YtuOl4gD7J/QCjsXZa5gUqre9sO6cgH0X/Fa9heBN3l/AWVII6rKPw45ATuCSDWz1pyO+HkPQ==} hasBin: true duplexer@0.1.2: @@ -2053,6 +2058,9 @@ packages: known-css-properties@0.31.0: resolution: {integrity: sha512-sBPIUGTNF0czz0mwGGUoKKJC8Q7On1GPbCSFPfyEsfHb2DyBG0Y4QtV+EVWpINSaiGKZblDNuF5AezxSgOhesQ==} + known-css-properties@0.34.0: + resolution: {integrity: sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==} + last-run@2.0.0: resolution: {integrity: sha512-j+y6WhTLN4Itnf9j5ZQos1BGPCS8DAwmgMroR3OzfxAsBxam0hMw7J8M3KqZl0pLQJ1jNnwIexg5DYpC/ctwEQ==} engines: {node: '>= 10.13.0'} @@ -2884,8 +2892,8 @@ packages: prefix-matches@1.0.1: resolution: {integrity: sha512-VXwWx7Ws2VSKIYXBPDGjhh1fTgNkeVwWGV+Ysi9mEnduw763FuDQBSUSRKtZ7ZUUEUFAvkbUpUEwgw4g1r1m+A==} - prettier@3.3.2: - resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} + prettier@3.3.3: + resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} engines: {node: '>=14'} hasBin: true @@ -3481,8 +3489,8 @@ packages: peerDependencies: stylelint: ^16.0.2 - stylelint@16.6.1: - resolution: {integrity: sha512-yNgz2PqWLkhH2hw6X9AweV9YvoafbAD5ZsFdKN9BvSDVwGvPh+AUIrn7lYwy1S7IHmtFin75LLfX1m0D2tHu8Q==} + stylelint@16.7.0: + resolution: {integrity: sha512-Q1ATiXlz+wYr37a7TGsfvqYn2nSR3T/isw3IWlZQzFzCNoACHuGBb6xBplZXz56/uDRJHIygxjh7jbV/8isewA==} engines: {node: '>=18.12.0'} hasBin: true @@ -4091,42 +4099,45 @@ snapshots: '@cspell/url@8.10.4': {} - '@csstools/css-parser-algorithms@2.7.0(@csstools/css-tokenizer@2.3.3)': + '@csstools/css-parser-algorithms@2.7.1(@csstools/css-tokenizer@2.4.1)': dependencies: - '@csstools/css-tokenizer': 2.3.3 + '@csstools/css-tokenizer': 2.4.1 - '@csstools/css-tokenizer@2.3.3': {} + '@csstools/css-tokenizer@2.4.1': {} - '@csstools/media-query-list-parser@2.1.12(@csstools/css-parser-algorithms@2.7.0(@csstools/css-tokenizer@2.3.3))(@csstools/css-tokenizer@2.3.3)': + '@csstools/media-query-list-parser@2.1.13(@csstools/css-parser-algorithms@2.7.1(@csstools/css-tokenizer@2.4.1))(@csstools/css-tokenizer@2.4.1)': dependencies: - '@csstools/css-parser-algorithms': 2.7.0(@csstools/css-tokenizer@2.3.3) - '@csstools/css-tokenizer': 2.3.3 + '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@2.4.1) + '@csstools/css-tokenizer': 2.4.1 '@csstools/selector-specificity@3.1.1(postcss-selector-parser@6.1.0)': dependencies: postcss-selector-parser: 6.1.0 - '@devcontainers/cli@0.65.0': {} + '@devcontainers/cli@0.66.0': {} - '@dprint/darwin-arm64@0.47.1': + '@dprint/darwin-arm64@0.47.2': optional: true - '@dprint/darwin-x64@0.47.1': + '@dprint/darwin-x64@0.47.2': optional: true - '@dprint/linux-arm64-glibc@0.47.1': + '@dprint/linux-arm64-glibc@0.47.2': optional: true - '@dprint/linux-arm64-musl@0.47.1': + '@dprint/linux-arm64-musl@0.47.2': optional: true - '@dprint/linux-x64-glibc@0.47.1': + '@dprint/linux-x64-glibc@0.47.2': optional: true - '@dprint/linux-x64-musl@0.47.1': + '@dprint/linux-x64-musl@0.47.2': optional: true - '@dprint/win32-x64@0.47.1': + '@dprint/win32-arm64@0.47.2': + optional: true + + '@dprint/win32-x64@0.47.2': optional: true '@dual-bundle/import-meta-resolve@4.1.0': {} @@ -4375,11 +4386,11 @@ snapshots: line-column: 1.0.2 ohm-js: 16.6.0 - '@shopify/prettier-plugin-liquid@1.5.0(prettier@3.3.2)': + '@shopify/prettier-plugin-liquid@1.5.0(prettier@3.3.3)': dependencies: '@shopify/liquid-html-parser': 2.0.3 html-styles: 1.0.0 - prettier: 3.3.2 + prettier: 3.3.3 '@sindresorhus/merge-streams@2.3.0': {} @@ -5020,15 +5031,16 @@ snapshots: domelementtype: 2.3.0 domhandler: 5.0.3 - dprint@0.47.1: + dprint@0.47.2: optionalDependencies: - '@dprint/darwin-arm64': 0.47.1 - '@dprint/darwin-x64': 0.47.1 - '@dprint/linux-arm64-glibc': 0.47.1 - '@dprint/linux-arm64-musl': 0.47.1 - '@dprint/linux-x64-glibc': 0.47.1 - '@dprint/linux-x64-musl': 0.47.1 - '@dprint/win32-x64': 0.47.1 + '@dprint/darwin-arm64': 0.47.2 + '@dprint/darwin-x64': 0.47.2 + '@dprint/linux-arm64-glibc': 0.47.2 + '@dprint/linux-arm64-musl': 0.47.2 + '@dprint/linux-x64-glibc': 0.47.2 + '@dprint/linux-x64-musl': 0.47.2 + '@dprint/win32-arm64': 0.47.2 + '@dprint/win32-x64': 0.47.2 duplexer@0.1.2: {} @@ -5703,6 +5715,8 @@ snapshots: known-css-properties@0.31.0: {} + known-css-properties@0.34.0: {} + last-run@2.0.0: {} lead@4.0.0: {} @@ -6840,7 +6854,7 @@ snapshots: is-object: 1.0.2 starts-with: 1.0.2 - prettier@3.3.2: {} + prettier@3.3.3: {} proc-log@4.2.0: {} @@ -7549,9 +7563,9 @@ snapshots: transitivePeerDependencies: - supports-color - remark-preset-prettier@2.0.1(prettier@3.3.2): + remark-preset-prettier@2.0.1(prettier@3.3.3): dependencies: - prettier: 3.3.2 + prettier: 3.3.3 remark-retext@6.0.0: dependencies: @@ -7904,57 +7918,57 @@ snapshots: postcss: 8.4.39 postcss-selector-parser: 6.1.0 - stylelint-config-recess-order@5.0.1(stylelint@16.6.1(typescript@5.5.3)): + stylelint-config-recess-order@5.0.1(stylelint@16.7.0(typescript@5.5.3)): dependencies: - stylelint: 16.6.1(typescript@5.5.3) - stylelint-order: 6.0.4(stylelint@16.6.1(typescript@5.5.3)) + stylelint: 16.7.0(typescript@5.5.3) + stylelint-order: 6.0.4(stylelint@16.7.0(typescript@5.5.3)) - stylelint-config-recommended-scss@14.0.0(postcss@8.4.39)(stylelint@16.6.1(typescript@5.5.3)): + stylelint-config-recommended-scss@14.0.0(postcss@8.4.39)(stylelint@16.7.0(typescript@5.5.3)): dependencies: postcss-scss: 4.0.9(postcss@8.4.39) - stylelint: 16.6.1(typescript@5.5.3) - stylelint-config-recommended: 14.0.1(stylelint@16.6.1(typescript@5.5.3)) - stylelint-scss: 6.3.2(stylelint@16.6.1(typescript@5.5.3)) + stylelint: 16.7.0(typescript@5.5.3) + stylelint-config-recommended: 14.0.1(stylelint@16.7.0(typescript@5.5.3)) + stylelint-scss: 6.3.2(stylelint@16.7.0(typescript@5.5.3)) optionalDependencies: postcss: 8.4.39 - stylelint-config-recommended@14.0.1(stylelint@16.6.1(typescript@5.5.3)): + stylelint-config-recommended@14.0.1(stylelint@16.7.0(typescript@5.5.3)): dependencies: - stylelint: 16.6.1(typescript@5.5.3) + stylelint: 16.7.0(typescript@5.5.3) - stylelint-config-standard-scss@13.1.0(postcss@8.4.39)(stylelint@16.6.1(typescript@5.5.3)): + stylelint-config-standard-scss@13.1.0(postcss@8.4.39)(stylelint@16.7.0(typescript@5.5.3)): dependencies: - stylelint: 16.6.1(typescript@5.5.3) - stylelint-config-recommended-scss: 14.0.0(postcss@8.4.39)(stylelint@16.6.1(typescript@5.5.3)) - stylelint-config-standard: 36.0.1(stylelint@16.6.1(typescript@5.5.3)) + stylelint: 16.7.0(typescript@5.5.3) + stylelint-config-recommended-scss: 14.0.0(postcss@8.4.39)(stylelint@16.7.0(typescript@5.5.3)) + stylelint-config-standard: 36.0.1(stylelint@16.7.0(typescript@5.5.3)) optionalDependencies: postcss: 8.4.39 - stylelint-config-standard@36.0.1(stylelint@16.6.1(typescript@5.5.3)): + stylelint-config-standard@36.0.1(stylelint@16.7.0(typescript@5.5.3)): dependencies: - stylelint: 16.6.1(typescript@5.5.3) - stylelint-config-recommended: 14.0.1(stylelint@16.6.1(typescript@5.5.3)) + stylelint: 16.7.0(typescript@5.5.3) + stylelint-config-recommended: 14.0.1(stylelint@16.7.0(typescript@5.5.3)) - stylelint-order@6.0.4(stylelint@16.6.1(typescript@5.5.3)): + stylelint-order@6.0.4(stylelint@16.7.0(typescript@5.5.3)): dependencies: postcss: 8.4.39 postcss-sorting: 8.0.2(postcss@8.4.39) - stylelint: 16.6.1(typescript@5.5.3) + stylelint: 16.7.0(typescript@5.5.3) - stylelint-scss@6.3.2(stylelint@16.6.1(typescript@5.5.3)): + stylelint-scss@6.3.2(stylelint@16.7.0(typescript@5.5.3)): dependencies: known-css-properties: 0.31.0 postcss-media-query-parser: 0.2.3 postcss-resolve-nested-selector: 0.1.1 postcss-selector-parser: 6.1.0 postcss-value-parser: 4.2.0 - stylelint: 16.6.1(typescript@5.5.3) + stylelint: 16.7.0(typescript@5.5.3) - stylelint@16.6.1(typescript@5.5.3): + stylelint@16.7.0(typescript@5.5.3): dependencies: - '@csstools/css-parser-algorithms': 2.7.0(@csstools/css-tokenizer@2.3.3) - '@csstools/css-tokenizer': 2.3.3 - '@csstools/media-query-list-parser': 2.1.12(@csstools/css-parser-algorithms@2.7.0(@csstools/css-tokenizer@2.3.3))(@csstools/css-tokenizer@2.3.3) + '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@2.4.1) + '@csstools/css-tokenizer': 2.4.1 + '@csstools/media-query-list-parser': 2.1.13(@csstools/css-parser-algorithms@2.7.1(@csstools/css-tokenizer@2.4.1))(@csstools/css-tokenizer@2.4.1) '@csstools/selector-specificity': 3.1.1(postcss-selector-parser@6.1.0) '@dual-bundle/import-meta-resolve': 4.1.0 balanced-match: 2.0.0 @@ -7973,7 +7987,7 @@ snapshots: ignore: 5.3.1 imurmurhash: 0.1.4 is-plain-object: 5.0.0 - known-css-properties: 0.31.0 + known-css-properties: 0.34.0 mathml-tag-names: 2.1.3 meow: 13.2.0 micromatch: 4.0.7