diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 7e20efe..df9ecd8 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,10 @@ "dependencies": { "@nextui-org/react": "2.4.8", "fa@^4.11.0": "link:react-icons/fa@^4.11.0", - "framer-motion": "^10.16.4", + "framer-motion": "^10.18.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "recharts": "^2.9.3", + "recharts": "^2.15.0", "si@^4.11.0": "link:react-icons/si@^4.11.0", "three": "^0.158.0" }, |
