aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-04-22 20:37:23 +0700
committerFactiven <[email protected]>2023-04-22 20:37:23 +0700
commit41b373ab158811cdf0285a8b540ae73fb12ad4e5 (patch)
tree10b20bdb33e873689892e1c4f5712500294d2458 /package.json
parentUpdate footer.js (diff)
downloadmoopa-41b373ab158811cdf0285a8b540ae73fb12ad4e5.tar.xz
moopa-41b373ab158811cdf0285a8b540ae73fb12ad4e5.zip
moopa.live
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index cd17988..842f12e 100644
--- a/package.json
+++ b/package.json
@@ -12,8 +12,10 @@
"dependencies": {
"@apollo/client": "^3.7.3",
"@consumet/extensions": "github:consumet/consumet.ts",
+ "@headlessui/react": "^1.7.14",
+ "@heroicons/react": "^2.0.17",
"@next/font": "13.0.7",
- "artplayer": "^4.6.2",
+ "artplayer": "latest",
"axios": "^1.2.2",
"closest-match": "^1.3.3",
"framer-motion": "^8.5.0",
@@ -36,6 +38,7 @@
"devDependencies": {
"autoprefixer": "^10.4.13",
"eslint": "^8.38.0",
+ "eslint-config-next": "12.1.6",
"postcss": "^8.4.20",
"prettier": "^2.8.3",
"tailwind-scrollbar": "^2.1.0",