Skip to content

Commit

Permalink
Update dependencies (#76)
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 Jun 24, 2024
1 parent 1c1b151 commit cf53108
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 181 deletions.
14 changes: 7 additions & 7 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "3.0.0",
"private": true,
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"description": "Official website for the Mihon app.",
"license": "MPL-2.0",
"repository": {
Expand Down Expand Up @@ -32,13 +32,13 @@
"lint:style:fix": "stylelint --fix \"**/*.{styl,vue}\" \"src/.vitepress/**/*.{styl,vue}\""
},
"dependencies": {
"@iconify-prerendered/vue-mdi": "0.23.1712503462",
"@iconify-prerendered/vue-mdi": "0.23.1718880438",
"@octokit/rest": "20.1.1",
"@octokit/types": "13.5.0",
"@tanstack/vue-query": "5.45.0",
"@vueuse/core": "10.11.0",
"axios": "1.7.2",
"element-plus": "2.7.5",
"element-plus": "2.7.6",
"lodash.groupby": "4.6.0",
"markdown-it": "14.1.0",
"markdown-it-shortcode-tag": "1.1.0",
Expand All @@ -57,9 +57,9 @@
"@types/gtag.js": "0.0.20",
"@types/lodash.groupby": "4.6.9",
"@types/markdown-it": "14.1.1",
"@types/node": "20.14.2",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"@types/node": "20.14.8",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"eslint": "9.5.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-vue": "9.26.0",
Expand All @@ -75,7 +75,7 @@
"vite-plugin-eslint": "1.8.1",
"vitepress": "1.2.3",
"vitepress-plugin-tabs": "0.5.0",
"vue": "3.4.29",
"vue": "3.4.30",
"vue-eslint-parser": "9.4.3",
"x-satori": "0.1.5"
},
Expand Down
Loading

0 comments on commit cf53108

Please sign in to comment.