Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent ecdaa94 commit 8f44a91
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 423 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,22 +51,22 @@
"coverage": "DEBUG=0 vitest run --coverage"
},
"devDependencies": {
"@playwright/test": "1.44.1",
"@playwright/test": "1.45.3",
"@slipmatio/tailwind-config": "3.0.0",
"@types/node": "20.14.2",
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "1.6.0",
"@types/node": "20.14.12",
"@vitejs/plugin-vue": "5.1.0",
"@vitest/coverage-v8": "2.0.4",
"@vue/test-utils": "2.4.6",
"autoprefixer": "10.4.19",
"happy-dom": "14.12.0",
"postcss": "8.4.38",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"vite": "5.3.1",
"happy-dom": "14.12.3",
"postcss": "8.4.40",
"tailwindcss": "3.4.6",
"typescript": "5.5.4",
"vite": "5.3.4",
"vite-plugin-dts": "3.9.1",
"vitest": "1.6.0",
"vue": "3.4.29",
"vue-tsc": "2.0.21"
"vitest": "2.0.4",
"vue": "3.4.34",
"vue-tsc": "2.0.28"
},
"peerDependencies": {
"@slipmatio/tailwind-config": "3",
Expand Down
Loading

0 comments on commit 8f44a91

Please sign in to comment.