-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
147 lines (147 loc) · 4.56 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
"name": "@new/source",
"version": "0.0.0",
"license": "MIT",
"private": true,
"dependencies": {
"@apollo/client": "^3.10.3",
"@clerk/nextjs": "^5.1.4",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@headlessui/react": "^2.0.3",
"@heroicons/react": "^2.1.3",
"@hookform/resolvers": "^3.9.0",
"@libsql/client": "^0.8.0",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/styled-engine": "^5.15.14",
"@mui/styled-engine-sc": "^6.0.0-alpha.18",
"@nextui-org/react": "^2.4.6",
"@nx/devkit": "18.0.7",
"@prisma/client": "^5.13.0",
"@scaleway/random-name": "^5.1.0",
"@tanstack/react-table": "^8.19.2",
"apollo3-cache-persist": "^0.15.0",
"autoprefixer": "^10.4.19",
"bcrypt": "^5.1.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.11",
"drizzle-orm": "^0.32.1",
"formik": "^2.4.6",
"framer-motion": "^11.3.19",
"geist": "^1.3.0",
"graphql": "^16.8.1",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.417.0",
"msw": "^2.2.14",
"next": "14.2.0",
"next-auth": "^5.0.0-beta.19",
"nextjs-better-unstable-cache": "^1.1.0",
"pg": "^8.12.0",
"postcss": "^8.4.38",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-cookie": "^7.1.4",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-hook-form": "^7.53.0",
"react-router-dom": "6.11.2",
"reflect-metadata": "^0.2.2",
"server-only": "^0.0.1",
"sqlite3": "^5.1.7",
"styled-components": "^6.1.8",
"tailwind": "^4.0.0",
"ts-node": "^10.9.2",
"tslib": "^2.3.0",
"typeorm": "^0.3.20",
"uuid": "^10.0.0",
"zod": "^3.23.4"
},
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.2.5",
"@graphql-codegen/near-operation-file-preset": "^3.0.0",
"@graphql-codegen/typescript-operations": "^4.2.0",
"@graphql-codegen/typescript-react-apollo": "^4.3.0",
"@nx/cypress": "18.0.7",
"@nx/eslint": "18.0.7",
"@nx/eslint-plugin": "18.0.7",
"@nx/jest": "^18.3.3",
"@nx/js": "18.3.3",
"@nx/next": "18.0.7",
"@nx/plugin": "18.0.7",
"@nx/react": "18.0.7",
"@nx/storybook": "18.0.7",
"@nx/vite": "18.0.7",
"@nx/web": "18.0.7",
"@nx/workspace": "18.0.7",
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-interactions": "^7.5.3",
"@storybook/core-server": "7.6.17",
"@storybook/jest": "^0.2.3",
"@storybook/react-vite": "7.6.17",
"@storybook/test-runner": "^0.13.0",
"@storybook/testing-library": "^0.2.2",
"@swc-node/register": "~1.8.0",
"@swc/cli": "~0.1.62",
"@swc/core": "~1.3.85",
"@swc/helpers": "~0.5.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/typography": "^0.5.13",
"@testing-library/cypress": "^10.0.2",
"@testing-library/dom": "^10.0.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/bcrypt": "^5.0.2",
"@types/jest": "^29.4.0",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "18.16.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@vitejs/plugin-react": "^4.2.0",
"@vitest/coverage-v8": "^1.0.4",
"@vitest/ui": "^1.3.1",
"@zendesk/laika": "^1.4.1",
"axios": "^1.6.8",
"babel-jest": "^29.4.1",
"babel-plugin-module-resolver": "4.1.0",
"babel-preset-gatsby": "2.2.0",
"cypress": "13.6.4",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.23.1",
"eslint": "~8.48.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.13.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "^29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest-environment-node": "^29.4.1",
"jest-fetch-mock": "^3.0.3",
"jsdom": "~22.1.0",
"nx": "^18.0.7",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"prisma": "^5.15.0",
"storybook": "7.6.17",
"swc-loader": "0.1.15",
"tailwindcss": "3.2.7",
"ts-jest": "^29.1.0",
"tsx": "^4.16.3",
"typescript": "~5.3.2",
"vite": "~5.0.0",
"vite-plugin-dts": "~2.3.0",
"vite-plugin-pwa": "^0.20.1",
"vitest": "^1.3.1"
}
}