Merge pull request #91 from alibaba/dependabot/npm_and_yarn/production-dependencies-d50d67c463

chore(deps): bump the production-dependencies group across 1 directory with 3 updates
This commit is contained in:
Simon
2026-01-07 19:28:54 +08:00
committed by GitHub
4 changed files with 27 additions and 27 deletions

View File

@@ -38,6 +38,6 @@
},
"dependencies": {
"chalk": "^5.6.2",
"zod": "^4.2.1"
"zod": "^4.3.5"
}
}

View File

@@ -45,7 +45,7 @@
},
"dependencies": {
"chalk": "^5.6.2",
"zod": "^4.2.1",
"zod": "^4.3.5",
"@page-agent/llms": "0.0.18",
"@page-agent/page-controller": "0.0.18",
"@page-agent/ui": "0.0.18"

View File

@@ -32,10 +32,10 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.562.0",
"motion": "^12.23.26",
"motion": "^12.24.0",
"next-themes": "^0.4.6",
"rough-notation": "^0.5.1",
"simple-icons": "^16.2.0",
"simple-icons": "^16.4.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0"
}