diff --git a/package.json b/package.json index 30c5f931..1472c8d6 100644 --- a/package.json +++ b/package.json @@ -74,8 +74,8 @@ "prettier": "3.5.3", "storybook": "8.6.15", "stylelint": "16.19.1", - "stylelint-config-recess-order": "6.0.0", - "stylelint-config-standard": "38.0.0", + "stylelint-config-recess-order": "7.4.0", + "stylelint-config-standard": "39.0.1", "typescript": "5.8.3", "typescript-eslint": "8.32.1", "vite": "6.3.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 75d7831b..b5e33523 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,11 +91,11 @@ importers: specifier: 16.19.1 version: 16.19.1(typescript@5.8.3) stylelint-config-recess-order: - specifier: 6.0.0 - version: 6.0.0(stylelint@16.19.1(typescript@5.8.3)) + specifier: 7.4.0 + version: 7.4.0(stylelint-order@6.0.4(stylelint@16.19.1(typescript@5.8.3)))(stylelint@16.19.1(typescript@5.8.3)) stylelint-config-standard: - specifier: 38.0.0 - version: 38.0.0(stylelint@16.19.1(typescript@5.8.3)) + specifier: 39.0.1 + version: 39.0.1(stylelint@16.19.1(typescript@5.8.3)) typescript: specifier: 5.8.3 version: 5.8.3 @@ -2524,22 +2524,23 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stylelint-config-recess-order@6.0.0: - resolution: {integrity: sha512-1KqrttqpIrCYFAVQ1/bbgXo7EvvcjmkxxmnzVr+U66Xr2OlrNZqQ5+44Tmct6grCWY6wGTIBh2tSANqcmwIM2g==} + stylelint-config-recess-order@7.4.0: + resolution: {integrity: sha512-W3G517cBaMDYRX5Fzhro4fhRkkLafLgVSPfQnhxbiLyMnbLq47RMF/NRaOJ4OQsKWYhsIHOIc2Q3VL0X3Q7oPg==} peerDependencies: - stylelint: '>=16' + stylelint: '>=16.18' + stylelint-order: '>=7' - stylelint-config-recommended@16.0.0: - resolution: {integrity: sha512-4RSmPjQegF34wNcK1e1O3Uz91HN8P1aFdFzio90wNK9mjgAI19u5vsU868cVZboKzCaa5XbpvtTzAAGQAxpcXA==} + stylelint-config-recommended@17.0.0: + resolution: {integrity: sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA==} engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^16.16.0 + stylelint: ^16.23.0 - stylelint-config-standard@38.0.0: - resolution: {integrity: sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==} + stylelint-config-standard@39.0.1: + resolution: {integrity: sha512-b7Fja59EYHRNOTa3aXiuWnhUWXFU2Nfg6h61bLfAb5GS5fX3LMUD0U5t4S8N/4tpHQg3Acs2UVPR9jy2l1g/3A==} engines: {node: '>=18.12.0'} peerDependencies: - stylelint: ^16.18.0 + stylelint: ^16.23.0 stylelint-order@6.0.4: resolution: {integrity: sha512-0UuKo4+s1hgQ/uAxlYU4h0o0HS4NiQDud0NAUNI0aa8FJdmYHA5ZZTFHiV5FpmE3071e9pZx5j0QpVJW5zOCUA==} @@ -2787,6 +2788,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@4.0.0: resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} @@ -5494,19 +5496,19 @@ snapshots: strip-json-comments@3.1.1: {} - stylelint-config-recess-order@6.0.0(stylelint@16.19.1(typescript@5.8.3)): + stylelint-config-recess-order@7.4.0(stylelint-order@6.0.4(stylelint@16.19.1(typescript@5.8.3)))(stylelint@16.19.1(typescript@5.8.3)): dependencies: stylelint: 16.19.1(typescript@5.8.3) stylelint-order: 6.0.4(stylelint@16.19.1(typescript@5.8.3)) - stylelint-config-recommended@16.0.0(stylelint@16.19.1(typescript@5.8.3)): + stylelint-config-recommended@17.0.0(stylelint@16.19.1(typescript@5.8.3)): dependencies: stylelint: 16.19.1(typescript@5.8.3) - stylelint-config-standard@38.0.0(stylelint@16.19.1(typescript@5.8.3)): + stylelint-config-standard@39.0.1(stylelint@16.19.1(typescript@5.8.3)): dependencies: stylelint: 16.19.1(typescript@5.8.3) - stylelint-config-recommended: 16.0.0(stylelint@16.19.1(typescript@5.8.3)) + stylelint-config-recommended: 17.0.0(stylelint@16.19.1(typescript@5.8.3)) stylelint-order@6.0.4(stylelint@16.19.1(typescript@5.8.3)): dependencies: