Skip to content

Commit d508572

Browse files
committed
chore: bump deps
1 parent 21fc20f commit d508572

File tree

2 files changed

+398
-370
lines changed

2 files changed

+398
-370
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@date-fns/utc": "^2.1.1",
3434
"@neondatabase/serverless": "^1.0.2",
3535
"@opentelemetry/api": "^1.9.0",
36-
"@posthog/nextjs-config": "^1.3.10",
36+
"@posthog/nextjs-config": "^1.4.0",
3737
"@readme/http-status-codes": "^9.0.5",
3838
"@sparticuz/chromium": "141.0.0",
3939
"@tanstack/react-query": "^5.90.7",
@@ -61,26 +61,26 @@
6161
"geist": "^1.5.1",
6262
"icojs": "^0.20.1",
6363
"image-size": "^2.0.2",
64-
"inngest": "^3.44.5",
64+
"inngest": "^3.45.0",
6565
"ipaddr.js": "^2.2.0",
66-
"lucide-react": "^0.552.0",
66+
"lucide-react": "^0.553.0",
6767
"mapbox-gl": "^3.16.0",
6868
"media-chrome": "^4.15.1",
6969
"motion": "^12.23.24",
7070
"ms": "3.0.0-canary.202508261828",
7171
"next": "16.0.1",
7272
"next-themes": "^0.4.6",
7373
"postgres": "^3.4.7",
74-
"posthog-js": "^1.288.0",
75-
"posthog-node": "^5.11.1",
74+
"posthog-js": "^1.289.0",
75+
"posthog-node": "^5.11.2",
7676
"puppeteer-core": "24.26.1",
7777
"radix-ui": "^1.4.3",
7878
"rdapper": "^0.11.0",
7979
"react": "19.2.0",
8080
"react-dom": "19.2.0",
8181
"react-map-gl": "^8.1.0",
8282
"server-only": "0.0.1",
83-
"sharp": "^0.34.4",
83+
"sharp": "^0.34.5",
8484
"sonner": "^2.0.7",
8585
"superjson": "^2.2.5",
8686
"tailwind-merge": "^3.3.1",
@@ -91,8 +91,8 @@
9191
},
9292
"devDependencies": {
9393
"@biomejs/biome": "2.3.4",
94-
"@electric-sql/pglite": "^0.3.13",
95-
"@tailwindcss/postcss": "^4.1.16",
94+
"@electric-sql/pglite": "^0.3.14",
95+
"@tailwindcss/postcss": "^4.1.17",
9696
"@testing-library/dom": "10.4.1",
9797
"@testing-library/jest-dom": "6.9.1",
9898
"@testing-library/react": "16.3.0",
@@ -102,20 +102,20 @@
102102
"@types/react-dom": "19.2.2",
103103
"@types/ws": "^8.18.1",
104104
"@vitejs/plugin-react": "^5.1.0",
105-
"@vitest/coverage-v8": "^4.0.7",
106-
"@vitest/ui": "^4.0.7",
105+
"@vitest/coverage-v8": "^4.0.8",
106+
"@vitest/ui": "^4.0.8",
107107
"babel-plugin-react-compiler": "19.1.0-rc.3",
108108
"bufferutil": "^4.0.9",
109109
"concurrently": "^9.2.1",
110110
"drizzle-kit": "^0.31.6",
111111
"jsdom": "^27.1.0",
112112
"puppeteer": "24.26.1",
113-
"tailwindcss": "^4.1.16",
113+
"tailwindcss": "^4.1.17",
114114
"tsx": "^4.20.6",
115115
"tw-animate-css": "^1.4.0",
116116
"typescript": "5.9.3",
117117
"vite-tsconfig-paths": "^5.1.4",
118-
"vitest": "^4.0.7"
118+
"vitest": "^4.0.8"
119119
},
120120
"engines": {
121121
"node": ">=22.x"

0 commit comments

Comments
 (0)