|
41 | 41 | "@mantine/next": "6.0.21", |
42 | 42 | "@neondatabase/serverless": "0.7.2", |
43 | 43 | "@next/bundle-analyzer": "14.1.0", |
44 | | - "@prisma/adapter-neon": "5.8.1", |
45 | | - "@prisma/client": "5.8.1", |
| 44 | + "@prisma/adapter-neon": "5.9.1", |
| 45 | + "@prisma/client": "5.9.1", |
46 | 46 | "@tabler/icons-react": "2.46.0", |
47 | 47 | "@tanstack/react-query": "4.36.1", |
48 | 48 | "@tanstack/react-query-devtools": "4.36.1", |
|
51 | 51 | "@trpc/react-query": "10.45.0", |
52 | 52 | "@trpc/server": "10.45.0", |
53 | 53 | "@vercel/analytics": "1.1.2", |
54 | | - "@vercel/speed-insights": "1.0.8", |
| 54 | + "@vercel/speed-insights": "1.0.9", |
55 | 55 | "embla-carousel-auto-height": "7.1.0", |
56 | 56 | "embla-carousel-react": "7.1.0", |
57 | | - "i18next": "23.8.1", |
| 57 | + "i18next": "23.8.2", |
58 | 58 | "i18next-browser-languagedetector": "7.2.0", |
59 | | - "i18next-http-backend": "2.4.2", |
| 59 | + "i18next-http-backend": "2.4.3", |
60 | 60 | "nanoid": "5.0.4", |
61 | 61 | "next": "14.1.0", |
62 | 62 | "next-i18next": "15.2.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.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", |
| 76 | + "@storybook/addon-a11y": "7.6.12", |
| 77 | + "@storybook/addon-essentials": "7.6.12", |
| 78 | + "@storybook/addon-interactions": "7.6.12", |
| 79 | + "@storybook/addon-links": "7.6.12", |
| 80 | + "@storybook/addon-viewport": "7.6.12", |
| 81 | + "@storybook/blocks": "7.6.12", |
| 82 | + "@storybook/nextjs": "7.6.12", |
| 83 | + "@storybook/react": "7.6.12", |
84 | 84 | "@storybook/testing-library": "0.2.2", |
85 | 85 | "@tomfreudenberg/next-auth-mock": "0.5.6", |
86 | 86 | "@types/luxon": "3.4.2", |
87 | | - "@types/node": "20.11.10", |
| 87 | + "@types/node": "20.11.16", |
88 | 88 | "@types/prettier": "2.7.3", |
89 | | - "@types/react": "18.2.48", |
| 89 | + "@types/react": "18.2.51", |
90 | 90 | "@types/react-dom": "18.2.18", |
91 | 91 | "@types/umami": "0.1.5", |
92 | 92 | "@types/ws": "8.5.10", |
|
107 | 107 | "eslint-plugin-node": "11.1.0", |
108 | 108 | "eslint-plugin-react": "7.33.2", |
109 | 109 | "eslint-plugin-storybook": "0.6.15", |
110 | | - "eslint-plugin-turbo": "1.11.3", |
111 | | - "husky": "9.0.7", |
112 | | - "lint-staged": "15.2.0", |
| 110 | + "eslint-plugin-turbo": "1.12.2", |
| 111 | + "husky": "9.0.10", |
| 112 | + "lint-staged": "15.2.1", |
113 | 113 | "listr2": "8.0.2", |
114 | 114 | "luxon": "3.4.4", |
115 | 115 | "merge-anything": "5.1.7", |
116 | 116 | "prettier": "3.2.4", |
117 | 117 | "prettier-plugin-jsdoc": "1.3.0", |
118 | | - "prettier-plugin-packagejson": "2.4.9", |
| 118 | + "prettier-plugin-packagejson": "2.4.10", |
119 | 119 | "prettier-plugin-prisma": "5.0.0", |
120 | | - "prisma": "5.8.1", |
| 120 | + "prisma": "5.9.1", |
121 | 121 | "react-docgen-typescript": "2.2.2", |
122 | | - "storybook": "7.6.10", |
| 122 | + "storybook": "7.6.12", |
123 | 123 | "tsx": "4.7.0", |
124 | | - "turbo": "1.11.3", |
125 | | - "type-fest": "4.10.1", |
| 124 | + "turbo": "1.12.2", |
| 125 | + "type-fest": "4.10.2", |
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