|
15 | 15 | "slicemachine": "start-slicemachine"
|
16 | 16 | },
|
17 | 17 | "dependencies": {
|
18 |
| - "@dnd-kit/core": "^6.1.0", |
19 |
| - "@dnd-kit/sortable": "^8.0.0", |
20 |
| - "@dnd-kit/utilities": "^3.2.2", |
21 |
| - "@formkit/auto-animate": "^0.8.2", |
22 |
| - "@frigade/react": "^2.4.6", |
| 18 | + "@dnd-kit/core": "6.1.0", |
| 19 | + "@dnd-kit/sortable": "8.0.0", |
| 20 | + "@dnd-kit/utilities": "3.2.2", |
| 21 | + "@formkit/auto-animate": "0.8.2", |
| 22 | + "@frigade/react": "2.4.6", |
23 | 23 | "@kinde-oss/kinde-auth-nextjs": "2.3.4",
|
24 |
| - "@mliebelt/pgn-parser": "^1.4.15", |
25 |
| - "@prisma/client": "^5.16.2", |
26 |
| - "@prismicio/client": "^7.6.0", |
27 |
| - "@prismicio/next": "^1.6.0", |
28 |
| - "@prismicio/react": "^2.8.0", |
29 |
| - "@radix-ui/react-alert-dialog": "^1.1.1", |
30 |
| - "@radix-ui/react-tabs": "^1.1.0", |
31 |
| - "@sentry/nextjs": "^8.17.0", |
32 |
| - "@sentry/react": "^8.17.0", |
33 |
| - "@t3-oss/env-nextjs": "^0.11.0", |
34 |
| - "@tippyjs/react": "^4.2.6", |
35 |
| - "@uidotdev/usehooks": "^2.4.1", |
36 |
| - "chess.js": "^1.0.0-beta.8", |
37 |
| - "javascript-time-ago": "^2.5.10", |
38 |
| - "next": "^14.2.5", |
39 |
| - "next-themes": "^0.3.0", |
40 |
| - "nodemailer": "^6.9.14", |
41 |
| - "posthog-js": "^1.147.0", |
42 |
| - "posthog-node": "^4.0.1", |
| 24 | + "@mliebelt/pgn-parser": "1.4.15", |
| 25 | + "@prisma/client": "5.16.2", |
| 26 | + "@prismicio/client": "7.6.0", |
| 27 | + "@prismicio/next": "1.6.0", |
| 28 | + "@prismicio/react": "2.8.0", |
| 29 | + "@radix-ui/react-alert-dialog": "1.1.1", |
| 30 | + "@radix-ui/react-tabs": "1.1.0", |
| 31 | + "@sentry/nextjs": "8.17.0", |
| 32 | + "@sentry/react": "8.17.0", |
| 33 | + "@t3-oss/env-nextjs": "0.11.0", |
| 34 | + "@tippyjs/react": "4.2.6", |
| 35 | + "@uidotdev/usehooks": "2.4.1", |
| 36 | + "chess.js": "1.0.0-beta.8", |
| 37 | + "javascript-time-ago": "2.5.10", |
| 38 | + "next": "14.2.5", |
| 39 | + "next-themes": "0.3.0", |
| 40 | + "nodemailer": "6.9.14", |
| 41 | + "posthog-js": "1.147.0", |
| 42 | + "posthog-node": "4.0.1", |
43 | 43 | "react": "18.3.1",
|
44 |
| - "react-chessboard": "^4.6.0", |
| 44 | + "react-chessboard": "4.6.0", |
45 | 45 | "react-dom": "18.3.1",
|
46 |
| - "react-quill": "^2.0.0", |
47 |
| - "react-select": "^5.8.0", |
48 |
| - "react-time-ago": "^7.3.3", |
49 |
| - "react-toggle": "^4.1.3", |
50 |
| - "stripe": "^16.2.0", |
51 |
| - "use-sound": "^4.0.3", |
52 |
| - "uuid": "^10.0.0", |
53 |
| - "zod": "^3.23.8" |
| 46 | + "react-quill": "2.0.0", |
| 47 | + "react-select": "5.8.0", |
| 48 | + "react-time-ago": "7.3.3", |
| 49 | + "react-toggle": "4.1.3", |
| 50 | + "stripe": "16.2.0", |
| 51 | + "use-sound": "4.0.3", |
| 52 | + "uuid": "10.0.0", |
| 53 | + "zod": "3.23.8" |
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 |
| - "@next/eslint-plugin-next": "^14.2.5", |
57 |
| - "@slicemachine/adapter-next": "^0.3.42", |
58 |
| - "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
59 |
| - "@types/eslint": "^8.56.10", |
60 |
| - "@types/node": "^20.14.10", |
61 |
| - "@types/nodemailer": "^6.4.15", |
62 |
| - "@types/react": "^18.3.3", |
63 |
| - "@types/react-dom": "^18.3.0", |
64 |
| - "@types/react-toggle": "^4.0.5", |
65 |
| - "@types/uuid": "^10.0.0", |
66 |
| - "autoprefixer": "^10.4.19", |
67 |
| - "eslint": "^8.57.0", |
68 |
| - "postcss": "^8.4.39", |
69 |
| - "prettier": "^3.3.2", |
70 |
| - "prettier-plugin-tailwindcss": "^0.6.5", |
71 |
| - "prisma": "^5.16.2", |
72 |
| - "slice-machine-ui": "^2.2.1", |
73 |
| - "tailwindcss": "^3.4.4", |
74 |
| - "ts-node": "^10.9.2", |
75 |
| - "typescript": "^5.5.3", |
| 56 | + "@next/eslint-plugin-next": "14.2.5", |
| 57 | + "@slicemachine/adapter-next": "0.3.42", |
| 58 | + "@trivago/prettier-plugin-sort-imports": "4.3.0", |
| 59 | + "@types/eslint": "8.56.10", |
| 60 | + "@types/node": "20.14.10", |
| 61 | + "@types/nodemailer": "6.4.15", |
| 62 | + "@types/react": "18.3.3", |
| 63 | + "@types/react-dom": "18.3.0", |
| 64 | + "@types/react-toggle": "4.0.5", |
| 65 | + "@types/uuid": "10.0.0", |
| 66 | + "autoprefixer": "10.4.19", |
| 67 | + "eslint": "8.57.0", |
| 68 | + "postcss": "8.4.39", |
| 69 | + "prettier": "3.3.2", |
| 70 | + "prettier-plugin-tailwindcss": "0.6.5", |
| 71 | + "prisma": "5.16.2", |
| 72 | + "slice-machine-ui": "2.2.1", |
| 73 | + "tailwindcss": "3.4.4", |
| 74 | + "ts-node": "10.9.2", |
| 75 | + "typescript": "5.5.3", |
76 | 76 | "typescript-eslint": "7.16.1"
|
77 | 77 | },
|
78 | 78 | "ct3aMetadata": {
|
|
0 commit comments