Merge pull request #258 from Sebclem/renovate/all-minor-patch

⬆️ Update all non-major dependencies
This commit is contained in:
Sébastien Clément 2024-09-03 11:01:48 +02:00 committed by GitHub
commit 8cdf49e24a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 371 additions and 338 deletions

View File

@ -31,7 +31,7 @@ importers:
version: 4.19.2
fast-xml-parser:
specifier: ^4.4.1
version: 4.4.1
version: 4.5.0
figlet:
specifier: ^1.7.0
version: 1.7.0
@ -71,7 +71,7 @@ importers:
devDependencies:
'@eslint/js':
specifier: ^9.9.0
version: 9.9.0
version: 9.9.1
'@tsconfig/recommended':
specifier: ^1.0.7
version: 1.0.7
@ -104,7 +104,7 @@ importers:
version: 1.9.9
'@types/node':
specifier: ^22.3.0
version: 22.3.0
version: 22.5.2
concurrently:
specifier: 8.2.2
version: 8.2.2
@ -113,19 +113,19 @@ importers:
version: 16.4.5
eslint:
specifier: ^9.9.0
version: 9.9.0
version: 9.9.1
nodemon:
specifier: ^3.1.4
version: 3.1.4
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@22.3.0)(typescript@5.5.4)
version: 10.9.2(@types/node@22.5.2)(typescript@5.5.4)
typescript:
specifier: ^5.5.4
version: 5.5.4
typescript-eslint:
specifier: 8.1.0
version: 8.1.0(eslint@9.9.0)(typescript@5.5.4)
version: 8.1.0(eslint@9.9.1)(typescript@5.5.4)
packages:
@ -157,16 +157,16 @@ packages:
resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
'@eslint/config-array@0.17.1':
resolution: {integrity: sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==}
'@eslint/config-array@0.18.0':
resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/eslintrc@3.1.0':
resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/js@9.9.0':
resolution: {integrity: sha512-hhetes6ZHP3BlXLxmd8K2SNgkhNSi+UcecbnwWKwpP7kyi/uC75DJ1lOOBO3xrC4jyojtGE3YxKZPHfk4yrgug==}
'@eslint/js@9.9.1':
resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/object-schema@2.1.4':
@ -295,8 +295,8 @@ packages:
'@types/morgan@1.9.9':
resolution: {integrity: sha512-iRYSDKVaC6FkGSpEVVIvrRGw0DfJMiQzIn3qr2G5B3C//AWkulhXgaBd7tS9/J79GWSYMTHGs7PfI5b3Y8m+RQ==}
'@types/node@22.3.0':
resolution: {integrity: sha512-nrWpWVaDZuaVc5X84xJ0vNrLvomM205oQyLsRt7OHNZbSHslcWsvgFR7O7hire2ZonjLrWBbedmotmIlJDVd6g==}
'@types/node@22.5.2':
resolution: {integrity: sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==}
'@types/qs@6.9.15':
resolution: {integrity: sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==}
@ -682,8 +682,8 @@ packages:
resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
eslint@9.9.0:
resolution: {integrity: sha512-JfiKJrbx0506OEerjK2Y1QlldtBxkAlLxT5OEcRF8uaQ86noDe2k31Vw9rnSWv+MXZHj7OOUV/dA0AhdLFcyvA==}
eslint@9.9.1:
resolution: {integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
peerDependencies:
@ -733,8 +733,8 @@ packages:
fast-levenshtein@2.0.6:
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
fast-xml-parser@4.4.1:
resolution: {integrity: sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==}
fast-xml-parser@4.5.0:
resolution: {integrity: sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==}
hasBin: true
fastq@1.17.1:
@ -1429,8 +1429,8 @@ packages:
undefsafe@2.0.5:
resolution: {integrity: sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==}
undici-types@6.18.2:
resolution: {integrity: sha512-5ruQbENj95yDYJNS3TvcaxPMshV7aizdv/hWYjGIKoANWKjhWNBsr2YEuYZKodQulB1b8l7ILOuDQep3afowQQ==}
undici-types@6.19.8:
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
unpipe@1.0.0:
resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
@ -1531,14 +1531,14 @@ snapshots:
enabled: 2.0.0
kuler: 2.0.0
'@eslint-community/eslint-utils@4.4.0(eslint@9.9.0)':
'@eslint-community/eslint-utils@4.4.0(eslint@9.9.1)':
dependencies:
eslint: 9.9.0
eslint: 9.9.1
eslint-visitor-keys: 3.4.3
'@eslint-community/regexpp@4.11.0': {}
'@eslint/config-array@0.17.1':
'@eslint/config-array@0.18.0':
dependencies:
'@eslint/object-schema': 2.1.4
debug: 4.3.6(supports-color@5.5.0)
@ -1560,7 +1560,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@eslint/js@9.9.0': {}
'@eslint/js@9.9.1': {}
'@eslint/object-schema@2.1.4': {}
@ -1624,11 +1624,11 @@ snapshots:
'@types/body-parser@1.19.5':
dependencies:
'@types/connect': 3.4.38
'@types/node': 22.3.0
'@types/node': 22.5.2
'@types/connect@3.4.38':
dependencies:
'@types/node': 22.3.0
'@types/node': 22.5.2
'@types/cookie-parser@1.4.7':
dependencies:
@ -1636,7 +1636,7 @@ snapshots:
'@types/cors@2.8.17':
dependencies:
'@types/node': 22.3.0
'@types/node': 22.5.2
'@types/errorhandler@1.5.3':
dependencies:
@ -1655,7 +1655,7 @@ snapshots:
'@types/express-serve-static-core@4.19.5':
dependencies:
'@types/node': 22.3.0
'@types/node': 22.5.2
'@types/qs': 6.9.15
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@ -1681,11 +1681,11 @@ snapshots:
'@types/morgan@1.9.9':
dependencies:
'@types/node': 22.3.0
'@types/node': 22.5.2
'@types/node@22.3.0':
'@types/node@22.5.2':
dependencies:
undici-types: 6.18.2
undici-types: 6.19.8
'@types/qs@6.9.15': {}
@ -1694,25 +1694,25 @@ snapshots:
'@types/send@0.17.4':
dependencies:
'@types/mime': 1.3.5
'@types/node': 22.3.0
'@types/node': 22.5.2
'@types/serve-static@1.15.7':
dependencies:
'@types/http-errors': 2.0.4
'@types/node': 22.3.0
'@types/node': 22.5.2
'@types/send': 0.17.4
'@types/triple-beam@1.3.5': {}
'@typescript-eslint/eslint-plugin@8.1.0(@typescript-eslint/parser@8.1.0(eslint@9.9.0)(typescript@5.5.4))(eslint@9.9.0)(typescript@5.5.4)':
'@typescript-eslint/eslint-plugin@8.1.0(@typescript-eslint/parser@8.1.0(eslint@9.9.1)(typescript@5.5.4))(eslint@9.9.1)(typescript@5.5.4)':
dependencies:
'@eslint-community/regexpp': 4.11.0
'@typescript-eslint/parser': 8.1.0(eslint@9.9.0)(typescript@5.5.4)
'@typescript-eslint/parser': 8.1.0(eslint@9.9.1)(typescript@5.5.4)
'@typescript-eslint/scope-manager': 8.1.0
'@typescript-eslint/type-utils': 8.1.0(eslint@9.9.0)(typescript@5.5.4)
'@typescript-eslint/utils': 8.1.0(eslint@9.9.0)(typescript@5.5.4)
'@typescript-eslint/type-utils': 8.1.0(eslint@9.9.1)(typescript@5.5.4)
'@typescript-eslint/utils': 8.1.0(eslint@9.9.1)(typescript@5.5.4)
'@typescript-eslint/visitor-keys': 8.1.0
eslint: 9.9.0
eslint: 9.9.1
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
@ -1722,14 +1722,14 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@typescript-eslint/parser@8.1.0(eslint@9.9.0)(typescript@5.5.4)':
'@typescript-eslint/parser@8.1.0(eslint@9.9.1)(typescript@5.5.4)':
dependencies:
'@typescript-eslint/scope-manager': 8.1.0
'@typescript-eslint/types': 8.1.0
'@typescript-eslint/typescript-estree': 8.1.0(typescript@5.5.4)
'@typescript-eslint/visitor-keys': 8.1.0
debug: 4.3.6(supports-color@5.5.0)
eslint: 9.9.0
eslint: 9.9.1
optionalDependencies:
typescript: 5.5.4
transitivePeerDependencies:
@ -1740,10 +1740,10 @@ snapshots:
'@typescript-eslint/types': 8.1.0
'@typescript-eslint/visitor-keys': 8.1.0
'@typescript-eslint/type-utils@8.1.0(eslint@9.9.0)(typescript@5.5.4)':
'@typescript-eslint/type-utils@8.1.0(eslint@9.9.1)(typescript@5.5.4)':
dependencies:
'@typescript-eslint/typescript-estree': 8.1.0(typescript@5.5.4)
'@typescript-eslint/utils': 8.1.0(eslint@9.9.0)(typescript@5.5.4)
'@typescript-eslint/utils': 8.1.0(eslint@9.9.1)(typescript@5.5.4)
debug: 4.3.6(supports-color@5.5.0)
ts-api-utils: 1.3.0(typescript@5.5.4)
optionalDependencies:
@ -1769,13 +1769,13 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@typescript-eslint/utils@8.1.0(eslint@9.9.0)(typescript@5.5.4)':
'@typescript-eslint/utils@8.1.0(eslint@9.9.1)(typescript@5.5.4)':
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0)
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1)
'@typescript-eslint/scope-manager': 8.1.0
'@typescript-eslint/types': 8.1.0
'@typescript-eslint/typescript-estree': 8.1.0(typescript@5.5.4)
eslint: 9.9.0
eslint: 9.9.1
transitivePeerDependencies:
- supports-color
- typescript
@ -2085,13 +2085,13 @@ snapshots:
eslint-visitor-keys@4.0.0: {}
eslint@9.9.0:
eslint@9.9.1:
dependencies:
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.0)
'@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1)
'@eslint-community/regexpp': 4.11.0
'@eslint/config-array': 0.17.1
'@eslint/config-array': 0.18.0
'@eslint/eslintrc': 3.1.0
'@eslint/js': 9.9.0
'@eslint/js': 9.9.1
'@humanwhocodes/module-importer': 1.0.1
'@humanwhocodes/retry': 0.3.0
'@nodelib/fs.walk': 1.2.8
@ -2194,7 +2194,7 @@ snapshots:
fast-levenshtein@2.0.6: {}
fast-xml-parser@4.4.1:
fast-xml-parser@4.5.0:
dependencies:
strnum: 1.0.5
@ -2792,14 +2792,14 @@ snapshots:
dependencies:
typescript: 5.5.4
ts-node@10.9.2(@types/node@22.3.0)(typescript@5.5.4):
ts-node@10.9.2(@types/node@22.5.2)(typescript@5.5.4):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 22.3.0
'@types/node': 22.5.2
acorn: 8.12.1
acorn-walk: 8.3.3
arg: 4.1.3
@ -2823,11 +2823,11 @@ snapshots:
media-typer: 0.3.0
mime-types: 2.1.35
typescript-eslint@8.1.0(eslint@9.9.0)(typescript@5.5.4):
typescript-eslint@8.1.0(eslint@9.9.1)(typescript@5.5.4):
dependencies:
'@typescript-eslint/eslint-plugin': 8.1.0(@typescript-eslint/parser@8.1.0(eslint@9.9.0)(typescript@5.5.4))(eslint@9.9.0)(typescript@5.5.4)
'@typescript-eslint/parser': 8.1.0(eslint@9.9.0)(typescript@5.5.4)
'@typescript-eslint/utils': 8.1.0(eslint@9.9.0)(typescript@5.5.4)
'@typescript-eslint/eslint-plugin': 8.1.0(@typescript-eslint/parser@8.1.0(eslint@9.9.1)(typescript@5.5.4))(eslint@9.9.1)(typescript@5.5.4)
'@typescript-eslint/parser': 8.1.0(eslint@9.9.1)(typescript@5.5.4)
'@typescript-eslint/utils': 8.1.0(eslint@9.9.1)(typescript@5.5.4)
optionalDependencies:
typescript: 5.5.4
transitivePeerDependencies:
@ -2838,7 +2838,7 @@ snapshots:
undefsafe@2.0.5: {}
undici-types@6.18.2: {}
undici-types@6.19.8: {}
unpipe@1.0.0: {}
@ -2869,7 +2869,7 @@ snapshots:
base-64: 1.0.0
byte-length: 1.0.2
entities: 5.0.0
fast-xml-parser: 4.4.1
fast-xml-parser: 4.5.0
hot-patcher: 2.0.1
layerr: 3.0.0
md5: 2.3.0

File diff suppressed because it is too large Load Diff