Updated packages.

This commit is contained in:
Mike Cao 2026-01-14 12:53:13 -08:00
parent aefc36b476
commit 1e0620c544
2 changed files with 1533 additions and 1787 deletions

View file

@ -61,18 +61,18 @@
".next/cache"
],
"dependencies": {
"@clickhouse/client": "^1.12.0",
"@clickhouse/client": "^1.16.0",
"@date-fns/utc": "^1.2.0",
"@dicebear/collection": "^9.2.3",
"@dicebear/core": "^9.2.3",
"@fontsource/inter": "^5.2.8",
"@hello-pangea/dnd": "^17.0.0",
"@prisma/adapter-pg": "^7.1.0",
"@prisma/client": "^7.1.0",
"@prisma/adapter-pg": "^7.2.0",
"@prisma/client": "^7.2.0",
"@prisma/extension-read-replicas": "^0.5.0",
"@react-spring/web": "^10.0.3",
"@svgr/cli": "^8.1.0",
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-query": "^5.90.17",
"@umami/react-zen": "^0.216.0",
"@umami/redis-client": "^0.30.0",
"bcryptjs": "^3.0.2",
@ -90,7 +90,7 @@
"detect-browser": "^5.2.0",
"dotenv": "^17.2.3",
"esbuild": "^0.25.11",
"fs-extra": "^11.3.2",
"fs-extra": "^11.3.3",
"immer": "^10.2.0",
"ipaddr.js": "^2.3.0",
"is-ci": "^3.0.1",
@ -101,13 +101,13 @@
"jszip": "^3.10.1",
"kafkajs": "^2.1.0",
"lucide-react": "^0.543.0",
"maxmind": "^5.0.0",
"maxmind": "^5.0.3",
"next": "^15.5.9",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"papaparse": "^5.5.3",
"pg": "^8.16.3",
"prisma": "^7.1.0",
"pg": "^8.17.0",
"prisma": "^7.2.0",
"pure-rand": "^7.0.1",
"react": "^19.2.3",
"react-dom": "^19.2.3",
@ -120,15 +120,15 @@
"semver": "^7.7.3",
"serialize-error": "^12.0.0",
"thenby": "^1.3.4",
"ua-parser-js": "^2.0.6",
"ua-parser-js": "^2.0.8",
"uuid": "^13.0.0",
"zod": "^4.1.13",
"zustand": "^5.0.9"
"zod": "^4.3.5",
"zustand": "^5.0.10"
},
"devDependencies": {
"@biomejs/biome": "^2.3.8",
"@biomejs/biome": "^2.3.11",
"@formatjs/cli": "^4.2.29",
"@netlify/plugin-nextjs": "^5.15.1",
"@netlify/plugin-nextjs": "^5.15.5",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
@ -137,8 +137,8 @@
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^12.3.0",
"@types/jest": "^30.0.0",
"@types/node": "^24.9.2",
"@types/react": "^19.2.7",
"@types/node": "^24.10.8",
"@types/react": "^19.2.8",
"@types/react-dom": "^19.2.2",
"@types/react-window": "^1.8.8",
"babel-plugin-react-compiler": "19.1.0-rc.2",
@ -153,9 +153,9 @@
"postcss-import": "^15.1.0",
"postcss-preset-env": "7.8.3",
"prompts": "2.4.2",
"rollup": "^4.52.5",
"rollup": "^4.55.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-delete": "^3.0.1",
"rollup-plugin-delete": "^3.0.2",
"rollup-plugin-dts": "^6.3.0",
"rollup-plugin-node-externals": "^8.1.1",
"rollup-plugin-peer-deps-external": "^2.2.4",

3286
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff