Update dependency @stoplight/spectral-cli to v6.15.1 (forgejo) (#12359)

This commit is contained in:
Renovate Bot 2026-05-01 04:14:12 +02:00 committed by viceice-bot
commit 948f8cc61a
2 changed files with 9 additions and 44 deletions

51
package-lock.json generated
View file

@ -85,7 +85,7 @@
"@axe-core/playwright": "4.11.2",
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
"@playwright/test": "1.58.2",
"@stoplight/spectral-cli": "6.15.0",
"@stoplight/spectral-cli": "6.15.1",
"@stylistic/eslint-plugin": "5.10.0",
"@stylistic/stylelint-plugin": "4.0.1",
"@vitejs/plugin-vue": "6.0.5",
@ -3444,9 +3444,9 @@
}
},
"node_modules/@stoplight/spectral-cli": {
"version": "6.15.0",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.15.0.tgz",
"integrity": "sha512-FVeQIuqQQnnLfa8vy+oatTKUve7uU+3SaaAfdjpX/B+uB1NcfkKRJYhKT9wMEehDRaMPL5AKIRYMCFerdEbIpw==",
"version": "6.15.1",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-cli/-/spectral-cli-6.15.1.tgz",
"integrity": "sha512-ev72bUglbaZvFSMWCP5o1Iso5NGgbLZOAuedvRxYrUMey9dVCR83i033tSFvDv6cpj86HsbEmiilh8vwrY/asQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@ -3464,7 +3464,7 @@
"chalk": "4.1.2",
"fast-glob": "~3.2.12",
"hpagent": "~1.2.0",
"lodash": "~4.17.21",
"lodash": "^4.18.1",
"pony-cause": "^1.1.1",
"stacktracey": "^2.1.8",
"tslib": "^2.8.1",
@ -3572,13 +3572,6 @@
"concat-map": "0.0.1"
}
},
"node_modules/@stoplight/spectral-core/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@stoplight/spectral-core/node_modules/minimatch": {
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
@ -3633,13 +3626,6 @@
"node": "^16.20 || ^18.18 || >= 20.17"
}
},
"node_modules/@stoplight/spectral-formatters/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@stoplight/spectral-functions": {
"version": "1.10.2",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-functions/-/spectral-functions-1.10.2.tgz",
@ -3663,13 +3649,6 @@
"node": "^16.20 || ^18.18 || >= 20.17"
}
},
"node_modules/@stoplight/spectral-functions/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@stoplight/spectral-parsers": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-parsers/-/spectral-parsers-1.0.5.tgz",
@ -3821,13 +3800,6 @@
"node": "^16.20 || ^18.18 || >= 20.17"
}
},
"node_modules/@stoplight/spectral-rulesets/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@stoplight/spectral-runtime": {
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/@stoplight/spectral-runtime/-/spectral-runtime-1.1.5.tgz",
@ -3847,13 +3819,6 @@
"node": "^16.20 || ^18.18 || >= 20.17"
}
},
"node_modules/@stoplight/spectral-runtime/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@stoplight/types": {
"version": "13.20.0",
"resolved": "https://registry.npmjs.org/@stoplight/types/-/types-13.20.0.tgz",
@ -11235,9 +11200,9 @@
}
},
"node_modules/lodash": {
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},

View file

@ -84,7 +84,7 @@
"@axe-core/playwright": "4.11.2",
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
"@playwright/test": "1.58.2",
"@stoplight/spectral-cli": "6.15.0",
"@stoplight/spectral-cli": "6.15.1",
"@stylistic/eslint-plugin": "5.10.0",
"@stylistic/stylelint-plugin": "4.0.1",
"@vitejs/plugin-vue": "6.0.5",