mirror of
https://github.com/umami-software/umami.git
synced 2026-05-30 06:47:25 +00:00
Updated packages.
This commit is contained in:
+28
-30
@@ -52,16 +52,16 @@
|
||||
".next/cache"
|
||||
],
|
||||
"dependencies": {
|
||||
"@clickhouse/client": "^1.18.2",
|
||||
"@clickhouse/client": "^1.18.5",
|
||||
"@date-fns/utc": "^2.1.1",
|
||||
"@dicebear/collection": "^9.4.2",
|
||||
"@dicebear/core": "^9.4.2",
|
||||
"@hello-pangea/dnd": "^18.0.1",
|
||||
"@prisma/adapter-pg": "^7.7.0",
|
||||
"@prisma/client": "^7.7.0",
|
||||
"@prisma/adapter-pg": "^7.8.0",
|
||||
"@prisma/client": "^7.8.0",
|
||||
"@prisma/extension-read-replicas": "^0.5.0",
|
||||
"@svgr/cli": "^8.1.0",
|
||||
"@tanstack/react-query": "^5.99.0",
|
||||
"@tanstack/react-query": "^5.100.10",
|
||||
"@umami/react-zen": "^0.245.0",
|
||||
"bcryptjs": "^3.0.2",
|
||||
"chalk": "^5.6.2",
|
||||
@@ -78,32 +78,32 @@
|
||||
"detect-browser": "^5.2.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"esbuild": "^0.28.0",
|
||||
"immer": "^11.1.4",
|
||||
"ipaddr.js": "^2.3.0",
|
||||
"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.39",
|
||||
"isbot": "^5.1.40",
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"jszip": "^3.10.1",
|
||||
"kafkajs": "^2.1.0",
|
||||
"lucide-react": "^1.7.0",
|
||||
"motion": "^12.38.0",
|
||||
"lucide-react": "^1.16.0",
|
||||
"maxmind": "^5.0.5",
|
||||
"motion": "^12.38.0",
|
||||
"next": "16.2.6",
|
||||
"next-intl": "4.9.2",
|
||||
"node-fetch": "^3.2.8",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"papaparse": "^5.5.3",
|
||||
"pg": "^8.20.0",
|
||||
"prisma": "^7.7.0",
|
||||
"prisma": "^7.8.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"pure-rand": "^8.4.0",
|
||||
"react": "^19.2.5",
|
||||
"react": "^19.2.6",
|
||||
"react-aria-components": "^1.17.0",
|
||||
"react-dom": "^19.2.5",
|
||||
"react-dom": "^19.2.6",
|
||||
"react-error-boundary": "^6.1.1",
|
||||
"react-resizable-panels": "^4.10.0",
|
||||
"react-resizable-panels": "^4.11.1",
|
||||
"react-simple-maps": "^3.0.0",
|
||||
"react-use-measure": "^2.0.4",
|
||||
"react-window": "^2.2.7",
|
||||
@@ -111,19 +111,18 @@
|
||||
"request-ip": "^3.3.0",
|
||||
"rrweb": "2.0.0-alpha.4",
|
||||
"rrweb-player": "1.0.0-alpha.4",
|
||||
"semver": "^7.7.4",
|
||||
"semver": "^7.8.0",
|
||||
"serialize-error": "^13.0.1",
|
||||
"thenby": "^1.4.0",
|
||||
"thenby": "^1.4.1",
|
||||
"ua-parser-js": "^2.0.9",
|
||||
"uuid": "^14.0.0",
|
||||
"uuid": "^14.0.0",
|
||||
"zod": "^4.3.6",
|
||||
"zustand": "^5.0.12"
|
||||
"zod": "^4.4.3",
|
||||
"zustand": "^5.0.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.12",
|
||||
"@netlify/plugin-nextjs": "^5.15.9",
|
||||
"@playwright/test": "^1.59.1",
|
||||
"@biomejs/biome": "^2.4.15",
|
||||
"@netlify/plugin-nextjs": "^5.15.11",
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@rollup/plugin-alias": "^6.0.0",
|
||||
"@rollup/plugin-commonjs": "^29.0.2",
|
||||
"@rollup/plugin-json": "^6.0.0",
|
||||
@@ -134,34 +133,33 @@
|
||||
"@testing-library/jest-dom": "^6.9.1",
|
||||
"@testing-library/react": "^16.3.2",
|
||||
"@testing-library/user-event": "^14.6.1",
|
||||
"@types/node": "^25.6.0",
|
||||
"@types/node": "^25.8.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@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.5",
|
||||
"postcss": "^8.5.10",
|
||||
"jest": "^29.7.0",
|
||||
"postcss": "^8.5.10",
|
||||
"jsdom": "^29.1.1",
|
||||
"msw": "^2.14.6",
|
||||
"postcss": "^8.5.14",
|
||||
"postcss-flexbugs-fixes": "^5.0.2",
|
||||
"postcss-import": "^16.1.1",
|
||||
"postcss-preset-env": "11.2.1",
|
||||
"prompts": "2.4.2",
|
||||
"rollup": "^4.60.1",
|
||||
"rollup": "^4.60.3",
|
||||
"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.13",
|
||||
"tar": "^7.5.15",
|
||||
"ts-morph": "^28.0.0",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsup": "^8.5.0",
|
||||
"tsx": "^4.19.0",
|
||||
"tsx": "^4.22.0",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "^4.1.5"
|
||||
"vitest": "^4.1.6"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+2763
-1295
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user