Skip to content

Commit

Permalink
chore(deps): update all dependencies (#266)
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 Jul 28, 2024
1 parent 878a264 commit 8b26b0e
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 90 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"@unhead/vue": "1.9.14",
"pinia": "2.1.7",
"pinia": "2.2.0",
"vue": "3.4.29",
"vue-router": "4.4.0"
},
Expand All @@ -37,9 +37,9 @@
"@types/jsdom": "21.1.7",
"@types/lodash-es": "4.17.12",
"@types/node": "20.14.6",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@vitejs/plugin-vue": "5.0.5",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
"@vitejs/plugin-vue": "5.1.0",
"@vitest/coverage-v8": "2.0.3",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
Expand All @@ -51,9 +51,9 @@
"eslint": "~8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-promise": "6.5.0",
"eslint-plugin-promise": "7.0.0",
"eslint-plugin-security": "3.0.1",
"eslint-plugin-vue": "9.27.0",
"jsdom": "24.1.0",
Expand Down
Loading

0 comments on commit 8b26b0e

Please sign in to comment.