mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Update dependencies (#1103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
29f6f72df5
commit
c1e421aaf2
@ -34,14 +34,14 @@
|
|||||||
"@iconify-prerendered/vue-mdi": "0.23.1702456985",
|
"@iconify-prerendered/vue-mdi": "0.23.1702456985",
|
||||||
"@octokit/rest": "20.0.2",
|
"@octokit/rest": "20.0.2",
|
||||||
"@octokit/types": "12.4.0",
|
"@octokit/types": "12.4.0",
|
||||||
"@tanstack/vue-query": "5.14.6",
|
"@tanstack/vue-query": "5.15.5",
|
||||||
"@vueuse/core": "10.7.0",
|
"@vueuse/core": "10.7.1",
|
||||||
"axios": "1.6.2",
|
"axios": "1.6.3",
|
||||||
"element-plus": "2.4.4",
|
"element-plus": "2.4.4",
|
||||||
"lodash.groupby": "4.6.0",
|
"lodash.groupby": "4.6.0",
|
||||||
"markdown-it": "14.0.0",
|
"markdown-it": "14.0.0",
|
||||||
"markdown-it-shortcode-tag": "1.1.0",
|
"markdown-it-shortcode-tag": "1.1.0",
|
||||||
"moment": "2.29.4"
|
"moment": "2.30.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@antfu/eslint-config": "^2.0.0",
|
"@antfu/eslint-config": "^2.0.0",
|
||||||
@ -56,9 +56,9 @@
|
|||||||
"@types/gtag.js": "0.0.18",
|
"@types/gtag.js": "0.0.18",
|
||||||
"@types/lodash.groupby": "4.6.9",
|
"@types/lodash.groupby": "4.6.9",
|
||||||
"@types/markdown-it": "13.0.7",
|
"@types/markdown-it": "13.0.7",
|
||||||
"@types/node": "20.10.5",
|
"@types/node": "20.10.6",
|
||||||
"@typescript-eslint/eslint-plugin": "6.15.0",
|
"@typescript-eslint/eslint-plugin": "6.16.0",
|
||||||
"@typescript-eslint/parser": "6.15.0",
|
"@typescript-eslint/parser": "6.16.0",
|
||||||
"eslint": "8.56.0",
|
"eslint": "8.56.0",
|
||||||
"eslint-config-standard": "17.1.0",
|
"eslint-config-standard": "17.1.0",
|
||||||
"eslint-plugin-vue": "9.19.2",
|
"eslint-plugin-vue": "9.19.2",
|
||||||
@ -67,14 +67,14 @@
|
|||||||
"markdownlint": "0.32.1",
|
"markdownlint": "0.32.1",
|
||||||
"markdownlint-cli": "0.38.0",
|
"markdownlint-cli": "0.38.0",
|
||||||
"sentences-per-line": "0.2.1",
|
"sentences-per-line": "0.2.1",
|
||||||
"stylelint": "16.0.2",
|
"stylelint": "16.1.0",
|
||||||
"stylelint-stylus": "1.0.0",
|
"stylelint-stylus": "1.0.0",
|
||||||
"stylus": "0.62.0",
|
"stylus": "0.62.0",
|
||||||
"unplugin-element-plus": "0.8.0",
|
"unplugin-element-plus": "0.8.0",
|
||||||
"vite-plugin-eslint": "1.8.1",
|
"vite-plugin-eslint": "1.8.1",
|
||||||
"vitepress": "1.0.0-rc.32",
|
"vitepress": "1.0.0-rc.34",
|
||||||
"vitepress-plugin-tabs": "0.5.0",
|
"vitepress-plugin-tabs": "0.5.0",
|
||||||
"vue": "3.3.13",
|
"vue": "3.4.3",
|
||||||
"vue-eslint-parser": "9.3.2",
|
"vue-eslint-parser": "9.3.2",
|
||||||
"x-satori": "0.1.5"
|
"x-satori": "0.1.5"
|
||||||
},
|
},
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user