Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bennihtm committed Oct 5, 2024
1 parent 1567dc8 commit 7bf01a4
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 334 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
"dependencies": {
"theme-change": "^2.5.0",
"v-lazy-image": "^2.1.1",
"vue": "^3.4.30",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@headlessui/vue": "^1.7.22",
"@heroicons/vue": "^2.1.4",
"@headlessui/vue": "^1.7.23",
"@heroicons/vue": "^2.1.5",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.13",
"@vitejs/plugin-vue": "^5.0.5",
"autoprefixer": "^10.4.19",
"daisyui": "^4.12.10",
"prettier-plugin-tailwindcss": "^0.6.5",
"@tailwindcss/typography": "^0.5.15",
"@vitejs/plugin-vue": "^5.1.4",
"autoprefixer": "^10.4.20",
"daisyui": "^4.12.12",
"prettier-plugin-tailwindcss": "^0.6.8",
"tailwindcss": "^3.4.13",
"vite": "^5.4.8"
}
Expand Down
Loading

0 comments on commit 7bf01a4

Please sign in to comment.