icon picker component

This commit is contained in:
daniel31x13
2024-08-16 23:00:37 -04:00
parent 6b647573f0
commit a40026040c
4 changed files with 83 additions and 1 deletions
+4 -1
View File
@@ -1,6 +1,6 @@
{
"name": "linkwarden",
"version": "v2.7.1",
"version": "v2.8.0",
"main": "index.js",
"repository": "https://github.com/linkwarden/linkwarden.git",
"author": "Daniel31X13 <daniel31x13@gmail.com>",
@@ -25,6 +25,8 @@
"@aws-sdk/client-s3": "^3.379.1",
"@headlessui/react": "^1.7.15",
"@mozilla/readability": "^0.4.4",
"@phosphor-icons/core": "^2.1.1",
"@phosphor-icons/react": "^2.1.7",
"@prisma/client": "^4.16.2",
"@stripe/stripe-js": "^1.54.1",
"@tanstack/react-query": "^5.51.15",
@@ -50,6 +52,7 @@
"eslint-config-next": "13.4.9",
"formidable": "^3.5.1",
"framer-motion": "^10.16.4",
"fuse.js": "^7.0.0",
"handlebars": "^4.7.8",
"himalaya": "^1.1.0",
"i18next": "^23.11.5",