Skip to content

Commit 1be3634

Browse files
committed
feat: responsive operator avatars
Folder size comparison: - original (180): 15.0 MB - webp96: 2.13 MB - webp32: 388 KB Other changes: - Upgrade outdated @types/node - Remove unnecessary node-fetch
1 parent 086932d commit 1be3634

File tree

1,338 files changed

+370
-164
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,338 files changed

+370
-164
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@hookform/devtools": "^4.1.1",
7676
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
7777
"@types/lodash-es": "^4.17.6",
78-
"@types/node": "^18.0.0",
78+
"@types/node": "^20.0.0",
7979
"@types/pinyin": "^2.10.0",
8080
"@types/react": "^18.0.0",
8181
"@types/react-dom": "^18.0.0",
@@ -89,9 +89,9 @@
8989
"eslint-plugin-prettier": "^5.1.3",
9090
"esno": "^4.0.0",
9191
"less": "^4.1.2",
92-
"node-fetch": "^3.2.6",
9392
"npm-run-all2": "^6.0.2",
9493
"pinyin": "^3.0.0-alpha.5",
94+
"sharp": "^0.34.2",
9595
"simplebig": "^0.0.3",
9696
"tailwindcss": "^3.1.4",
9797
"typescript": "^5.5.0",
-36.4 KB
Binary file not shown.
-70.3 KB
Binary file not shown.
-30.7 KB
Binary file not shown.
-37.3 KB
Binary file not shown.
-38.8 KB
Binary file not shown.
-36 KB
Binary file not shown.
-39.5 KB
Binary file not shown.
-42.3 KB
Binary file not shown.
-43.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)