Skip to content

Commit

Permalink
🚩
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Jul 24, 2024
1 parent c3e818e commit 44974c1
Show file tree
Hide file tree
Showing 5 changed files with 55 additions and 182 deletions.
4 changes: 2 additions & 2 deletions .vscode/extensions/Sillot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sillot",
"displayName": "汐洛 Sillot",
"description": "汐洛彖夲肜矩阵(Sillot T☳Converbenk Matrix)为智慧新彖务服务。此插件为汐洛官方插件,提供多功能一体化集成。",
"version": "0.35.24072117",
"version": "0.35.24072421",
"preview": true,
"repository": "https://github.com/Hi-Windom/Sillot",
"publisher": "Hi-Windom",
Expand Down Expand Up @@ -462,5 +462,5 @@
"fs-extra": "catalog:",
"json5": "^2.2.3"
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.6.0"
}
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sillot-gibbet",
"version": "0.35.24072117",
"version": "0.35.24072421",
"description": "Build Your Eternal Digital Garden",
"homepage": "https://sillot.db.sc.cn",
"repository": "https://github.com/Hi-Windom/Sillot",
Expand All @@ -9,7 +9,7 @@
"node": ">=20.11.1",
"pnpm": ">=9.1.0"
},
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"scripts": {
"test": "echo 'Test your sister day by day'",
"sp": "pnpm store prune",
Expand Down Expand Up @@ -159,4 +159,4 @@
"monaco-editor": "^0.50.0",
"monaco-editor-nls": "^3.1.0"
}
}
}
4 changes: 2 additions & 2 deletions docs/starlight/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "starlight",
"type": "module",
"version": "0.35.24072117",
"version": "0.35.24072421",
"scripts": {
"test": "echo 'Test your sister day by day'",
"dev": "astro dev",
Expand All @@ -26,5 +26,5 @@
"starlight-links-validator": "^0.9.0",
"typescript": "catalog:"
},
"packageManager": "pnpm@9.5.0"
"packageManager": "pnpm@9.6.0"
}
13 changes: 2 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "sillot-workspace",
"version": "0.35.24072117",
"version": "0.35.24072421",
"syv": "3.1.2",
"sypv": "[3.0.16, 3.0.17, 3.1.0, 3.1.1]",
"description": "汐洛 pnpm 工作区",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"actionInstallCommand": "pnpm install --no-frozen-lockfile",
"homepage": "https://sillot.db.sc.cn",
"repository": "https://github.com/Hi-Windom/Sillot",
Expand All @@ -24,15 +24,6 @@
"keywords": [],
"author": "",
"devDependencies": {
"@biomejs/biome": "1.8.2",
"@types/node": "^20.14.8",
"@types/react": "^18.3.0",
"@types/react-dom": "^18.3.0",
"shelljs": "^0.8.5",
"typescript": "^5.5.2",
"webpack": "^5.92.1",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4"
},
"resolutions": {
"lodash": "4.17.21"
Expand Down
Loading

0 comments on commit 44974c1

Please sign in to comment.