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

46
package-lock.json generated
View File

@@ -5310,13 +5310,13 @@
"license": "ISC"
},
"node_modules/framer-motion": {
"version": "12.23.26",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.26.tgz",
"integrity": "sha512-cPcIhgR42xBn1Uj+PzOyheMtZ73H927+uWPDVhUMqxy8UHt6Okavb6xIz9J/phFUHUj0OncR6UvMfJTXoc/LKA==",
"version": "12.24.0",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.24.0.tgz",
"integrity": "sha512-ggTMRkIDPc76lHmM+dRT1MmVfFV6t/y+jkWjWuzR7FG5xRvnAAl/5wFPjzSkLE8Nu5E5uIQRCNxmIXtWJVo6XQ==",
"license": "MIT",
"dependencies": {
"motion-dom": "^12.23.23",
"motion-utils": "^12.23.6",
"motion-dom": "^12.24.0",
"motion-utils": "^12.23.28",
"tslib": "^2.4.0"
},
"peerDependencies": {
@@ -6523,12 +6523,12 @@
}
},
"node_modules/motion": {
"version": "12.23.26",
"resolved": "https://registry.npmjs.org/motion/-/motion-12.23.26.tgz",
"integrity": "sha512-Ll8XhVxY8LXMVYTCfme27WH2GjBrCIzY4+ndr5QKxsK+YwCtOi2B/oBi5jcIbik5doXuWT/4KKDOVAZJkeY5VQ==",
"version": "12.24.0",
"resolved": "https://registry.npmjs.org/motion/-/motion-12.24.0.tgz",
"integrity": "sha512-FAnpl/DhCFct3p+T2hCjAY95w+3EggUk3b8Ql4jQ6mmdRbEaGD1000goqWeEYVoD7mqx9H0As9ORmRADD4LQAw==",
"license": "MIT",
"dependencies": {
"framer-motion": "^12.23.26",
"framer-motion": "^12.24.0",
"tslib": "^2.4.0"
},
"peerDependencies": {
@@ -6549,18 +6549,18 @@
}
},
"node_modules/motion-dom": {
"version": "12.23.23",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.23.tgz",
"integrity": "sha512-n5yolOs0TQQBRUFImrRfs/+6X4p3Q4n1dUEqt/H58Vx7OW6RF+foWEgmTVDhIWJIMXOuNNL0apKH2S16en9eiA==",
"version": "12.24.0",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.24.0.tgz",
"integrity": "sha512-RD2kZkFd/GH4fITI8IJvypGgn0vIu5vkrJaXIAkYqORGs5P0CKDHKNvswmoY1H+tbUAOPSh6VtUqoAmc/3Gvig==",
"license": "MIT",
"dependencies": {
"motion-utils": "^12.23.6"
"motion-utils": "^12.23.28"
}
},
"node_modules/motion-utils": {
"version": "12.23.6",
"resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.23.6.tgz",
"integrity": "sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==",
"version": "12.23.28",
"resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-12.23.28.tgz",
"integrity": "sha512-0W6cWd5Okoyf8jmessVK3spOmbyE0yTdNKujHctHH9XdAE4QDuZ1/LjSXC68rrhsJU+TkzXURC5OdSWh9ibOwQ==",
"license": "MIT"
},
"node_modules/ms": {
@@ -7174,9 +7174,9 @@
}
},
"node_modules/simple-icons": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.2.0.tgz",
"integrity": "sha512-SCV4cAX8O2M2WQ3QJm+3k4QdcUIJiBiwKNViQiOwPjWbFWgypzelviW+Bp0A2ij6r/DIEZpTTDcLgD/BE4aexQ==",
"version": "16.4.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.4.0.tgz",
"integrity": "sha512-8CKtCvx1Zq3L0CBsR4RR1MjGCXkXbzdspwl2yCxs8oWkstbzj2+DatRKDee/tuj3Ffd/2CDzwEky9RgG2yggew==",
"funding": [
{
"type": "opencollective",
@@ -8146,7 +8146,7 @@
"license": "MIT",
"dependencies": {
"chalk": "^5.6.2",
"zod": "^4.2.1"
"zod": "^4.3.5"
}
},
"packages/page-agent": {
@@ -8157,7 +8157,7 @@
"@page-agent/page-controller": "0.0.18",
"@page-agent/ui": "0.0.18",
"chalk": "^5.6.2",
"zod": "^4.2.1"
"zod": "^4.3.5"
}
},
"packages/page-controller": {
@@ -8185,10 +8185,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"
},

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"
}