Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
brokiem committed Aug 5, 2024
1 parent bfdf534 commit 8e72fa9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"dependencies": {
"execa": "5.1.1",
"vue": "^3.3.7"
"vue": "^3.4.35"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.5",
"vite": "^4.5.0"
"@vitejs/plugin-vue": "^4.6.2",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.40",
"tailwindcss": "^3.4.7",
"vite": "^4.5.3"
},
"packageManager": "[email protected]"
}

0 comments on commit 8e72fa9

Please sign in to comment.