style(ext): make over

This commit is contained in:
Simon
2026-02-13 19:09:46 +08:00
parent 3e7851849f
commit 43b7c1b136
6 changed files with 73 additions and 8 deletions

3
package-lock.json generated
View File

@@ -11074,13 +11074,14 @@
},
"packages/extension": {
"name": "@page-agent/ext",
"version": "0.1.5",
"version": "0.1.6",
"hasInstallScript": true,
"dependencies": {
"@page-agent/core": "1.3.0",
"@page-agent/llms": "1.3.0",
"@page-agent/page-controller": "1.3.0",
"@page-agent/ui": "1.3.0",
"ai-motion": "^0.4.8",
"chalk": "^5.6.2",
"zod": "^4.3.5"
},