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 Mar 4, 2024
1 parent ee0332e commit 8c071f1
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 125 deletions.
12 changes: 6 additions & 6 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.41.2",
"@playwright/test": "1.42.1",
"@slipmatio/tailwind-config": "3.0.0",
"@types/node": "20.11.20",
"@types/node": "20.11.24",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-v8": "1.3.1",
"@vue/test-utils": "2.4.4",
"autoprefixer": "10.4.17",
"happy-dom": "13.5.0",
"autoprefixer": "10.4.18",
"happy-dom": "13.6.2",
"postcss": "8.4.35",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite": "5.1.4",
"vite-plugin-dts": "3.7.3",
"vitest": "1.3.1",
"vue": "3.4.19",
"vue-tsc": "1.8.27"
"vue": "3.4.21",
"vue-tsc": "2.0.1"
},
"peerDependencies": {
"@slipmatio/tailwind-config": "3",
Expand Down
Loading

0 comments on commit 8c071f1

Please sign in to comment.