added @next/bundle-analyzer

This commit is contained in:
Ren Amamiya
2023-04-20 13:34:46 +07:00
parent fbd9627dc0
commit 9c43f56aaa
3 changed files with 123 additions and 2 deletions

View File

@@ -46,6 +46,7 @@
"ws": "^8.13.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.3.0",
"@tailwindcss/typography": "^0.5.9",
"@tauri-apps/cli": "^1.2.3",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
@@ -55,6 +56,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"autoprefixer": "^10.4.14",
"cross-env": "^7.0.3",
"csstype": "^3.1.2",
"encoding": "^0.1.13",
"eslint": "^8.38.0",