|
18 | 18 | ] |
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | | - "@atproto/api": "^0.18.20", |
| 21 | + "@atproto/api": "^0.18.21", |
22 | 22 | "@headlessui/react": "^1.7.19", |
23 | 23 | "@heroicons/react": "^2.2.0", |
24 | 24 | "@hookform/resolvers": "^5.2.2", |
25 | | - "@prisma/adapter-mariadb": "7.3.0", |
26 | | - "@prisma/client": "7.3.0", |
| 25 | + "@prisma/adapter-mariadb": "7.4.0", |
| 26 | + "@prisma/client": "7.4.0", |
27 | 27 | "@reduxjs/toolkit": "2.11.2", |
28 | 28 | "@sentry/react": "^10.38.0", |
29 | 29 | "bcrypt": "^6.0.0", |
|
40 | 40 | "jsonwebtoken": "^9.0.3", |
41 | 41 | "lucide-react": "^0.563.0", |
42 | 42 | "morgan": "^1.10.1", |
43 | | - "mysql2": "^3.16.3", |
| 43 | + "mysql2": "^3.17.0", |
44 | 44 | "openai": "^6.21.0", |
45 | 45 | "pm2": "^6.0.14", |
46 | | - "prisma": "^7.3.0", |
| 46 | + "prisma": "^7.4.0", |
47 | 47 | "react": "^19.2.4", |
48 | 48 | "react-dom": "^19.2.4", |
49 | 49 | "react-ga4": "^2.1.0", |
|
68 | 68 | "@laststance/react-next-eslint-plugin": "^2.0.0", |
69 | 69 | "@playwright/test": "^1.58.2", |
70 | 70 | "code-inspector-plugin": "^1.4.2", |
71 | | - "@redocly/cli": "^2.17.0", |
| 71 | + "@redocly/cli": "^2.18.0", |
72 | 72 | "@storybook/addon-a11y": "^9.0.16", |
73 | 73 | "@storybook/addon-docs": "^9.0.16", |
74 | 74 | "@storybook/addon-vitest": "^9.0.16", |
|
91 | 91 | "@types/jsonwebtoken": "^9.0.10", |
92 | 92 | "@types/morgan": "^1.9.9", |
93 | 93 | "@types/node": "^25.2.3", |
94 | | - "@types/react": "^19.2.13", |
| 94 | + "@types/react": "^19.2.14", |
95 | 95 | "@types/react-dom": "^19.2.3", |
96 | 96 | "@types/react-helmet": "^6.1.11", |
97 | 97 | "@vitejs/plugin-react": "^5.1.4", |
|
0 commit comments