mirror of
https://git.solarpunk.moe/Fries/fries-website.git
synced 2025-02-02 21:13:37 +00:00
update dependencies
This commit is contained in:
parent
08449415e4
commit
a514eb1fc0
2 changed files with 691 additions and 646 deletions
|
@ -10,13 +10,16 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/atkinson-hyperlegible": "^5.1.0",
|
||||
"astro": "^5.0.4"
|
||||
"@fontsource/atkinson-hyperlegible": "^5.1.1",
|
||||
"astro": "^5.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"prettier": "~3.3.3",
|
||||
"sharp": "^0.33.5",
|
||||
"typescript": "^5.7.2"
|
||||
"typescript": "^5.7.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": ["esbuild"]
|
||||
}
|
||||
}
|
||||
|
|
1328
pnpm-lock.yaml
generated
1328
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue