Skip to content

Commit

Permalink
build: update mapper frontend dependencies (electric-client)
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Oct 21, 2024
1 parent 7434cbe commit bd61bfa
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 41 deletions.
12 changes: 5 additions & 7 deletions src/mapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,20 @@
"vitest": "^1.6.0"
},
"dependencies": {
"@electric-sql/client": "^0.3.1",
"@electric-sql/pglite": "^0.2.4",
"@electric-sql/client": "^0.6.4",
"@electric-sql/pglite": "^0.2.12",
"@hotosm/ui": "0.2.0-b5",
"@prisma/client": "4.8.1",
"@tiptap/core": "^2.8.0",
"@tiptap/pm": "^2.8.0",
"@tiptap/starter-kit": "^2.8.0",
"@turf/bbox": "^7.0.0",
"@turf/buffer": "^7.0.0",
"@turf/helpers": "^7.0.0",
"drizzle-orm": "^0.33.0",
"drizzle-orm": "^0.35.2",
"pako": "^2.1.0",
"prisma": "4.8.1",
"svelte-maplibre": "^0.9.13",
"uuid": "^10.0.0",
"zod": "3.21.1"
"svelte-maplibre": "^0.9.14",
"uuid": "^10.0.0"
},
"peerDependencies": {
"@shoelace-style/shoelace": "^2.15.1"
Expand Down
59 changes: 25 additions & 34 deletions src/mapper/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bd61bfa

Please sign in to comment.