Updated packages.

This commit is contained in:
Mike Cao 2025-06-20 09:26:48 -07:00
parent 0a43ef7b1b
commit bc1bd35efc
2 changed files with 568 additions and 930 deletions

View file

@ -69,7 +69,7 @@
".next/cache"
],
"dependencies": {
"@clickhouse/client": "^1.10.1",
"@clickhouse/client": "^1.11.2",
"@date-fns/utc": "^1.2.0",
"@dicebear/collection": "^9.2.1",
"@dicebear/core": "^9.2.1",
@ -80,12 +80,12 @@
"@prisma/extension-read-replicas": "^0.4.1",
"@react-spring/web": "^9.7.3",
"@svgr/cli": "^8.1.0",
"@tanstack/react-query": "^5.28.6",
"@tanstack/react-query": "^5.80.10",
"@umami/react-zen": "^0.138.0",
"@umami/redis-client": "^0.27.0",
"bcryptjs": "^2.4.3",
"chalk": "^4.1.1",
"chart.js": "^4.4.9",
"chart.js": "^4.5.0",
"chartjs-adapter-date-fns": "^3.0.0",
"classnames": "^2.3.1",
"colord": "^2.9.2",
@ -108,12 +108,12 @@
"jsonwebtoken": "^9.0.2",
"kafkajs": "^2.1.0",
"lucide-react": "^0.517.0",
"maxmind": "^4.3.24",
"maxmind": "^4.3.27",
"md5": "^2.3.0",
"next": "15.3.3",
"node-fetch": "^3.2.8",
"npm-run-all": "^4.1.5",
"pg": "^8.16.1",
"pg": "^8.16.2",
"prisma": "6.10.1",
"pure-rand": "^6.1.0",
"react": "^19.0.0",
@ -129,12 +129,12 @@
"serialize-error": "^12.0.0",
"thenby": "^1.3.4",
"uuid": "^11.1.0",
"zod": "^3.25.7",
"zod": "^3.25.67",
"zustand": "^5.0.5"
},
"devDependencies": {
"@formatjs/cli": "^4.2.29",
"@netlify/plugin-nextjs": "^5.10.6",
"@netlify/plugin-nextjs": "^5.11.3",
"@rollup/plugin-alias": "^5.0.0",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
@ -142,18 +142,18 @@
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-terser": "^0.4.4",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.4",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.2",
"@types/node": "^22.15.32",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@types/react-window": "^1.8.8",
"@typescript-eslint/eslint-plugin": "^8.32.1",
"@typescript-eslint/parser": "^8.32.1",
"@typescript-eslint/eslint-plugin": "^8.34.1",
"@typescript-eslint/parser": "^8.34.1",
"babel-plugin-react-compiler": "19.1.0-rc.2",
"cross-env": "^7.0.3",
"cypress": "^13.6.6",
"esbuild": "^0.25.0",
"eslint": "^8.33.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^14.2.30",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-css-modules": "^2.12.0",
@ -165,7 +165,7 @@
"husky": "^8.0.3",
"jest": "^29.7.0",
"lint-staged": "^14.0.1",
"postcss": "^8.4.31",
"postcss": "^8.5.6",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^15.1.0",
"postcss-preset-env": "7.8.3",
@ -183,7 +183,7 @@
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended": "^14.0.0",
"tar": "^6.1.2",
"ts-jest": "^29.1.2",
"ts-jest": "^29.4.0",
"ts-node": "^10.9.1",
"typescript": "^5.5.3"
}

1468
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff