diff options
Diffstat (limited to 'communities/red-right-hand/alpha.174bg.net/package-lock.json')
| -rw-r--r-- | communities/red-right-hand/alpha.174bg.net/package-lock.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/communities/red-right-hand/alpha.174bg.net/package-lock.json b/communities/red-right-hand/alpha.174bg.net/package-lock.json index 70556e2..dd5990c 100644 --- a/communities/red-right-hand/alpha.174bg.net/package-lock.json +++ b/communities/red-right-hand/alpha.174bg.net/package-lock.json @@ -8,6 +8,7 @@ "name": "174gb.net", "version": "0.1.0", "dependencies": { + "@heroicons/react": "^2.2.0", "next": "16.2.6", "react": "19.2.4", "react-dom": "19.2.4" @@ -451,6 +452,15 @@ "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, + "node_modules/@heroicons/react": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@heroicons/react/-/react-2.2.0.tgz", + "integrity": "sha512-LMcepvRaS9LYHJGsF0zzmgKCUim/X3N/DQKc4jepAXJ7l8QxJ1PmxJzqplF2Z3FE4PqBAIGyJAQ/w4B5dsqbtQ==", + "license": "MIT", + "peerDependencies": { + "react": ">= 16 || ^19.0.0-rc" + } + }, "node_modules/@humanfs/core": { "version": "0.19.2", "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.2.tgz", |
