[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt. roe.dev
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency stylelint-config-standard to v39 (#1690)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Aug 11, 2025, 10:35 AM +0100) commit 80bee8f2 parent b8878971
+18 -8
+1 -1
package.json
··· 97 97 "simple-git-hooks": "2.13.1", 98 98 "stylelint": "16.23.1", 99 99 "stylelint-config-recommended-vue": "1.6.1", 100 - "stylelint-config-standard": "38.0.0", 100 + "stylelint-config-standard": "39.0.0", 101 101 "typescript": "5.9.2", 102 102 "vitest": "3.2.4", 103 103 "vue-tsc": "3.0.5"
+17 -7
pnpm-lock.yaml
··· 231 231 specifier: 1.6.1 232 232 version: 1.6.1(postcss-html@1.8.0)(stylelint@16.23.1(typescript@5.9.2)) 233 233 stylelint-config-standard: 234 - specifier: 38.0.0 235 - version: 38.0.0(stylelint@16.23.1(typescript@5.9.2)) 234 + specifier: 39.0.0 235 + version: 39.0.0(stylelint@16.23.1(typescript@5.9.2)) 236 236 typescript: 237 237 specifier: 5.9.2 238 238 version: 5.9.2 ··· 10076 10076 peerDependencies: 10077 10077 stylelint: ^16.16.0 10078 10078 10079 - stylelint-config-standard@38.0.0: 10080 - resolution: {integrity: sha512-uj3JIX+dpFseqd/DJx8Gy3PcRAJhlEZ2IrlFOc4LUxBX/PNMEQ198x7LCOE2Q5oT9Vw8nyc4CIL78xSqPr6iag==} 10079 + stylelint-config-recommended@17.0.0: 10080 + resolution: {integrity: sha512-WaMSdEiPfZTSFVoYmJbxorJfA610O0tlYuU2aEwY33UQhSPgFbClrVJYWvy3jGJx+XW37O+LyNLiZOEXhKhJmA==} 10081 10081 engines: {node: '>=18.12.0'} 10082 10082 peerDependencies: 10083 - stylelint: ^16.18.0 10083 + stylelint: ^16.23.0 10084 + 10085 + stylelint-config-standard@39.0.0: 10086 + resolution: {integrity: sha512-JabShWORb8Bmc1A47ZyJstran60P3yUdI1zWMpGYPeFiC6xzHXJMkpKAd8EjIhq3HPUplIWWMDJ/xu0AiPd+kA==} 10087 + engines: {node: '>=18.12.0'} 10088 + peerDependencies: 10089 + stylelint: ^16.23.0 10084 10090 10085 10091 stylelint@16.23.1: 10086 10092 resolution: {integrity: sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==} ··· 24037 24043 dependencies: 24038 24044 stylelint: 16.23.1(typescript@5.9.2) 24039 24045 24040 - stylelint-config-standard@38.0.0(stylelint@16.23.1(typescript@5.9.2)): 24046 + stylelint-config-recommended@17.0.0(stylelint@16.23.1(typescript@5.9.2)): 24041 24047 dependencies: 24042 24048 stylelint: 16.23.1(typescript@5.9.2) 24043 - stylelint-config-recommended: 16.0.0(stylelint@16.23.1(typescript@5.9.2)) 24049 + 24050 + stylelint-config-standard@39.0.0(stylelint@16.23.1(typescript@5.9.2)): 24051 + dependencies: 24052 + stylelint: 16.23.1(typescript@5.9.2) 24053 + stylelint-config-recommended: 17.0.0(stylelint@16.23.1(typescript@5.9.2)) 24044 24054 24045 24055 stylelint@16.23.1(typescript@5.9.2): 24046 24056 dependencies: