Skip to content

Commit

Permalink
Update dependencies (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 25, 2024
1 parent 62b3db9 commit bc53cba
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 304 deletions.
16 changes: 8 additions & 8 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.13.2",
"packageManager": "pnpm@9.14.2",
"description": "Official website for the Mihon app.",
"license": "MPL-2.0",
"repository": {
Expand Down Expand Up @@ -35,8 +35,8 @@
"@iconify-prerendered/vue-mdi": "0.28.1718880438",
"@octokit/rest": "21.0.2",
"@octokit/types": "13.6.1",
"@tanstack/vue-query": "5.59.20",
"@vueuse/core": "11.2.0",
"@tanstack/vue-query": "5.61.3",
"@vueuse/core": "11.3.0",
"axios": "1.7.7",
"element-plus": "2.8.8",
"lodash.groupby": "4.6.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.9.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"eslint": "9.14.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-vue": "9.31.0",
"feed": "4.2.2",
"lint-staged": "15.2.10",
"markdownlint": "0.36.1",
"markdownlint-cli": "0.42.0",
"markdownlint-cli": "0.43.0",
"sentences-per-line": "0.2.1",
"stylelint": "16.10.0",
"stylelint-stylus": "1.0.0",
Expand Down
Loading

0 comments on commit bc53cba

Please sign in to comment.