mirror of
https://codeberg.org/JasterV/jaster.xyz.git
synced 2026-04-26 18:10:01 +00:00
[chore] Update dependencies
This commit is contained in:
parent
adead72561
commit
6a7dabe3d0
2 changed files with 7 additions and 7 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
14
package.json
14
package.json
|
|
@ -12,17 +12,17 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/sitemap": "^3.4.0",
|
||||
"astro": "^5.8.1",
|
||||
"astro-d2": "^0.8.0",
|
||||
"@astrojs/check": "^0.9.6",
|
||||
"@astrojs/sitemap": "^3.6.0",
|
||||
"astro": "^5.16.4",
|
||||
"astro-d2": "^0.8.1",
|
||||
"astro-icon": "^1.1.5",
|
||||
"typescript": "^5.8.3"
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"prettier": "^3.1.1",
|
||||
"prettier": "^3.7.4",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"sass": "^1.70.0"
|
||||
"sass": "^1.94.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue