@opensystemslab/map 0.7.6 → 0.7.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- import { c as fr, g as _o } from "./index-eeaf6df3.mjs";
1
+ import { c as fr, g as _o } from "./index-bc945cdc.mjs";
2
2
  var zt = function(a) {
3
3
  return a && a.Math == Math && a;
4
4
  }, z = (
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opensystemslab/map",
3
- "version": "0.7.6",
3
+ "version": "0.7.8",
4
4
  "license": "MPL-2.0",
5
5
  "private": false,
6
6
  "repository": {
@@ -31,32 +31,32 @@
31
31
  "file-saver": "^2.0.5",
32
32
  "govuk-frontend": "^4.7.0",
33
33
  "jspdf": "^2.5.1",
34
- "lit": "^2.7.6",
34
+ "lit": "^3.0.1",
35
35
  "ol": "^7.5.1",
36
36
  "ol-ext": "^4.0.11",
37
- "ol-mapbox-style": "^11.0.3",
37
+ "ol-mapbox-style": "^12.0.0",
38
38
  "postcode": "^5.1.0",
39
- "proj4": "^2.9.0",
40
- "rambda": "^8.3.0"
39
+ "proj4": "^2.9.2",
40
+ "rambda": "^8.6.0"
41
41
  },
42
42
  "devDependencies": {
43
43
  "@glorious/pitsby": "^1.36.1",
44
44
  "@testing-library/dom": "^9.3.1",
45
- "@testing-library/user-event": "^14.4.3",
46
- "@types/file-saver": "^2.0.5",
47
- "@types/node": "^20.4.4",
45
+ "@testing-library/user-event": "^14.5.1",
46
+ "@types/file-saver": "^2.0.7",
47
+ "@types/node": "18.16.1",
48
48
  "@types/ol-ext": "npm:@siedlerchr/types-ol-ext@^3.0.9",
49
- "@types/proj4": "^2.5.2",
50
- "@vitest/ui": "^0.34.3",
49
+ "@types/proj4": "^2.5.5",
50
+ "@vitest/ui": "^0.34.6",
51
51
  "happy-dom": "^9.1.9",
52
52
  "husky": "^8.0.3",
53
- "lint-staged": "^13.2.3",
54
- "prettier": "^3.0.2",
53
+ "lint-staged": "^14.0.1",
54
+ "prettier": "^3.1.0",
55
55
  "rollup-plugin-postcss-lit": "^2.1.0",
56
- "sass": "^1.64.2",
57
- "typescript": "^5.1.6",
58
- "vite": "^4.4.9",
59
- "vitest": "0.34.1",
56
+ "sass": "^1.69.5",
57
+ "typescript": "^5.2.2",
58
+ "vite": "^4.4.12",
59
+ "vitest": "0.34.6",
60
60
  "wait-for-expect": "^3.0.2"
61
61
  },
62
62
  "lint-staged": {