diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-12 21:39:50 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-12 21:39:50 +0100 |
| commit | cdd20614f1230971dae92c51337c5426f67c6fc3 (patch) | |
| tree | e5cda49d31ffaf8d3afe76ce504eb45032698bf0 /communities/red-right-hand/alpha.174bg.net/package-lock.json | |
| parent | 351d3ac99cadfe45a2d27d84082aa1003e539ddc (diff) | |
| download | unnamed-group-cdd20614f1230971dae92c51337c5426f67c6fc3.tar unnamed-group-cdd20614f1230971dae92c51337c5426f67c6fc3.tar.gz unnamed-group-cdd20614f1230971dae92c51337c5426f67c6fc3.tar.bz2 unnamed-group-cdd20614f1230971dae92c51337c5426f67c6fc3.tar.xz unnamed-group-cdd20614f1230971dae92c51337c5426f67c6fc3.zip | |
draft update
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", |
