diff --git a/package.json b/package.json index 1b10d38..43f6837 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "waifu-it-website", - "version": "2.0.1", + "version": "2.1.1", "private": true, "scripts": { "dev": "next dev", @@ -10,6 +10,7 @@ }, "dependencies": { "@headlessui/react": "^1.7.17", + "@heroicons/react": "^2.1.5", "@tailwindcss/line-clamp": "^0.4.4", "animate.css": "^4.1.1", "autoprefixer": "^10.4.16", @@ -19,10 +20,11 @@ "eslint": "8.46.0", "eslint-config-next": "13.4.12", "find-config": "^1.0.0", + "framer-motion": "^11.2.12", "fs": "^0.0.1-security", "js-cookie": "^3.0.5", "mongoose": "^7.4.2", - "next": "^14.2.4", + "next": "^15.0.3", "postcss": "^8.4.27", "react": "18.2.0", "react-confirm-alert": "^3.0.6", @@ -42,4 +44,4 @@ "repository": "https://github.com/WaifuAPI/website.git", "author": "kyrea", "license": "AGPLv3" -} +} \ No newline at end of file