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 Jan 22, 2024
1 parent e444508 commit 9840218
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 210 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
"coverage": "DEBUG=0 vitest run --coverage"
},
"devDependencies": {
"@playwright/test": "1.40.1",
"@playwright/test": "1.41.1",
"@slipmatio/tailwind-config": "3.0.0",
"@types/node": "20.11.0",
"@types/node": "20.11.5",
"@vitejs/plugin-vue": "5.0.3",
"@vitest/coverage-v8": "1.2.0",
"@vitest/coverage-v8": "1.2.1",
"@vue/test-utils": "2.4.3",
"autoprefixer": "10.4.16",
"happy-dom": "13.0.4",
"autoprefixer": "10.4.17",
"happy-dom": "13.2.0",
"postcss": "8.4.33",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite": "5.0.11",
"vite-plugin-dts": "3.7.0",
"vitest": "1.2.0",
"vue": "3.4.12",
"vite": "5.0.12",
"vite-plugin-dts": "3.7.1",
"vitest": "1.2.1",
"vue": "3.4.15",
"vue-tsc": "1.8.27"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 9840218

Please sign in to comment.