|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "private": true,
|
5 | 5 | "scripts": {
|
6 |
| - "analyze": "ANALYZE=true pnpm build", |
| 6 | + "analyze": "ANALYZE=true pnpm build:next", |
7 | 7 | "build": "turbo build:next",
|
8 | 8 | "postbuild": "next-sitemap",
|
9 | 9 | "build-storybook": "storybook build",
|
|
31 | 31 | "with-env": "dotenv -e ./.env --"
|
32 | 32 | },
|
33 | 33 | "dependencies": {
|
34 |
| - "@crowdin/crowdin-api-client": "1.29.4", |
| 34 | + "@crowdin/crowdin-api-client": "1.29.5", |
35 | 35 | "@emotion/react": "11.11.3",
|
36 | 36 | "@emotion/server": "11.11.0",
|
37 | 37 | "@mantine/carousel": "6.0.21",
|
38 | 38 | "@mantine/core": "6.0.21",
|
39 | 39 | "@mantine/form": "6.0.21",
|
40 | 40 | "@mantine/hooks": "6.0.21",
|
41 | 41 | "@mantine/next": "6.0.21",
|
42 |
| - "@neondatabase/serverless": "0.7.1", |
43 |
| - "@next/bundle-analyzer": "14.0.4", |
44 |
| - "@prisma/adapter-neon": "5.8.0", |
45 |
| - "@prisma/client": "5.8.0", |
46 |
| - "@tabler/icons-react": "2.45.0", |
| 42 | + "@neondatabase/serverless": "0.7.2", |
| 43 | + "@next/bundle-analyzer": "14.1.0", |
| 44 | + "@prisma/adapter-neon": "5.8.1", |
| 45 | + "@prisma/client": "5.8.1", |
| 46 | + "@tabler/icons-react": "2.46.0", |
47 | 47 | "@tanstack/react-query": "4.36.1",
|
48 | 48 | "@tanstack/react-query-devtools": "4.36.1",
|
49 | 49 | "@trpc/client": "10.45.0",
|
50 | 50 | "@trpc/next": "10.45.0",
|
51 | 51 | "@trpc/react-query": "10.45.0",
|
52 | 52 | "@trpc/server": "10.45.0",
|
53 |
| - "@vercel/analytics": "1.1.1", |
54 |
| - "@vercel/speed-insights": "1.0.2", |
| 53 | + "@vercel/analytics": "1.1.2", |
| 54 | + "@vercel/speed-insights": "1.0.5", |
55 | 55 | "embla-carousel-auto-height": "7.1.0",
|
56 | 56 | "embla-carousel-react": "7.1.0",
|
57 | 57 | "i18next": "23.7.16",
|
58 | 58 | "i18next-browser-languagedetector": "7.2.0",
|
59 | 59 | "i18next-http-backend": "2.4.2",
|
60 | 60 | "nanoid": "5.0.4",
|
61 |
| - "next": "14.0.4", |
| 61 | + "next": "14.1.0", |
62 | 62 | "next-i18next": "15.2.0",
|
63 | 63 | "next-sitemap": "4.2.3",
|
64 | 64 | "nextjs-routes": "2.1.0",
|
|
73 | 73 | "devDependencies": {
|
74 | 74 | "@faker-js/faker": "7.6.0",
|
75 | 75 | "@paralleldrive/cuid2": "2.2.2",
|
76 |
| - "@storybook/addon-a11y": "7.6.7", |
77 |
| - "@storybook/addon-essentials": "7.6.7", |
78 |
| - "@storybook/addon-interactions": "7.6.7", |
79 |
| - "@storybook/addon-links": "7.6.7", |
80 |
| - "@storybook/addon-viewport": "7.6.7", |
81 |
| - "@storybook/blocks": "7.6.7", |
82 |
| - "@storybook/nextjs": "7.6.7", |
83 |
| - "@storybook/react": "7.6.7", |
| 76 | + "@storybook/addon-a11y": "7.6.10", |
| 77 | + "@storybook/addon-essentials": "7.6.10", |
| 78 | + "@storybook/addon-interactions": "7.6.10", |
| 79 | + "@storybook/addon-links": "7.6.10", |
| 80 | + "@storybook/addon-viewport": "7.6.10", |
| 81 | + "@storybook/blocks": "7.6.10", |
| 82 | + "@storybook/nextjs": "7.6.10", |
| 83 | + "@storybook/react": "7.6.10", |
84 | 84 | "@storybook/testing-library": "0.2.2",
|
85 | 85 | "@tomfreudenberg/next-auth-mock": "0.5.6",
|
86 |
| - "@types/luxon": "3.4.0", |
87 |
| - "@types/node": "20.10.8", |
| 86 | + "@types/luxon": "3.4.1", |
| 87 | + "@types/node": "20.11.5", |
88 | 88 | "@types/prettier": "2.7.3",
|
89 |
| - "@types/react": "18.2.47", |
| 89 | + "@types/react": "18.2.48", |
90 | 90 | "@types/react-dom": "18.2.18",
|
91 | 91 | "@types/umami": "0.1.5",
|
92 | 92 | "@types/ws": "8.5.10",
|
93 |
| - "@typescript-eslint/eslint-plugin": "6.18.1", |
94 |
| - "@typescript-eslint/parser": "6.18.1", |
| 93 | + "@typescript-eslint/eslint-plugin": "6.19.0", |
| 94 | + "@typescript-eslint/parser": "6.19.0", |
95 | 95 | "boxen": "7.1.1",
|
96 |
| - "chromatic": "10.2.0", |
| 96 | + "chromatic": "10.3.1", |
97 | 97 | "dotenv": "16.3.1",
|
98 | 98 | "dotenv-cli": "7.3.0",
|
99 | 99 | "eslint": "8.56.0",
|
100 |
| - "eslint-config-next": "14.0.4", |
| 100 | + "eslint-config-next": "14.1.0", |
101 | 101 | "eslint-config-prettier": "9.1.0",
|
102 | 102 | "eslint-formatter-github": "1.1.4",
|
103 | 103 | "eslint-import-resolver-typescript": "3.6.1",
|
104 |
| - "eslint-plugin-codegen": "0.21.0", |
| 104 | + "eslint-plugin-codegen": "0.22.0", |
105 | 105 | "eslint-plugin-i18next": "6.0.3",
|
106 | 106 | "eslint-plugin-import": "2.29.1",
|
107 | 107 | "eslint-plugin-node": "11.1.0",
|
|
113 | 113 | "listr2": "8.0.1",
|
114 | 114 | "luxon": "3.4.4",
|
115 | 115 | "merge-anything": "5.1.7",
|
116 |
| - "prettier": "3.1.1", |
| 116 | + "prettier": "3.2.4", |
117 | 117 | "prettier-plugin-jsdoc": "1.3.0",
|
118 | 118 | "prettier-plugin-packagejson": "2.4.9",
|
119 | 119 | "prettier-plugin-prisma": "5.0.0",
|
120 |
| - "prisma": "5.8.0", |
| 120 | + "prisma": "5.8.1", |
121 | 121 | "react-docgen-typescript": "2.2.2",
|
122 |
| - "storybook": "7.6.7", |
| 122 | + "storybook": "7.6.10", |
123 | 123 | "tsx": "4.7.0",
|
124 | 124 | "turbo": "1.11.3",
|
125 | 125 | "type-fest": "4.9.0",
|
126 | 126 | "typescript": "5.3.3"
|
127 | 127 | },
|
128 |
| - "packageManager": "[email protected].0", |
| 128 | + "packageManager": "[email protected].1", |
129 | 129 | "engines": {
|
130 | 130 | "node": "^20.0.0",
|
131 | 131 | "pnpm": "^8.0.0"
|
|
0 commit comments