mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
web: bump @openlayers-elements/core from 0.4.0 to 0.5.1 in /web
Bumps [@openlayers-elements/core](https://github.com/openlayers-elements/openlayers-elements/tree/HEAD/elements/openlayers-core) from 0.4.0 to 0.5.1. - [Release notes](https://github.com/openlayers-elements/openlayers-elements/releases) - [Changelog](https://github.com/openlayers-elements/openlayers-elements/blob/master/elements/openlayers-core/CHANGELOG.md) - [Commits](https://github.com/openlayers-elements/openlayers-elements/commits/@openlayers-elements/core@0.5.1/elements/openlayers-core) --- updated-dependencies: - dependency-name: "@openlayers-elements/core" dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
75
web/package-lock.json
generated
75
web/package-lock.json
generated
@@ -38,7 +38,7 @@
|
||||
"@mdx-js/mdx": "^3.1.1",
|
||||
"@mrmarble/djangoql-completion": "^0.8.3",
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
"@openlayers-elements/core": "^0.4.0",
|
||||
"@openlayers-elements/core": "^0.5.1",
|
||||
"@openlayers-elements/maps": "^0.4.0",
|
||||
"@patternfly/elements": "^4.3.1",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
@@ -2215,13 +2215,32 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@openlayers-elements/core": {
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@openlayers-elements/core/-/core-0.4.0.tgz",
|
||||
"integrity": "sha512-msY2QGYCYf5Zph16j08KszgqtHmMORCK7B5afpe5iM8c3FFSfjijUffiw93MGeowoN4Yo5jfkxuI2plpyidR0A==",
|
||||
"version": "0.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@openlayers-elements/core/-/core-0.5.1.tgz",
|
||||
"integrity": "sha512-nHKtnlT//t9fdeg++ZFKmLcuX7ok2ix+MmX594/t5VciErr9ntroqGK9ye2ABFPTms2dqXKB9/jD11EXgz4VCQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lit": "^3.1.4",
|
||||
"ol": "^7.5.0"
|
||||
"@lit/context": "^1.1.6",
|
||||
"lit": "^3.3.2",
|
||||
"ol": "^9.2.4"
|
||||
}
|
||||
},
|
||||
"node_modules/@openlayers-elements/core/node_modules/ol": {
|
||||
"version": "9.2.4",
|
||||
"resolved": "https://registry.npmjs.org/ol/-/ol-9.2.4.tgz",
|
||||
"integrity": "sha512-bsbu4ObaAlbELMIZWnYEvX4Z9jO+OyCBshtODhDKmqYTPEfnKOX3RieCr97tpJkqWTZvyV4tS9UQDvHoCdxS+A==",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"color-rgba": "^3.0.0",
|
||||
"color-space": "^2.0.1",
|
||||
"earcut": "^2.2.3",
|
||||
"geotiff": "^2.0.7",
|
||||
"pbf": "3.2.1",
|
||||
"rbush": "^3.0.1"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/openlayers"
|
||||
}
|
||||
},
|
||||
"node_modules/@openlayers-elements/maps": {
|
||||
@@ -2235,6 +2254,16 @@
|
||||
"ol": "^7.5.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@openlayers-elements/maps/node_modules/@openlayers-elements/core": {
|
||||
"version": "0.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@openlayers-elements/core/-/core-0.4.0.tgz",
|
||||
"integrity": "sha512-msY2QGYCYf5Zph16j08KszgqtHmMORCK7B5afpe5iM8c3FFSfjijUffiw93MGeowoN4Yo5jfkxuI2plpyidR0A==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"lit": "^3.1.4",
|
||||
"ol": "^7.5.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@oxc-parser/binding-android-arm-eabi": {
|
||||
"version": "0.120.0",
|
||||
"resolved": "https://registry.npmjs.org/@oxc-parser/binding-android-arm-eabi/-/binding-android-arm-eabi-0.120.0.tgz",
|
||||
@@ -7271,6 +7300,40 @@
|
||||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/color-parse": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/color-parse/-/color-parse-2.0.2.tgz",
|
||||
"integrity": "sha512-eCtOz5w5ttWIUcaKLiktF+DxZO1R9KLNY/xhbV6CkhM7sR3GhVghmt6X6yOnzeaM24po+Z9/S1apbXMwA3Iepw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"color-name": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/color-parse/node_modules/color-name": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-2.1.0.tgz",
|
||||
"integrity": "sha512-1bPaDNFm0axzE4MEAzKPuqKWeRaT43U/hyxKPBdqTfmPF+d6n7FSoTFxLVULUJOmiLp01KjhIPPH+HrXZJN4Rg==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=12.20"
|
||||
}
|
||||
},
|
||||
"node_modules/color-rgba": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/color-rgba/-/color-rgba-3.0.0.tgz",
|
||||
"integrity": "sha512-PPwZYkEY3M2THEHHV6Y95sGUie77S7X8v+h1r6LSAPF3/LL2xJ8duUXSrkic31Nzc4odPwHgUbiX/XuTYzQHQg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"color-parse": "^2.0.0",
|
||||
"color-space": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/color-space": {
|
||||
"version": "2.3.2",
|
||||
"resolved": "https://registry.npmjs.org/color-space/-/color-space-2.3.2.tgz",
|
||||
"integrity": "sha512-BcKnbOEsOarCwyoLstcoEztwT0IJxqqQkNwDuA3a65sICvvHL2yoeV13psoDFh5IuiOMnIOKdQDwB4Mk3BypiA==",
|
||||
"license": "Unlicense"
|
||||
},
|
||||
"node_modules/colorette": {
|
||||
"version": "2.0.20",
|
||||
"resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz",
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
"@mdx-js/mdx": "^3.1.1",
|
||||
"@mrmarble/djangoql-completion": "^0.8.3",
|
||||
"@open-wc/lit-helpers": "^0.7.0",
|
||||
"@openlayers-elements/core": "^0.4.0",
|
||||
"@openlayers-elements/core": "^0.5.1",
|
||||
"@openlayers-elements/maps": "^0.4.0",
|
||||
"@patternfly/elements": "^4.3.1",
|
||||
"@patternfly/patternfly": "^4.224.2",
|
||||
|
||||
Reference in New Issue
Block a user