From f9d37a58e55c90a8ec5fba90d032617c7352cd49 Mon Sep 17 00:00:00 2001 From: ashutoshhathidara Date: Sun, 31 Mar 2024 13:29:23 -0700 Subject: [PATCH] Removing unused deps Change-Id: I15b4fb9be5022ef3c20b6db4bd4c76f3e2a5e62d --- package-lock.json | 142 +--------------------------------------------- package.json | 8 --- src/portfolio.js | 19 +++---- 3 files changed, 12 insertions(+), 157 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1302f7557..9c6855e62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,17 +7,12 @@ "name": "masterPortfolio", "version": "0.1.0", "dependencies": { - "@apollo/react-hooks": "^3.1.5", "apollo-boost": "^0.4.4", "baseui": "^9.65.3", - "bootstrap": "^4.4.1", "chart.js": "^2.9.3", - "fs": "0.0.1-security", "gh-pages": "^2.1.1", - "graphql": "^14.7.0", "node-fetch": "^2.6.0", "prettier-package-json": "^2.1.3", - "radium": "^0.26.0", "react": "^16.10.2", "react-bootstrap": "^1.0.0-beta.16", "react-chartjs-2": "^2.9.0", @@ -26,54 +21,17 @@ "react-reveal": "^1.2.2", "react-router-dom": "^5.1.2", "react-scripts": "3.2.0", - "react-spring": "^8.0.27", "styled-components": "^5.1.1", "styletron-engine-atomic": "^1.4.6", "styletron-react": "^5.2.7" }, "devDependencies": { - "@iconify/icons-logos": "^1.0.9", - "@iconify/react": "^1.1.1", "dotenv": "^6.2.0", "husky": "^4.2.5", "lint-staged": "^10.2.11", "prettier": "2.0.5" } }, - "node_modules/@apollo/react-hooks": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/@apollo/react-hooks/-/react-hooks-3.1.5.tgz", - "integrity": "sha512-y0CJ393DLxIIkksRup4nt+vSjxalbZBXnnXxYbviq/woj+zKa431zy0yT4LqyRKpFy9ahMIwxBnBwfwIoupqLQ==", - "dependencies": { - "@apollo/react-common": "^3.1.4", - "@wry/equality": "^0.1.9", - "ts-invariant": "^0.4.4", - "tslib": "^1.10.0" - }, - "peerDependencies": { - "@types/react": "^16.8.0", - "apollo-client": "^2.6.4", - "graphql": "^14.3.1", - "react": "^16.8.0", - "react-dom": "^16.8.0" - } - }, - "node_modules/@apollo/react-hooks/node_modules/@apollo/react-common": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/@apollo/react-common/-/react-common-3.1.4.tgz", - "integrity": "sha512-X5Kyro73bthWSCBJUC5XYQqMnG0dLWuDZmVkzog9dynovhfiVCV4kPSdgSIkqnb++cwCzOVuQ4rDKVwo2XRzQA==", - "dependencies": { - "ts-invariant": "^0.4.4", - "tslib": "^1.10.0" - }, - "peerDependencies": { - "@types/react": "^16.8.0", - "apollo-client": "^2.6.4", - "apollo-utilities": "^1.3.2", - "graphql": "^14.3.1", - "react": "^16.8.0" - } - }, "node_modules/@babel/code-frame": { "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.8.3.tgz", @@ -1447,21 +1405,6 @@ "@hapi/hoek": "^8.3.0" } }, - "node_modules/@iconify/icons-logos": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/@iconify/icons-logos/-/icons-logos-1.0.9.tgz", - "integrity": "sha512-bwQQkQ6zGtdGYnyCOk7hY6Lja/8t/OjFO+pkfjWq5gxYZ2fBsGFeN5hYidK8yraormgqMQ9OEL9j2NgbpDjojg==", - "dev": true - }, - "node_modules/@iconify/react": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@iconify/react/-/react-1.1.3.tgz", - "integrity": "sha512-ReZNJyr89AfED6XZIXkhsJiNv2taT3j1cTo1HVPHMsrKOz6gAYdXtD2kDWF6+GVoFUxpmnO0fMcA6yCyTf6Tow==", - "dev": true, - "peerDependencies": { - "react": "^16.0.0" - } - }, "node_modules/@jest/console": { "version": "24.9.0", "resolved": "https://registry.npmjs.org/@jest/console/-/console-24.9.0.tgz", @@ -3602,27 +3545,6 @@ "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24=" }, - "node_modules/bootstrap": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz", - "integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==", - "engines": { - "node": ">=6" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/bootstrap" - }, - "peerDependencies": { - "jquery": "1.9.1 - 3", - "popper.js": "^1.16.0" - } - }, - "node_modules/bowser": { - "version": "1.9.4", - "resolved": "https://registry.npmjs.org/bowser/-/bowser-1.9.4.tgz", - "integrity": "sha512-9IdMmj2KjigRq6oWhmwv1W36pDuA4STQZ8q6YO9um+x07xgYNCD3Oou+WP/3L1HNz7iqythGet3/p4wvc8AAwQ==" - }, "node_modules/brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", @@ -7203,11 +7125,6 @@ "node": ">=6" } }, - "node_modules/exenv": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/exenv/-/exenv-1.2.2.tgz", - "integrity": "sha1-KueOhdmJQVhnCwPUe+wfA72Ru50=" - }, "node_modules/exit": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", @@ -7982,11 +7899,6 @@ "safe-buffer": "~5.1.0" } }, - "node_modules/fs": { - "version": "0.0.1-security", - "resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz", - "integrity": "sha1-invTcYa23d84E/I4WLV+yq9eQdQ=" - }, "node_modules/fs-extra": { "version": "8.1.0", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", @@ -8234,6 +8146,7 @@ "version": "14.7.0", "resolved": "https://registry.npmjs.org/graphql/-/graphql-14.7.0.tgz", "integrity": "sha512-l0xWZpoPKpppFzMfvVyFmp9vLN7w/ZZJPefUicMCepfJeQ8sMcztloGYY9DfjVPo6tIUDzU5Hw3MUbIjj9AVVA==", + "peer": true, "dependencies": { "iterall": "^1.2.2" }, @@ -9711,7 +9624,8 @@ "node_modules/iterall": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/iterall/-/iterall-1.3.0.tgz", - "integrity": "sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==" + "integrity": "sha512-QZ9qOMdF+QLHxy1QIpUHUU1D5pS2CG2P69LF6L6CPjPYA/XMOmKV3PZpawHoAjHNyB0swdVTRxdYT4tbBbxqwg==", + "peer": true }, "node_modules/jest": { "version": "24.9.0", @@ -10985,12 +10899,6 @@ "node": ">= 6" } }, - "node_modules/jquery": { - "version": "3.7.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz", - "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==", - "peer": true - }, "node_modules/js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -14933,37 +14841,6 @@ "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.1.1.tgz", "integrity": "sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA==" }, - "node_modules/radium": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/radium/-/radium-0.26.0.tgz", - "integrity": "sha512-4+oqTuMmrOpuwk7ikzft5Aau24UTD/SsurgRmLlDsZZeegCCScmviCiBiLw6XyFk8BiACYfjB2Yq0gmgHQfV0Q==", - "dependencies": { - "exenv": "^1.2.1", - "hoist-non-react-statics": "3.3.0", - "inline-style-prefixer": "^4.0.0", - "prop-types": "^15.5.8" - }, - "peerDependencies": { - "react": "^16.8.0" - } - }, - "node_modules/radium/node_modules/hoist-non-react-statics": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.0.tgz", - "integrity": "sha512-0XsbTXxgiaCDYDIWFcwkmerZPSwywfUqYmwT4jzewKTQSWoE6FCMoUVOeBJWK3E/CrWbxRG3m5GzY4lnIwGRBA==", - "dependencies": { - "react-is": "^16.7.0" - } - }, - "node_modules/radium/node_modules/inline-style-prefixer": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/inline-style-prefixer/-/inline-style-prefixer-4.0.2.tgz", - "integrity": "sha512-N8nVhwfYga9MiV9jWlwfdj1UDIaZlBFu4cJSJkIr7tZX7sHpHhGR5su1qdpW+7KPL8ISTvCIkcaFi/JdBknvPg==", - "dependencies": { - "bowser": "^1.7.3", - "css-in-js-utils": "^2.0.0" - } - }, "node_modules/raf": { "version": "3.4.1", "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz", @@ -15702,19 +15579,6 @@ "react": "^16.3.0 || ^17.0.0" } }, - "node_modules/react-spring": { - "version": "8.0.27", - "resolved": "https://registry.npmjs.org/react-spring/-/react-spring-8.0.27.tgz", - "integrity": "sha512-nDpWBe3ZVezukNRandTeLSPcwwTMjNVu1IDq9qA/AMiUqHuRN4BeSWvKr3eIxxg1vtiYiOLy4FqdfCP5IoP77g==", - "dependencies": { - "@babel/runtime": "^7.3.1", - "prop-types": "^15.5.8" - }, - "peerDependencies": { - "react": ">= 16.8.0", - "react-dom": ">= 16.8.0" - } - }, "node_modules/react-transition-group": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.3.0.tgz", diff --git a/package.json b/package.json index aaee1a9d9..6a1c0eee9 100644 --- a/package.json +++ b/package.json @@ -12,17 +12,12 @@ "test": "react-scripts test" }, "dependencies": { - "@apollo/react-hooks": "^3.1.5", "apollo-boost": "^0.4.4", "baseui": "^9.65.3", - "bootstrap": "^4.4.1", "chart.js": "^2.9.3", - "fs": "0.0.1-security", "gh-pages": "^2.1.1", - "graphql": "^14.7.0", "node-fetch": "^2.6.0", "prettier-package-json": "^2.1.3", - "radium": "^0.26.0", "react": "^16.10.2", "react-bootstrap": "^1.0.0-beta.16", "react-chartjs-2": "^2.9.0", @@ -31,14 +26,11 @@ "react-reveal": "^1.2.2", "react-router-dom": "^5.1.2", "react-scripts": "3.2.0", - "react-spring": "^8.0.27", "styled-components": "^5.1.1", "styletron-engine-atomic": "^1.4.6", "styletron-react": "^5.2.7" }, "devDependencies": { - "@iconify/icons-logos": "^1.0.9", - "@iconify/react": "^1.1.1", "dotenv": "^6.2.0", "husky": "^4.2.5", "lint-staged": "^10.2.11", diff --git a/src/portfolio.js b/src/portfolio.js index 6d25556df..ee9594317 100644 --- a/src/portfolio.js +++ b/src/portfolio.js @@ -25,7 +25,7 @@ const greeting = { subTitle: "A passionate individual who always thrives to work on end to end products which develop sustainable and scalable social and technical systems to create impact.", resumeLink: - "https://drive.google.com/file/d/1FL_wydnPF2SWCdw2goYAgZ1KKBx8TpcD/view?usp=sharing", + "https://drive.google.com/file/d/1bXRknv_h-XI_3CQ3SGPteGODtvEb7YvI/view?usp=sharing", portfolio_repository: "https://github.com/ashutosh1919/masterPortfolio", githubProfile: "https://github.com/ashutosh1919", }; @@ -178,7 +178,7 @@ const skills = { }, { skillName: "NodeJS", - fontAwesomeClassname: "simple-icons:node-dot-js", + fontAwesomeClassname: "devicon-plain:nodejs-wordmark", style: { color: "#339933", }, @@ -739,15 +739,14 @@ const contactPageData = { }, addressSection: { title: "Address", - subtitle: - "Ambavadi vas, Kanodar, T.A.-Palanpur, Dist.-Banaskantha, Gujarat - 385520", - locality: "Kanodar", - country: "IN", - region: "Gujarat", - postalCode: "385520", - streetAddress: "Ambavadi vas", + subtitle: "Saratoga Ave, San Jose, CA, USA 95129", + locality: "San Jose", + country: "USA", + region: "California", + postalCode: "95129", + streetAddress: "Saratoga Avenue", avatar_image_path: "address_image.svg", - location_map_link: "https://goo.gl/maps/MpMqtRZytFchMkZ76", + location_map_link: "https://maps.app.goo.gl/NvYZqa34Wye4tpS17", }, phoneSection: { title: "",