aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/package.json
diff options
context:
space:
mode:
authorLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 06:24:28 +0000
committerLofiSu <163713803+LofiSu@users.noreply.github.com>2025-01-26 06:24:28 +0000
commit381a488671fe77f6d13cce9919b4b1401478f0f2 (patch)
treedc3bccbec62dfc3e0abcf91dd9ce57f07d9145c8 /package.json
parent40a299b873e68f642bfe2d3e150a9b23ce278dc6 (diff)
downloadHydroRollSite-381a488671fe77f6d13cce9919b4b1401478f0f2.tar.gz
HydroRollSite-381a488671fe77f6d13cce9919b4b1401478f0f2.zip
cli
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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"
},