[ci skip] Updated packages #2506
Some checks reported errors
FarmMaps.Develop/FarmMapsLib/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
FarmMaps.Develop/FarmMapsLib/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
3e11c7cefd
commit
e17ac435b5
35
package-lock.json
generated
35
package-lock.json
generated
@ -20,6 +20,7 @@
|
||||
"@farmmaps/common": "file:dist/common",
|
||||
"@farmmaps/common-map": "file:dist/common-map",
|
||||
"@farmmaps/common-map3d": "file:dist/common-map3d",
|
||||
"@lmdb/lmdb-linux-x64": "^3.1.0",
|
||||
"@microsoft/signalr": "^3.1.16",
|
||||
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
|
||||
"@ngrx/effects": "^18.0.2",
|
||||
@ -87,7 +88,7 @@
|
||||
},
|
||||
"dist/common": {
|
||||
"name": "@farmmaps/common",
|
||||
"version": "4.10.0-prerelease.2503",
|
||||
"version": "4.10.0-prerelease.2504",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
@ -112,7 +113,7 @@
|
||||
},
|
||||
"dist/common-map": {
|
||||
"name": "@farmmaps/common-map",
|
||||
"version": "4.10.0-prerelease.2503",
|
||||
"version": "4.10.0-prerelease.2504",
|
||||
"dependencies": {
|
||||
"tslib": "^2.0.0"
|
||||
},
|
||||
@ -127,7 +128,7 @@
|
||||
},
|
||||
"dist/common-map3d": {
|
||||
"name": "@farmmaps/common-map3d",
|
||||
"version": "4.10.0-prerelease.2503",
|
||||
"version": "4.10.0-prerelease.2504",
|
||||
"dependencies": {
|
||||
"tslib": "^2.0.0"
|
||||
},
|
||||
@ -139,7 +140,7 @@
|
||||
}
|
||||
},
|
||||
"dist/ng-openlayers": {
|
||||
"version": "4.10.0-prerelease.2503",
|
||||
"version": "4.10.0-prerelease.2504",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
@ -3579,6 +3580,18 @@
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@lmdb/lmdb-linux-x64": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.1.0.tgz",
|
||||
"integrity": "sha512-3I12ss8iVMMR5Sc+xtLZsZS5ekSSD9+DGI0etykiyDRFZrviGaEWjaIOgou6sClGn2+EvaBDfa7BmP3SkZOS5Q==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"license": "MIT",
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@lmdb/lmdb-win32-x64": {
|
||||
"version": "3.0.13",
|
||||
"cpu": [
|
||||
@ -11010,6 +11023,20 @@
|
||||
"@lmdb/lmdb-win32-x64": "3.0.13"
|
||||
}
|
||||
},
|
||||
"node_modules/lmdb/node_modules/@lmdb/lmdb-linux-x64": {
|
||||
"version": "3.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.0.13.tgz",
|
||||
"integrity": "sha512-vOtxu0xC0SLdQ2WRXg8Qgd8T32ak4SPqk5zjItRszrJk2BdeXqfGxBJbP7o4aOvSPSmSSv46Lr1EP4HXU8v7Kg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/loader-runner": {
|
||||
"version": "4.3.0",
|
||||
"dev": true,
|
||||
|
Loading…
Reference in New Issue
Block a user