feat: add payment module
This commit is contained in:
@@ -31,20 +31,20 @@
|
||||
"clsx": "^2.1.1",
|
||||
"fast-equals": "5.2.2",
|
||||
"lucide-react": "^0.554.0",
|
||||
"react": "19.1.1",
|
||||
"react-dom": "19.1.1",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"tailwind-merge": "^3.4.0",
|
||||
"tailwindcss": "4.1.13",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tw-animate-css": "1.4.0",
|
||||
"zod": "4.1.12"
|
||||
"zod": "4.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.35.0",
|
||||
"@tailwindcss/vite": "4.1.13",
|
||||
"@tanstack/react-router-devtools": "1.131.47",
|
||||
"@types/react": "19.1.13",
|
||||
"@types/react-dom": "19.1.9",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@vitejs/plugin-react": "4.7.0",
|
||||
"eslint": "9.35.0",
|
||||
"eslint-plugin-react-hooks": "5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user