diff --git a/docs/package.json b/docs/package.json index ae26a1b..bf466c4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "dependencies": { "clsx": "^2.0.0", - "framer-motion": "^10.15.0", + "framer-motion": "^10.16.1", "next": "^13.4.12", "next-sitemap": "^4.1.8", "nextra": "^2.10.0", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 7f0ecc5..b07c161 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^2.0.0 version: 2.0.0 framer-motion: - specifier: ^10.15.0 - version: 10.15.0(react-dom@18.2.0)(react@18.2.0) + specifier: ^10.16.1 + version: 10.16.1(react-dom@18.2.0)(react@18.2.0) next: specifier: ^13.4.12 version: 13.4.12(@babel/core@7.22.9)(react-dom@18.2.0)(react@18.2.0) @@ -1352,6 +1352,7 @@ packages: /@emotion/memoize@0.7.4: resolution: {integrity: sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==} + requiresBuild: true dev: false optional: true @@ -2828,8 +2829,8 @@ packages: resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==} dev: true - /framer-motion@10.15.0(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-HDjWrYWgbO5orKuhnXETLFzk7UUvwWur2HFs2elAZ8lVpI49ClHql31DNTVvVBcOrSHfAOS4eBDBedIvOx634w==} + /framer-motion@10.16.1(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-K6TXr5mZtitC/dxQCBdg7xzdN0d5IAIrlaqCPKtIQVdzVPGC0qBuJKXggHX1vjnP5gPOFwB1KbCCTWcnFc3kWg==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0