-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
- Loading branch information
1 parent
b81acec
commit ffc46fe
Showing
2 changed files
with
113 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,12 +15,12 @@ | |
"start": "astro dev" | ||
}, | ||
"dependencies": { | ||
"astro": "^4.8.2", | ||
"glob": "^10.3.15" | ||
"astro": "^4.8.7", | ||
"glob": "^10.3.16" | ||
}, | ||
"devDependencies": { | ||
"prettier": "^3.2.5", | ||
"prettier-plugin-astro": "^0.13.0" | ||
}, | ||
"packageManager": "[email protected].0" | ||
"packageManager": "[email protected].2" | ||
} |
Oops, something went wrong.