|
39 | 39 | "@mantine/form": "6.0.22", |
40 | 40 | "@mantine/hooks": "6.0.22", |
41 | 41 | "@mantine/next": "6.0.22", |
42 | | - "@neondatabase/serverless": "0.9.4", |
| 42 | + "@neondatabase/serverless": "0.9.5", |
43 | 43 | "@next/bundle-analyzer": "14.2.5", |
44 | | - "@prisma/adapter-neon": "5.18.0", |
45 | | - "@prisma/client": "5.18.0", |
| 44 | + "@prisma/adapter-neon": "5.19.1", |
| 45 | + "@prisma/client": "5.19.1", |
46 | 46 | "@storybook/test": "8.2.9", |
47 | 47 | "@tabler/icons-react": "2.47.0", |
48 | 48 | "@tanstack/react-query": "4.36.1", |
|
74 | 74 | "devDependencies": { |
75 | 75 | "@faker-js/faker": "7.6.0", |
76 | 76 | "@paralleldrive/cuid2": "2.2.2", |
77 | | - "@relative-ci/agent": "4.2.10", |
| 77 | + "@relative-ci/agent": "4.2.11", |
78 | 78 | "@storybook/addon-a11y": "8.2.9", |
79 | 79 | "@storybook/addon-essentials": "8.2.9", |
80 | 80 | "@storybook/addon-interactions": "8.2.9", |
|
85 | 85 | "@storybook/react": "8.2.9", |
86 | 86 | "@tomfreudenberg/next-auth-mock": "0.5.6", |
87 | 87 | "@types/luxon": "3.4.2", |
88 | | - "@types/node": "20.16.1", |
89 | | - "@types/react": "18.3.4", |
| 88 | + "@types/node": "20.16.4", |
| 89 | + "@types/react": "18.3.5", |
90 | 90 | "@types/react-dom": "18.3.0", |
91 | 91 | "@types/umami": "0.1.5", |
92 | 92 | "@types/ws": "8.5.12", |
|
100 | 100 | "eslint-config-next": "14.2.5", |
101 | 101 | "eslint-config-prettier": "9.1.0", |
102 | 102 | "eslint-formatter-github": "1.1.4", |
103 | | - "eslint-import-resolver-typescript": "3.6.1", |
| 103 | + "eslint-import-resolver-typescript": "3.6.3", |
104 | 104 | "eslint-plugin-codegen": "0.28.0", |
105 | 105 | "eslint-plugin-i18next": "6.0.9", |
106 | 106 | "eslint-plugin-import": "npm:[email protected]", |
107 | 107 | "eslint-plugin-node": "npm:[email protected]", |
108 | | - "eslint-plugin-react": "7.35.0", |
| 108 | + "eslint-plugin-react": "7.35.2", |
109 | 109 | "eslint-plugin-storybook": "0.8.0", |
110 | 110 | "eslint-plugin-turbo": "1.13.4", |
111 | 111 | "husky": "9.1.5", |
112 | 112 | "i18next-hmr": "3.1.3", |
113 | | - "knip": "5.27.3", |
114 | | - "lint-staged": "15.2.9", |
| 113 | + "knip": "5.29.2", |
| 114 | + "lint-staged": "15.2.10", |
115 | 115 | "listr2": "8.2.4", |
116 | 116 | "luxon": "3.5.0", |
117 | 117 | "merge-anything": "6.0.2", |
118 | 118 | "prettier": "3.3.3", |
119 | 119 | "prettier-plugin-jsdoc": "1.3.0", |
120 | | - "prettier-plugin-packagejson": "2.5.1", |
| 120 | + "prettier-plugin-packagejson": "2.5.2", |
121 | 121 | "prettier-plugin-prisma": "5.0.0", |
122 | | - "prisma": "5.18.0", |
| 122 | + "prisma": "5.19.1", |
123 | 123 | "react-docgen-typescript": "2.2.2", |
124 | 124 | "storybook": "8.2.9", |
125 | | - "tsx": "4.17.0", |
| 125 | + "tsx": "4.19.0", |
126 | 126 | "turbo": "1.13.4", |
127 | | - "type-fest": "4.25.0", |
| 127 | + "type-fest": "4.26.0", |
128 | 128 | "typescript": "5.5.4" |
129 | 129 | }, |
130 | | - "packageManager": "pnpm@9.8.0", |
| 130 | + "packageManager": "pnpm@9.9.0", |
131 | 131 | "engines": { |
132 | 132 | "node": "^20.12.2", |
133 | 133 | "pnpm": "^9.0.0" |
|
0 commit comments