mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps): bump os-locale from 6.0.2 to 8.0.0
Bumps [os-locale](https://github.com/sindresorhus/os-locale) from 6.0.2 to 8.0.0. - [Release notes](https://github.com/sindresorhus/os-locale/releases) - [Commits](https://github.com/sindresorhus/os-locale/compare/v6.0.2...v8.0.0) --- updated-dependencies: - dependency-name: os-locale dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f81a711b41
commit
a36ff65f4d
2 changed files with 7 additions and 23 deletions
|
|
@ -60,7 +60,7 @@
|
|||
"js-yaml": "^4.1.1",
|
||||
"minimist": "^1.2.8",
|
||||
"moment": "^2.30.1",
|
||||
"os-locale": "^6.0.2",
|
||||
"os-locale": "^8.0.0",
|
||||
"proxy": "^3.0.0",
|
||||
"semver": "^7.7.4",
|
||||
"stream-json": "^1.9.1",
|
||||
|
|
|
|||
|
|
@ -598,8 +598,8 @@ importers:
|
|||
specifier: ^2.30.1
|
||||
version: 2.30.1
|
||||
os-locale:
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2
|
||||
specifier: ^8.0.0
|
||||
version: 8.0.0
|
||||
proxy:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0
|
||||
|
|
@ -7753,10 +7753,6 @@ packages:
|
|||
inversify@7.11.0:
|
||||
resolution: {integrity: sha512-yZDprSSr8TyVeMGI/AOV4ws6gwjX22hj9Z8/oHAVpJORY6WRFTcUzhnZtibBUHEw2U8ArvHcR+i863DplQ3Cwg==}
|
||||
|
||||
invert-kv@3.0.1:
|
||||
resolution: {integrity: sha512-CYdFeFexxhv/Bcny+Q0BfOV+ltRlJcd4BBZBYFX/O0u4npJrgZtIcjokegtiSMAvlMTJ+Koq0GBCc//3bueQxw==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
ip-address@10.0.1:
|
||||
resolution: {integrity: sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==}
|
||||
engines: {node: '>= 12'}
|
||||
|
|
@ -8273,10 +8269,6 @@ packages:
|
|||
lazy-val@1.0.5:
|
||||
resolution: {integrity: sha512-0/BnGCCfyUMkBpeDgWihanIAF9JmZhHBgUhEqzvf+adhNGLoP6TaiI5oF8oyb3I45P+PcnrqihSf01M0l0G5+Q==}
|
||||
|
||||
lcid@3.1.1:
|
||||
resolution: {integrity: sha512-M6T051+5QCGLBQb8id3hdvIW8+zeFV2FyBGFS9IEK5H9Wt4MueD4bW1eWikpHgZp+5xR3l5c8pZUkQsIA0BFZg==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
leven@2.1.0:
|
||||
resolution: {integrity: sha512-nvVPLpIHUxCUoRLrFqTgSxXJ614d8AgQoWl7zPe/2VadE8+1dpU3LBhowRuBAcuwruWtOdD8oYC9jDNJjXDPyA==}
|
||||
engines: {node: '>=0.10.0'}
|
||||
|
|
@ -9244,9 +9236,9 @@ packages:
|
|||
resolution: {integrity: sha512-lBX72MWFduWEf7v7uWf5DHp9Jn5BI8bNPGuFgtXMmr2uDz2Gz2749y3am3agSDdkhHPHYmmxEGSKH85ZLGzgXw==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
os-locale@6.0.2:
|
||||
resolution: {integrity: sha512-qIb8bzRqaN/vVqEYZ7lTAg6PonskO7xOmM7OClD28F6eFa4s5XGe4bGpHUHMoCHbNNuR0pDYFeSLiW5bnjWXIA==}
|
||||
engines: {node: '>=12.20'}
|
||||
os-locale@8.0.0:
|
||||
resolution: {integrity: sha512-0hdyXRn0wSKMTHCo2CkPJdTKzIhg1Wb7DxJtkeD8M8rRXSwP2ZFRu4UiWBnkjPdRbL5X+AnUVXBE2SZOmkm3dg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
outvariant@1.4.3:
|
||||
resolution: {integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==}
|
||||
|
|
@ -20509,8 +20501,6 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- reflect-metadata
|
||||
|
||||
invert-kv@3.0.1: {}
|
||||
|
||||
ip-address@10.0.1: {}
|
||||
|
||||
ipaddr.js@1.9.1: {}
|
||||
|
|
@ -20974,10 +20964,6 @@ snapshots:
|
|||
|
||||
lazy-val@1.0.5: {}
|
||||
|
||||
lcid@3.1.1:
|
||||
dependencies:
|
||||
invert-kv: 3.0.1
|
||||
|
||||
leven@2.1.0: {}
|
||||
|
||||
leven@3.1.0: {}
|
||||
|
|
@ -22330,9 +22316,7 @@ snapshots:
|
|||
stdin-discarder: 0.3.1
|
||||
string-width: 8.2.0
|
||||
|
||||
os-locale@6.0.2:
|
||||
dependencies:
|
||||
lcid: 3.1.1
|
||||
os-locale@8.0.0: {}
|
||||
|
||||
outvariant@1.4.3: {}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue