Update packages
This commit is contained in:
parent
3950c4d51d
commit
9aa7094b29
2 changed files with 13 additions and 13 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
26
package.json
26
package.json
|
@ -12,17 +12,17 @@
|
|||
"docker:push": "docker push ark.sudovanilla.org/korbs/sudovanilla-website"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/markdoc": "^0.11.3",
|
||||
"@astrojs/mdx": "^3.1.4",
|
||||
"@astrojs/node": "^8.3.3",
|
||||
"@astrojs/partytown": "^2.1.1",
|
||||
"@astrojs/vue": "^4.5.0",
|
||||
"@iconoir/vue": "^7.8.0",
|
||||
"@astrojs/markdoc": "^0.11.4",
|
||||
"@astrojs/mdx": "^3.1.7",
|
||||
"@astrojs/node": "^8.3.4",
|
||||
"@astrojs/partytown": "^2.1.2",
|
||||
"@astrojs/vue": "^4.5.1",
|
||||
"@iconoir/vue": "^7.9.0",
|
||||
"@keystatic/astro": "^5.0.0",
|
||||
"@keystatic/core": "^0.5.32",
|
||||
"@meilisearch/instant-meilisearch": "^0.20.0",
|
||||
"@minpluto/zorn": "^0.4.5",
|
||||
"astro": "^4.14.5",
|
||||
"@keystatic/core": "^0.5.36",
|
||||
"@meilisearch/instant-meilisearch": "^0.20.1",
|
||||
"@minpluto/zorn": "^0.4.51",
|
||||
"astro": "^4.15.9",
|
||||
"astro-auto-import": "^0.4.2",
|
||||
"astro-color-mode": "^0.7.1",
|
||||
"astro-json-element": "^1.1.4",
|
||||
|
@ -31,11 +31,11 @@
|
|||
"docs-searchbar.js": "^2.5.0",
|
||||
"json-truncate": "^3.0.0",
|
||||
"meilisearch": "^0.42.0",
|
||||
"reshaped": "^3.1.3",
|
||||
"reshaped": "^3.2.0-canary.6",
|
||||
"untruncate-json": "^0.0.1",
|
||||
"vue": "^3.4.38"
|
||||
"vue": "^3.5.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.77.8"
|
||||
"sass": "^1.79.3"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue