|
16 | 16 | "docker:run": "docker run -d -p 3000:3000 yournextstore"
|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 |
| - "@next/mdx": "15.0.0-canary.177", |
| 19 | + "@next/mdx": "15.0.0-canary.182", |
20 | 20 | "@radix-ui/react-checkbox": "1.1.2",
|
21 | 21 | "@radix-ui/react-collapsible": "1.1.1",
|
22 | 22 | "@radix-ui/react-dialog": "1.1.2",
|
|
33 | 33 | "@radix-ui/react-toggle": "1.1.0",
|
34 | 34 | "@radix-ui/react-toggle-group": "1.1.0",
|
35 | 35 | "@radix-ui/react-tooltip": "1.1.3",
|
36 |
| - "@stripe/react-stripe-js": "2.8.0", |
37 |
| - "@stripe/stripe-js": "4.6.0", |
| 36 | + "@stripe/react-stripe-js": "2.8.1", |
| 37 | + "@stripe/stripe-js": "4.8.0", |
38 | 38 | "@t3-oss/env-nextjs": "0.11.1",
|
39 | 39 | "@vercel/analytics": "1.3.1",
|
40 |
| - "@vercel/blob": "0.24.1", |
| 40 | + "@vercel/blob": "0.25.0", |
41 | 41 | "@vercel/speed-insights": "1.0.12",
|
42 | 42 | "class-variance-authority": "0.7.0",
|
43 | 43 | "clsx": "2.1.1",
|
44 | 44 | "cmdk": "0.2.1",
|
45 |
| - "commerce-kit": "0.0.28", |
46 |
| - "lucide-react": "0.447.0", |
| 45 | + "commerce-kit": "0.0.34", |
| 46 | + "lucide-react": "0.451.0", |
47 | 47 | "nanoid": "5.0.7",
|
48 |
| - "next": "15.0.0-canary.177", |
49 |
| - "next-intl": "3.20.0", |
| 48 | + "next": "15.0.0-canary.182", |
| 49 | + "next-intl": "3.21.1", |
50 | 50 | "next-mdx-remote": "5.0.0",
|
51 | 51 | "next-themes": "0.3.0",
|
52 |
| - "react": "19.0.0-rc-0751fac7-20241002", |
53 |
| - "react-dom": "19.0.0-rc-0751fac7-20241002", |
| 52 | + "react": "19.0.0-rc-38af456a-20241010", |
| 53 | + "react-dom": "19.0.0-rc-38af456a-20241010", |
54 | 54 | "schema-dts": "1.1.2",
|
55 | 55 | "server-only": "0.0.1",
|
56 | 56 | "sonner": "1.5.0",
|
57 |
| - "stripe": "17.1.0", |
| 57 | + "stripe": "17.2.0", |
58 | 58 | "tailwind-merge": "2.5.3",
|
59 | 59 | "tailwindcss-animate": "1.0.7",
|
60 | 60 | "trieve-ts-sdk": "0.0.12",
|
|
66 | 66 | "@commitlint/cli": "19.5.0",
|
67 | 67 | "@commitlint/config-conventional": "19.5.0",
|
68 | 68 | "@commitlint/types": "19.5.0",
|
69 |
| - "@next/env": "15.0.0-canary.177", |
| 69 | + "@next/env": "15.0.0-canary.182", |
70 | 70 | "@semantic-release/changelog": "6.0.3",
|
71 | 71 | "@semantic-release/commit-analyzer": "13.0.0",
|
72 | 72 | "@semantic-release/git": "10.0.1",
|
|
78 | 78 | "@testing-library/jest-dom": "6.5.0",
|
79 | 79 | "@testing-library/react": "16.0.1",
|
80 | 80 | "@types/mdx": "2.0.13",
|
81 |
| - "@types/node": "^20.16.10", |
| 81 | + "@types/node": "^20.16.11", |
82 | 82 | "@types/react": "npm:[email protected]",
|
83 | 83 | "@types/react-dom": "npm:[email protected]",
|
84 | 84 | "@vitejs/plugin-react": "4.3.2",
|
85 | 85 | "autoprefixer": "10.4.20",
|
86 |
| - "babel-plugin-react-compiler": "0.0.0-experimental-27e0f40-20241002", |
| 86 | + "babel-plugin-react-compiler": "0.0.0-experimental-58c2b1c-20241009", |
87 | 87 | "husky": "9.1.6",
|
88 | 88 | "lint-staged": "15.2.10",
|
89 | 89 | "mdx": "0.3.1",
|
|
92 | 92 | "sharp": "0.33.5",
|
93 | 93 | "tailwindcss": "3.4.13",
|
94 | 94 | "tsx": "4.19.1",
|
95 |
| - "typescript": "5.6.2", |
| 95 | + "typescript": "5.6.3", |
96 | 96 | "vite-tsconfig-paths": "5.0.1",
|
97 | 97 | "vitest": "2.1.2"
|
98 | 98 | },
|
|
0 commit comments