Skip to content

Commit

Permalink
chore(deps): update all dependencies (#273)
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 15, 2024
1 parent bda84ba commit f5491f2
Show file tree
Hide file tree
Showing 2 changed files with 308 additions and 300 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"type-check": "vue-tsc --build --force"
},
"dependencies": {
"@unhead/vue": "1.10.0",
"@unhead/vue": "1.11.2",
"pinia": "2.2.0",
"vue": "3.5.3",
"vue-router": "4.4.0"
Expand All @@ -37,10 +37,10 @@
"@types/jsdom": "21.1.7",
"@types/lodash-es": "4.17.12",
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@vitejs/plugin-vue": "5.1.0",
"@vitest/coverage-v8": "2.0.3",
"@vitest/coverage-v8": "2.1.1",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"@vue/test-utils": "2.4.6",
Expand All @@ -64,12 +64,12 @@
"postcss-nesting": "13.0.0",
"prettier": "3.3.2",
"tailwindcss": "3.4.4",
"typescript": "5.5.2",
"typescript": "5.6.2",
"unplugin-auto-import": "0.18.0",
"unplugin-vue-components": "0.27.0",
"vite": "5.4.0",
"vite-plugin-vue-devtools": "7.4.4",
"vitest": "2.0.3",
"vitest": "2.1.1",
"vue-tsc": "2.1.2",
"wait-on": "8.0.0"
},
Expand Down
Loading

0 comments on commit f5491f2

Please sign in to comment.