mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore(ci): fix bundle size measurement and format report (#512)
This commit is contained in:
+3
-2
@@ -35,18 +35,19 @@
|
||||
"typecheck": "tsc --build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@size-limit/preset-small-lib": "^12.0.0",
|
||||
"@biomejs/biome": "^2.3.11",
|
||||
"@commitlint/cli": "^20.1.0",
|
||||
"@commitlint/config-conventional": "^20.0.0",
|
||||
"@commitlint/format": "^20.0.0",
|
||||
"@size-limit/esbuild": "^12.0.0",
|
||||
"@size-limit/file": "^12.0.0",
|
||||
"@types/node": "^22.18.6",
|
||||
"lint-staged": "^16.2.3",
|
||||
"react": "^18.0.0",
|
||||
"react-compiler-runtime": "^1.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"size-limit": "^12.0.0",
|
||||
"simple-git-hooks": "^2.13.1",
|
||||
"size-limit": "^12.0.0",
|
||||
"tsx": "^4.21.0",
|
||||
"turbo": "^2.5.8",
|
||||
"typescript": "^5.9.3"
|
||||
|
||||
Reference in New Issue
Block a user