diff --git a/package.json b/package.json index 04cf63d..84ea8b1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "@turf/helpers": "^7.2.0", "@turf/union": "^7.1.0", - "@types/geojson": "^7946.0.14", + "@types/geojson": "^7946.0.16", "accessible-autocomplete": "^3.0.1", "file-saver": "^2.0.5", "govuk-frontend": "^5.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3dbab86..8804246 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^7.1.0 version: 7.1.0 '@types/geojson': - specifier: ^7946.0.14 - version: 7946.0.14 + specifier: ^7946.0.16 + version: 7946.0.16 accessible-autocomplete: specifier: ^3.0.1 version: 3.0.1 @@ -69,7 +69,7 @@ devDependencies: version: 22.0.3 '@types/ol-ext': specifier: npm:@siedlerchr/types-ol-ext@^3.6.3 - version: /@siedlerchr/types-ol-ext@3.6.3(jspdf@3.0.2) + version: /@siedlerchr/types-ol-ext@3.6.5(jspdf@3.0.2) '@types/proj4': specifier: ^2.5.6 version: 2.5.6 @@ -221,7 +221,7 @@ packages: '@babel/core': 7.28.3 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - debug: 4.4.1 + debug: 4.4.3 lodash.debounce: 4.0.8 resolve: 1.22.10 transitivePeerDependencies: @@ -1167,7 +1167,7 @@ packages: '@babel/parser': 7.28.3 '@babel/template': 7.27.2 '@babel/types': 7.28.2 - debug: 4.4.1 + debug: 4.4.3 transitivePeerDependencies: - supports-color dev: true @@ -1932,10 +1932,10 @@ packages: dev: true optional: true - /@siedlerchr/types-ol-ext@3.6.3(jspdf@3.0.2): - resolution: {integrity: sha512-CBDpg1/j4boiLv7b9o0MnaKgUwPkezc5WCnlaEkhP68J3vDtrDbtUp1GUgX/9Gsncu83+SrvPi0T2+gFlOAS8w==} + /@siedlerchr/types-ol-ext@3.6.5(jspdf@3.0.2): + resolution: {integrity: sha512-Wzw+F4Elpa6XsxQkp0TvQfUnvnQfItKU5yJiBQkfd3RElXv5QYiZwClpL1i9yWd9MAxcVRIIzhaulRDlc8ktMA==} peerDependencies: - jspdf: ^3.0.1 + jspdf: ^3.0.2 dependencies: jspdf: 3.0.2 dev: true @@ -1975,7 +1975,7 @@ packages: /@turf/helpers@7.2.0: resolution: {integrity: sha512-cXo7bKNZoa7aC7ydLmUR02oB3IgDe7MxiPuRz3cCtYQHn+BJ6h1tihmamYDWWUlPHgSNF0i3ATc4WmDECZafKw==} dependencies: - '@types/geojson': 7946.0.14 + '@types/geojson': 7946.0.16 tslib: 2.8.1 dev: false @@ -1983,7 +1983,7 @@ packages: resolution: {integrity: sha512-igzTdHsQc8TV1RhPuOLVo74Px/hyPrVgVOTgjWQZzt3J9BVseCdpfY/0cJBdlSRI4S/yTmmHl7gAqjhpYH5Yaw==} dependencies: '@turf/helpers': 7.2.0 - '@types/geojson': 7946.0.14 + '@types/geojson': 7946.0.16 dev: false /@turf/union@7.1.0: @@ -1991,7 +1991,7 @@ packages: dependencies: '@turf/helpers': 7.2.0 '@turf/meta': 7.2.0 - '@types/geojson': 7946.0.14 + '@types/geojson': 7946.0.16 polygon-clipping: 0.15.7 tslib: 2.8.1 dev: false @@ -2075,8 +2075,8 @@ packages: resolution: {integrity: sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==} dev: true - /@types/geojson@7946.0.14: - resolution: {integrity: sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==} + /@types/geojson@7946.0.16: + resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==} dev: false /@types/html-minifier-terser@6.1.0: @@ -2790,6 +2790,7 @@ packages: /bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} + requiresBuild: true dependencies: file-uri-to-path: 1.0.0 dev: true @@ -2931,7 +2932,7 @@ packages: dependencies: '@babel/runtime': 7.28.3 '@types/raf': 3.4.3 - core-js: 3.45.1 + core-js: 3.46.0 raf: 3.4.1 regenerator-runtime: 0.13.11 rgbcolor: 1.0.1 @@ -3241,8 +3242,8 @@ packages: browserslist: 4.25.3 dev: true - /core-js@3.45.1: - resolution: {integrity: sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==} + /core-js@3.46.0: + resolution: {integrity: sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==} requiresBuild: true optional: true @@ -3491,6 +3492,18 @@ packages: ms: 2.1.3 dev: true + /debug@4.4.3: + resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.3 + dev: true + /decode-uri-component@0.2.2: resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} engines: {node: '>=0.10'} @@ -3629,8 +3642,8 @@ packages: domelementtype: 2.3.0 dev: true - /dompurify@3.2.6: - resolution: {integrity: sha512-/2GogDQlohXPZe6D6NOgQvXLPSYBqIWMnZ8zzOhn09REE4eyAzb+Hed3jhoM9OkuaJ8P6ZGTTVWQKAi8ieIzfQ==} + /dompurify@3.3.0: + resolution: {integrity: sha512-r+f6MYR1gGN1eJv0TVQbhA7if/U7P87cdPl3HN5rikqaBSBxLiCb/b9O+2eG0cxz0ghyU+mU1QkbsOwERMYlWQ==} requiresBuild: true optionalDependencies: '@types/trusted-types': 2.0.7 @@ -4098,6 +4111,7 @@ packages: /file-uri-to-path@1.0.0: resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} + requiresBuild: true dev: true optional: true @@ -4987,8 +5001,8 @@ packages: fflate: 0.8.2 optionalDependencies: canvg: 3.0.11 - core-js: 3.45.1 - dompurify: 3.2.6 + core-js: 3.46.0 + dompurify: 3.3.0 html2canvas: 1.4.1 /kind-of@3.2.2: @@ -5411,6 +5425,7 @@ packages: /nan@2.23.0: resolution: {integrity: sha512-1UxuyYGdoQHcGg87Lkqm3FzefucTa0NAiOcuRsDmysep3c1LVCRK2krrUDafMWtjSG04htvAmvg96+SDknOmgQ==} + requiresBuild: true dev: true optional: true @@ -6683,7 +6698,7 @@ packages: resolution: {integrity: sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==} engines: {node: '>= 18'} dependencies: - debug: 4.4.1 + debug: 4.4.3 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -6945,7 +6960,7 @@ packages: /spdy-transport@3.0.0: resolution: {integrity: sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==} dependencies: - debug: 4.4.1 + debug: 4.4.3 detect-node: 2.1.0 hpack.js: 2.1.6 obuf: 1.1.2 @@ -6959,7 +6974,7 @@ packages: resolution: {integrity: sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==} engines: {node: '>=6.0.0'} dependencies: - debug: 4.4.1 + debug: 4.4.3 handle-thing: 2.0.1 http-deceiver: 1.2.7 select-hose: 2.0.0