diff --git a/package-lock.json b/package-lock.json index a8427b6..880aea0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6479,12 +6479,12 @@ } }, "node_modules/framer-motion": { - "version": "12.29.2", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.29.2.tgz", - "integrity": "sha512-lSNRzBJk4wuIy0emYQ/nfZ7eWhqud2umPKw2QAQki6uKhZPKm2hRQHeQoHTG9MIvfobb+A/LbEWPJU794ZUKrg==", + "version": "12.30.0", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.30.0.tgz", + "integrity": "sha512-S7t3UjvghrFiJzFJ30ncX6keUipexw9f7DRpauhW9bXPNxg0dMxoPbNIDpLuxK1NvxF2wswFEMEm7WiNAcdELg==", "license": "MIT", "dependencies": { - "motion-dom": "^12.29.2", + "motion-dom": "^12.30.0", "motion-utils": "^12.29.2", "tslib": "^2.4.0" }, @@ -8247,12 +8247,12 @@ } }, "node_modules/motion": { - "version": "12.29.2", - "resolved": "https://registry.npmjs.org/motion/-/motion-12.29.2.tgz", - "integrity": "sha512-jMpHdAzEDF1QQ055cB+1lOBLdJ6ialVWl6QQzpJI2OvmHequ7zFVHM2mx0HNAy+Tu4omUlApfC+4vnkX0geEOg==", + "version": "12.30.0", + "resolved": "https://registry.npmjs.org/motion/-/motion-12.30.0.tgz", + "integrity": "sha512-5D2ERK0dnZjXPcmKFVEoyToa/BR1FpHzVP508yOeU+mH3fsSVYP6P2qmbF+opUXLetxHy0GVgH9NEZxBdXpe+A==", "license": "MIT", "dependencies": { - "framer-motion": "^12.29.2", + "framer-motion": "^12.30.0", "tslib": "^2.4.0" }, "peerDependencies": { @@ -8273,9 +8273,9 @@ } }, "node_modules/motion-dom": { - "version": "12.29.2", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.29.2.tgz", - "integrity": "sha512-/k+NuycVV8pykxyiTCoFzIVLA95Nb1BFIVvfSu9L50/6K6qNeAYtkxXILy/LRutt7AzaYDc2myj0wkCVVYAPPA==", + "version": "12.30.0", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.30.0.tgz", + "integrity": "sha512-p6Mp+lxm+mK4O86YVyL6KAlFDVCIqpmcBt+uMVapMBqltPXpwZ5Wj2crnN2VE7lwsas0ONCPIW9YVpMigu4F5g==", "license": "MIT", "dependencies": { "motion-utils": "^12.29.2" @@ -9682,9 +9682,9 @@ } }, "node_modules/simple-icons": { - "version": "16.6.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.6.1.tgz", - "integrity": "sha512-zg3g5RCnc3cJfxCclOvElfow2rtpeB+Ow/dj1uvGG3MkpT7OjPBrE2hotqW2Hmt2ZYbuXCx2u+Oh4yi5N+yg5Q==", + "version": "16.7.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-16.7.0.tgz", + "integrity": "sha512-2BteuQXu1+/jK5dF8YXe8nwoRG3afwl03bCmgPJLiotllUBU46B+WntXT731Z17oOntfV5eeTI7Q1k7MeOA6eg==", "funding": [ { "type": "opencollective", @@ -11350,10 +11350,10 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.563.0", - "motion": "^12.29.2", + "motion": "^12.30.0", "next-themes": "^0.4.6", "rough-notation": "^0.5.1", - "simple-icons": "^16.5.0", + "simple-icons": "^16.7.0", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0" }, @@ -11421,10 +11421,10 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.563.0", - "motion": "^12.29.2", + "motion": "^12.30.0", "next-themes": "^0.4.6", "rough-notation": "^0.5.1", - "simple-icons": "^16.6.0", + "simple-icons": "^16.7.0", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0" }, diff --git a/packages/extension/package.json b/packages/extension/package.json index 954d806..24dbacb 100644 --- a/packages/extension/package.json +++ b/packages/extension/package.json @@ -41,10 +41,10 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.563.0", - "motion": "^12.29.2", + "motion": "^12.30.0", "next-themes": "^0.4.6", "rough-notation": "^0.5.1", - "simple-icons": "^16.5.0", + "simple-icons": "^16.7.0", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0" } diff --git a/packages/website/package.json b/packages/website/package.json index fb46702..3a48d7b 100644 --- a/packages/website/package.json +++ b/packages/website/package.json @@ -29,10 +29,10 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.563.0", - "motion": "^12.29.2", + "motion": "^12.30.0", "next-themes": "^0.4.6", "rough-notation": "^0.5.1", - "simple-icons": "^16.6.0", + "simple-icons": "^16.7.0", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0" }