Skip to content

Commit

Permalink
Update dependencies (#117)
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 Sep 29, 2024
1 parent 4fc9d03 commit 030ce10
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 373 deletions.
18 changes: 9 additions & 9 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"lint:style:fix": "stylelint --fix '**/*.{styl,vue}' 'src/.vitepress/**/*.{styl,vue}'"
},
"dependencies": {
"@iconify-prerendered/vue-mdi": "0.23.1718880438",
"@iconify-prerendered/vue-mdi": "0.25.1718880438",
"@octokit/rest": "21.0.2",
"@octokit/types": "13.5.0",
"@octokit/types": "13.6.0",
"@tanstack/vue-query": "5.56.2",
"@vueuse/core": "11.1.0",
"axios": "1.7.7",
"element-plus": "2.8.3",
"element-plus": "2.8.4",
"lodash.groupby": "4.6.0",
"markdown-it": "14.1.0",
"markdown-it-shortcode-tag": "1.1.0",
Expand All @@ -57,16 +57,16 @@
"@types/gtag.js": "0.0.20",
"@types/lodash.groupby": "4.6.9",
"@types/markdown-it": "14.1.2",
"@types/node": "22.5.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"eslint": "9.11.0",
"@types/node": "22.7.4",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"eslint": "9.11.1",
"eslint-config-standard": "17.1.0",
"eslint-plugin-vue": "9.28.0",
"feed": "4.2.2",
"lint-staged": "15.2.10",
"markdownlint": "0.35.0",
"markdownlint-cli": "0.41.0",
"markdownlint-cli": "0.42.0",
"sentences-per-line": "0.2.1",
"stylelint": "16.9.0",
"stylelint-stylus": "1.0.0",
Expand All @@ -75,7 +75,7 @@
"vite-plugin-eslint": "1.8.1",
"vitepress": "1.3.4",
"vitepress-plugin-tabs": "0.5.0",
"vue": "3.5.8",
"vue": "3.5.10",
"vue-eslint-parser": "9.4.3",
"x-satori": "0.2.0"
},
Expand Down
Loading

0 comments on commit 030ce10

Please sign in to comment.