Skip to content

Commit

Permalink
chore(deps): update all dependencies (#272)
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] committed Sep 8, 2024
1 parent 04ba983 commit bda84ba
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 180 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"dependencies": {
"@unhead/vue": "1.10.0",
"pinia": "2.2.0",
"vue": "3.4.29",
"vue": "3.5.3",
"vue-router": "4.4.0"
},
"devDependencies": {
"@egoist/tailwindcss-icons": "1.8.1",
"@iconify/json": "2.2.220",
"@iconify/types": "2.0.0",
"@pinia/testing": "0.1.3",
"@playwright/test": "1.46.0",
"@playwright/test": "1.47.0",
"@rushstack/eslint-patch": "1.10.3",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
Expand All @@ -37,8 +37,8 @@
"@types/jsdom": "21.1.7",
"@types/lodash-es": "4.17.12",
"@types/node": "20.16.1",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@vitejs/plugin-vue": "5.1.0",
"@vitest/coverage-v8": "2.0.3",
"@vue/eslint-config-prettier": "9.0.0",
Expand All @@ -50,12 +50,12 @@
"cssnano": "7.0.3",
"eslint": "~8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-playwright": "1.6.2",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-security": "3.0.1",
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vue": "9.28.0",
"jsdom": "25.0.0",
"lodash-es": "4.17.21",
"npm-run-all2": "6.2.0",
Expand All @@ -68,7 +68,7 @@
"unplugin-auto-import": "0.18.0",
"unplugin-vue-components": "0.27.0",
"vite": "5.4.0",
"vite-plugin-vue-devtools": "7.3.2",
"vite-plugin-vue-devtools": "7.4.4",
"vitest": "2.0.3",
"vue-tsc": "2.1.2",
"wait-on": "8.0.0"
Expand Down
Loading

0 comments on commit bda84ba

Please sign in to comment.