Skip to content

Commit

Permalink
Merge pull request #71 from faztcommunity/chore/dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
eriandev authored Oct 22, 2024
2 parents 337ffac + d99aac0 commit f15ce04
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 353 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"pnpm": ">=8.15.0"
},
"dependencies": {
"astro": "4.16.0"
"astro": "4.16.7"
},
"devDependencies": {
"@unocss/preset-web-fonts": "0.63.4",
"@unocss/reset": "0.63.4",
"@unocss/transformer-directives": "0.63.4",
"@unocss/preset-web-fonts": "0.63.6",
"@unocss/reset": "0.63.6",
"@unocss/transformer-directives": "0.63.6",
"prettier": "3.3.3",
"prettier-plugin-astro": "0.14.1",
"unocss": "0.63.4"
"unocss": "0.63.6"
}
}
Loading

0 comments on commit f15ce04

Please sign in to comment.