|
14 | 14 | "scripts": {
|
15 | 15 | "postinstall": "npm run db:edgeql-js",
|
16 | 16 | "build": "next build",
|
17 |
| - "dev": "next dev", |
| 17 | + "dev": "next dev --turbopack", |
18 | 18 | "lint": "next lint",
|
19 | 19 | "start": "next start",
|
20 | 20 | "db:edgeql-js": "npx @edgedb/generate edgeql-js --out ./src/edgeql-js",
|
|
34 | 34 | "next:tel:dis": "next telemetry disable"
|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 |
| - "@edgedb/auth-nextjs": "0.3.2", |
| 37 | + "@edgedb/auth-nextjs": "^0.4.0-canary.20241202T173112", |
38 | 38 | "@t3-oss/env-nextjs": "^0.9.2",
|
39 |
| - "@tanstack/react-query": "^5.56.2", |
40 |
| - "@tanstack/react-query-devtools": "^5.24.0", |
41 |
| - "@trpc/client": "^11.0.0-rc.502", |
42 |
| - "@trpc/next": "^11.0.0-rc.502", |
43 |
| - "@trpc/react-query": "^11.0.0-rc.502", |
44 |
| - "@trpc/server": "^11.0.0-rc.502", |
| 39 | + "@tanstack/react-query": "^5.62.2", |
| 40 | + "@tanstack/react-query-devtools": "^5.62.2", |
| 41 | + "@trpc/client": "^11.0.0-rc.648", |
| 42 | + "@trpc/next": "^11.0.0-rc.648", |
| 43 | + "@trpc/react-query": "^11.0.0-rc.648", |
| 44 | + "@trpc/server": "^11.0.0-rc.648", |
45 | 45 | "accept-language": "^3.0.20",
|
46 | 46 | "edgedb": "^1.5.12",
|
47 | 47 | "flowbite-react": "^0.10.1",
|
48 | 48 | "i18next": "^23.15.1",
|
49 | 49 | "i18next-browser-languagedetector": "^8.0.0",
|
50 | 50 | "i18next-resources-to-backend": "^1.2.1",
|
51 |
| - "next": "^14.1.0", |
52 |
| - "react": "18.2.0", |
| 51 | + "next": "15.0.3", |
| 52 | + "react": "19.0.0-rc-66855b96-20241106", |
53 | 53 | "react-cookie": "^7.2.0",
|
54 |
| - "react-dom": "18.2.0", |
55 |
| - "react-form-action": "^0.4.2", |
| 54 | + "react-dom": "19.0.0-rc-66855b96-20241106", |
| 55 | + "react-form-action": "^1.1.1", |
56 | 56 | "react-i18next": "^15.0.2",
|
57 | 57 | "superjson": "^2.2.1",
|
58 | 58 | "zod": "^3.23.8",
|
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 | 63 | "@edgedb/generate": "^0.5.6",
|
64 |
| - "@storybook/addon-essentials": "^8.3.0", |
65 |
| - "@storybook/addon-interactions": "^8.3.0", |
66 |
| - "@storybook/addon-links": "^8.3.0", |
| 64 | + "@storybook/addon-essentials": "^8.4.6", |
| 65 | + "@storybook/addon-interactions": "^8.4.6", |
| 66 | + "@storybook/addon-links": "^8.4.6", |
67 | 67 | "@storybook/addon-styling": "^1.3.7",
|
68 |
| - "@storybook/blocks": "^8.3.0", |
69 |
| - "@storybook/nextjs": "^8.3.0", |
70 |
| - "@storybook/react": "^8.3.0", |
71 |
| - "@storybook/test": "^8.3.0", |
| 68 | + "@storybook/blocks": "^8.4.6", |
| 69 | + "@storybook/nextjs": "^8.4.6", |
| 70 | + "@storybook/react": "^8.4.6", |
| 71 | + "@storybook/test": "^8.4.6", |
72 | 72 | "@types/eslint": "^8.56.2",
|
73 | 73 | "@types/node": "^20.11.19",
|
74 |
| - "@types/react": "^18.2.57", |
75 |
| - "@types/react-dom": "^18.2.19", |
| 74 | + "@types/react": "npm:[email protected]", |
| 75 | + "@types/react-dom": "npm:[email protected]", |
76 | 76 | "@typescript-eslint/eslint-plugin": "^7.0.2",
|
77 | 77 | "@typescript-eslint/parser": "^7.0.2",
|
78 | 78 | "autoprefixer": "^10.4.20",
|
79 | 79 | "eslint": "^8.56.0",
|
80 |
| - "eslint-config-next": "^14.1.0", |
81 |
| - "eslint-plugin-storybook": "^0.8.0", |
| 80 | + "eslint-config-next": "15.0.3", |
| 81 | + "eslint-plugin-storybook": "^0.11.1", |
82 | 82 | "i18next-parser": "^9.0.2",
|
83 | 83 | "jwt-decode": "^4.0.0",
|
84 | 84 | "npm-check-updates": "^17.1.1",
|
85 | 85 | "postcss": "^8.4.47",
|
86 | 86 | "prettier": "^3.3.3",
|
87 | 87 | "prettier-plugin-tailwindcss": "^0.6.6",
|
88 | 88 | "react-render-prop-type": "^0.1.0",
|
89 |
| - "storybook": "^8.3.0", |
| 89 | + "storybook": "^8.4.6", |
90 | 90 | "tailwindcss": "^3.4.11",
|
91 | 91 | "typescript": "^5.3.3"
|
92 | 92 | },
|
93 |
| - "packageManager": "[email protected]" |
| 93 | + "packageManager": "[email protected]", |
| 94 | + "overrides": { |
| 95 | + "@types/react": "npm:[email protected]", |
| 96 | + "@types/react-dom": "npm:[email protected]" |
| 97 | + } |
94 | 98 | }
|
0 commit comments