Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 10.12.4
version: 10.13.1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v4
with:
version: 10.12.4
version: 10.13.1
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup pnpm 10
uses: pnpm/action-setup@v4
with:
version: 10.12.4
version: 10.13.1

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Setup pnpm 10
uses: pnpm/action-setup@v4
with:
version: 10.12.4
version: 10.13.1

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
- name: Setup pnpm 10
uses: pnpm/action-setup@v4
with:
version: 10.12.4
version: 10.13.1

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down Expand Up @@ -226,7 +226,7 @@ jobs:
- name: Setup pnpm 10
uses: pnpm/action-setup@v4
with:
version: 10.12.4
version: 10.13.1

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
Expand Down
43 changes: 21 additions & 22 deletions fdm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,73 +16,72 @@
"dependencies": {
"@hookform/resolvers": "^5.1.1",
"@mapbox/geojson-extent": "^1.0.1",
"@mapbox/mapbox-gl-geocoder": "^5.0.3",
"@mapbox/mapbox-gl-geocoder": "^5.1.0",
"@mjackson/file-storage": "^0.7.0",
"@mjackson/form-data-parser": "^0.9.1",
"@radix-ui/react-alert-dialog": "^1.1.14",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-slot": "^1.2.3",
Comment thread
SvenVw marked this conversation as resolved.
"@react-email/components": "^0.1.1",
"@react-email/components": "^0.3.2",
"@react-email/tailwind": "1.0.5",
"@react-router/node": "^7.6.3",
"@react-router/serve": "^7.6.3",
"@sentry/node": "^9.34.0",
"@sentry/profiling-node": "^9.34.0",
"@sentry/react": "^9.34.0",
"@react-router/node": "^7.7.0",
"@react-router/serve": "^7.7.0",
"@sentry/node": "^9.40.0",
"@sentry/profiling-node": "^9.40.0",
"@sentry/react": "^9.40.0",
"@svenvw/fdm-calculator": "workspace:^",
"@svenvw/fdm-core": "workspace:^",
"@svenvw/fdm-data": "workspace:*",
"@tailwindcss/vite": "^4.1.11",
"@tanstack/react-table": "^8.21.3",
"@turf/centroid": "^7.2.0",
"@turf/turf": "^7.2.0",
"@types/proj4": "^2.19.0",
"better-auth": "catalog:",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "1.1.1",
"date-fns": "^4.1.0",
"drizzle-orm": "catalog:",
"file-type": "^21.0.0",
"flatgeobuf": "^4.0.2",
"framer-motion": "^12.23.1",
"flatgeobuf": "^4.1.1",
"framer-motion": "^12.23.6",
"isbot": "^5.1.28",
"lodash.throttle": "^4.1.1",
"lucide-react": "^0.525.0",
"mapbox-gl": "^3.13.0",
"next-themes": "^0.4.6",
"postgres": "^3.4.7",
"posthog-js": "^1.256.1",
"posthog-node": "^5.1.1",
"posthog-js": "^1.257.2",
"posthog-node": "^5.6.0",
"postmark": "^4.0.5",
"proj4": "^2.19.5",
"proj4": "^2.19.7",
"radix-ui": "^1.4.2",
"react": "^19.1.0",
"react-day-picker": "9.7.0",
"react-day-picker": "9.8.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.59.0",
"react-hook-form": "^7.60.0",
"react-map-gl": "^8.0.4",
"react-markdown": "^10.1.0",
"react-router": "^7.6.3",
"react-router-dom": "^7.6.3",
"react-router": "^7.7.0",
"react-router-dom": "^7.7.0",
"recharts": "^2.15.4",
"remark-gfm": "^4.0.1",
"remix-hook-form": "7.1.0",
"remix-toast": "^3.1.0",
"remix-utils": "^8.7.0",
"shpjs": "^6.1.0",
"sonner": "^2.0.5",
"sonner": "^2.0.6",
"tailwind-merge": "^3.3.1",
"tailwindcss-animate": "^1.0.7",
"validator": "^13.15.15",
"vite-node": "^3.2.4",
"zod": "^3.25.67",
"zod": "^3.25.76",
"zustand": "^5.0.6"
},
"devDependencies": {
"@dotenvx/dotenvx": "catalog:",
"@react-router/dev": "^7.6.3",
"@react-router/fs-routes": "^7.6.3",
"@react-router/dev": "^7.7.0",
"@react-router/fs-routes": "^7.7.0",
"@svenvw/fdm-calculator": "workspace:*",
"@svenvw/fdm-core": "workspace:*",
"@svenvw/fdm-data": "workspace:*",
Expand All @@ -105,5 +104,5 @@
"engines": {
"node": ">=20.0.0"
},
"packageManager": "pnpm@10.12.4"
"packageManager": "pnpm@10.13.1"
}
4 changes: 2 additions & 2 deletions fdm-calculator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@svenvw/fdm-core": "workspace:^",
"date-fns": "^4.1.0",
"decimal.js": "^10.5.0",
"decimal.js": "^10.6.0",
"geotiff": "^2.1.3"
},
"devDependencies": {
Expand All @@ -61,5 +61,5 @@
"typescript": "catalog:",
"vitest": "catalog:"
},
"packageManager": "pnpm@10.12.4"
"packageManager": "pnpm@10.13.1"
}
6 changes: 3 additions & 3 deletions fdm-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@rollup/plugin-terser": "catalog:",
"@rollup/plugin-typescript": "catalog:",
"@svenvw/fdm-data": "workspace:^0.14.1",
"@types/node": "^22.16.0",
"@types/node": "^24.1.0",
"@vitest/coverage-v8": "catalog:",
"drizzle-kit": "catalog:",
"fs-extra": "^11.3.0",
Expand All @@ -64,7 +64,7 @@
"vitest": "catalog:"
},
"dependencies": {
"@electric-sql/pglite": "^0.3.4",
"@electric-sql/pglite": "^0.3.5",
"@svenvw/fdm-data": "workspace:*",
"@types/geojson": "^7946.0.16",
"better-auth": "catalog:",
Expand All @@ -73,7 +73,7 @@
"postgres": "^3.4.7",
"unique-username-generator": "^1.4.0"
},
"packageManager": "pnpm@10.12.4",
"packageManager": "pnpm@10.13.1",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
}
Expand Down
2 changes: 1 addition & 1 deletion fdm-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"typescript": "catalog:",
"vitest": "catalog:"
},
"packageManager": "pnpm@10.12.4",
"packageManager": "pnpm@10.13.1",
"publishConfig": {
"registry": "https://npm.pkg.github.com"
},
Expand Down
6 changes: 3 additions & 3 deletions fdm-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@docusaurus/preset-classic": "3.8.1",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.1.1",
"lucide-react": "^0.511.0",
"lucide-react": "^0.525.0",
"prism-react-renderer": "^2.4.1",
"react": "^19.1.0",
"react-dom": "^19.1.0"
Expand All @@ -35,7 +35,7 @@
"@docusaurus/types": "3.8.1",
"docusaurus-plugin-typedoc": "^1.4.0",
"typedoc": "catalog:",
"typedoc-plugin-markdown": "^4.7.0",
"typedoc-plugin-markdown": "^4.7.1",
"typescript": "catalog:"
},
"browserslist": {
Expand All @@ -53,5 +53,5 @@
"engines": {
"node": ">=18.0"
},
"packageManager": "pnpm@10.12.4"
"packageManager": "pnpm@10.13.1"
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"format-and-lint:fix-unsafe": "biome check . --write --unsafe"
},
"devDependencies": {
"@biomejs/biome": "^2.0.6",
"@biomejs/biome": "^2.1.2",
"@changesets/cli": "^2.29.5",
"turbo": "^2.5.4"
"turbo": "^2.5.5"
},
"packageManager": "pnpm@10.12.4",
"packageManager": "pnpm@10.13.1",
"pnpm": {
"packageExtensions": {
"vite-plugin-dts": {
Expand All @@ -55,6 +55,6 @@
"core-js",
"core-js-pure",
"esbuild"
]
]
}
}
Loading