diff --git a/apps/blog/package.json b/apps/blog/package.json index b7ea5091..6c07323d 100644 --- a/apps/blog/package.json +++ b/apps/blog/package.json @@ -34,7 +34,7 @@ "graphql": "^16.6.0", "graphql-request": "^6.0.0", "katex": "^0.16.11", - "lucide-react": "^0.469.0", + "lucide-react": "^0.471.0", "next": "15.1.3", "next-axiom": "^1.3.0", "next-themes": "^0.4.0", diff --git a/apps/cv/package.json b/apps/cv/package.json index f66a9220..675f3cc4 100644 --- a/apps/cv/package.json +++ b/apps/cv/package.json @@ -30,7 +30,7 @@ "@seline-analytics/web": "^0.0.20", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "lucide-react": "^0.469.0", + "lucide-react": "^0.471.0", "next": "15.1.3", "react": "19.0.0", "react-dom": "19.0.0", diff --git a/packages/components/package.json b/packages/components/package.json index 989fb4c5..4e9c469d 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -23,7 +23,7 @@ "@radix-ui/react-toggle-group": "^1.1.0", "@tremor/react": "^3.18.3", "@vercel/analytics": "^1.3.2", - "lucide-react": "^0.469.0", + "lucide-react": "^0.471.0", "next": "^15.0.2", "next-themes": "^0.4.0", "react": "^19.0.0-rc-0bc30748-20241028" diff --git a/yarn.lock b/yarn.lock index 16c74715..586c1caa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1869,9 +1869,9 @@ tslib "^2.8.0" "@tailwindcss/typography@^0.5.7": - version "0.5.15" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648" - integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA== + version "0.5.16" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.16.tgz#a926c8f44d5c439b2915e231cad80058850047c6" + integrity sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6" @@ -4706,12 +4706,12 @@ fraction.js@^4.3.7: integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew== framer-motion@^11.2.10: - version "11.15.0" - resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.15.0.tgz#93e5d1839d500ba9cab1d617959a36142a61212b" - integrity sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w== + version "11.17.0" + resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.17.0.tgz#2c8fe7e008b3c5301efc6288a990cd5e73805353" + integrity sha512-uTNLH9JPMD3ad14WBt3KYRTR+If4tGPLgKTKTIIPaEBMkvazs6EkWNcmCh65qA/tyinOqIbQiuCorXX0qQsNoQ== dependencies: - motion-dom "^11.14.3" - motion-utils "^11.14.3" + motion-dom "^11.16.4" + motion-utils "^11.16.0" tslib "^2.4.0" fs.realpath@^1.0.0: @@ -6433,9 +6433,9 @@ jsonparse@^1.2.0: object.values "^1.1.6" katex@^0.16.0, katex@^0.16.11: - version "0.16.19" - resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.19.tgz#698e026188876f9c8c93d3ecb27b212aaa056d0a" - integrity sha512-3IA6DYVhxhBabjSLTNO9S4+OliA3Qvb8pBQXMfC4WxXJgLwZgnfDl0BmB4z6nBMdznBsZ+CGM8DrGZ5hcguDZg== + version "0.16.20" + resolved "https://registry.yarnpkg.com/katex/-/katex-0.16.20.tgz#75c741ded0f7ee8d896a1d31bac307e61af863c3" + integrity sha512-jjuLaMGD/7P8jUTpdKhA9IoqnH+yMFB3sdAFtq5QdAqeP2PjiSbnC3EaguKPNtv6dXXanHxp1ckwvF4a86LBig== dependencies: commander "^8.3.0" @@ -6664,10 +6664,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.469.0: - version "0.469.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.469.0.tgz#f16936ca6521482fef754a7eabb310e6c68e1482" - integrity sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw== +lucide-react@^0.471.0: + version "0.471.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.471.0.tgz#22b0966f2f9953e75387c7f5b2c95f5459b4c51e" + integrity sha512-3L0OOJClsKDETJGK7nABqW8ftaVmUjWzluzPpw/6dGdI1bOmzsLsCjZpAEpg24Xs/U7xdYveQU+CBkHxWy7MrA== make-dir@^4.0.0: version "4.0.0" @@ -7242,15 +7242,17 @@ minimist@^1.2.0, minimist@^1.2.6, minimist@^1.2.8: resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.1.tgz#f7f85aff59aa22f110b20e27692465cf3bf89481" integrity sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA== -motion-dom@^11.14.3: - version "11.14.3" - resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-11.14.3.tgz#725c72c0f1d0b632e42fdd8d13b69ecf9fe202c0" - integrity sha512-lW+D2wBy5vxLJi6aCP0xyxTxlTfiu+b+zcpVbGVFUxotwThqhdpPRSmX8xztAgtZMPMeU0WGVn/k1w4I+TbPqA== +motion-dom@^11.16.4: + version "11.16.4" + resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-11.16.4.tgz#7c18dbe8f8b0d4210a89992cda30f5926f003777" + integrity sha512-2wuCie206pCiP2K23uvwJeci4pMFfyQKpWI0Vy6HrCTDzDCer4TsYtT7IVnuGbDeoIV37UuZiUr6SZMHEc1Vww== + dependencies: + motion-utils "^11.16.0" -motion-utils@^11.14.3: - version "11.14.3" - resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-11.14.3.tgz#cd4a413463739498411f82abb67b3dd58768b0f8" - integrity sha512-Xg+8xnqIJTpr0L/cidfTTBFkvRw26ZtGGuIhA94J9PQ2p4mEa06Xx7QVYZH0BP+EpMSaDlu+q0I0mmvwADPsaQ== +motion-utils@^11.16.0: + version "11.16.0" + resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-11.16.0.tgz#e75865442278be49e411ca9105c9139edc572811" + integrity sha512-ngdWPjg31rD4WGXFi0eZ00DQQqKKu04QExyv/ymlC+3k+WIgYVFbt6gS5JsFPbJODTF/r8XiE/X+SsoT9c0ocw== mrmime@^2.0.0: version "2.0.0" @@ -9361,9 +9363,9 @@ typed-array-length@^1.0.7: reflect.getprototypeof "^1.0.6" typescript@*, typescript@^5.0.0: - version "5.7.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" - integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== unbox-primitive@^1.0.2: version "1.0.2"