Skip to content

Commit

Permalink
Update dependencies (#97)
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 Aug 18, 2024
1 parent f83dd75 commit 74cebcc
Show file tree
Hide file tree
Showing 2 changed files with 427 additions and 411 deletions.
20 changes: 10 additions & 10 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": "[email protected].0",
"packageManager": "[email protected].1",
"description": "Official website for the Mihon app.",
"license": "MPL-2.0",
"repository": {
Expand Down Expand Up @@ -33,11 +33,11 @@
},
"dependencies": {
"@iconify-prerendered/vue-mdi": "0.23.1718880438",
"@octokit/rest": "21.0.1",
"@octokit/rest": "21.0.2",
"@octokit/types": "13.5.0",
"@tanstack/vue-query": "5.51.21",
"@vueuse/core": "10.11.1",
"axios": "1.7.3",
"axios": "1.7.4",
"element-plus": "2.8.0",
"lodash.groupby": "4.6.0",
"markdown-it": "14.1.0",
Expand All @@ -57,25 +57,25 @@
"@types/gtag.js": "0.0.20",
"@types/lodash.groupby": "4.6.9",
"@types/markdown-it": "14.1.2",
"@types/node": "22.2.0",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"@types/node": "22.4.0",
"@typescript-eslint/eslint-plugin": "8.1.0",
"@typescript-eslint/parser": "8.1.0",
"eslint": "9.9.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-vue": "9.27.0",
"feed": "4.2.2",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"markdownlint": "0.34.0",
"markdownlint-cli": "0.41.0",
"sentences-per-line": "0.2.1",
"stylelint": "16.8.1",
"stylelint": "16.8.2",
"stylelint-stylus": "1.0.0",
"stylus": "0.63.0",
"unplugin-element-plus": "0.8.0",
"vite-plugin-eslint": "1.8.1",
"vitepress": "1.3.2",
"vitepress": "1.3.3",
"vitepress-plugin-tabs": "0.5.0",
"vue": "3.4.37",
"vue": "3.4.38",
"vue-eslint-parser": "9.4.3",
"x-satori": "0.2.0"
},
Expand Down
Loading

0 comments on commit 74cebcc

Please sign in to comment.