You've already forked domainstack.io
mirror of
https://github.com/jakejarvis/domainstack.io.git
synced 2025-12-02 19:33:48 -05:00
Bump rdapper (and others)
This commit is contained in:
@@ -53,5 +53,10 @@
|
|||||||
"organizeImports": "on"
|
"organizeImports": "on"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"css": {
|
||||||
|
"parser": {
|
||||||
|
"tailwindDirectives": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
30
package.json
30
package.json
@@ -33,17 +33,17 @@
|
|||||||
"test:coverage": "vitest run --coverage"
|
"test:coverage": "vitest run --coverage"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.914.0",
|
"@aws-sdk/client-s3": "^3.917.0",
|
||||||
"@bprogress/next": "^3.2.12",
|
"@bprogress/next": "^3.2.12",
|
||||||
"@date-fns/utc": "^2.1.1",
|
"@date-fns/utc": "^2.1.1",
|
||||||
"@neondatabase/serverless": "^1.0.2",
|
"@neondatabase/serverless": "^1.0.2",
|
||||||
"@posthog/nextjs-config": "^1.3.6",
|
"@posthog/nextjs-config": "^1.3.7",
|
||||||
"@sparticuz/chromium": "140.0.0",
|
"@sparticuz/chromium": "140.0.0",
|
||||||
"@tanstack/react-query": "^5.90.5",
|
"@tanstack/react-query": "^5.90.5",
|
||||||
"@tanstack/react-query-devtools": "^5.90.2",
|
"@tanstack/react-query-devtools": "^5.90.2",
|
||||||
"@trpc/client": "^11.6.0",
|
"@trpc/client": "^11.7.0",
|
||||||
"@trpc/server": "^11.6.0",
|
"@trpc/server": "^11.7.0",
|
||||||
"@trpc/tanstack-react-query": "^11.6.0",
|
"@trpc/tanstack-react-query": "^11.7.0",
|
||||||
"@upstash/ratelimit": "^2.0.6",
|
"@upstash/ratelimit": "^2.0.6",
|
||||||
"@upstash/redis": "^1.35.6",
|
"@upstash/redis": "^1.35.6",
|
||||||
"@vercel/analytics": "^1.5.0",
|
"@vercel/analytics": "^1.5.0",
|
||||||
@@ -55,7 +55,7 @@
|
|||||||
"country-flag-icons": "^1.5.21",
|
"country-flag-icons": "^1.5.21",
|
||||||
"date-fns": "^4.1.0",
|
"date-fns": "^4.1.0",
|
||||||
"dotenv": "^17.2.3",
|
"dotenv": "^17.2.3",
|
||||||
"drizzle-orm": "^0.44.6",
|
"drizzle-orm": "^0.44.7",
|
||||||
"drizzle-zod": "^0.8.3",
|
"drizzle-zod": "^0.8.3",
|
||||||
"file-type": "^21.0.0",
|
"file-type": "^21.0.0",
|
||||||
"geist": "^1.5.1",
|
"geist": "^1.5.1",
|
||||||
@@ -63,18 +63,18 @@
|
|||||||
"image-size": "^2.0.2",
|
"image-size": "^2.0.2",
|
||||||
"inngest": "^3.44.3",
|
"inngest": "^3.44.3",
|
||||||
"ipaddr.js": "^2.2.0",
|
"ipaddr.js": "^2.2.0",
|
||||||
"lucide-react": "^0.546.0",
|
"lucide-react": "^0.548.0",
|
||||||
"mapbox-gl": "^3.16.0",
|
"mapbox-gl": "^3.16.0",
|
||||||
"motion": "^12.23.24",
|
"motion": "^12.23.24",
|
||||||
"next": "15.6.0-canary.39",
|
"next": "15.6.0-canary.39",
|
||||||
"next-themes": "^0.4.6",
|
"next-themes": "^0.4.6",
|
||||||
"pino": "^10.1.0",
|
"pino": "^10.1.0",
|
||||||
"postgres": "^3.4.7",
|
"postgres": "^3.4.7",
|
||||||
"posthog-js": "^1.280.1",
|
"posthog-js": "^1.281.0",
|
||||||
"posthog-node": "^5.10.3",
|
"posthog-node": "^5.10.4",
|
||||||
"puppeteer-core": "24.22.3",
|
"puppeteer-core": "24.22.3",
|
||||||
"radix-ui": "^1.4.3",
|
"radix-ui": "^1.4.3",
|
||||||
"rdapper": "^0.10.2",
|
"rdapper": "^0.10.4",
|
||||||
"react": "19.1.1",
|
"react": "19.1.1",
|
||||||
"react-dom": "19.1.1",
|
"react-dom": "19.1.1",
|
||||||
"react-map-gl": "^8.1.0",
|
"react-map-gl": "^8.1.0",
|
||||||
@@ -89,7 +89,7 @@
|
|||||||
"zod": "^4.1.12"
|
"zod": "^4.1.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "2.2.7",
|
"@biomejs/biome": "2.3.1",
|
||||||
"@electric-sql/pglite": "^0.3.11",
|
"@electric-sql/pglite": "^0.3.11",
|
||||||
"@tailwindcss/postcss": "^4.1.16",
|
"@tailwindcss/postcss": "^4.1.16",
|
||||||
"@testing-library/dom": "10.4.1",
|
"@testing-library/dom": "10.4.1",
|
||||||
@@ -100,9 +100,9 @@
|
|||||||
"@types/react": "19.1.16",
|
"@types/react": "19.1.16",
|
||||||
"@types/react-dom": "19.1.9",
|
"@types/react-dom": "19.1.9",
|
||||||
"@types/ws": "^8.18.1",
|
"@types/ws": "^8.18.1",
|
||||||
"@vitejs/plugin-react": "^5.0.4",
|
"@vitejs/plugin-react": "^5.1.0",
|
||||||
"@vitest/coverage-v8": "^4.0.2",
|
"@vitest/coverage-v8": "^4.0.4",
|
||||||
"@vitest/ui": "^4.0.2",
|
"@vitest/ui": "^4.0.4",
|
||||||
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
||||||
"bufferutil": "^4.0.9",
|
"bufferutil": "^4.0.9",
|
||||||
"drizzle-kit": "^0.31.5",
|
"drizzle-kit": "^0.31.5",
|
||||||
@@ -114,7 +114,7 @@
|
|||||||
"tw-animate-css": "^1.4.0",
|
"tw-animate-css": "^1.4.0",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"vite-tsconfig-paths": "^5.1.4",
|
"vite-tsconfig-paths": "^5.1.4",
|
||||||
"vitest": "^4.0.2"
|
"vitest": "^4.0.4"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22.x"
|
"node": ">=22.x"
|
||||||
|
|||||||
558
pnpm-lock.yaml
generated
558
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user