⚒️ Delete svgs.ts & dependencies.

This commit is contained in:
pheralb 2022-06-26 18:54:16 +01:00
parent 0a12c4c519
commit 0a1dfe2197
2 changed files with 36 additions and 363 deletions

View File

@ -1,347 +0,0 @@
const logos = [
{
id: 1,
href: "/library/discord.svg",
title: "Discord",
category: "Software",
url: "https://discord.com/",
},
{
id: 2,
href: "/library/github.svg",
title: "Github",
category: "Software",
url: "https://github.com/",
},
{
id: 3,
href: "/library/preact.svg",
title: "Preact",
category: "Library",
url: "https://preactjs.com/",
},
{
id: 4,
href: "/library/react.svg",
title: "React",
category: "Library",
url: "https://reactjs.org/",
},
{
id: 5,
href: "/library/vercel.svg",
title: "Vercel",
category: "Hosting",
url: "https://vercel.com/",
},
{
id: 6,
href: "/library/svelte.svg",
title: "Svelte",
category: "Library",
url: "https://svelte.dev/",
},
{
id: 7,
href: "/library/vue.svg",
title: "Vue",
category: "Framework",
url: "https://vuejs.org/",
},
{
id: 8,
href: "/library/nuxt.svg",
title: "Nuxt",
category: "Framework",
url: "https://nuxtjs.org/",
},
{
id: 9,
href: "/library/nextjs.svg",
title: "Nextjs",
category: "Framework",
url: "https://nextjs.org/",
},
{
id: 10,
href: "/library/vscode.svg",
title: "VSCode",
category: "Software",
url: "https://code.visualstudio.com/",
},
{
id: 11,
href: "/library/jwt.svg",
title: "JWT",
category: "Library",
url: "https://jwt.io/",
},
{
id: 12,
href: "/library/strapi.svg",
title: "Strapi",
category: "CMS",
url: "https://strapi.io/",
},
{
id: 13,
href: "/library/figma.svg",
title: "Figma",
category: "Software",
url: "https://www.figma.com/",
},
{
id: 14,
href: "/library/spotify.svg",
title: "Spotify",
category: "Software",
url: "https://www.spotify.com/",
},
{
id: 15,
href: "/library/postman.svg",
title: "Postman",
category: "Software",
url: "https://www.getpostman.com/",
},
{
id: 16,
href: "/library/algolia.svg",
title: "Algolia",
category: "Library",
url: "https://www.algolia.com/",
},
{
id: 17,
href: "/library/bootstrap.svg",
title: "Bootstrap",
category: "Framework",
url: "https://getbootstrap.com/",
},
{
id: 18,
href: "/library/firebase.svg",
title: "Firebase",
category: "Hosting",
url: "https://firebase.google.com/",
},
{
id: 19,
href: "/library/supabase.svg",
title: "Supabase",
category: "Database",
url: "https://supabase.com/",
},
{
id: 20,
href: "/library/vitejs.svg",
title: "Vite.js",
category: "Compiler",
url: "https://vitejs.dev",
},
{
id: 21,
href: "/library/facebook.svg",
title: "Facebook",
category: "Social",
url: "https://www.facebook.com/",
},
{
id: 22,
href: "/library/twitter.svg",
title: "Twitter",
category: "Social",
url: "https://twitter.com/",
},
{
id: 23,
href: "/library/nodejs.svg",
title: "Node.js",
category: "Library",
url: "https://nodejs.org/",
},
{
id: 24,
href: "/library/esbuild.svg",
title: "Esbuild",
category: "Compiler",
url: "https://esbuild.github.io/",
},
{
id: 25,
href: "/library/deno.svg",
title: "Deno",
category: "Library",
url: "https://deno.land/",
},
{
id: 26,
href: "/library/gatsby.svg",
title: "Gatsby",
category: "Framework",
url: "https://www.gatsbyjs.org/",
},
{
id: 27,
href: "/library/npm.svg",
title: "NPM",
category: "Software",
url: "https://www.npmjs.com/",
},
{
id: 28,
href: "/library/homebrew.svg",
title: "Homebrew",
category: "Software",
url: "https://brew.sh/",
},
{
id: 29,
href: "/library/sublimetext.svg",
title: "Sublime Text",
category: "Software",
url: "https://www.sublimetext.com/",
},
{
id: 30,
href: "/library/turborepo.svg",
title: "TurboRepo",
category: "Library",
url: "https://turborepo.org/",
},
{
id: 31,
href: "/library/tailwindcss.svg",
title: "Tailwind CSS",
category: "Framework",
url: "https://tailwindcss.com/",
},
{
id: 32,
href: "/library/styledcomponents.svg",
title: "Styled Components",
category: "Library",
url: "https://styled-components.com/",
},
{
id: 33,
href: "/library/angular.svg",
title: "Angular",
category: "Framework",
url: "https://angular.io/",
},
{
id: 34,
href: "/library/blitzjs.svg",
title: "Blitz",
category: "Framework",
url: "https://blitzjs.com/",
},
{
id: 35,
href: "/library/lit.svg",
title: "Lit",
category: "Library",
url: "https://lit.dev/",
},
{
id: 36,
href: "/library/atom.svg",
title: "Atom",
category: "Software",
url: "https://atom.io/",
},
{
id: 37,
href: "/library/youtube.svg",
title: "YouTube",
category: "Social",
url: "https://www.youtube.com/",
},
{
id: 38,
href: "/library/astro.svg",
title: "Astro",
category: "Framework",
url: "https://astro.build/",
},
{
id: 39,
href: "/library/google.svg",
title: "Google",
category: "Social",
url: "https://www.google.com/",
},
{
id: 40,
href: "/library/framer.svg",
title: "Framer",
category: "Software",
url: "https://framer.com/",
},
{
id: 41,
href: "/library/netflix.svg",
title: "Netflix",
category: "Entertainment",
url: "https://www.netflix.com/",
},
{
id: 42,
href: "/library/firefox.svg",
title: "Firefox",
category: "Software",
url: "https://www.mozilla.org/en-US/firefox/",
},
{
id: 43,
href: "/library/linkedin.svg",
title: "LinkedIn",
category: "Social",
url: "https://www.linkedin.com/",
},
{
id: 44,
href:"/library/telegram.svg",
title: "Telegram",
category: "Social",
url: "https://web.telegram.org/",
},
{
id: 45,
href: "/library/whatsapp.svg",
title: "WhatsApp",
category: "Social",
url: "https://web.whatsapp.com/",
},
{
id: 46,
href: "/library/headlessui.svg",
title: "Headless UI",
category: "Library",
url: "https://headlessui.dev/",
},
{
id: 47,
href: "/library/kotlin.svg",
title: "Kotlin",
category: "Language",
url: "https://kotlinlang.org/",
},
{
id: 48,
href: "/library/tiktok.svg",
title: "TikTok",
category: "Social",
url: "https://tiktok.com/",
},
{
id: 49,
href: "/library/storybook.svg",
title: "Storybook",
category: "Software",
url: "https://storybook.js.org/",
}
];
export default logos;

52
package-lock.json generated
View File

@ -7339,17 +7339,6 @@
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
},
"node_modules/nanoid": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/natural-compare": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
@ -7887,6 +7876,17 @@
"url": "https://opencollective.com/postcss/"
}
},
"node_modules/postcss/node_modules/nanoid": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/prelude-ls": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
@ -9204,6 +9204,18 @@
}
}
},
"node_modules/vite/node_modules/nanoid": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
"dev": true,
"bin": {
"nanoid": "bin/nanoid.cjs"
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
"node_modules/vite/node_modules/postcss": {
"version": "8.4.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",
@ -15077,11 +15089,6 @@
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
"integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
},
"nanoid": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw=="
},
"natural-compare": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
@ -15462,6 +15469,13 @@
"nanoid": "^3.1.30",
"picocolors": "^1.0.0",
"source-map-js": "^1.0.1"
},
"dependencies": {
"nanoid": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw=="
}
}
},
"prelude-ls": {
@ -16373,6 +16387,12 @@
"rollup": "^2.59.0"
},
"dependencies": {
"nanoid": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",
"integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==",
"dev": true
},
"postcss": {
"version": "8.4.14",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz",