mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Merge branch 'master' of github.com:Ocelot-Social-Community/ocelot.social into 52-add-blog-posts-for-vuepress
This commit is contained in:
commit
531e2b1675
1530
package-lock.json
generated
1530
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -19,13 +19,13 @@
|
||||
},
|
||||
"homepage": "https://ocelot.social",
|
||||
"devDependencies": {
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.9",
|
||||
"textlint": "^13.4.0",
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2",
|
||||
"textlint": "^13.4.1",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
"textlint-rule-apostrophe": "^2.0.0",
|
||||
"textlint-rule-common-misspellings": "^1.0.1",
|
||||
"textlint-rule-doubled-spaces": "^1.0.2",
|
||||
"textlint-rule-max-comma": "^3.0.1",
|
||||
"textlint-rule-max-comma": "^4.0.0",
|
||||
"textlint-rule-no-dead-link": "^5.1.2",
|
||||
"textlint-rule-no-empty-element": "^0.3.1",
|
||||
"textlint-rule-no-empty-section": "^1.1.0",
|
||||
@ -36,7 +36,7 @@
|
||||
"textlint-rule-write-good": "^2.0.0",
|
||||
"vuepress": "^2.0.0-rc.0",
|
||||
"vuepress-plugin-redirect": "^2.0.0-rc.1",
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.0",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.0"
|
||||
"vuepress-plugin-search-pro": "^2.0.0-rc.5",
|
||||
"vuepress-theme-hope": "^2.0.0-rc.5"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user