|
55 | 55 | ".next/cache" |
56 | 56 | ], |
57 | 57 | "dependencies": { |
58 | | - "@clickhouse/client": "^1.16.0", |
| 58 | + "@clickhouse/client": "^1.17.0", |
59 | 59 | "@date-fns/utc": "^1.2.0", |
60 | 60 | "@dicebear/collection": "^9.3.1", |
61 | 61 | "@dicebear/core": "^9.3.1", |
|
65 | 65 | "@prisma/extension-read-replicas": "^0.5.0", |
66 | 66 | "@react-spring/web": "^10.0.3", |
67 | 67 | "@svgr/cli": "^8.1.0", |
68 | | - "@tanstack/react-query": "^5.90.20", |
| 68 | + "@tanstack/react-query": "^5.90.21", |
69 | 69 | "@umami/react-zen": "^0.245.0", |
70 | 70 | "@umami/redis-client": "^0.30.0", |
71 | 71 | "bcryptjs": "^3.0.2", |
|
81 | 81 | "debug": "^4.4.3", |
82 | 82 | "del": "^6.0.0", |
83 | 83 | "detect-browser": "^5.2.0", |
84 | | - "dotenv": "^17.2.4", |
| 84 | + "dotenv": "^17.3.1", |
85 | 85 | "esbuild": "^0.25.11", |
86 | 86 | "fs-extra": "^11.3.3", |
87 | 87 | "immer": "^10.2.0", |
88 | 88 | "ipaddr.js": "^2.3.0", |
89 | 89 | "is-ci": "^3.0.1", |
90 | 90 | "is-docker": "^3.0.0", |
91 | 91 | "is-localhost-ip": "^2.0.0", |
92 | | - "isbot": "^5.1.34", |
| 92 | + "isbot": "^5.1.35", |
93 | 93 | "jsonwebtoken": "^9.0.3", |
94 | 94 | "jszip": "^3.10.1", |
95 | 95 | "kafkajs": "^2.1.0", |
96 | 96 | "lucide-react": "^0.543.0", |
97 | 97 | "maxmind": "^5.0.5", |
98 | 98 | "next": "^16.1.6", |
99 | | - "next-intl": "^4.8.2", |
| 99 | + "next-intl": "^4.8.3", |
100 | 100 | "node-fetch": "^3.2.8", |
101 | 101 | "npm-run-all": "^4.1.5", |
102 | 102 | "papaparse": "^5.5.3", |
|
106 | 106 | "react": "^19.2.4", |
107 | 107 | "react-dom": "^19.2.4", |
108 | 108 | "react-error-boundary": "^4.0.4", |
109 | | - "react-resizable-panels": "^4.6.0", |
| 109 | + "react-resizable-panels": "^4.6.4", |
110 | 110 | "react-simple-maps": "^2.3.0", |
111 | 111 | "react-use-measure": "^2.0.4", |
112 | 112 | "react-window": "^1.8.6", |
|
120 | 120 | "zustand": "^5.0.11" |
121 | 121 | }, |
122 | 122 | "devDependencies": { |
123 | | - "@biomejs/biome": "^2.3.14", |
124 | | - "@netlify/plugin-nextjs": "^5.15.7", |
| 123 | + "@biomejs/biome": "^2.4.2", |
| 124 | + "@netlify/plugin-nextjs": "^5.15.8", |
125 | 125 | "@rollup/plugin-alias": "^5.0.0", |
126 | 126 | "@rollup/plugin-commonjs": "^25.0.4", |
127 | 127 | "@rollup/plugin-json": "^6.0.0", |
|
130 | 130 | "@rollup/plugin-terser": "^0.4.4", |
131 | 131 | "@rollup/plugin-typescript": "^12.3.0", |
132 | 132 | "@types/jest": "^30.0.0", |
133 | | - "@types/node": "^24.10.11", |
134 | | - "@types/react": "^19.2.13", |
| 133 | + "@types/node": "^24.10.13", |
| 134 | + "@types/react": "^19.2.14", |
135 | 135 | "@types/react-dom": "^19.2.2", |
136 | 136 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
137 | 137 | "cross-env": "^10.1.0", |
|
153 | 153 | "rollup-plugin-peer-deps-external": "^2.2.4", |
154 | 154 | "rollup-plugin-postcss": "^4.0.2", |
155 | 155 | "stylelint": "^15.10.1", |
156 | | - "stylelint-config-css-modules": "^4.5.1", |
| 156 | + "stylelint-config-css-modules": "^4.6.0", |
157 | 157 | "stylelint-config-prettier": "^9.0.3", |
158 | 158 | "stylelint-config-recommended": "^14.0.0", |
159 | | - "tar": "^7.5.7", |
| 159 | + "tar": "^7.5.9", |
160 | 160 | "ts-jest": "^29.4.6", |
161 | 161 | "ts-morph": "^27.0.2", |
162 | 162 | "ts-node": "^10.9.1", |
|
0 commit comments