forked from open-sauced/app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
165 lines (165 loc) ยท 5.38 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
{
"name": "@open-sauced/insights",
"description": "๐The dashboard for open source discovery.",
"keywords": [],
"version": "1.76.0-beta.8",
"author": "Brian Douglas <[email protected]>",
"private": true,
"license": "Apache 2.0",
"files": [
"build/**/*"
],
"homepage": "https://app.opensauced.pizza",
"bugs": {
"url": "https://github.com/open-sauced/insights/issues"
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/open-sauced/insights.git"
},
"engines": {
"node": "^18.17.0 || >=20.5.0",
"npm": ">= 9.6.0"
},
"scripts": {
"types:auto-add": "npx typesync",
"types:auto-check": "npm run types:auto-add -- --dry",
"preinstall": "npx @open-sauced/check-engines",
"prestart": "npx @open-sauced/check-engines",
"push": "npx @open-sauced/conventional-commit",
"dev": "next dev",
"dev:netlify": "netlify dev",
"prebuild": "node generate-netlify-env.js",
"build": "next build",
"start": "next start",
"test": "npm run test:jest",
"test:jest": "jest",
"test:playwright": "npx playwright",
"pretest:e2e": "npm run test:e2e-install",
"test:e2e-install": "npm run test:playwright -- install && npx playwright install-deps",
"test:e2e": "npm run test:playwright -- test",
"test:e2e-report": "npm run test:playwright -- show-report",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"lint": "next lint",
"format": "next lint -- --fix --dir .",
"prepare": "npx husky install"
},
"dependencies": {
"@headlessui/react": "^1.7.8",
"@heroicons/react": "^2.0.14",
"@nivo/bar": "^0.83.0",
"@nivo/core": "^0.80.0",
"@nivo/line": "^0.80.0",
"@nivo/pie": "^0.80.0",
"@nivo/scatterplot": "^0.80.0",
"@nivo/treemap": "^0.83.0",
"@primer/octicons-react": "^17.11.1",
"@radix-ui/react-alert-dialog": "^1.0.2",
"@radix-ui/react-aspect-ratio": "^1.0.3",
"@radix-ui/react-checkbox": "^1.0.1",
"@radix-ui/react-collapsible": "^1.0.2",
"@radix-ui/react-context-menu": "^1.0.0",
"@radix-ui/react-dialog": "^1.0.2",
"@radix-ui/react-dropdown-menu": "^1.0.0",
"@radix-ui/react-hover-card": "^1.0.3",
"@radix-ui/react-popover": "^1.0.5",
"@radix-ui/react-scroll-area": "^1.0.4",
"@radix-ui/react-select": "^1.2.1",
"@radix-ui/react-switch": "^1.0.1",
"@radix-ui/react-tabs": "^1.0.2",
"@radix-ui/react-toast": "^1.1.2",
"@radix-ui/react-toggle-group": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.3",
"@react-spring/web": "^9.7.3",
"@sentry/nextjs": "^7.80.0",
"@stripe/stripe-js": "^1.46.0",
"@supabase/auth-helpers-nextjs": "^0.7.2",
"@supabase/auth-helpers-react": "^0.4.0",
"@supabase/gotrue-js": "^1.22.22",
"@supabase/supabase-js": "^2.26.0",
"@supabase/ui": "^0.36.5",
"@use-gesture/react": "^10.2.27",
"@vercel/og": "^0.5.8",
"clsx": "^1.2.1",
"cmdk": "^0.2.0",
"cntl": "^1.0.0",
"date-fns": "^2.29.3",
"echarts": "^5.4.1",
"echarts-for-react": "^3.0.2",
"next": "^13.4.7",
"nextjs-progressbar": "^0.0.16",
"octokit": "^2.0.14",
"path-to-regexp": "^6.2.1",
"posthog-js": "^1.83.0",
"react": "^18.2.0",
"react-csv": "^2.2.2",
"react-day-picker": "^8.7.1",
"react-dom": "^18.2.0",
"react-emoji-render": "^2.0.1",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.11.0",
"react-loading-skeleton": "^3.1.0",
"react-parallax-tilt": "^1.7.151",
"react-schemaorg": "^2.0.0",
"react-use": "^17.4.0",
"rooks": "^7.4.4",
"schema-dts": "^1.1.0",
"stripe": "^11.8.0",
"swiper": "^10.2.0",
"swr": "^2.0.3",
"tailwindcss-radix": "^2.7.0",
"tier": "^5.10.0",
"zustand": "^4.3.2"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@netlify/esbuild": "0.14.39",
"@open-sauced/check-engines": "^1.2.0",
"@open-sauced/conventional-commit": "^1.0.1",
"@playwright/test": "^1.30.0",
"@storybook/addon-a11y": "^7.2.0",
"@storybook/addon-actions": "^7.2.0",
"@storybook/addon-essentials": "^7.2.0",
"@storybook/addon-interactions": "^7.2.0",
"@storybook/addon-links": "^7.2.0",
"@storybook/addon-styling": "^1.3.5",
"@storybook/nextjs": "^7.2.0",
"@storybook/react": "^7.2.0",
"@storybook/testing-library": "^0.2.0",
"@tailwindcss/typography": "^0.5.9",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@types/babel__core": "^7.20.0",
"@types/eslint": "^8.21.0",
"@types/jest": "^28.1.6",
"@types/node": "^18.11.18",
"@types/path-to-regexp": "^1.7.0",
"@types/react": "^18.0.27",
"@types/react-csv": "^1.1.3",
"@types/react-dom": "^18.0.10",
"autoprefixer": "^10.4.13",
"babel-loader": "^8.2.5",
"eslint": "^8.33.0",
"eslint-config-next": "^13.4.7",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-storybook": "^0.6.13",
"eslint-plugin-unused-imports": "^2.0.0",
"husky": "^8.0.3",
"jest": "^28.1.3",
"jest-environment-jsdom": "^29.5.0",
"lint-staged": "^13.2.3",
"netlify-cli": "^16.0.1",
"postcss": "^8.4.21",
"prettier": "^3.0.0",
"storybook": "^7.2.0",
"tailwindcss": "^3.2.4",
"typescript": "5.1.6",
"typesync": "^0.10.0"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": "eslint --cache --fix",
"*.{js,jsx,ts,tsx,css,md}": "prettier --write"
}
}