mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-25 13:38:19 -05:00
Merge pull request #887 from opencloud-eu/dependabot/npm_and_yarn/services/idp/i18next-conv-15.1.1
build(deps-dev): bump i18next-conv from 14.1.0 to 15.1.1 in /services/idp
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"i18next-conv@14.1.0": {
|
||||
"i18next-conv@15.1.1": {
|
||||
"licenses": "MIT",
|
||||
"licenseFile": "LICENSE.md",
|
||||
"licenseStart": "# MIT License",
|
||||
"licenseEnd": "========="
|
||||
},
|
||||
"p-from-callback@1.0.1": {
|
||||
"p-from-callback@2.0.0": {
|
||||
"licenses": "MIT",
|
||||
"licenseFile": "LICENSE.md",
|
||||
"licenseStart": "# MIT License",
|
||||
|
||||
@@ -132,7 +132,7 @@
|
||||
"eslint-webpack-plugin": "^3.2.0",
|
||||
"file-loader": "6.2.0",
|
||||
"html-webpack-plugin": "5.6.3",
|
||||
"i18next-conv": "^14.1.0",
|
||||
"i18next-conv": "^15.1.1",
|
||||
"i18next-parser": "^9.0.2",
|
||||
"jest": "29.7.0",
|
||||
"license-checker-rseidelsohn": "4.4.2",
|
||||
|
||||
Generated
+30
-44
@@ -190,8 +190,8 @@ importers:
|
||||
specifier: 5.6.3
|
||||
version: 5.6.3(webpack@5.99.6)
|
||||
i18next-conv:
|
||||
specifier: ^14.1.0
|
||||
version: 14.1.0
|
||||
specifier: ^15.1.1
|
||||
version: 15.1.1
|
||||
i18next-parser:
|
||||
specifier: ^9.0.2
|
||||
version: 9.0.2
|
||||
@@ -1637,6 +1637,9 @@ packages:
|
||||
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
'@postalsys/gettext@4.0.1':
|
||||
resolution: {integrity: sha512-QERj2sCJTZJN4scplV9BUpZObUsB/ZAF+/MD3OBxDkqTWEmK/C0HX1i15IRJ0YpYtl3hovc4mEN37HIGvb4pbw==}
|
||||
|
||||
'@rollup/plugin-babel@5.3.1':
|
||||
resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==}
|
||||
engines: {node: '>= 10.0.0'}
|
||||
@@ -2328,11 +2331,6 @@ packages:
|
||||
buffer@6.0.3:
|
||||
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
||||
|
||||
c8@9.1.0:
|
||||
resolution: {integrity: sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg==}
|
||||
engines: {node: '>=14.14.0'}
|
||||
hasBin: true
|
||||
|
||||
call-bind-apply-helpers@1.0.2:
|
||||
resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -2487,6 +2485,10 @@ packages:
|
||||
resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
commander@13.1.0:
|
||||
resolution: {integrity: sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
commander@2.20.3:
|
||||
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
||||
|
||||
@@ -3604,9 +3606,9 @@ packages:
|
||||
i18next-browser-languagedetector@7.2.1:
|
||||
resolution: {integrity: sha512-h/pM34bcH6tbz8WgGXcmWauNpQupCGr25XPp9cZwZInR9XHSjIFDYp1SIok7zSPsTOMxdvuLyu86V+g2Kycnfw==}
|
||||
|
||||
i18next-conv@14.1.0:
|
||||
resolution: {integrity: sha512-KyLYIclCE4rx4g3NDUyh83Nmr/4mfIjHEespa088gwERcP0Dp31PLfxmNyezjbU9wdZOngI2yPvtGufUypqA+A==}
|
||||
engines: {node: '>= 16.0'}
|
||||
i18next-conv@15.1.1:
|
||||
resolution: {integrity: sha512-PpI8/1jmxM/Sgfxof4SBp3MAIM1HYl/2RwXYBcloqtoOx0IxojMxDvjAiN7FhgVKPjZ0s/jdIP33JQmqCHG3Qg==}
|
||||
engines: {node: '>= 18.0'}
|
||||
hasBin: true
|
||||
|
||||
i18next-http-backend@3.0.2:
|
||||
@@ -4479,9 +4481,6 @@ packages:
|
||||
encoding:
|
||||
optional: true
|
||||
|
||||
node-gettext@3.0.0:
|
||||
resolution: {integrity: sha512-/VRYibXmVoN6tnSAY2JWhNRhWYJ8Cd844jrZU/DwLVoI4vBI6ceYbd8i42sYZ9uOgDH3S7vslIKOWV/ZrT2YBA==}
|
||||
|
||||
node-int64@0.4.0:
|
||||
resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==}
|
||||
|
||||
@@ -4600,9 +4599,9 @@ packages:
|
||||
resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
p-from-callback@1.0.1:
|
||||
resolution: {integrity: sha512-5N3Xj5tWR7giRLxF1qz1+bOAHNZFuiszG4H0f0dhbGCWxX72OQuJSuwnMv+ZT0qWcUKdkh7X0tu8Z2FALiM8pw==}
|
||||
engines: {node: '>=14.0'}
|
||||
p-from-callback@2.0.0:
|
||||
resolution: {integrity: sha512-0gjkaVoLeg71VE4L7lccq8VPGEpZrVpDsS0s+sk6k3lQUVh9QYQPSog7a/Km407vzQt8zS9MoUMG4EgML//k2Q==}
|
||||
engines: {node: '>=18.0'}
|
||||
|
||||
p-limit@2.3.0:
|
||||
resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==}
|
||||
@@ -5317,8 +5316,8 @@ packages:
|
||||
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
||||
engines: {node: '>= 6'}
|
||||
|
||||
readable-stream@4.5.2:
|
||||
resolution: {integrity: sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==}
|
||||
readable-stream@4.7.0:
|
||||
resolution: {integrity: sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
readdirp@3.6.0:
|
||||
@@ -8017,6 +8016,10 @@ snapshots:
|
||||
'@pkgjs/parseargs@0.11.0':
|
||||
optional: true
|
||||
|
||||
'@postalsys/gettext@4.0.1':
|
||||
dependencies:
|
||||
lodash.get: 4.4.2
|
||||
|
||||
'@rollup/plugin-babel@5.3.1(@babel/core@7.26.10)(@types/babel__core@7.20.5)(rollup@2.79.2)':
|
||||
dependencies:
|
||||
'@babel/core': 7.26.10
|
||||
@@ -8892,20 +8895,6 @@ snapshots:
|
||||
base64-js: 1.5.1
|
||||
ieee754: 1.2.1
|
||||
|
||||
c8@9.1.0:
|
||||
dependencies:
|
||||
'@bcoe/v8-coverage': 0.2.3
|
||||
'@istanbuljs/schema': 0.1.3
|
||||
find-up: 5.0.0
|
||||
foreground-child: 3.2.1
|
||||
istanbul-lib-coverage: 3.2.2
|
||||
istanbul-lib-report: 3.0.1
|
||||
istanbul-reports: 3.1.7
|
||||
test-exclude: 6.0.0
|
||||
v8-to-istanbul: 9.3.0
|
||||
yargs: 17.7.2
|
||||
yargs-parser: 21.1.1
|
||||
|
||||
call-bind-apply-helpers@1.0.2:
|
||||
dependencies:
|
||||
es-errors: 1.3.0
|
||||
@@ -9084,6 +9073,8 @@ snapshots:
|
||||
|
||||
commander@12.1.0: {}
|
||||
|
||||
commander@13.1.0: {}
|
||||
|
||||
commander@2.20.3: {}
|
||||
|
||||
commander@7.2.0: {}
|
||||
@@ -10267,7 +10258,7 @@ snapshots:
|
||||
dependencies:
|
||||
content-type: 1.0.5
|
||||
encoding: 0.1.13
|
||||
readable-stream: 4.5.2
|
||||
readable-stream: 4.7.0
|
||||
safe-buffer: 5.2.1
|
||||
|
||||
glob-parent@5.1.2:
|
||||
@@ -10469,15 +10460,14 @@ snapshots:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.8
|
||||
|
||||
i18next-conv@14.1.0:
|
||||
i18next-conv@15.1.1:
|
||||
dependencies:
|
||||
c8: 9.1.0
|
||||
'@postalsys/gettext': 4.0.1
|
||||
colorette: 2.0.20
|
||||
commander: 12.1.0
|
||||
commander: 13.1.0
|
||||
gettext-converter: 1.3.0
|
||||
gettext-parser: 8.0.0
|
||||
node-gettext: 3.0.0
|
||||
p-from-callback: 1.0.1
|
||||
p-from-callback: 2.0.0
|
||||
|
||||
i18next-http-backend@3.0.2(encoding@0.1.13):
|
||||
dependencies:
|
||||
@@ -11518,10 +11508,6 @@ snapshots:
|
||||
optionalDependencies:
|
||||
encoding: 0.1.13
|
||||
|
||||
node-gettext@3.0.0:
|
||||
dependencies:
|
||||
lodash.get: 4.4.2
|
||||
|
||||
node-int64@0.4.0: {}
|
||||
|
||||
node-releases@2.0.17: {}
|
||||
@@ -11660,7 +11646,7 @@ snapshots:
|
||||
object-keys: 1.1.1
|
||||
safe-push-apply: 1.0.0
|
||||
|
||||
p-from-callback@1.0.1: {}
|
||||
p-from-callback@2.0.0: {}
|
||||
|
||||
p-limit@2.3.0:
|
||||
dependencies:
|
||||
@@ -12475,7 +12461,7 @@ snapshots:
|
||||
string_decoder: 1.3.0
|
||||
util-deprecate: 1.0.2
|
||||
|
||||
readable-stream@4.5.2:
|
||||
readable-stream@4.7.0:
|
||||
dependencies:
|
||||
abort-controller: 3.0.0
|
||||
buffer: 6.0.3
|
||||
|
||||
Reference in New Issue
Block a user