From 2c8cb519abe8aaed76fd6098aafe45a0885d3e73 Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:41:00 +0000 Subject: [PATCH] Apply pre-commit fix From the artifact of the previous workflow run --- ui/package-lock.json | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index a1de556b0..a9b1cca74 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -84,27 +84,6 @@ "dev": true, "license": "(Apache-2.0 AND BSD-3-Clause)" }, - "node_modules/@camptocamp/ogc-client": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@camptocamp/ogc-client/-/ogc-client-1.1.0.tgz", - "integrity": "sha512-+Vj4G1D6YNxqRsKtdCA6fWHlFjNJxdK8xRbnXlgJwfRNtFxK78qkPeAuN82hxjgZrEmAOQzPZWgELDAjDq2UAQ==", - "license": "BSD-3-Clause", - "dependencies": { - "@rgrove/parse-xml": "^4.1.0" - }, - "peerDependencies": { - "ol": ">5.x", - "proj4": ">2.8" - }, - "peerDependenciesMeta": { - "ol": { - "optional": true - }, - "proj4": { - "optional": true - } - } - }, "node_modules/@esbuild/aix-ppc64": { "version": "0.23.1", "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.23.1.tgz", @@ -601,15 +580,6 @@ "license": "MIT", "peer": true }, - "node_modules/@rgrove/parse-xml": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@rgrove/parse-xml/-/parse-xml-4.2.0.tgz", - "integrity": "sha512-UuBOt7BOsKVOkFXRe4Ypd/lADuNIfqJXv8GvHqtXaTYXPPKkj2nS2zPllVsrtRjcomDhIJVBnZwfmlI222WH8g==", - "license": "ISC", - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/@rollup/plugin-inject": { "version": "5.0.5", "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz",