diff --git a/package-lock.json b/package-lock.json index 598634cf3..8ac568207 100644 --- a/package-lock.json +++ b/package-lock.json @@ -75,8 +75,6 @@ "@types/react-color": "^3.0.12", "@types/react-dom": "^18.3.0", "@types/validator": "^13.12.1", - "@typescript-eslint/eslint-plugin": "^8.6.0", - "@typescript-eslint/parser": "^8.5.0", "babel": "^6.23.0", "babel-plugin-inline-json-import": "^0.3.2", "buffer": "^6.0.3", @@ -102,7 +100,7 @@ "lodash": "^4.17.21", "mocha": "^10.7.3", "moment": "^2.30.1", - "ol": "^10.1.0", + "ol": "^10.2.1", "prettier": "^3.3.3", "prop-types": "^15.8.1", "puppeteer": "^23.3.0", @@ -7181,9 +7179,10 @@ "license": "MIT" }, "node_modules/@types/rbush": { - "version": "3.0.4", - "dev": true, - "license": "MIT" + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/rbush/-/rbush-3.0.3.tgz", + "integrity": "sha512-lX55lR0iYCgapxD3IrgujpQA1zDxwZI5qMRelKvmKAsSMplFVr7wmMpG7/6+Op2tjrgEex8o3vjg8CRDrRNYxg==", + "dev": true }, "node_modules/@types/react": { "version": "18.3.5", @@ -7432,6 +7431,7 @@ "integrity": "sha512-UOaz/wFowmoh2G6Mr9gw60B1mm0MzUtm6Ic8G2yM1Le6gyj5Loi/N+O5mocugRGY+8OeeKmkMmbxNqUCq3B4Sg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.6.0", @@ -7466,6 +7466,7 @@ "integrity": "sha512-dtePl4gsuenXVwC7dVNlb4mGDcKjDT/Ropsk4za/ouMBPplCLyznIaR+W65mvCvsyS97dymoBRrioEXI7k0XIg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@typescript-eslint/typescript-estree": "8.6.0", "@typescript-eslint/utils": "8.6.0", @@ -7620,6 +7621,7 @@ "integrity": "sha512-eQcbCuA2Vmw45iGfcyG4y6rS7BhWfz9MQuk409WD47qMM+bKCGQWXxvoOs1DUp+T7UBMTtRTVT+kXr7Sh4O9Ow==", "dev": true, "license": "BSD-2-Clause", + "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "8.6.0", "@typescript-eslint/types": "8.6.0", @@ -7649,6 +7651,7 @@ "integrity": "sha512-ZuoutoS5y9UOxKvpc/GkvF4cuEmpokda4wRg64JEia27wX+PysIE9q+lzDtlHHgblwUWwo5/Qn+/WyTUvDwBHw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@typescript-eslint/types": "8.6.0", "@typescript-eslint/visitor-keys": "8.6.0" @@ -7808,6 +7811,7 @@ "integrity": "sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, @@ -7822,6 +7826,7 @@ "integrity": "sha512-MOVAzsKJIPIlLK239l5s06YXjNqpKTVhBVDnqUumQJja5+Y94V3+4VUFRA0G60y2jNnTVwRCkhyGQpavfsbq/g==", "dev": true, "license": "BSD-2-Clause", + "peer": true, "dependencies": { "@typescript-eslint/types": "8.6.0", "@typescript-eslint/visitor-keys": "8.6.0", @@ -7851,6 +7856,7 @@ "integrity": "sha512-eNp9cWnYf36NaOVjkEUznf6fEgVy1TWpE0o52e4wtojjBx7D1UV2WAWGzR+8Y5lVFtpMLPwNbC67T83DWSph4A==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@typescript-eslint/scope-manager": "8.6.0", @@ -7874,6 +7880,7 @@ "integrity": "sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@typescript-eslint/types": "8.6.0", "eslint-visitor-keys": "^3.4.3" @@ -32548,11 +32555,12 @@ "license": "MIT" }, "node_modules/ol": { - "version": "10.1.0", + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/ol/-/ol-10.2.1.tgz", + "integrity": "sha512-2bB/y2vEnmzjqynP0NA7Cp8k86No3Psn63Dueicep3E3i09axWRVIG5IS/bylEAGfWQx0QXD/uljkyFoY60Wig==", "dev": true, - "license": "BSD-2-Clause", "dependencies": { - "@types/rbush": "^3.0.3", + "@types/rbush": "3.0.3", "color-rgba": "^3.0.0", "color-space": "^2.0.1", "earcut": "^3.0.0", @@ -41712,6 +41720,7 @@ "version": "1.3.0", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=16" }, diff --git a/package.json b/package.json index 4aec9601b..a080b66a6 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "lodash": "^4.17.21", "mocha": "^10.7.3", "moment": "^2.30.1", - "ol": "^10.1.0", + "ol": "^10.2.1", "prettier": "^3.3.3", "prop-types": "^15.8.1", "puppeteer": "^23.3.0",