v3 v3.4.1
Candid Dauth 2024-04-20 01:35:04 +02:00
rodzic dc2544095f
commit 1c8329ea2e
8 zmienionych plików z 38 dodań i 38 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "facilmap-client",
"version": "3.4.0",
"version": "3.4.1",
"description": "A library that acts as a client to FacilMap and makes it possible to retrieve and modify objects on a collaborative map.",
"keywords": [
"webpack",
@ -32,7 +32,7 @@
"dev-server": "webpack-dev-server --mode development"
},
"dependencies": {
"facilmap-types": "3.4.0",
"facilmap-types": "3.4.1",
"socket.io-client": "^4.1.2"
},
"devDependencies": {

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "facilmap-docs",
"version": "3.4.0",
"version": "3.4.1",
"description": "Documentation for FacilMap.",
"author": "Candid Dauth <cdauth@cdauth.eu>",
"repository": {

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "facilmap-frontend",
"version": "3.4.0",
"version": "3.4.1",
"description": "A fully-featured OpenStreetMap-based map where markers and lines can be added with live collaboration.",
"keywords": [
"webpack",
@ -42,10 +42,10 @@
"copy-to-clipboard": "^3.3.1",
"decode-uri-component": "^0.2.0",
"domutils": "^2.5.0",
"facilmap-client": "3.4.0",
"facilmap-leaflet": "3.4.0",
"facilmap-types": "3.4.0",
"facilmap-utils": "3.4.0",
"facilmap-client": "3.4.1",
"facilmap-leaflet": "3.4.1",
"facilmap-types": "3.4.1",
"facilmap-utils": "3.4.1",
"file-saver": "^2.0.5",
"hammerjs": "^2.0.8",
"jquery": "^3.6.0",

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "facilmap-leaflet",
"version": "3.4.0",
"version": "3.4.1",
"description": "Utilities to show FacilMap objects on a Leaflet map.",
"keywords": [
"webpack",
@ -42,9 +42,9 @@
"lint": "eslint **/*.ts"
},
"dependencies": {
"facilmap-client": "3.4.0",
"facilmap-types": "3.4.0",
"facilmap-utils": "3.4.0",
"facilmap-client": "3.4.1",
"facilmap-types": "3.4.1",
"facilmap-utils": "3.4.1",
"filtrex": "^2.1.0",
"leaflet-auto-graticule": "^1.1.0",
"leaflet-draggable-lines": "^1.1.0",

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "facilmap-server",
"version": "3.4.0",
"version": "3.4.1",
"description": "A fully-featured OpenStreetMap-based map where markers and lines can be added with live collaboration.",
"keywords": [
"webpack",
@ -47,10 +47,10 @@
"event-stream": "^4.0.1",
"express": "^4.16.4",
"express-domain-middleware": "^0.1.0",
"facilmap-frontend": "3.4.0",
"facilmap-leaflet": "3.4.0",
"facilmap-types": "3.4.0",
"facilmap-utils": "3.4.0",
"facilmap-frontend": "3.4.1",
"facilmap-leaflet": "3.4.1",
"facilmap-types": "3.4.1",
"facilmap-utils": "3.4.1",
"highland": "^2.13.0",
"json-format": "^1.0.1",
"leaflet": "^1.7.1",

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "facilmap-types",
"version": "3.4.0",
"version": "3.4.1",
"description": "Typescript typings for the FacilMap communication between client and server.",
"homepage": "https://github.com/FacilMap/facilmap",
"bugs": {

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "facilmap-utils",
"version": "3.4.0",
"version": "3.4.1",
"description": "FacilMap helper functions used in both the frontend and backend.",
"keywords": [
"webpack",
@ -33,7 +33,7 @@
"dependencies": {
"cheerio": "^1.0.0-rc.5",
"dompurify": "^2.2.7",
"facilmap-types": "3.4.0",
"facilmap-types": "3.4.1",
"filtrex": "^2.1.0",
"jquery": "^3.6.0",
"jsdom": "^16.5.1",

Wyświetl plik

@ -4940,12 +4940,12 @@ __metadata:
languageName: node
linkType: hard
"facilmap-client@3.4.0, facilmap-client@workspace:client":
"facilmap-client@3.4.1, facilmap-client@workspace:client":
version: 0.0.0-use.local
resolution: "facilmap-client@workspace:client"
dependencies:
"@types/geojson": ^7946.0.7
facilmap-types: 3.4.0
facilmap-types: 3.4.1
rimraf: ^3.0.2
socket.io-client: ^4.1.2
source-map-loader: ^4.0.1
@ -4957,7 +4957,7 @@ __metadata:
languageName: unknown
linkType: soft
"facilmap-frontend@3.4.0, facilmap-frontend@workspace:frontend":
"facilmap-frontend@3.4.1, facilmap-frontend@workspace:frontend":
version: 0.0.0-use.local
resolution: "facilmap-frontend@workspace:frontend"
dependencies:
@ -4987,10 +4987,10 @@ __metadata:
decode-uri-component: ^0.2.0
domutils: ^2.5.0
ejs-compiled-loader: ^3.1.0
facilmap-client: 3.4.0
facilmap-leaflet: 3.4.0
facilmap-types: 3.4.0
facilmap-utils: 3.4.0
facilmap-client: 3.4.1
facilmap-leaflet: 3.4.1
facilmap-types: 3.4.1
facilmap-utils: 3.4.1
file-saver: ^2.0.5
hammerjs: ^2.0.8
html-loader: ^4.2.0
@ -5040,7 +5040,7 @@ __metadata:
languageName: unknown
linkType: soft
"facilmap-leaflet@3.4.0, facilmap-leaflet@workspace:leaflet":
"facilmap-leaflet@3.4.1, facilmap-leaflet@workspace:leaflet":
version: 0.0.0-use.local
resolution: "facilmap-leaflet@workspace:leaflet"
dependencies:
@ -5060,9 +5060,9 @@ __metadata:
cheerio: ^1.0.0-rc.5
css-loader: ^6.8.1
expose-loader: ^4.1.0
facilmap-client: 3.4.0
facilmap-types: 3.4.0
facilmap-utils: 3.4.0
facilmap-client: 3.4.1
facilmap-types: 3.4.1
facilmap-utils: 3.4.1
filtrex: ^2.1.0
highland: ^2.13.5
jest: ^26.6.3
@ -5138,10 +5138,10 @@ __metadata:
event-stream: ^4.0.1
express: ^4.16.4
express-domain-middleware: ^0.1.0
facilmap-frontend: 3.4.0
facilmap-leaflet: 3.4.0
facilmap-types: 3.4.0
facilmap-utils: 3.4.0
facilmap-frontend: 3.4.1
facilmap-leaflet: 3.4.1
facilmap-types: 3.4.1
facilmap-utils: 3.4.1
highland: ^2.13.0
jest: ^26.6.3
json-format: ^1.0.1
@ -5174,7 +5174,7 @@ __metadata:
languageName: unknown
linkType: soft
"facilmap-types@3.4.0, facilmap-types@workspace:types":
"facilmap-types@3.4.1, facilmap-types@workspace:types":
version: 0.0.0-use.local
resolution: "facilmap-types@workspace:types"
dependencies:
@ -5184,7 +5184,7 @@ __metadata:
languageName: unknown
linkType: soft
"facilmap-utils@3.4.0, facilmap-utils@workspace:utils":
"facilmap-utils@3.4.1, facilmap-utils@workspace:utils":
version: 0.0.0-use.local
resolution: "facilmap-utils@workspace:utils"
dependencies:
@ -5199,7 +5199,7 @@ __metadata:
cheerio: ^1.0.0-rc.5
dompurify: ^2.2.7
eslint: ^8.49.0
facilmap-types: 3.4.0
facilmap-types: 3.4.1
filtrex: ^2.1.0
jest: ^26.6.3
jquery: ^3.6.0