-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
125 lines (125 loc) · 3.79 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"name": "Swifty",
"version": "0.1.0",
"license": "Proprietary",
"scripts": {
"dev": "next dev",
"dev:server": "node server.js",
"build": "next build",
"analyze": "ANALYZE=true yarn build",
"start": "next start",
"lint": "next lint",
"test:all": "jest",
"test:unit": "jest --watch",
"test:e2e": "playwright test",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"chromatic": "npx chromatic --project-token=chpt_bdb293785f1f209"
},
"dependencies": {
"@hookform/resolvers": "^3.3.4",
"@plaiceholder/next": "^3.0.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@vercel/analytics": "^1.2.2",
"@vercel/blob": "^0.22.3",
"@vercel/postgres": "^0.8.0",
"@vercel/speed-insights": "^1.0.10",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cookies-next": "^4.1.1",
"dayjs": "^1.11.11",
"embla-carousel": "^8.1.1",
"embla-carousel-autoplay": "^8.1.1",
"embla-carousel-react": "^8.0.0",
"framer-motion": "^11.0.6",
"input-otp": "^1.2.2",
"jeom-mae-chu": "^0.2.4",
"josa": "^3.0.1",
"jsonwebtoken": "8.5.1",
"jwt-decode": "^4.0.0",
"jwt-encode": "^1.0.1",
"lucide-react": "^0.358.0",
"next": "14.1.0",
"next-client-cookies": "^1.1.0",
"next-intl": "^3.9.3",
"next-pwa": "^5.6.0",
"next-qrcode": "^2.5.1",
"next-themes": "^0.3.0",
"next-video": "^0.17.3",
"nextjs-toploader": "^1.6.11",
"plaiceholder": "^3.0.0",
"qr-scanner": "^1.4.2",
"qrcode": "^1.5.3",
"react": "^18",
"react-confetti": "^6.1.0",
"react-dom": "^18",
"react-hook-form": "^7.51.0",
"react-icons": "^5.0.1",
"react-spinners": "^0.13.8",
"sharp": "0.32.6",
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.2",
"tailwind-scrollbar-hide": "^1.1.7",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.4",
"zustand": "^4.5.1"
},
"devDependencies": {
"@chromatic-com/storybook": "1.3.3",
"@next/bundle-analyzer": "^14.2.3",
"@playwright/test": "^1.42.1",
"@storybook/addon-essentials": "^8.0.9",
"@storybook/addon-interactions": "^8.0.9",
"@storybook/addon-links": "^8.0.9",
"@storybook/addon-onboarding": "^8.0.9",
"@storybook/addon-styling-webpack": "^1.0.0",
"@storybook/addon-themes": "^8.0.6",
"@storybook/addon-viewport": "^8.0.6",
"@storybook/blocks": "^8.0.9",
"@storybook/builder-webpack5": "^8.0.6",
"@storybook/nextjs": "^8.0.9",
"@storybook/react": "^8.0.9",
"@storybook/test": "^8.0.9",
"@svgr/webpack": "^8.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.12",
"@types/josa": "^3",
"@types/jsonwebtoken": "^9",
"@types/jwt-encode": "^1",
"@types/next-pwa": "^5",
"@types/node": "^20",
"@types/qrcode": "^1",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"chromatic": "^11.3.0",
"eslint": "^8",
"eslint-config-next": "14.1.0",
"eslint-plugin-storybook": "^0.8.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"postcss": "^8",
"postcss-nesting": "^12.1.0",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"storybook": "^8.0.9",
"storybook-addon-module-mock": "^1.2.3",
"tailwindcss": "^3.3.0",
"ts-node": "^10.9.2",
"typescript": "^5"
},
"packageManager": "[email protected]",
"browserslist": [
">0.2%",
"not dead",
"not op_mini all"
]
}