feat: add source icon
This commit is contained in:
+4
-4
@@ -9,6 +9,7 @@
|
||||
"build": "vite build",
|
||||
"nitro": "nitro build",
|
||||
"lint": "eslint .",
|
||||
"favicon": "tsx ./scripts/favicon.ts",
|
||||
"test": "vitest",
|
||||
"preview": "vite preview"
|
||||
},
|
||||
@@ -21,12 +22,11 @@
|
||||
"@tanstack/react-router": "^1.58.9",
|
||||
"@tanstack/router-devtools": "^1.58.9",
|
||||
"@unocss/reset": "^0.62.4",
|
||||
"array-differences": "^3.0.2",
|
||||
"clsx": "^2.1.1",
|
||||
"dayjs": "^1.11.13",
|
||||
"framer-motion": "^11.8.0",
|
||||
"favicons-scraper": "^1.3.2",
|
||||
"h3": "^1.12.0",
|
||||
"jotai": "^2.10.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-intersection-observer": "^9.13.1",
|
||||
@@ -45,8 +45,8 @@
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-plugin-react-hooks": "^5.1.0-rc-778e1ed2-20240926",
|
||||
"eslint-plugin-react-refresh": "^0.4.12",
|
||||
"globals": "^15.9.0",
|
||||
"nitropack": "^2.9.7",
|
||||
"tsx": "^4.19.1",
|
||||
"typescript": "^5.6.2",
|
||||
"typescript-eslint": "^8.7.0",
|
||||
"unocss": "^0.62.4",
|
||||
|
||||
Reference in New Issue
Block a user