Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Aug 9, 2024
1 parent 2af2ff4 commit 4f6414d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"i18n:generate:types": "astro-i18n generate:types"
},
"dependencies": {
"astro": "4.10.1",
"astro": "4.13.2",
"astro-i18n": "^2.2.4",
"events": "^3.3.0",
"rss-parser": "^3.13.0"
},
"devDependencies": {
"@unocss/reset": "^0.60.4",
"unocss": "^0.60.4"
"@unocss/reset": "^0.61.9",
"unocss": "^0.61.9"
}
}

0 comments on commit 4f6414d

Please sign in to comment.