chore(deps): use catalog for std, bump version

This commit is contained in:
藍+85CD
2025-06-25 14:39:26 +08:00
parent 3674f9b222
commit b7619af258
7 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"@formkit/auto-animate": "^0.8.2",
"@huggingface/transformers": "^3.5.2",
"@llama-flow/core": "^0.4.4",
"@moeru/std": "0.1.0-beta.1",
"@moeru/std": "catalog:",
"@pixiv/three-vrm": "^3.4.1",
"@pixiv/three-vrm-animation": "^3.4.1",
"@pixiv/three-vrm-core": "^3.4.1",
+1 -1
View File
@@ -42,6 +42,6 @@
"defu": "^6.1.4"
},
"devDependencies": {
"@moeru/std": "0.1.0-beta.1"
"@moeru/std": "catalog:"
}
}
+1 -1
View File
@@ -104,7 +104,7 @@
},
"devDependencies": {
"@histoire/plugin-vue": "1.0.0-alpha.2",
"@moeru/std": "0.1.0-beta.1",
"@moeru/std": "catalog:",
"@types/culori": "^4.0.0",
"@types/three": "^0.177.0",
"@unocss/reset": "^66.2.3",
+18 -10
View File
@@ -6,6 +6,9 @@ settings:
catalogs:
default:
'@moeru/std':
specifier: ^0.1.0-beta.4
version: 0.1.0-beta.4
'@proj-airi/drizzle-duckdb-wasm':
specifier: ^0.4.28
version: 0.4.28
@@ -551,8 +554,8 @@ importers:
specifier: ^0.4.4
version: 0.4.4(@modelcontextprotocol/sdk@1.13.1)(zod@3.25.67)
'@moeru/std':
specifier: 0.1.0-beta.1
version: 0.1.0-beta.1
specifier: 'catalog:'
version: 0.1.0-beta.4
'@pixiv/three-vrm':
specifier: ^3.4.1
version: 3.4.1(three@0.177.0)
@@ -917,8 +920,8 @@ importers:
version: 6.1.4
devDependencies:
'@moeru/std':
specifier: 0.1.0-beta.1
version: 0.1.0-beta.1
specifier: 'catalog:'
version: 0.1.0-beta.4
packages/server-shared: {}
@@ -1127,8 +1130,8 @@ importers:
specifier: 1.0.0-alpha.2
version: 1.0.0-alpha.2(histoire@1.0.0-alpha.2(@types/node@24.0.3)(bufferutil@4.0.9)(less@4.3.0)(lightningcss@1.30.1)(terser@5.43.1)(utf-8-validate@5.0.10)(vite@6.3.5(@types/node@24.0.3)(jiti@2.4.2)(less@4.3.0)(lightningcss@1.30.1)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0)))(vite@6.3.5(@types/node@24.0.3)(jiti@2.4.2)(less@4.3.0)(lightningcss@1.30.1)(terser@5.43.1)(tsx@4.20.3)(yaml@2.8.0))(vue@3.5.17(typescript@5.8.3))
'@moeru/std':
specifier: 0.1.0-beta.1
version: 0.1.0-beta.1
specifier: 'catalog:'
version: 0.1.0-beta.4
'@types/culori':
specifier: ^4.0.0
version: 4.0.0
@@ -1314,8 +1317,8 @@ importers:
specifier: ^1.0.10
version: 1.0.10
'@moeru/std':
specifier: 0.1.0-beta.1
version: 0.1.0-beta.1
specifier: 'catalog:'
version: 0.1.0-beta.4
'@proj-airi/server-sdk':
specifier: ^0.6.1
version: 0.6.1
@@ -1408,8 +1411,8 @@ importers:
specifier: ^1.0.10
version: 1.0.10
'@moeru/std':
specifier: 0.1.0-beta.1
version: 0.1.0-beta.1
specifier: 'catalog:'
version: 0.1.0-beta.4
'@xsai-ext/providers-cloud':
specifier: 'catalog:'
version: 0.3.0-beta.5
@@ -3558,6 +3561,9 @@ packages:
'@moeru/std@0.1.0-beta.1':
resolution: {integrity: sha512-ImfoMBchZP+F4aos2nFmlcipcgIhT+ZkUUVWB/bBHEqyB/w/nbI/xgA8a1ibJUtG7RcQnQH+SKom0r4/1xCWqA==}
'@moeru/std@0.1.0-beta.4':
resolution: {integrity: sha512-L2EPYM0x83MyOP96r80VJmd2BoK/VUlyUtkv3ybCLinIbOOvyYxi4BUxLBcDSxAxoRqp5YsfPniUN+xMPuToFg==}
'@mswjs/interceptors@0.37.6':
resolution: {integrity: sha512-wK+5pLK5XFmgtH3aQ2YVvA3HohS3xqV/OxuVOdNx9Wpnz7VE/fnC+e1A7ln6LFYeck7gOJ/dsZV6OLplOtAJ2w==}
engines: {node: '>=18'}
@@ -14152,6 +14158,8 @@ snapshots:
'@moeru/std@0.1.0-beta.1': {}
'@moeru/std@0.1.0-beta.4': {}
'@mswjs/interceptors@0.37.6':
dependencies:
'@open-draft/deferred-promise': 2.2.0
+1
View File
@@ -7,6 +7,7 @@ packages:
- '!**/dist/**'
catalog:
'@moeru/std': ^0.1.0-beta.4
'@proj-airi/drizzle-duckdb-wasm': ^0.4.28
'@xsai-ext/providers-cloud': &xsai ^0.3.0-beta.5
'@xsai-ext/providers-local': *xsai
+1 -1
View File
@@ -13,7 +13,7 @@
},
"dependencies": {
"@guiiai/logg": "^1.0.10",
"@moeru/std": "0.1.0-beta.1",
"@moeru/std": "catalog:",
"@proj-airi/server-sdk": "^0.6.1",
"awilix": "^12.0.5",
"es-toolkit": "^1.39.4",
+1 -1
View File
@@ -26,7 +26,7 @@
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@grammyjs/files": "^1.1.1",
"@guiiai/logg": "^1.0.10",
"@moeru/std": "0.1.0-beta.1",
"@moeru/std": "catalog:",
"@xsai-ext/providers-cloud": "catalog:",
"@xsai/embed": "catalog:",
"@xsai/generate-text": "catalog:",