|
66 | 66 | ".next/cache" |
67 | 67 | ], |
68 | 68 | "dependencies": { |
69 | | - "@clickhouse/client": "^1.10.1", |
| 69 | + "@clickhouse/client": "^1.11.0", |
70 | 70 | "@date-fns/utc": "^1.2.0", |
71 | 71 | "@dicebear/collection": "^9.2.2", |
72 | 72 | "@dicebear/core": "^9.2.2", |
73 | 73 | "@fontsource/inter": "^5.2.5", |
74 | 74 | "@hello-pangea/dnd": "^18.0.1", |
75 | 75 | "@internationalized/date": "^3.7.0", |
76 | 76 | "@prisma/client": "6.5.0", |
77 | | - "@prisma/extension-read-replicas": "^0.4.0", |
| 77 | + "@prisma/extension-read-replicas": "^0.4.1", |
78 | 78 | "@react-spring/web": "^9.7.5", |
79 | | - "@tanstack/react-query": "^5.68.0", |
| 79 | + "@tanstack/react-query": "^5.71.10", |
80 | 80 | "@umami/prisma-client": "^0.16.0", |
81 | 81 | "@umami/react-zen": "^0.79.0", |
82 | 82 | "@umami/redis-client": "^0.27.0", |
|
101 | 101 | "is-ci": "^3.0.1", |
102 | 102 | "is-docker": "^3.0.0", |
103 | 103 | "is-localhost-ip": "^1.4.0", |
104 | | - "isbot": "^5.1.23", |
| 104 | + "isbot": "^5.1.25", |
105 | 105 | "jsonwebtoken": "^9.0.2", |
106 | 106 | "kafkajs": "^2.2.4", |
107 | 107 | "lucide-react": "^0.475.0", |
|
112 | 112 | "npm-run-all": "^4.1.5", |
113 | 113 | "prisma": "6.5.0", |
114 | 114 | "pure-rand": "^6.1.0", |
115 | | - "react": "^19.0.0", |
| 115 | + "react": "^19.1.0", |
116 | 116 | "react-basics": "^0.126.0", |
117 | | - "react-dom": "^19.0.0", |
| 117 | + "react-dom": "^19.1.0", |
118 | 118 | "react-error-boundary": "^5.0.0", |
119 | | - "react-intl": "^7.1.6", |
| 119 | + "react-intl": "^7.1.10", |
120 | 120 | "react-simple-maps": "^2.3.0", |
121 | 121 | "react-use-measure": "^2.1.7", |
122 | 122 | "react-window": "^1.8.11", |
|
130 | 130 | }, |
131 | 131 | "devDependencies": { |
132 | 132 | "@formatjs/cli": "^4.8.4", |
133 | | - "@netlify/plugin-nextjs": "^5.10.0", |
| 133 | + "@netlify/plugin-nextjs": "^5.10.3", |
134 | 134 | "@rollup/plugin-alias": "^5.1.1", |
135 | 135 | "@rollup/plugin-commonjs": "^25.0.8", |
136 | 136 | "@rollup/plugin-json": "^6.1.0", |
|
140 | 140 | "@svgr/cli": "^8.1.0", |
141 | 141 | "@svgr/rollup": "^8.1.0", |
142 | 142 | "@types/jest": "^29.5.14", |
143 | | - "@types/node": "^22.13.11", |
144 | | - "@types/react": "^19.0.10", |
145 | | - "@types/react-dom": "^19.0.4", |
| 143 | + "@types/node": "^22.14.0", |
| 144 | + "@types/react": "^19.1.0", |
| 145 | + "@types/react-dom": "^19.1.1", |
146 | 146 | "@types/react-window": "^1.8.8", |
147 | | - "@typescript-eslint/eslint-plugin": "^8.26.1", |
148 | | - "@typescript-eslint/parser": "^8.26.1", |
| 147 | + "@typescript-eslint/eslint-plugin": "^8.29.0", |
| 148 | + "@typescript-eslint/parser": "^8.29.0", |
149 | 149 | "cross-env": "^7.0.3", |
150 | 150 | "cypress": "^13.17.0", |
151 | | - "esbuild": "^0.25.1", |
| 151 | + "esbuild": "^0.25.2", |
152 | 152 | "eslint": "^8.57.1", |
153 | | - "eslint-config-next": "^14.2.24", |
| 153 | + "eslint-config-next": "^14.2.26", |
154 | 154 | "eslint-config-prettier": "^8.10.0", |
155 | 155 | "eslint-import-resolver-alias": "^1.1.2", |
156 | 156 | "eslint-plugin-css-modules": "^2.12.0", |
|
180 | 180 | "stylelint-config-css-modules": "^4.4.0", |
181 | 181 | "stylelint-config-recommended": "^14.0.1", |
182 | 182 | "tar": "^6.2.1", |
183 | | - "ts-jest": "^29.2.6", |
| 183 | + "ts-jest": "^29.3.1", |
184 | 184 | "ts-node": "^10.9.2", |
185 | | - "typescript": "^5.8.2" |
| 185 | + "typescript": "^5.8.3" |
186 | 186 | }, |
187 | 187 | "pnpm": { |
188 | 188 | "onlyBuiltDependencies": [ |
|
0 commit comments