diff options
| author | 2025-01-26 06:24:28 +0000 | |
|---|---|---|
| committer | 2025-01-26 06:24:28 +0000 | |
| commit | 381a488671fe77f6d13cce9919b4b1401478f0f2 (patch) | |
| tree | dc3bccbec62dfc3e0abcf91dd9ce57f07d9145c8 /package.json | |
| parent | 40a299b873e68f642bfe2d3e150a9b23ce278dc6 (diff) | |
| download | HydroRollSite-381a488671fe77f6d13cce9919b4b1401478f0f2.tar.gz HydroRollSite-381a488671fe77f6d13cce9919b4b1401478f0f2.zip | |
cli
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" }, |
