Bump runtime and tooling dependencies
This commit is contained in:
+25
-25
@@ -53,18 +53,18 @@
|
||||
".next/cache"
|
||||
],
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.924.0",
|
||||
"@clickhouse/client": "^1.18.5",
|
||||
"@aws-sdk/client-s3": "^3.1068.0",
|
||||
"@clickhouse/client": "^1.20.0",
|
||||
"@date-fns/utc": "^2.1.1",
|
||||
"@dicebear/collection": "^9.4.2",
|
||||
"@dicebear/core": "^9.4.2",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@prisma/adapter-pg": "^7.8.0",
|
||||
"@prisma/client": "^7.8.0",
|
||||
"@prisma/extension-read-replicas": "^0.5.0",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@svgr/cli": "^8.1.0",
|
||||
"@tanstack/react-query": "^5.100.11",
|
||||
"@tanstack/react-query": "^5.101.0",
|
||||
"@umami/react-zen": "^0.245.0",
|
||||
"bcryptjs": "^3.0.2",
|
||||
"chalk": "^5.6.2",
|
||||
@@ -74,25 +74,25 @@
|
||||
"colord": "^2.9.2",
|
||||
"cors": "^2.8.6",
|
||||
"cross-spawn": "^7.0.3",
|
||||
"date-fns": "^4.2.1",
|
||||
"date-fns": "^4.4.0",
|
||||
"date-fns-tz": "^3.2.0",
|
||||
"debug": "^4.4.3",
|
||||
"del": "^8.0.1",
|
||||
"detect-browser": "^5.2.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"esbuild": "^0.28.0",
|
||||
"esbuild": "^0.28.1",
|
||||
"immer": "^11.1.8",
|
||||
"ipaddr.js": "^2.4.0",
|
||||
"is-ci": "^4.1.0",
|
||||
"is-docker": "^4.0.0",
|
||||
"is-localhost-ip": "^3.0.1",
|
||||
"isbot": "^5.1.40",
|
||||
"isbot": "^5.1.42",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"jszip": "^3.10.1",
|
||||
"kafkajs": "^2.1.0",
|
||||
"lucide-react": "^1.16.0",
|
||||
"lucide-react": "^1.18.0",
|
||||
"maxmind": "^5.0.5",
|
||||
"motion": "^12.39.0",
|
||||
"motion": "^12.40.0",
|
||||
"next": "16.2.6",
|
||||
"next-intl": "4.12.0",
|
||||
"node-fetch": "^3.2.8",
|
||||
@@ -102,11 +102,11 @@
|
||||
"playwright-core": "^1.60.0",
|
||||
"prisma": "^7.8.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^19.2.6",
|
||||
"react": "^19.2.7",
|
||||
"react-aria-components": "^1.17.0",
|
||||
"react-dom": "^19.2.6",
|
||||
"react-error-boundary": "^6.1.1",
|
||||
"react-resizable-panels": "^4.11.1",
|
||||
"react-dom": "^19.2.7",
|
||||
"react-error-boundary": "^6.1.2",
|
||||
"react-resizable-panels": "^4.11.2",
|
||||
"react-simple-maps": "^3.0.0",
|
||||
"react-use-measure": "^2.0.4",
|
||||
"react-window": "^2.2.7",
|
||||
@@ -114,19 +114,19 @@
|
||||
"request-ip": "^3.3.0",
|
||||
"rrweb": "^2.0.1",
|
||||
"rrweb-player": "^2.0.1",
|
||||
"semver": "^7.8.0",
|
||||
"semver": "^7.8.4",
|
||||
"serialize-error": "^13.0.1",
|
||||
"thenby": "^1.4.1",
|
||||
"ua-parser-js": "^2.0.9",
|
||||
"ua-parser-js": "^2.0.10",
|
||||
"uuid": "^14.0.0",
|
||||
"zod": "^4.4.3",
|
||||
"zustand": "^5.0.13"
|
||||
"zustand": "^5.0.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.15",
|
||||
"@biomejs/biome": "^2.5.0",
|
||||
"@netlify/plugin-nextjs": "^5.15.11",
|
||||
"@rollup/plugin-alias": "^6.0.0",
|
||||
"@rollup/plugin-commonjs": "^29.0.2",
|
||||
"@rollup/plugin-commonjs": "^29.0.3",
|
||||
"@rollup/plugin-json": "^6.0.0",
|
||||
"@rollup/plugin-node-resolve": "^16.0.3",
|
||||
"@rollup/plugin-replace": "^6.0.3",
|
||||
@@ -135,32 +135,32 @@
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/node": "^25.9.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/node": "^25.9.3",
|
||||
"@types/react": "^19.2.17",
|
||||
"@types/react-dom": "^19.2.2",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.2",
|
||||
"cross-env": "^10.1.0",
|
||||
"dotenv-cli": "^11.0.0",
|
||||
"jsdom": "^29.1.1",
|
||||
"msw": "^2.14.6",
|
||||
"postcss": "^8.5.14",
|
||||
"postcss": "^8.5.15",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-import": "^16.1.1",
|
||||
"postcss-preset-env": "11.3.0",
|
||||
"prompts": "2.4.2",
|
||||
"rollup": "^4.60.4",
|
||||
"rollup": "^4.61.1",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"rollup-plugin-delete": "^3.0.2",
|
||||
"rollup-plugin-dts": "^6.4.1",
|
||||
"rollup-plugin-node-externals": "^9.0.1",
|
||||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"rollup-plugin-postcss": "^4.0.2",
|
||||
"tar": "^7.5.15",
|
||||
"tar": "^7.5.16",
|
||||
"ts-morph": "^28.0.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsup": "^8.5.0",
|
||||
"tsx": "^4.22.2",
|
||||
"tsx": "^4.22.4",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.1.6"
|
||||
"vitest": "^4.1.8"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1423
-1537
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user