diff --git a/package.json b/package.json index b1727c8..3b69c04 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "prettier": "3.4.2", "standard-version": "9.5.0", "stylelint": "16.13.2", - "stylelint-config-hope": "7.0.4", + "stylelint-config-hope": "8.0.0", "typescript": "5.7.3" }, "packageManager": "pnpm@10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90b09f2..c642174 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,8 +76,8 @@ importers: specifier: 16.13.2 version: 16.13.2(typescript@5.7.3) stylelint-config-hope: - specifier: 7.0.4 - version: 7.0.4(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3)) + specifier: 8.0.0 + version: 8.0.0(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3)) typescript: specifier: 5.7.3 version: 5.7.3 @@ -2844,8 +2844,8 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - stylelint-config-hope@7.0.4: - resolution: {integrity: sha512-oHbjfckFNuu5poR1WtNQaHfNqsBvcfIhkWpLwJtWbbLJhHHgrIdVuLWKQpZc1ayrDMIai5OZKW/iS089pvz96A==} + stylelint-config-hope@8.0.0: + resolution: {integrity: sha512-T+dBsnLewhwCC7LdPhojOwyKBdT4ovN4738WOxuEdVx4kTF6k49VjP/AnnsEdbQomZyLRz7QNi6jokpH4CFdpw==} peerDependencies: stylelint: ^16.8.1 @@ -2865,12 +2865,12 @@ packages: peerDependencies: stylelint: ^16.1.0 - stylelint-config-standard-scss@13.1.0: - resolution: {integrity: sha512-Eo5w7/XvwGHWkeGLtdm2FZLOMYoZl1omP2/jgFCXyl2x5yNz7/8vv4Tj6slHvMSSUNTaGoam/GAZ0ZhukvalfA==} + stylelint-config-standard-scss@14.0.0: + resolution: {integrity: sha512-6Pa26D9mHyi4LauJ83ls3ELqCglU6VfCXchovbEqQUiEkezvKdv6VgsIoMy58i00c854wVmOw0k8W5FTpuaVqg==} engines: {node: '>=18.12.0'} peerDependencies: postcss: ^8.3.3 - stylelint: ^16.3.1 + stylelint: ^16.11.0 peerDependenciesMeta: postcss: optional: true @@ -6157,10 +6157,10 @@ snapshots: strip-json-comments@3.1.1: {} - stylelint-config-hope@7.0.4(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3)): + stylelint-config-hope@8.0.0(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3)): dependencies: stylelint: 16.13.2(typescript@5.7.3) - stylelint-config-standard-scss: 13.1.0(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3)) + stylelint-config-standard-scss: 14.0.0(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3)) stylelint-order: 6.0.4(stylelint@16.13.2(typescript@5.7.3)) transitivePeerDependencies: - postcss @@ -6178,7 +6178,7 @@ snapshots: dependencies: stylelint: 16.13.2(typescript@5.7.3) - stylelint-config-standard-scss@13.1.0(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3)): + stylelint-config-standard-scss@14.0.0(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3)): dependencies: stylelint: 16.13.2(typescript@5.7.3) stylelint-config-recommended-scss: 14.1.0(postcss@8.4.49)(stylelint@16.13.2(typescript@5.7.3))