Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
202 changes: 101 additions & 101 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,103 +1,103 @@
{
"name": "template-next-tailwind",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"format": "prettier --write ."
},
"dependencies": {
"@bbachain/buffer-layout": "^1.0.0",
"@bbachain/spl-token": "0.1.5",
"@bbachain/spl-token-metadata": "^0.1.2",
"@bbachain/spl-token-swap": "^0.1.3",
"@bbachain/wallet-adapter-base": "0.1.8",
"@bbachain/wallet-adapter-react": "0.1.8",
"@bbachain/wallet-adapter-react-ui": "0.1.8",
"@bbachain/wallet-adapter-wallets": "^0.1.8",
"@bbachain/web3.js": "1.1.3",
"@hookform/resolvers": "^3.10.0",
"@radix-ui/react-accordion": "^1.2.11",
"@radix-ui/react-checkbox": "^1.3.2",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-dropdown-menu": "^2.1.7",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-navigation-menu": "^1.2.13",
"@radix-ui/react-popover": "^1.1.7",
"@radix-ui/react-select": "^2.2.4",
"@radix-ui/react-slider": "^1.3.5",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-toggle": "^1.1.9",
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.0",
"@radix-ui/react-visually-hidden": "^1.2.3",
"@tabler/icons-react": "^3.11.0",
"@tanstack/query-async-storage-persister": "^5.89.0",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-query-next-experimental": "^5.51.11",
"@tanstack/react-query-persist-client": "^5.89.0",
"@tanstack/react-table": "^8.21.3",
"axios": "^1.8.4",
"class-variance-authority": "^0.7.1",
"cloudinary": "^2.5.1",
"clsx": "^2.1.1",
"daisyui": "^4.12.10",
"decimal.js": "^10.5.0",
"flowbite-react": "^0.10.2",
"framer-motion": "^12.23.12",
"jotai": "^2.9.1",
"lucide-react": "^0.487.0",
"moment": "^2.30.1",
"motion": "^12.23.24",
"next": "14.2.5",
"next-themes": "^0.4.4",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.55.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.4.0",
"react-moment": "^1.1.3",
"tailwind-merge": "^3.2.0",
"tailwindcss-animate": "^1.0.7",
"text-case": "^1.0.9",
"vaul": "^1.1.2",
"zod": "^3.24.1",
"zustand": "^5.0.3"
},
"devDependencies": {
"@types/bn.js": "^5.1.0",
"@types/jest": "^29.0.3",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.0.3",
"postcss": "^8",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.1",
"ts-jest": "^29.0.2",
"typescript": "^5"
},
"resolutions": {
"rpc-websockets": "7.11.0"
},
"create-bbachain-dapp": {
"rename": {
"scaffold": {
"to": "{{name}}",
"paths": [
"src"
]
}
}
}
"name": "template-next-tailwind",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"format": "prettier --write ."
},
"dependencies": {
"@bbachain/buffer-layout": "^1.0.0",
"@bbachain/spl-token": "0.1.5",
"@bbachain/spl-token-metadata": "^0.1.2",
"@bbachain/spl-token-swap": "^0.1.3",
"@bbachain/wallet-adapter-base": "0.1.8",
"@bbachain/wallet-adapter-react": "0.1.8",
"@bbachain/wallet-adapter-react-ui": "0.1.8",
"@bbachain/wallet-adapter-wallets": "^0.1.8",
"@bbachain/web3.js": "1.1.3",
"@hookform/resolvers": "^3.10.0",
"@radix-ui/react-accordion": "^1.2.11",
"@radix-ui/react-checkbox": "^1.3.2",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-dropdown-menu": "^2.1.7",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-navigation-menu": "^1.2.13",
"@radix-ui/react-popover": "^1.1.7",
"@radix-ui/react-select": "^2.2.4",
"@radix-ui/react-slider": "^1.3.5",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-tabs": "^1.1.2",
"@radix-ui/react-toggle": "^1.1.9",
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.0",
"@radix-ui/react-visually-hidden": "^1.2.3",
"@tabler/icons-react": "^3.11.0",
"@tanstack/query-async-storage-persister": "^5.89.0",
"@tanstack/react-query": "^5.51.11",
"@tanstack/react-query-next-experimental": "^5.51.11",
"@tanstack/react-query-persist-client": "^5.89.0",
"@tanstack/react-table": "^8.21.3",
"axios": "^1.8.4",
"class-variance-authority": "^0.7.1",
"cloudinary": "^2.5.1",
"clsx": "^2.1.1",
"daisyui": "^4.12.10",
"decimal.js": "^10.5.0",
"flowbite-react": "^0.10.2",
"framer-motion": "^12.23.12",
"jotai": "^2.9.1",
"lucide-react": "^0.487.0",
"moment": "^2.30.1",
"motion": "^12.23.24",
"next": "14.2.35",
"next-themes": "^0.4.4",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.55.0",
"react-hot-toast": "^2.4.1",
"react-icons": "^5.4.0",
"react-moment": "^1.1.3",
"tailwind-merge": "^3.2.0",
"tailwindcss-animate": "^1.0.7",
"text-case": "^1.0.9",
"vaul": "^1.1.2",
"zod": "^3.24.1",
"zustand": "^5.0.3"
},
"devDependencies": {
"@types/bn.js": "^5.1.0",
"@types/jest": "^29.0.3",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.0.3",
"postcss": "^8",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.1",
"ts-jest": "^29.0.2",
"typescript": "^5"
},
"resolutions": {
"rpc-websockets": "7.11.0"
},
"create-bbachain-dapp": {
"rename": {
"scaffold": {
"to": "{{name}}",
"paths": [
"src"
]
}
}
}
}
Loading