~repos /website
git clone https://pyrossh.dev/repos/website.git
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
35f8d6cb
—
pyrossh 2 weeks ago
update alchemy
- package.json +1 -1
package.json
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@playwright/test": "^1.52.0",
|
|
39
39
|
"@tauri-apps/cli": "^2.9.1",
|
|
40
40
|
"@types/bun": "^1.3.2",
|
|
41
|
-
"alchemy": "^0.
|
|
41
|
+
"alchemy": "^0.78.0",
|
|
42
42
|
"diff2html": "^3.4.52",
|
|
43
43
|
"vscode-icons": "https://github.com/vscode-icons/vscode-icons.git"
|
|
44
44
|
}
|