diff --git a/package.json b/package.json index f80897e..fe43959 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,18 @@ "@types/jest": "^29.5.12", "ansi-styles": "^6.2.1", "bluebird": "^3.7.2", + "bugsnag": "^2.4.3", + "d3": "^7.9.0", + "fuse.js": "^7.0.0", "got": "^14.2.0", "jest": "^29.7.0", + "mongoose": "^7.0.0", + "next": "^14.2.3", + "node-fetch": "^3.3.2", "octokit": "^3.1.2", + "react-router-dom": "^6.23.1", + "react-syntax-highlighter": "^15.5.0", + "sigstore": "^2.3.0", "spdx-expression-parse": "^3.0.1", "spdx-satisfies": "^5.0.1", "ts-jest": "^29.1.2",