Merge branch 'master' into describe-services

This commit is contained in:
Hannes Heine 2024-04-07 10:50:36 +02:00 committed by GitHub
commit d260b1eea2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 569 additions and 548 deletions

View File

@ -1,4 +1,5 @@
version: 2
open-pull-requests-limit: 0
updates:
- package-ecosystem: "github-actions"

1112
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,7 +22,7 @@
"devDependencies": {
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
"@vuepress/bundler-vite": "^2.0.0-rc.2",
"textlint": "^14.0.3",
"textlint": "^14.0.4",
"textlint-filter-rule-comments": "^1.2.2",
"textlint-rule-apostrophe": "^2.0.0",
"textlint-rule-common-misspellings": "^1.0.1",
@ -38,6 +38,6 @@
"textlint-rule-write-good": "^2.0.0",
"vuepress": "^2.0.0-rc.0",
"vuepress-plugin-search-pro": "^2.0.0-rc.11",
"vuepress-theme-hope": "^2.0.0-rc.29"
"vuepress-theme-hope": "^2.0.0-rc.33"
}
}