40글자 이상부터 GZip
This commit is contained in:
parent
abe5d9c241
commit
b8723bc952
4 changed files with 70 additions and 42 deletions
|
|
@ -17,10 +17,12 @@
|
|||
"@radix-ui/react-label": "^2.1.6",
|
||||
"@radix-ui/react-slot": "^1.2.2",
|
||||
"@tailwindcss/vite": "^4.1.6",
|
||||
"@types/pako": "^2.0.3",
|
||||
"base65536": "^5.0.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.510.0",
|
||||
"pako": "^2.1.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"tailwind-merge": "^3.3.0",
|
||||
|
|
@ -28,6 +30,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.25.0",
|
||||
"@types/bun": "^1.2.13",
|
||||
"@types/node": "^22.15.17",
|
||||
"@types/react": "^19.1.2",
|
||||
"@types/react-dom": "^19.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue