diff options
Diffstat (limited to 'FrontEnd/package-lock.json')
-rw-r--r-- | FrontEnd/package-lock.json | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index ef032d5d..6b6d8a93 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -25,7 +25,6 @@ "react-color": "^2.19.3", "react-dom": "^17.0.2", "react-i18next": "^11.10.0", - "react-inlinesvg": "^2.3.0", "react-responsive": "^8.2.0", "react-router": "^5.2.0", "react-router-bootstrap": "^0.25.0", @@ -4768,11 +4767,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/exenv": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/exenv/-/exenv-1.2.2.tgz", - "integrity": "sha1-KueOhdmJQVhnCwPUe+wfA72Ru50=" - }, "node_modules/express": { "version": "4.17.1", "resolved": "https://registry.npmjs.org/express/-/express-4.17.1.tgz", @@ -9374,14 +9368,6 @@ "react": "17.0.2" } }, - "node_modules/react-from-dom": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/react-from-dom/-/react-from-dom-0.6.0.tgz", - "integrity": "sha512-W5m1pYV7qlc9bmpA7p2K/wspYNlAh3aqJ9Tc5KRXe6vt/JlX6/84ol+RQlCMK69z+5e38sOpoVW5i4Qpqgs+EA==", - "peerDependencies": { - "react": "^15.0.0 || ^16.0.0 || ^17.0.0" - } - }, "node_modules/react-i18next": { "version": "11.10.0", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.10.0.tgz", @@ -9395,18 +9381,6 @@ "react": ">= 16.8.0" } }, - "node_modules/react-inlinesvg": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/react-inlinesvg/-/react-inlinesvg-2.3.0.tgz", - "integrity": "sha512-fEGOdDf4k4bcveArbEpj01pJcH8pOCKLxmSj2POFdGvEk5YK0NZVnH6BXpW/PzACHPRsuh1YKAhNZyFnD28oxg==", - "dependencies": { - "exenv": "^1.2.2", - "react-from-dom": "^0.6.0" - }, - "peerDependencies": { - "react": "^16.8.0 || ^17.0.0" - } - }, "node_modules/react-is": { "version": "16.13.1", "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", @@ -15770,11 +15744,6 @@ } } }, - "exenv": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/exenv/-/exenv-1.2.2.tgz", - "integrity": "sha1-KueOhdmJQVhnCwPUe+wfA72Ru50=" - }, "express": { "version": "4.17.1", "resolved": "https://registry.npmjs.org/express/-/express-4.17.1.tgz", @@ -19253,12 +19222,6 @@ "scheduler": "^0.20.2" } }, - "react-from-dom": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/react-from-dom/-/react-from-dom-0.6.0.tgz", - "integrity": "sha512-W5m1pYV7qlc9bmpA7p2K/wspYNlAh3aqJ9Tc5KRXe6vt/JlX6/84ol+RQlCMK69z+5e38sOpoVW5i4Qpqgs+EA==", - "requires": {} - }, "react-i18next": { "version": "11.10.0", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.10.0.tgz", @@ -19268,15 +19231,6 @@ "html-parse-stringify": "^3.0.1" } }, - "react-inlinesvg": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/react-inlinesvg/-/react-inlinesvg-2.3.0.tgz", - "integrity": "sha512-fEGOdDf4k4bcveArbEpj01pJcH8pOCKLxmSj2POFdGvEk5YK0NZVnH6BXpW/PzACHPRsuh1YKAhNZyFnD28oxg==", - "requires": { - "exenv": "^1.2.2", - "react-from-dom": "^0.6.0" - } - }, "react-is": { "version": "16.13.1", "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", |