mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Bump dependencies
This commit is contained in:
parent
d17d2346a9
commit
854a5c08a6
@ -33,10 +33,10 @@
|
||||
"dependencies": {
|
||||
"@iconify-prerendered/vue-mdi": "0.23.1698215149",
|
||||
"@octokit/rest": "20.0.2",
|
||||
"@octokit/types": "12.1.1",
|
||||
"@tanstack/vue-query": "5.7.2",
|
||||
"@vueuse/core": "10.5.0",
|
||||
"axios": "1.6.0",
|
||||
"@octokit/types": "12.2.0",
|
||||
"@tanstack/vue-query": "5.8.1",
|
||||
"@vueuse/core": "10.6.0",
|
||||
"axios": "1.6.1",
|
||||
"element-plus": "2.4.2",
|
||||
"lodash.groupby": "4.6.0",
|
||||
"markdown-it": "13.0.2",
|
||||
@ -44,7 +44,7 @@
|
||||
"moment": "2.29.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "1.1.0",
|
||||
"@antfu/eslint-config": "1.1.1",
|
||||
"@mdit/plugin-attrs": "0.6.5",
|
||||
"@mdit/plugin-figure": "0.6.5",
|
||||
"@mdit/plugin-img-lazyload": "0.6.5",
|
||||
@ -52,12 +52,12 @@
|
||||
"@mdit/plugin-img-size": "0.6.5",
|
||||
"@mdit/plugin-include": "0.6.5",
|
||||
"@resvg/resvg-js": "2.6.0",
|
||||
"@types/gtag.js": "0.0.17",
|
||||
"@types/lodash.groupby": "4.6.8",
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/node": "20.8.10",
|
||||
"@typescript-eslint/eslint-plugin": "6.9.1",
|
||||
"@typescript-eslint/parser": "6.9.1",
|
||||
"@types/gtag.js": "0.0.18",
|
||||
"@types/lodash.groupby": "4.6.9",
|
||||
"@types/markdown-it": "13.0.6",
|
||||
"@types/node": "20.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.10.0",
|
||||
"@typescript-eslint/parser": "6.10.0",
|
||||
"eslint": "8.53.0",
|
||||
"eslint-config-standard": "17.1.0",
|
||||
"eslint-plugin-vue": "9.18.1",
|
||||
@ -73,7 +73,7 @@
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vitepress": "1.0.0-rc.25",
|
||||
"vitepress-plugin-tabs": "0.4.1",
|
||||
"vue": "3.3.7",
|
||||
"vue": "3.3.8",
|
||||
"vue-eslint-parser": "9.3.2",
|
||||
"x-satori": "0.1.5"
|
||||
},
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user