diff --git a/package.json b/package.json index f91eab4..08a023d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "sass": "^1.89.2", "stylelint": "^16.21.1", "strict-csp": "^1.1.1", - "stylelint-config-recommended-scss": "^15.0.1", + "stylelint-config-recommended-scss": "^16.0.0", "tinyglobby": "^0.2.14", "tsx": "^4.20.3", "typescript": "^5.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 491f40a..f4ffe1a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -99,8 +99,8 @@ importers: specifier: ^16.21.1 version: 16.24.0(typescript@5.9.2) stylelint-config-recommended-scss: - specifier: ^15.0.1 - version: 15.0.1(postcss@8.5.6)(stylelint@16.24.0(typescript@5.9.2)) + specifier: ^16.0.0 + version: 16.0.1(postcss@8.5.6)(stylelint@16.24.0(typescript@5.9.2)) tinyglobby: specifier: ^0.2.14 version: 0.2.15 @@ -5625,21 +5625,21 @@ packages: stubs@3.0.0: resolution: {integrity: sha512-PdHt7hHUJKxvTCgbKX9C1V/ftOcjJQgz8BZwNfV5c4B6dcGqlpelTbJ999jBGZ2jYiPAwcX5dP6oBwVlBlUbxw==} - stylelint-config-recommended-scss@15.0.1: - resolution: {integrity: sha512-V24bxkNkFGggqPVJlP9iXaBabwSGEG7QTz+PyxrRtjPkcF+/NsWtB3tKYvFYEmczRkWiIEfuFMhGpJFj9Fxe6Q==} + stylelint-config-recommended-scss@16.0.1: + resolution: {integrity: sha512-wfpU6kmTUwPEHMACYdpt5wLM/aS44+sqE8yk82LkOkA7yVpAuTZDwd3m9762d0mRnNCn0JMUx4XfDVDmbb8hTA==} engines: {node: '>=20'} peerDependencies: postcss: ^8.3.3 - stylelint: ^16.16.0 + stylelint: ^16.23.1 peerDependenciesMeta: postcss: optional: true - 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-scss@6.12.1: resolution: {integrity: sha512-UJUfBFIvXfly8WKIgmqfmkGKPilKB4L5j38JfsDd+OCg2GBdU0vGUV08Uw82tsRZzd4TbsUURVVNGeOhJVF7pA==} @@ -12760,16 +12760,16 @@ snapshots: stubs@3.0.0: optional: true - stylelint-config-recommended-scss@15.0.1(postcss@8.5.6)(stylelint@16.24.0(typescript@5.9.2)): + stylelint-config-recommended-scss@16.0.1(postcss@8.5.6)(stylelint@16.24.0(typescript@5.9.2)): dependencies: postcss-scss: 4.0.9(postcss@8.5.6) stylelint: 16.24.0(typescript@5.9.2) - stylelint-config-recommended: 16.0.0(stylelint@16.24.0(typescript@5.9.2)) + stylelint-config-recommended: 17.0.0(stylelint@16.24.0(typescript@5.9.2)) stylelint-scss: 6.12.1(stylelint@16.24.0(typescript@5.9.2)) optionalDependencies: postcss: 8.5.6 - stylelint-config-recommended@16.0.0(stylelint@16.24.0(typescript@5.9.2)): + stylelint-config-recommended@17.0.0(stylelint@16.24.0(typescript@5.9.2)): dependencies: stylelint: 16.24.0(typescript@5.9.2)