Skip to content

Commit a22274b

Browse files
committed
Updated packages.
1 parent 7c6ee3d commit a22274b

2 files changed

Lines changed: 2791 additions & 1325 deletions

File tree

package.json

Lines changed: 28 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,16 @@
5252
".next/cache"
5353
],
5454
"dependencies": {
55-
"@clickhouse/client": "^1.18.2",
55+
"@clickhouse/client": "^1.18.5",
5656
"@date-fns/utc": "^2.1.1",
5757
"@dicebear/collection": "^9.4.2",
5858
"@dicebear/core": "^9.4.2",
5959
"@hello-pangea/dnd": "^18.0.1",
60-
"@prisma/adapter-pg": "^7.7.0",
61-
"@prisma/client": "^7.7.0",
60+
"@prisma/adapter-pg": "^7.8.0",
61+
"@prisma/client": "^7.8.0",
6262
"@prisma/extension-read-replicas": "^0.5.0",
6363
"@svgr/cli": "^8.1.0",
64-
"@tanstack/react-query": "^5.99.0",
64+
"@tanstack/react-query": "^5.100.10",
6565
"@umami/react-zen": "^0.245.0",
6666
"bcryptjs": "^3.0.2",
6767
"chalk": "^5.6.2",
@@ -78,52 +78,51 @@
7878
"detect-browser": "^5.2.0",
7979
"dotenv": "^17.4.2",
8080
"esbuild": "^0.28.0",
81-
"immer": "^11.1.4",
82-
"ipaddr.js": "^2.3.0",
81+
"immer": "^11.1.8",
82+
"ipaddr.js": "^2.4.0",
8383
"is-ci": "^4.1.0",
8484
"is-docker": "^4.0.0",
8585
"is-localhost-ip": "^3.0.1",
86-
"isbot": "^5.1.39",
86+
"isbot": "^5.1.40",
8787
"jsonwebtoken": "^9.0.3",
8888
"jszip": "^3.10.1",
8989
"kafkajs": "^2.1.0",
90-
"lucide-react": "^1.7.0",
91-
"motion": "^12.38.0",
90+
"lucide-react": "^1.16.0",
9291
"maxmind": "^5.0.5",
92+
"motion": "^12.38.0",
9393
"next": "16.2.6",
9494
"next-intl": "4.9.2",
9595
"node-fetch": "^3.2.8",
9696
"npm-run-all": "^4.1.5",
9797
"papaparse": "^5.5.3",
9898
"pg": "^8.20.0",
99-
"prisma": "^7.7.0",
99+
"prisma": "^7.8.0",
100100
"prop-types": "^15.8.1",
101101
"pure-rand": "^8.4.0",
102-
"react": "^19.2.5",
102+
"react": "^19.2.6",
103103
"react-aria-components": "^1.17.0",
104-
"react-dom": "^19.2.5",
104+
"react-dom": "^19.2.6",
105105
"react-error-boundary": "^6.1.1",
106-
"react-resizable-panels": "^4.10.0",
106+
"react-resizable-panels": "^4.11.1",
107107
"react-simple-maps": "^3.0.0",
108108
"react-use-measure": "^2.0.4",
109109
"react-window": "^2.2.7",
110110
"redis": "^5.12.1",
111111
"request-ip": "^3.3.0",
112112
"rrweb": "2.0.0-alpha.4",
113113
"rrweb-player": "1.0.0-alpha.4",
114-
"semver": "^7.7.4",
114+
"semver": "^7.8.0",
115115
"serialize-error": "^13.0.1",
116-
"thenby": "^1.4.0",
116+
"thenby": "^1.4.1",
117117
"ua-parser-js": "^2.0.9",
118118
"uuid": "^14.0.0",
119-
"uuid": "^14.0.0",
120-
"zod": "^4.3.6",
121-
"zustand": "^5.0.12"
119+
"zod": "^4.4.3",
120+
"zustand": "^5.0.13"
122121
},
123122
"devDependencies": {
124-
"@biomejs/biome": "^2.4.12",
125-
"@netlify/plugin-nextjs": "^5.15.9",
126-
"@playwright/test": "^1.59.1",
123+
"@biomejs/biome": "^2.4.15",
124+
"@netlify/plugin-nextjs": "^5.15.11",
125+
"@playwright/test": "^1.60.0",
127126
"@rollup/plugin-alias": "^6.0.0",
128127
"@rollup/plugin-commonjs": "^29.0.2",
129128
"@rollup/plugin-json": "^6.0.0",
@@ -134,34 +133,33 @@
134133
"@testing-library/jest-dom": "^6.9.1",
135134
"@testing-library/react": "^16.3.2",
136135
"@testing-library/user-event": "^14.6.1",
137-
"@types/node": "^25.6.0",
136+
"@types/node": "^25.8.0",
138137
"@types/react": "^19.2.14",
139138
"@types/react-dom": "^19.2.2",
140139
"babel-plugin-react-compiler": "19.1.0-rc.2",
141140
"cross-env": "^10.1.0",
142141
"dotenv-cli": "^11.0.0",
143-
"jsdom": "^29.1.1",
144-
"msw": "^2.14.5",
145-
"postcss": "^8.5.10",
146142
"jest": "^29.7.0",
147-
"postcss": "^8.5.10",
143+
"jsdom": "^29.1.1",
144+
"msw": "^2.14.6",
145+
"postcss": "^8.5.14",
148146
"postcss-flexbugs-fixes": "^5.0.2",
149147
"postcss-import": "^16.1.1",
150148
"postcss-preset-env": "11.2.1",
151149
"prompts": "2.4.2",
152-
"rollup": "^4.60.1",
150+
"rollup": "^4.60.3",
153151
"rollup-plugin-copy": "^3.4.0",
154152
"rollup-plugin-delete": "^3.0.2",
155153
"rollup-plugin-dts": "^6.4.1",
156154
"rollup-plugin-node-externals": "^9.0.1",
157155
"rollup-plugin-peer-deps-external": "^2.2.4",
158156
"rollup-plugin-postcss": "^4.0.2",
159-
"tar": "^7.5.13",
157+
"tar": "^7.5.15",
160158
"ts-morph": "^28.0.0",
161159
"ts-node": "^10.9.1",
162160
"tsup": "^8.5.0",
163-
"tsx": "^4.19.0",
161+
"tsx": "^4.22.0",
164162
"typescript": "^6.0.3",
165-
"vitest": "^4.1.5"
163+
"vitest": "^4.1.6"
166164
}
167165
}

0 commit comments

Comments
 (0)