-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
135 lines (135 loc) · 4.11 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
{
"$schema": "https://json.schemastore.org/package",
"name": "yournextstore",
"version": "1.12.0",
"license": "AGPL-3.0-only",
"private": true,
"type": "module",
"scripts": {
"dev": "next dev --turbo",
"build": "next build",
"start": "next start",
"lint": "pnpm biome check --write",
"test": "vitest",
"prepare": "husky",
"docker:build": "docker build -t yournextstore .",
"docker:run": "docker run -d -p 3000:3000 yournextstore"
},
"dependencies": {
"@next/mdx": "15.0.0-canary.182",
"@radix-ui/react-checkbox": "1.1.2",
"@radix-ui/react-collapsible": "1.1.1",
"@radix-ui/react-dialog": "1.1.2",
"@radix-ui/react-dropdown-menu": "2.1.2",
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-label": "2.1.0",
"@radix-ui/react-navigation-menu": "1.2.1",
"@radix-ui/react-popover": "1.1.2",
"@radix-ui/react-radio-group": "1.2.1",
"@radix-ui/react-select": "2.1.2",
"@radix-ui/react-separator": "1.1.0",
"@radix-ui/react-slot": "1.1.0",
"@radix-ui/react-tabs": "1.1.1",
"@radix-ui/react-toggle": "1.1.0",
"@radix-ui/react-toggle-group": "1.1.0",
"@radix-ui/react-tooltip": "1.1.3",
"@stripe/react-stripe-js": "2.8.1",
"@stripe/stripe-js": "4.8.0",
"@t3-oss/env-nextjs": "0.11.1",
"@vercel/analytics": "1.3.1",
"@vercel/blob": "0.25.0",
"@vercel/speed-insights": "1.0.12",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"cmdk": "0.2.1",
"commerce-kit": "0.0.34",
"lucide-react": "0.451.0",
"nanoid": "5.0.7",
"next": "15.0.0-canary.182",
"next-intl": "3.21.1",
"next-mdx-remote": "5.0.0",
"next-themes": "0.3.0",
"react": "19.0.0-rc-38af456a-20241010",
"react-dom": "19.0.0-rc-38af456a-20241010",
"schema-dts": "1.1.2",
"server-only": "0.0.1",
"sonner": "1.5.0",
"stripe": "17.2.0",
"tailwind-merge": "2.5.3",
"tailwindcss-animate": "1.0.7",
"trieve-ts-sdk": "0.0.12",
"vaul": "1.0.0",
"zod": "3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.9.3",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/types": "19.5.0",
"@next/env": "15.0.0-canary.182",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.0",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/mdx": "2.0.13",
"@types/node": "^20.16.11",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"@vitejs/plugin-react": "4.3.2",
"autoprefixer": "10.4.20",
"babel-plugin-react-compiler": "0.0.0-experimental-58c2b1c-20241009",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"mdx": "0.3.1",
"postcss": "8.4.47",
"semantic-release": "24.1.2",
"sharp": "0.33.5",
"tailwindcss": "3.4.13",
"tsx": "4.19.1",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.2"
},
"pnpm": {
"overrides": {
"cmdk": "0.2.1",
"@types/node": "^20.0.0",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]"
},
"peerDependencyRules": {
"allowedVersions": {
"next": "15.0.0-canary.174",
"react": "19.0.0-rc-2d16326d-20240930",
"react-dom": "19.0.0-rc-2d16326d-20240930",
"@stripe/stripe-js": "4.1.0"
},
"allowAny": ["@types/react", "@types/react-dom"]
}
},
"engines": {
"node": "^18.0.0 || ^20.11.1 || ^22.0.0",
"pnpm": "^9.0.0"
},
"packageManager": "[email protected]+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
"release": {
"branches": ["main"],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git",
"@semantic-release/github"
]
},
"lint-staged": {
"*": ["pnpm biome check --write --staged --no-errors-on-unmatched --files-ignore-unknown=true"]
}
}