chore(version): bump version to 1.5.3

This commit is contained in:
Simon
2026-03-09 17:02:34 +08:00
parent d66bf8f3cf
commit 15d609aebc
12 changed files with 41 additions and 41 deletions

View File

@@ -38,10 +38,10 @@
"wxt": "^0.20.18"
},
"dependencies": {
"@page-agent/core": "1.5.2",
"@page-agent/llms": "1.5.2",
"@page-agent/page-controller": "1.5.2",
"@page-agent/ui": "1.5.2",
"@page-agent/core": "1.5.3",
"@page-agent/llms": "1.5.3",
"@page-agent/page-controller": "1.5.3",
"@page-agent/ui": "1.5.3",
"ai-motion": "^0.4.8",
"chalk": "^5.6.2"
},