Skip to content

Commit

Permalink
chore(deps): update all dependencies (#241)
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 18, 2023
1 parent a167ce7 commit a8ea547
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 266 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type-check": "vue-tsc --noEmit -p tsconfig.json --composite false"
},
"dependencies": {
"@vueuse/head": "1.3.1",
"@vueuse/head": "2.0.0",
"pinia": "2.1.4",
"vue": "3.3.4",
"vue-router": "4.2.2"
Expand All @@ -24,21 +24,21 @@
"@iconify/json": "2.2.86",
"@iconify/types": "2.0.0",
"@pinia/testing": "0.1.2",
"@playwright/test": "1.37.0",
"@rushstack/eslint-patch": "1.3.2",
"@playwright/test": "1.38.0",
"@rushstack/eslint-patch": "1.4.0",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.9",
"@types/jsdom": "21.1.1",
"@types/lodash-es": "4.17.7",
"@types/node": "20.6.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vitejs/plugin-vue": "4.3.1",
"@vitest/coverage-v8": "0.34.1",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "11.0.3",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/test-utils": "2.4.0",
"@vue/tsconfig": "0.4.0",
"autoprefixer": "10.4.14",
Expand Down
Loading

1 comment on commit a8ea547

@vercel
Copy link

@vercel vercel bot commented on a8ea547 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.