Bump everything
This commit is contained in:
parent
21c7fb059f
commit
2550de5f33
2 changed files with 390 additions and 80 deletions
30
package.json
30
package.json
|
@ -40,14 +40,14 @@
|
|||
"@angular/platform-server": "^17.3.5",
|
||||
"@angular/router": "^17.3.5",
|
||||
"@mapbox/point-geometry": "^0.1.0",
|
||||
"@maplibre/ngx-maplibre-gl": "^17.4.1",
|
||||
"@maplibre/ngx-maplibre-gl": "^17.4.3",
|
||||
"@turf/bbox": "^6.5.0",
|
||||
"@turf/distance": "^6.5.0",
|
||||
"angular-plotly.js": "^5.2.2",
|
||||
"maplibre-gl": "^4.0.2",
|
||||
"maplibre-gl": "^4.1.3",
|
||||
"ngx-flexible-layout": "~17.0.4",
|
||||
"plotly.js-basic-dist-min": "2.29.1",
|
||||
"rxjs": "^7.4.0",
|
||||
"plotly.js-basic-dist-min": "2.31.1",
|
||||
"rxjs": "^7.8.1",
|
||||
"subscriptions-transport-ws": "^0.9.17",
|
||||
"ts-helpers": "^1.1.2",
|
||||
"zone.js": "~0.14.4"
|
||||
|
@ -57,26 +57,26 @@
|
|||
"@angular/cli": "^17.3.5",
|
||||
"@angular/compiler-cli": "^17.3.5",
|
||||
"@angular/language-service": "^17.3.5",
|
||||
"@hey-api/openapi-ts": "^0.34.0",
|
||||
"@hey-api/openapi-ts": "^0.40.1",
|
||||
"@types/geojson": "^7946.0.14",
|
||||
"@types/jasmine": "~3.6.0",
|
||||
"@types/jasminewd2": "^2.0.2",
|
||||
"@types/node": "^20.11.21",
|
||||
"@types/jasmine": "~5.1.4",
|
||||
"@types/jasminewd2": "^2.0.13",
|
||||
"@types/node": "^20.12.7",
|
||||
"@types/plotly.js-dist-min": "^2.3.4",
|
||||
"codelyzer": "^6.0.2",
|
||||
"fontnik": "^0.7.2",
|
||||
"jasmine-core": "~3.6.0",
|
||||
"jasmine-spec-reporter": "~5.0.0",
|
||||
"karma": "~6.3.2",
|
||||
"karma-chrome-launcher": "~3.1.0",
|
||||
"jasmine-core": "~5.1.2",
|
||||
"jasmine-spec-reporter": "~7.0.0",
|
||||
"karma": "~6.4.3",
|
||||
"karma-chrome-launcher": "~3.2.0",
|
||||
"karma-cli": "^2.0.0",
|
||||
"karma-coverage-istanbul-reporter": "~3.0.2",
|
||||
"karma-jasmine": "~4.0.0",
|
||||
"karma-coverage-istanbul-reporter": "~3.0.3",
|
||||
"karma-jasmine": "~5.1.0",
|
||||
"protractor": "~7.0.0",
|
||||
"source-map-explorer": "^2.5.3",
|
||||
"ts-node": "^10.9.2",
|
||||
"tslib": "^2.6.2",
|
||||
"tslint": "~6.1.0",
|
||||
"typescript": "~5.3.3"
|
||||
"typescript": "~5.4.5"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue