Merge branch 'master' into define-it4c-projects

This commit is contained in:
Hannes Heine 2024-03-04 10:37:17 +01:00 committed by GitHub
commit ee6d0fe1d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 652 additions and 644 deletions

1292
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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