From 5f86a6d74c462918a7496fee5b1bc615ccfebb71 Mon Sep 17 00:00:00 2001 From: Jared He <66887902+jaredjhe@users.noreply.github.com> Date: Sun, 21 Aug 2022 06:07:48 -0400 Subject: [PATCH] npm uninstall @visx/annotation --- package-lock.json | 133 ---------------------------------------------- package.json | 1 - 2 files changed, 134 deletions(-) diff --git a/package-lock.json b/package-lock.json index f9a2aec..d0d5fd0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,6 @@ "": { "version": "0.1.0", "dependencies": { - "@visx/annotation": "^2.12.2", "@visx/axis": "^2.10.0", "@visx/event": "^2.6.0", "@visx/grid": "^2.10.0", @@ -886,63 +885,6 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@visx/annotation": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/@visx/annotation/-/annotation-2.12.2.tgz", - "integrity": "sha512-NhIexNL2QJKc5escOpCe5apNdqBUqmQzGLqc40L7GslYuS3KgxtMa4tdpI+WCct8b/EK3fyQmN9oqG0H5HTY9A==", - "dependencies": { - "@types/react": "*", - "@visx/drag": "2.10.0", - "@visx/group": "2.10.0", - "@visx/point": "2.6.0", - "@visx/shape": "2.12.2", - "@visx/text": "2.12.2", - "classnames": "^2.3.1", - "prop-types": "^15.5.10", - "react-use-measure": "^2.0.4" - }, - "peerDependencies": { - "react": "^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0" - } - }, - "node_modules/@visx/annotation/node_modules/@visx/shape": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/@visx/shape/-/shape-2.12.2.tgz", - "integrity": "sha512-4gN0fyHWYXiJ+Ck8VAazXX0i8TOnLJvOc5jZBnaJDVxgnSIfCjJn0+Nsy96l9Dy/bCMTh4DBYUBv9k+YICBUOA==", - "dependencies": { - "@types/d3-path": "^1.0.8", - "@types/d3-shape": "^1.3.1", - "@types/lodash": "^4.14.172", - "@types/react": "*", - "@visx/curve": "2.1.0", - "@visx/group": "2.10.0", - "@visx/scale": "2.2.2", - "classnames": "^2.3.1", - "d3-path": "^1.0.5", - "d3-shape": "^1.2.0", - "lodash": "^4.17.21", - "prop-types": "^15.5.10" - }, - "peerDependencies": { - "react": "^16.3.0-0 || ^17.0.0-0 || ^18.0.0-0" - } - }, - "node_modules/@visx/annotation/node_modules/@visx/text": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/@visx/text/-/text-2.12.2.tgz", - "integrity": "sha512-Sv9YEolggfv2Nf6+l28ESG3VXVR1+s4u/Cz17QpgOxygcbOM8LfLtriWtBsBMKdMbYKeUpoUro0clx55TUwzew==", - "dependencies": { - "@types/lodash": "^4.14.172", - "@types/react": "*", - "classnames": "^2.3.1", - "lodash": "^4.17.21", - "prop-types": "^15.7.2", - "reduce-css-calc": "^1.3.0" - }, - "peerDependencies": { - "react": "^16.3.0-0 || ^17.0.0-0 || ^18.0.0-0" - } - }, "node_modules/@visx/axis": { "version": "2.10.0", "resolved": "https://registry.npmjs.org/@visx/axis/-/axis-2.10.0.tgz", @@ -984,20 +926,6 @@ "d3-shape": "^1.0.6" } }, - "node_modules/@visx/drag": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/@visx/drag/-/drag-2.10.0.tgz", - "integrity": "sha512-1G7ABfue8/Jn7tHxEPsDK+84Jbgej3Cqgi8FHaV15XlDRlaWs/fDNz4ECdJUGvhXuXLYCpaWFzhD1HaSEDJL1g==", - "dependencies": { - "@types/react": "*", - "@visx/event": "2.6.0", - "@visx/point": "2.6.0", - "prop-types": "^15.5.10" - }, - "peerDependencies": { - "react": "^16.8.0-0 || ^17.0.0-0 || ^18.0.0-0" - } - }, "node_modules/@visx/event": { "version": "2.6.0", "resolved": "https://registry.npmjs.org/@visx/event/-/event-2.6.0.tgz", @@ -5046,56 +4974,6 @@ "eslint-visitor-keys": "^3.3.0" } }, - "@visx/annotation": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/@visx/annotation/-/annotation-2.12.2.tgz", - "integrity": "sha512-NhIexNL2QJKc5escOpCe5apNdqBUqmQzGLqc40L7GslYuS3KgxtMa4tdpI+WCct8b/EK3fyQmN9oqG0H5HTY9A==", - "requires": { - "@types/react": "*", - "@visx/drag": "2.10.0", - "@visx/group": "2.10.0", - "@visx/point": "2.6.0", - "@visx/shape": "2.12.2", - "@visx/text": "2.12.2", - "classnames": "^2.3.1", - "prop-types": "^15.5.10", - "react-use-measure": "^2.0.4" - }, - "dependencies": { - "@visx/shape": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/@visx/shape/-/shape-2.12.2.tgz", - "integrity": "sha512-4gN0fyHWYXiJ+Ck8VAazXX0i8TOnLJvOc5jZBnaJDVxgnSIfCjJn0+Nsy96l9Dy/bCMTh4DBYUBv9k+YICBUOA==", - "requires": { - "@types/d3-path": "^1.0.8", - "@types/d3-shape": "^1.3.1", - "@types/lodash": "^4.14.172", - "@types/react": "*", - "@visx/curve": "2.1.0", - "@visx/group": "2.10.0", - "@visx/scale": "2.2.2", - "classnames": "^2.3.1", - "d3-path": "^1.0.5", - "d3-shape": "^1.2.0", - "lodash": "^4.17.21", - "prop-types": "^15.5.10" - } - }, - "@visx/text": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/@visx/text/-/text-2.12.2.tgz", - "integrity": "sha512-Sv9YEolggfv2Nf6+l28ESG3VXVR1+s4u/Cz17QpgOxygcbOM8LfLtriWtBsBMKdMbYKeUpoUro0clx55TUwzew==", - "requires": { - "@types/lodash": "^4.14.172", - "@types/react": "*", - "classnames": "^2.3.1", - "lodash": "^4.17.21", - "prop-types": "^15.7.2", - "reduce-css-calc": "^1.3.0" - } - } - } - }, "@visx/axis": { "version": "2.10.0", "resolved": "https://registry.npmjs.org/@visx/axis/-/axis-2.10.0.tgz", @@ -5130,17 +5008,6 @@ "d3-shape": "^1.0.6" } }, - "@visx/drag": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/@visx/drag/-/drag-2.10.0.tgz", - "integrity": "sha512-1G7ABfue8/Jn7tHxEPsDK+84Jbgej3Cqgi8FHaV15XlDRlaWs/fDNz4ECdJUGvhXuXLYCpaWFzhD1HaSEDJL1g==", - "requires": { - "@types/react": "*", - "@visx/event": "2.6.0", - "@visx/point": "2.6.0", - "prop-types": "^15.5.10" - } - }, "@visx/event": { "version": "2.6.0", "resolved": "https://registry.npmjs.org/@visx/event/-/event-2.6.0.tgz", diff --git a/package.json b/package.json index 4dc64b2..814c0d7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,6 @@ "lint:fix": "eslint \"{pages,components}/**/*.{js,ts,tsx,jsx}\" --quiet --fix" }, "dependencies": { - "@visx/annotation": "^2.12.2", "@visx/axis": "^2.10.0", "@visx/event": "^2.6.0", "@visx/grid": "^2.10.0",