refactor: remove unused skills svg

This commit is contained in:
Kim, Jimin 2023-07-31 09:31:51 +09:00
parent a7f6794ac8
commit 61efbff9cc
Signed by: pomp
GPG key ID: CE1DDB8A4A765403
12 changed files with 21 additions and 612 deletions

View file

@ -12,17 +12,13 @@
"@developomp-site/prettier-config": "workspace:^",
"@microflash/remark-callout-directives": "^1.6.0",
"@types/dompurify": "^3.0.2",
"@types/ejs": "^3.1.2",
"@types/elasticlunr": "^0.9.5",
"@types/jsdom": "^21.1.1",
"@types/katex": "^0.16.0",
"@types/markdown-it": "^12.2.3",
"@types/node": "^20.4.1",
"@types/read-time-estimate": "^0.0.0",
"@types/svgo": "^3.0.0",
"@types/tinycolor2": "^1.4.3",
"canvas": "^2.11.2",
"ejs": "^3.1.9",
"elasticlunr": "^0.9.5",
"eslint": "^8.44.0",
"gray-matter": "^4.0.3",
@ -46,7 +42,6 @@
"remark-rehype": "^10.1.0",
"remark-supersub": "^1.0.0",
"simple-icons": "^9.4.0",
"svgo": "^3.0.2",
"tinycolor2": "^1.6.0",
"typescript": "^5.1.6",
"unified": "^10.1.2"