added font and icon dependencies

This commit is contained in:
Sebastian Wendel 2024-03-04 18:12:20 +01:00
parent 33a9c147c8
commit 4f94948703
2 changed files with 30 additions and 0 deletions

View file

@ -29,9 +29,14 @@
"@astrojs/check": "^0.5.6",
"@astrojs/react": "^3.0.10",
"@astrojs/tailwind": "^5.1.0",
"@fontsource-variable/literata": "^5.0.20",
"@fontsource-variable/manrope": "^5.0.19",
"@fontsource-variable/martian-mono": "^5.0.12",
"@types/react": "^18.2.61",
"@types/react-dom": "^18.2.19",
"astro": "^4.4.9",
"lucide-react": "^0.344.0",
"lucide-static": "^0.344.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.4.1",

View file

@ -472,6 +472,21 @@
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.19.12.tgz#c57c8afbb4054a3ab8317591a0b7320360b444ae"
integrity sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==
"@fontsource-variable/literata@^5.0.20":
version "5.0.20"
resolved "https://registry.yarnpkg.com/@fontsource-variable/literata/-/literata-5.0.20.tgz#6cf52fbd76b190bc21f795e559de1b3c98231521"
integrity sha512-KBUK1vIstt1nJGJxaENYGBmMaRHPZ+6q0rUCRSN9Z7FKQnUWVFOO9YIwdEDAp9j6vbyzL/txfKr/3EzjFjR17A==
"@fontsource-variable/manrope@^5.0.19":
version "5.0.19"
resolved "https://registry.yarnpkg.com/@fontsource-variable/manrope/-/manrope-5.0.19.tgz#34949aee173ab250d380412ef6150d56249883a0"
integrity sha512-1WQ1NFnS3tfZ+ZQ3nNJ6sQGpIr6RWhq/wTovlcTlmvVrd53lnmITSolq6vBSEgVef6DWNFUehEvodDcyL3O6EA==
"@fontsource-variable/martian-mono@^5.0.12":
version "5.0.12"
resolved "https://registry.yarnpkg.com/@fontsource-variable/martian-mono/-/martian-mono-5.0.12.tgz#411db8f1e5d2b467490e6acf8ace7c6ae5d93474"
integrity sha512-EkfFxXLhXenDYYkiiNLd+aPcCmmjLh9+aYmrd5axrdcQifKkWELvYUBnzHSZY2A5lf4iQMHlqIflrtBcsddpKQ==
"@isaacs/cliui@^8.0.2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
@ -2248,6 +2263,16 @@ lru-cache@^6.0.0:
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
lucide-react@^0.344.0:
version "0.344.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.344.0.tgz#fcbc7cf855e6baedbc14aab6ddca09b7c1afc46d"
integrity sha512-6YyBnn91GB45VuVT96bYCOKElbJzUHqp65vX8cDcu55MQL9T969v4dhGClpljamuI/+KMO9P6w9Acq1CVQGvIQ==
lucide-static@^0.344.0:
version "0.344.0"
resolved "https://registry.yarnpkg.com/lucide-static/-/lucide-static-0.344.0.tgz#a2ac5f4fd6f59316d4ae322a1f6115afe3ded6e3"
integrity sha512-ZHAEpjrKIJ9O6aQFSqpjsgbPizT9D6NAds9CDptWF7IEBswhuZsE+pw6O6ApgtgvI6rmxVpe8wuXT/ED+nMhuQ==
magic-string@^0.30.3:
version "0.30.7"
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.7.tgz#0cecd0527d473298679da95a2d7aeb8c64048505"