Merge pull request #138 from alibaba/dependabot/npm_and_yarn/production-dependencies-58bd30f460

chore(deps): bump the production-dependencies group with 2 updates
This commit is contained in:
Simon
2026-02-10 14:21:11 +08:00
committed by GitHub
3 changed files with 22 additions and 22 deletions

36
package-lock.json generated
View File

@@ -6331,12 +6331,12 @@
}
},
"node_modules/framer-motion": {
"version": "12.30.0",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.30.0.tgz",
"integrity": "sha512-S7t3UjvghrFiJzFJ30ncX6keUipexw9f7DRpauhW9bXPNxg0dMxoPbNIDpLuxK1NvxF2wswFEMEm7WiNAcdELg==",
"version": "12.34.0",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.34.0.tgz",
"integrity": "sha512-+/H49owhzkzQyxtn7nZeF4kdH++I2FWrESQ184Zbcw5cEqNHYkE5yxWxcTLSj5lNx3NWdbIRy5FHqUvetD8FWg==",
"license": "MIT",
"dependencies": {
"motion-dom": "^12.30.0",
"motion-dom": "^12.34.0",
"motion-utils": "^12.29.2",
"tslib": "^2.4.0"
},
@@ -8019,12 +8019,12 @@
}
},
"node_modules/motion": {
"version": "12.30.0",
"resolved": "https://registry.npmjs.org/motion/-/motion-12.30.0.tgz",
"integrity": "sha512-5D2ERK0dnZjXPcmKFVEoyToa/BR1FpHzVP508yOeU+mH3fsSVYP6P2qmbF+opUXLetxHy0GVgH9NEZxBdXpe+A==",
"version": "12.34.0",
"resolved": "https://registry.npmjs.org/motion/-/motion-12.34.0.tgz",
"integrity": "sha512-01Sfa/zgsD/di8zA/uFW5Eb7/SPXoGyUfy+uMRMW5Spa8j0z/UbfQewAYvPMYFCXRlyD6e5aLHh76TxeeJD+RA==",
"license": "MIT",
"dependencies": {
"framer-motion": "^12.30.0",
"framer-motion": "^12.34.0",
"tslib": "^2.4.0"
},
"peerDependencies": {
@@ -8045,9 +8045,9 @@
}
},
"node_modules/motion-dom": {
"version": "12.30.0",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.30.0.tgz",
"integrity": "sha512-p6Mp+lxm+mK4O86YVyL6KAlFDVCIqpmcBt+uMVapMBqltPXpwZ5Wj2crnN2VE7lwsas0ONCPIW9YVpMigu4F5g==",
"version": "12.34.0",
"resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.34.0.tgz",
"integrity": "sha512-Lql3NuEcScRDxTAO6GgUsRHBZOWI/3fnMlkMcH5NftzcN37zJta+bpbMAV9px4Nj057TuvRooMK7QrzMCgtz6Q==",
"license": "MIT",
"dependencies": {
"motion-utils": "^12.29.2"
@@ -9415,9 +9415,9 @@
}
},
"node_modules/simple-icons": {
"version": "16.7.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.7.0.tgz",
"integrity": "sha512-2BteuQXu1+/jK5dF8YXe8nwoRG3afwl03bCmgPJLiotllUBU46B+WntXT731Z17oOntfV5eeTI7Q1k7MeOA6eg==",
"version": "16.8.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.8.0.tgz",
"integrity": "sha512-JOqFl9rXrUkEVwYryZVvfySG6znMg+79KpDIDtAd9mXZAPfLyhVdhhGKg7EYioYzozxXd+5KvURTMguTl0QfbA==",
"funding": [
{
"type": "opencollective",
@@ -11032,10 +11032,10 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.563.0",
"motion": "^12.30.0",
"motion": "^12.34.0",
"next-themes": "^0.4.6",
"rough-notation": "^0.5.1",
"simple-icons": "^16.7.0",
"simple-icons": "^16.8.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0"
},
@@ -11099,10 +11099,10 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.563.0",
"motion": "^12.30.0",
"motion": "^12.34.0",
"next-themes": "^0.4.6",
"rough-notation": "^0.5.1",
"simple-icons": "^16.7.0",
"simple-icons": "^16.8.0",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0"
},