Skip to content

Commit

Permalink
chore(deps): update all dependencies (#256)
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 Dec 25, 2023
1 parent 88bb1d7 commit 9b2bb3e
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 107 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"vue-router": "4.2.5"
},
"devDependencies": {
"@egoist/tailwindcss-icons": "1.6.0",
"@egoist/tailwindcss-icons": "1.7.1",
"@iconify/json": "2.2.152",
"@iconify/types": "2.0.0",
"@pinia/testing": "0.1.3",
Expand All @@ -34,10 +34,10 @@
"@types/jsdom": "21.1.6",
"@types/lodash-es": "4.17.12",
"@types/node": "20.10.3",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@vitejs/plugin-vue": "4.5.1",
"@vitest/coverage-v8": "1.0.0",
"@vitest/coverage-v8": "1.1.0",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/test-utils": "2.4.3",
Expand All @@ -57,12 +57,12 @@
"postcss": "8.4.32",
"postcss-import": "15.1.0",
"postcss-nesting": "12.0.1",
"tailwindcss": "3.3.5",
"tailwindcss": "3.4.0",
"typescript": "5.3.2",
"unplugin-auto-import": "0.17.2",
"unplugin-vue-components": "0.26.0",
"vite": "5.0.5",
"vitest": "1.0.0",
"vitest": "1.1.0",
"vue-tsc": "1.8.24",
"wait-on": "7.2.0"
}
Expand Down
Loading

1 comment on commit 9b2bb3e

@vercel
Copy link

@vercel vercel bot commented on 9b2bb3e Dec 25, 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.