Update packages for the demo
This commit is contained in:
parent
89b37a9b73
commit
4105d8efcf
BIN
test/bun.lockb
BIN
test/bun.lockb
Binary file not shown.
|
@ -10,12 +10,12 @@
|
||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.9.2",
|
"@astrojs/check": "^0.9.4",
|
||||||
"@minpluto/zorn": "../",
|
"@minpluto/zorn": "../",
|
||||||
"astro": "^4.14.2",
|
"astro": "^5.0.5",
|
||||||
"typescript": "^5.5.4"
|
"typescript": "^5.7.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"sass-embedded": "^1.77.8"
|
"sass-embedded": "^1.83.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue