From 2f215b7bde798959d4223c08cc7c9fbd2930fa90 Mon Sep 17 00:00:00 2001 From: Hetsavani Date: Thu, 13 Feb 2025 09:12:11 +0530 Subject: [PATCH] added new project --- src/components/ProjectList/listOfProjects.js | 303 +++++++++++-------- yarn.lock | 83 +---- 2 files changed, 188 insertions(+), 198 deletions(-) diff --git a/src/components/ProjectList/listOfProjects.js b/src/components/ProjectList/listOfProjects.js index 44962aa..c5c1bd5 100644 --- a/src/components/ProjectList/listOfProjects.js +++ b/src/components/ProjectList/listOfProjects.js @@ -1,26 +1,54 @@ const projectList = [ - + { + name: "Qute Browser", + imageSrc: "https://avatars1.githubusercontent.com/u/21955151?s=200&v=4", + githubLink: "https://github.com/qutebrowser/qutebrowser", + description: "A keyboard-driven, vim-like browser based on PyQt5", + tags: ["Python", "Qt", "pyqt5", "Vim", "Browser", "qtWebEngine", "web"], + }, { name: "appsmith", - imageSrc: "https://raw.githubusercontent.com/appsmithorg/appsmith/release/static/appsmith_logo_white.png", + imageSrc: + "https://raw.githubusercontent.com/appsmithorg/appsmith/release/static/appsmith_logo_white.png", projectLink: "https://github.com/appsmithorg/appsmith", description: "Drag & Drop internal tool builder", - tags: ["UI", "Database", "Editor"] + tags: ["UI", "Database", "Editor"], }, - { + { name: "Hamilton", - imageSrc: "https://github.com/DAGWorks-Inc/hamilton/assets/2328071/feb6abaa-b6d5-4271-a320-0ae4a18d8aa7", + imageSrc: + "https://github.com/DAGWorks-Inc/hamilton/assets/2328071/feb6abaa-b6d5-4271-a320-0ae4a18d8aa7", projectLink: "https://github.com/dagworks-inc/hamilton", - description: "Your single tool to express data, ML, and LLM pipelines with simple python functions. Runs anywhere that python runs, E.G. spark, airflow, jupyter, fastapi, etc. Incrementally adoptable. Use Hamilton to build testable, reusable, and self-documenting dataflows with lineage and metadata out of the box.", - tags: ["DAG", "ETL", "Python", "data-science", "machine-learning", "pandas", "orchestration", "data-engineering", "data-analysis", "software-engineering", "feature-engineering", "dataframe", "lineage", "featurization", "pipeline", "mlops", "llmops"] + description: + "Your single tool to express data, ML, and LLM pipelines with simple python functions. Runs anywhere that python runs, E.G. spark, airflow, jupyter, fastapi, etc. Incrementally adoptable. Use Hamilton to build testable, reusable, and self-documenting dataflows with lineage and metadata out of the box.", + tags: [ + "DAG", + "ETL", + "Python", + "data-science", + "machine-learning", + "pandas", + "orchestration", + "data-engineering", + "data-analysis", + "software-engineering", + "feature-engineering", + "dataframe", + "lineage", + "featurization", + "pipeline", + "mlops", + "llmops", + ], }, { name: "altair", - imageSrc: "https://raw.githubusercontent.com/altair-graphql/altair/master/icons/favicon-96x96.png", + imageSrc: + "https://raw.githubusercontent.com/altair-graphql/altair/master/icons/favicon-96x96.png", projectLink: "https://github.com/altair-graphql/altair", description: "A beautiful feature-rich GraphQL Client for all platforms.", - tags: ["GraphQL", "React", "Typescript"] + tags: ["GraphQL", "React", "Typescript"], }, { @@ -44,8 +72,7 @@ const projectList = [ }, { name: "Signal-Android", - imageSrc: - "https://avatars.githubusercontent.com/u/702459?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/702459?s=200&v=4", projectLink: "https://github.com/signalapp/Signal-Android", description: "Signal uses your phone's data connection (WiFi/3G/4G/5G) to communicate securely. Millions of people use Signal every day for free and instantaneous communication anywhere in the world. Send and receive high-fidelity messages, participate in HD voice/video calls, and explore a growing set of new features that help you stay connected. Signal’s advanced privacy-preserving technology is always enabled, so you can focus on sharing the moments that matter with the people who matter to you.", @@ -62,8 +89,7 @@ const projectList = [ }, { name: "CircuitVerse", - imageSrc: - "https://avatars.githubusercontent.com/u/42944450?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/42944450?s=200&v=4", projectLink: "https://github.com/CircuitVerse", description: "CircuitVerse is a free, open-source platform which allows users to construct digital logic circuits online. We also offer the Interactive Book which teaches users on the fundamentals of modern, digital circuits.", @@ -71,8 +97,7 @@ const projectList = [ }, { name: "MoveIt", - imageSrc: - "https://avatars.githubusercontent.com/u/4408844?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/4408844?s=200&v=4", projectLink: "https://github.com/ros-planning/moveit", description: "Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms.", @@ -97,8 +122,7 @@ const projectList = [ }, { name: "React Native", - imageSrc: - "https://reactnative.dev/img/header_logo.svg", + imageSrc: "https://reactnative.dev/img/header_logo.svg", projectLink: "https://github.com/facebook/react-native/contribute", description: "A framework for building native apps with React.", tags: ["JavaScript", "React", "React Native", "Mobile App"], @@ -179,25 +203,25 @@ const projectList = [ }, { name: "Numpy", - imageSrc: - "https://avatars.githubusercontent.com/u/288276?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/288276?s=200&v=4", projectLink: "https://github.com/numpy/numpy/contribute", description: "Scientific computing with Python!", tags: ["Python", "Math", "Module", "Docs"], }, { name: "pandas", - imageSrc: - "https://avatars.githubusercontent.com/u/21206976?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/21206976?s=200&v=4", projectLink: "https://github.com/pandas-dev/pandas/contribute", description: "pandas: powerful Python data analysis toolkit", tags: ["Python", "data science", "data analysis", "math", "Module"], }, { name: "Pug", - imageSrc: "https://cdn.rawgit.com/pugjs/pug-logo/eec436cee8fd9d1726d7839cbe99d1f694692c0c/SVG/pug-final-logo-_-colour-128.svg", + imageSrc: + "https://cdn.rawgit.com/pugjs/pug-logo/eec436cee8fd9d1726d7839cbe99d1f694692c0c/SVG/pug-final-logo-_-colour-128.svg", projectLink: "https://github.com/pugjs/pug", - description: "Pug is a high-performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers.", + description: + "Pug is a high-performance template engine heavily influenced by Haml and implemented with JavaScript for Node.js and browsers.", tags: ["JavaScript", "HTML", "NodeJS", "Template-Engine"], }, { @@ -270,8 +294,7 @@ const projectList = [ }, { name: "Leiningen", - imageSrc: - "https://leiningen.org/img/leiningen.jpg", + imageSrc: "https://leiningen.org/img/leiningen.jpg", projectLink: "https://github.com/technomancy/leiningen/contribute", description: "Automate Clojure projects without setting your hair on fire.", tags: ["Clojure", "Automation"], @@ -345,8 +368,7 @@ const projectList = [ }, { name: "Visual Studio Code", - imageSrc: - "https://www.svgrepo.com/show/452129/vs-code.svg", + imageSrc: "https://www.svgrepo.com/show/452129/vs-code.svg", projectLink: "https://github.com/Microsoft/vscode/contribute", description: "VS Code is a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle.", @@ -354,8 +376,7 @@ const projectList = [ }, { name: "Scrapy", - imageSrc: - "https://avatars.githubusercontent.com/u/733635?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/733635?s=200&v=4", projectLink: "https://github.com/scrapy/scrapy/contribute", description: "Scrapy is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. ", @@ -441,8 +462,7 @@ const projectList = [ }, { name: "Public Lab", - imageSrc: - "https://code.publiclab.org/images/Boots-ground-02.png", + imageSrc: "https://code.publiclab.org/images/Boots-ground-02.png", projectLink: "https://publiclab.github.io/community-toolbox/#r=all", description: "PublicLab.org - a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈", @@ -540,8 +560,7 @@ const projectList = [ }, { name: "styled-system", - imageSrc: - "https://avatars.githubusercontent.com/u/47362392?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/47362392?s=200&v=4", projectLink: "https://github.com/styled-system/styled-system/contribute", description: "Style props for rapid UI development", tags: ["ui", "css-in-js", "design-systems", "style-props", "theming"], @@ -562,12 +581,12 @@ const projectList = [ "Ethereum is a decentralized platform that runs smart contracts applications.", tags: ["Go", "C++", "Solidity", "Python", "Shell", "Java"], }, - { + { name: "openSUSE", imageSrc: "https://avatars.githubusercontent.com/u/623819?s=200&v=4", - projectLink: "https://github.com/search?o=desc&q=org%3Aopensuse++&s=created&type=Issues&state=open", - description: - "For desktop, server, and everything in between.", + projectLink: + "https://github.com/search?o=desc&q=org%3Aopensuse++&s=created&type=Issues&state=open", + description: "For desktop, server, and everything in between.", tags: ["Rust", "C++", "Ruby", "Python", "Perl", "Shell", "HTML"], }, { @@ -594,11 +613,11 @@ const projectList = [ tags: ["Open Source", "Software", "JAVA", "Android"], }, { - name: "Bokeh", - imageSrc: "https://avatars.githubusercontent.com/u/8440965?s=200&v=4", - projectLink: "https://github.com/bokeh", - description: "Interactive Data Visualization in the browser, from Python", - tags:["Javascript", "Python", "Jupiter", "visualization"] + name: "Bokeh", + imageSrc: "https://avatars.githubusercontent.com/u/8440965?s=200&v=4", + projectLink: "https://github.com/bokeh", + description: "Interactive Data Visualization in the browser, from Python", + tags: ["Javascript", "Python", "Jupiter", "visualization"], }, { name: "Sugar Labs", @@ -695,9 +714,9 @@ const projectList = [ tags: ["javascript", "html", "css", "tutorial"], }, { - name: 'PRoot', - imageSrc: 'https://avatars2.githubusercontent.com/u/12125707', - projectLink: 'https://github.com/proot-me/proot', + name: "PRoot", + imageSrc: "https://avatars2.githubusercontent.com/u/12125707", + projectLink: "https://github.com/proot-me/proot", description: "chroot, mount --bind, and binfmt_misc without privilege/setup for Linux ", tags: ["chroot-environment", "userland-exec", "rootfs", "chroot", "c"], @@ -759,8 +778,7 @@ const projectList = [ }, { name: "Tensorflow", - imageSrc: - "https://avatars.githubusercontent.com/u/15658638?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/15658638?s=200&v=4", projectLink: "https://github.com/tensorflow/tensorflow/contribute", description: "A Machine Learning library in Python for implementing Machine Learning and Deep Learning models", @@ -971,8 +989,7 @@ const projectList = [ }, { name: "Gatsby", - imageSrc: - "https://avatars.githubusercontent.com/u/12551863?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/12551863?s=200&v=4", projectLink: "https://github.com/gatsbyjs/gatsby/contribute", description: "A free and open source framework based on React that helps developers build blazing fast websites and apps.", @@ -1083,11 +1100,10 @@ const projectList = [ }, { name: "Phpmyadmin", - imageSrc: - 'https://avatars.githubusercontent.com/u/1351977?s=200&v=4', - projectLink: 'https://www.phpmyadmin.net/contribute/', - description: 'A web interface for MySQL and MariaDB.', - tags: ['OpenSource', 'Mariadb', 'Mysql', 'HTML', 'PHP', 'Javascript'], + imageSrc: "https://avatars.githubusercontent.com/u/1351977?s=200&v=4", + projectLink: "https://www.phpmyadmin.net/contribute/", + description: "A web interface for MySQL and MariaDB.", + tags: ["OpenSource", "Mariadb", "Mysql", "HTML", "PHP", "Javascript"], }, { name: "Litefy", @@ -1241,8 +1257,7 @@ const projectList = [ }, { name: "Pytorch", - imageSrc: - "https://avatars.githubusercontent.com/u/21003710?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/21003710?s=200&v=4", projectLink: "https://github.com/pytorch/pytorch", description: "PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.", @@ -1314,98 +1329,132 @@ const projectList = [ imageSrc: "https://raw.githubusercontent.com/larien/aprenda-go-com-testes/refs/heads/main/.gitbook/assets/red-green-blue-gophers-smaller.png", projectLink: "https://github.com/cassio645/aprenda-go-com-testes", - description: - "learn easily and quickly", + description: "learn easily and quickly", tags: ["go"], }, { name: "Daml", - imageSrc: - "https://avatars.githubusercontent.com/u/46327217?s=200&v=4", + imageSrc: "https://avatars.githubusercontent.com/u/46327217?s=200&v=4", projectLink: "https://github.com/digital-asset/daml/contribute", description: "Daml is an open-source smart contract language for building future-proof distributed applications on a safe, privacy-aware runtime.", tags: ["Scala", "Haskell"], }, { - name: 'Servo', - imageSrc: 'https://avatars.githubusercontent.com/u/2566135?s=200&v=4', - projectLink: 'https://github.com/digital-asset/daml/contribute', - description: 'A browser engine designed for applications including embedded use.', - tags: ['Rust','Browser','Servo'] + name: "Servo", + imageSrc: "https://avatars.githubusercontent.com/u/2566135?s=200&v=4", + projectLink: "https://github.com/digital-asset/daml/contribute", + description: + "A browser engine designed for applications including embedded use.", + tags: ["Rust", "Browser", "Servo"], }, { - name: 'matplotlib', - imageSrc: 'https://camo.githubusercontent.com/109927a15915074d15313889468aa9aa688de3b9e38cc4359a01f665d351114e/68747470733a2f2f6d6174706c6f746c69622e6f72672f5f7374617469632f6c6f676f322e737667', - projectLink: 'https://github.com/matplotlib/matplotlib', - description: 'A comprehensive library for creating static, animated, and interactive visualizations in Python.', - tags: ['Python, Data Visualization, Plotting'] + name: "matplotlib", + imageSrc: + "https://camo.githubusercontent.com/109927a15915074d15313889468aa9aa688de3b9e38cc4359a01f665d351114e/68747470733a2f2f6d6174706c6f746c69622e6f72672f5f7374617469632f6c6f676f322e737667", + projectLink: "https://github.com/matplotlib/matplotlib", + description: + "A comprehensive library for creating static, animated, and interactive visualizations in Python.", + tags: ["Python, Data Visualization, Plotting"], }, { - name:'matplotlib', - imageSrc:'https://avatars.githubusercontent.com/u/215947?s=200&v=4', - projectLink:'https://github.com/matplotlib/matplotlib', - description:'Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.', - tags:['python','gtk','data-science','qt','data-visualization','tk','matplotlib','plotting','hacktoberfest','wx'] + name: "matplotlib", + imageSrc: "https://avatars.githubusercontent.com/u/215947?s=200&v=4", + projectLink: "https://github.com/matplotlib/matplotlib", + description: + "Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.", + tags: [ + "python", + "gtk", + "data-science", + "qt", + "data-visualization", + "tk", + "matplotlib", + "plotting", + "hacktoberfest", + "wx", + ], }, { - name: 'activist.org', - imageSrc: 'https://raw.githubusercontent.com/activist-org/Organization/main/logos/activistLogoRounded.png', - projectLink: 'https://github.com/activist-org/activist', - description: 'Open-source, nonprofit activism platform', - tags: ['Nuxt', 'Vue', 'Activism', 'Good First Issue', 'Javascript', 'TypeScript', 'Django', 'Python'] + name: "activist.org", + imageSrc: + "https://raw.githubusercontent.com/activist-org/Organization/main/logos/activistLogoRounded.png", + projectLink: "https://github.com/activist-org/activist", + description: "Open-source, nonprofit activism platform", + tags: [ + "Nuxt", + "Vue", + "Activism", + "Good First Issue", + "Javascript", + "TypeScript", + "Django", + "Python", + ], }, { - name: 'Crossword Puzzle Generator', - imageSrc: 'https://github.com/m0nt4ld0/crucigrama/blob/main/images/icons8-crossword-64.png?raw=true', - projectLink: 'https://github.com/m0nt4ld0/crucigrama', - description: 'Generador de crucigramas - Crossword puzzle generator - Good first issue', - tags: ['javascript', 'community', 'contribution', 'crossword-puzzle', 'contributions-welcome', 'good-first-issue', 'begginer-friendly', 'begginer'] + name: "Crossword Puzzle Generator", + imageSrc: + "https://github.com/m0nt4ld0/crucigrama/blob/main/images/icons8-crossword-64.png?raw=true", + projectLink: "https://github.com/m0nt4ld0/crucigrama", + description: + "Generador de crucigramas - Crossword puzzle generator - Good first issue", + tags: [ + "javascript", + "community", + "contribution", + "crossword-puzzle", + "contributions-welcome", + "good-first-issue", + "begginer-friendly", + "begginer", + ], }, { - name: 'gradle.org', - imageSrc: 'https://avatars.githubusercontent.com/u/124156?s=200&v=4', - projectLink: 'https://github.com/gradle/gradle', - description: 'Adaptable, fast automation for all', + name: "gradle.org", + imageSrc: "https://avatars.githubusercontent.com/u/124156?s=200&v=4", + projectLink: "https://github.com/gradle/gradle", + description: "Adaptable, fast automation for all", tags: [ - 'Build Tool', - 'Good First Issue', - 'Gradle', - 'Gradle-bt', - 'Groovy', - 'Hacktoberfest', - 'Java', - 'Kotlin', - ] - }, - { - name: 'signoz.io', - imageSrc: 'https://avatars.githubusercontent.com/u/76905799?s=200&v=4', - projectLink: 'https://github.com/SigNoz/signoz', - description: - 'SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. πŸ”₯ πŸ–₯. πŸ‘‰ Open source Application Performance Monitoring (APM) & Observability tool', + "Build Tool", + "Good First Issue", + "Gradle", + "Gradle-bt", + "Groovy", + "Hacktoberfest", + "Java", + "Kotlin", + ], + }, + { + name: "signoz.io", + imageSrc: "https://avatars.githubusercontent.com/u/76905799?s=200&v=4", + projectLink: "https://github.com/SigNoz/signoz", + description: + "SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. πŸ”₯ πŸ–₯. πŸ‘‰ Open source Application Performance Monitoring (APM) & Observability tool", tags: [ - 'APM', - 'Application Monitoring', - 'Distributed Tracing', - 'Go', - 'Good First Issue', - 'Jaeger', - 'Log', - 'Logs', - 'Metrics', - 'Monitoring', - 'Next.js', - 'Observability', - 'Open Source', - 'Open Telemetry', - 'Prometheus', - 'React', - 'React.js', - 'Self Hosted', - 'Tracing', - 'Typescript', - ] - } + "APM", + "Application Monitoring", + "Distributed Tracing", + "Go", + "Good First Issue", + "Jaeger", + "Log", + "Logs", + "Metrics", + "Monitoring", + "Next.js", + "Observability", + "Open Source", + "Open Telemetry", + "Prometheus", + "React", + "React.js", + "Self Hosted", + "Tracing", + "Typescript", + ], + }, ]; export default projectList; diff --git a/yarn.lock b/yarn.lock index 39f5ffe..cc5edb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3716,11 +3716,6 @@ decimal.js@^10.2.1: resolved "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz" integrity sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw== -decode-uri-component@^0.2.0: - version "0.2.2" - resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9" - integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ== - dedent@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c" @@ -6541,7 +6536,7 @@ json-stable-stringify-without-jsonify@^1.0.1: resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== -json5@^1.0.1: +json5@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== @@ -7000,29 +6995,10 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: dependencies: brace-expansion "^1.1.7" -minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5: - version "1.2.7" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18" - integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g== - -minipass-collect@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz" - integrity sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA== - dependencies: - minipass "^3.0.0" - -minipass-flush@^1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz" - integrity sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw== - dependencies: - minipass "^3.0.0" - -minipass-pipeline@^1.2.2: - version "1.2.4" - resolved "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz" - integrity sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A== +minimatch@^5.0.1: + version "5.1.6" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96" + integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g== dependencies: brace-expansion "^2.0.1" @@ -8323,20 +8299,10 @@ q@^1.1.2: resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" integrity sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw== -qs@6.7.0: - version "6.7.0" - resolved "https://registry.npmjs.org/qs/-/qs-6.7.0.tgz" - integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ== - -qs@~6.5.2: - version "6.5.3" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" - integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA== - -query-string@^4.1.0: - version "4.3.4" - resolved "https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz" - integrity sha1-u7aTucqRXCMlFbIosaArYJBD2+s= +qs@6.13.0: + version "6.13.0" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" + integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== dependencies: side-channel "^1.0.6" @@ -9341,7 +9307,7 @@ string-natural-compare@^3.0.1: resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4" integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw== -"string-width-cjs@npm:string-width@^4.2.0": +"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0: version "4.2.3" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -9358,15 +9324,6 @@ string-width@^2.0.0, string-width@^2.1.1: is-fullwidth-code-point "^2.0.0" strip-ansi "^4.0.0" -string-width@^4.1.0, string-width@^4.2.0: - version "4.2.3" - resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" - integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.1" - string-width@^5.0.1, string-width@^5.1.2: version "5.1.2" resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794" @@ -9462,7 +9419,7 @@ stringify-object@^3.3.0: is-obj "^1.0.1" is-regexp "^1.0.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1": +"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -9476,13 +9433,6 @@ strip-ansi@^4.0.0: dependencies: ansi-regex "^3.0.0" -strip-ansi@^6.0.0, strip-ansi@^6.0.1: - version "6.0.1" - resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" - integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== - dependencies: - ansi-regex "^5.0.1" - strip-ansi@^7.0.1: version "7.1.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45" @@ -10656,16 +10606,7 @@ workbox-window@6.6.1: "@types/trusted-types" "^2.0.2" workbox-core "6.6.1" -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": - version "7.0.0" - resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" - integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - -wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: version "7.0.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==