Skip to content

Commit

Permalink
remove nextjs-bundle-analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
satelllte committed Feb 3, 2024
1 parent cb4c1c7 commit 3a84c8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
Binary file modified bun.lockb
Binary file not shown.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
"test:units": "vitest",
"test:lint": "next lint --max-warnings=0 --format=compact",
"test:format": "prettier . --check",
"bundle:analyze": "report",
"bundle:compare": "compare",
"format": "prettier . --write",
"upgrade": "bunx npm-check-updates -u && bun i"
},
Expand Down Expand Up @@ -40,18 +38,11 @@
"eslint-config-xo-typescript": "1.0.1",
"eslint-plugin-tailwindcss": "3.13.1",
"happy-dom": "13.0.5",
"nextjs-bundle-analysis": "0.5.0",
"postcss": "8.4.33",
"prettier": "3.2.1",
"prettier-plugin-tailwindcss": "0.5.11",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vitest": "1.2.0"
},
"nextBundleAnalysis": {
"budget": null,
"budgetPercentIncreaseRed": 20,
"minimumChangeThreshold": 0,
"showDetails": true
}
}

0 comments on commit 3a84c8d

Please sign in to comment.