Enforce config for billing; updated packages

This commit is contained in:
giancarlo
2024-05-08 21:47:17 +07:00
parent a501bb5444
commit b81cc94800
21 changed files with 393 additions and 252 deletions

View File

@@ -67,23 +67,23 @@
"react-dom": "18.3.1",
"react-hook-form": "^7.51.4",
"react-i18next": "^14.1.1",
"recharts": "^2.12.6",
"recharts": "^2.12.7",
"sonner": "^1.4.41",
"tailwind-merge": "^2.3.0",
"zod": "^3.23.6"
"zod": "^3.23.7"
},
"devDependencies": {
"@kit/eslint-config": "workspace:^",
"@kit/prettier-config": "workspace:^",
"@kit/tailwind-config": "workspace:^",
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.3.0-canary.9",
"@next/bundle-analyzer": "14.2.3",
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.19",
"dotenv-cli": "^7.4.1",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"supabase": "^1.165.0",
@@ -107,4 +107,4 @@
"> 0.2%",
"not dead"
]
}
}