Skip to content

Commit

Permalink
Update dependencies (tachiyomiorg#1103)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 31, 2023
1 parent 29f6f72 commit c1e421a
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 520 deletions.
20 changes: 10 additions & 10 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
"@iconify-prerendered/vue-mdi": "0.23.1702456985",
"@octokit/rest": "20.0.2",
"@octokit/types": "12.4.0",
"@tanstack/vue-query": "5.14.6",
"@vueuse/core": "10.7.0",
"axios": "1.6.2",
"@tanstack/vue-query": "5.15.5",
"@vueuse/core": "10.7.1",
"axios": "1.6.3",
"element-plus": "2.4.4",
"lodash.groupby": "4.6.0",
"markdown-it": "14.0.0",
"markdown-it-shortcode-tag": "1.1.0",
"moment": "2.29.4"
"moment": "2.30.1"
},
"devDependencies": {
"@antfu/eslint-config": "^2.0.0",
Expand All @@ -56,9 +56,9 @@
"@types/gtag.js": "0.0.18",
"@types/lodash.groupby": "4.6.9",
"@types/markdown-it": "13.0.7",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint": "8.56.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-vue": "9.19.2",
Expand All @@ -67,14 +67,14 @@
"markdownlint": "0.32.1",
"markdownlint-cli": "0.38.0",
"sentences-per-line": "0.2.1",
"stylelint": "16.0.2",
"stylelint": "16.1.0",
"stylelint-stylus": "1.0.0",
"stylus": "0.62.0",
"unplugin-element-plus": "0.8.0",
"vite-plugin-eslint": "1.8.1",
"vitepress": "1.0.0-rc.32",
"vitepress": "1.0.0-rc.34",
"vitepress-plugin-tabs": "0.5.0",
"vue": "3.3.13",
"vue": "3.4.3",
"vue-eslint-parser": "9.3.2",
"x-satori": "0.1.5"
},
Expand Down
Loading

0 comments on commit c1e421a

Please sign in to comment.