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] authored Sep 24, 2023
1 parent 2d9d70a commit a62baea
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 122 deletions.
18 changes: 9 additions & 9 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.38.0",
"@playwright/test": "1.38.1",
"@slipmatio/tailwind-config": "3.0.0",
"@types/node": "20.6.1",
"@types/node": "20.6.3",
"@vitejs/plugin-vue": "4.3.4",
"@vitest/coverage-v8": "0.34.4",
"@vitest/coverage-v8": "0.34.5",
"@vue/test-utils": "2.4.1",
"autoprefixer": "10.4.15",
"happy-dom": "12.0.1",
"postcss": "8.4.29",
"autoprefixer": "10.4.16",
"happy-dom": "12.1.6",
"postcss": "8.4.30",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite-plugin-dts": "3.5.3",
"vitest": "0.34.4",
"vite-plugin-dts": "3.5.4",
"vitest": "0.34.5",
"vue": "3.3.4",
"vue-tsc": "1.8.11"
"vue-tsc": "1.8.13"
},
"peerDependencies": {
"@slipmatio/tailwind-config": "3",
Expand Down
Loading

0 comments on commit a62baea

Please sign in to comment.