diff --git a/js/libs/keycloak-admin-client/package.json b/js/libs/keycloak-admin-client/package.json index d27c8f60c836..5cb874421179 100644 --- a/js/libs/keycloak-admin-client/package.json +++ b/js/libs/keycloak-admin-client/package.json @@ -47,7 +47,7 @@ "@types/chai": "^4.3.5", "@types/lodash-es": "^4.17.8", "@types/mocha": "^10.0.1", - "@types/node": "^20.5.1", + "@types/node": "^20.6.0", "chai": "^4.3.7", "mocha": "^10.2.0", "ts-node": "^10.9.1" diff --git a/js/package.json b/js/package.json index f98b10ced42b..d293d9f48d01 100644 --- a/js/package.json +++ b/js/package.json @@ -4,7 +4,7 @@ "prepare": "cd .. && husky install js/.husky" }, "devDependencies": { - "@types/node": "^20.5.1", + "@types/node": "^20.6.0", "@typescript-eslint/eslint-plugin": "^6.4.1", "@typescript-eslint/parser": "^6.4.0", "eslint": "^8.46.0", diff --git a/js/pnpm-lock.yaml b/js/pnpm-lock.yaml index e8f1f090297c..20d3f731b6e9 100644 --- a/js/pnpm-lock.yaml +++ b/js/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@types/node': - specifier: ^20.5.1 - version: 20.5.1 + specifier: ^20.6.0 + version: 20.6.0 '@typescript-eslint/eslint-plugin': specifier: ^6.4.1 version: 6.4.1(@typescript-eslint/parser@6.4.0)(eslint@8.46.0)(typescript@5.1.6) @@ -134,7 +134,7 @@ importers: version: 3.3.2(vite@4.4.9) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.5.1) + version: 4.4.9(@types/node@20.6.0) vite-plugin-checker: specifier: ^0.6.2 version: 0.6.2(eslint@8.46.0)(typescript@5.1.6)(vite@4.4.9) @@ -273,13 +273,13 @@ importers: version: 6.0.1 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@20.5.1)(typescript@5.1.6) + version: 10.9.1(@types/node@20.6.0)(typescript@5.1.6) uuid: specifier: ^9.0.0 version: 9.0.0 vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.5.1) + version: 4.4.9(@types/node@20.6.0) vite-plugin-checker: specifier: ^0.6.2 version: 0.6.2(eslint@8.46.0)(typescript@5.1.6)(vite@4.4.9) @@ -336,8 +336,8 @@ importers: specifier: ^10.0.1 version: 10.0.1 '@types/node': - specifier: ^20.5.1 - version: 20.5.1 + specifier: ^20.6.0 + version: 20.6.0 chai: specifier: ^4.3.7 version: 4.3.7 @@ -346,7 +346,7 @@ importers: version: 10.2.0 ts-node: specifier: ^10.9.1 - version: 10.9.1(@types/node@20.5.1)(typescript@5.1.6) + version: 10.9.1(@types/node@20.6.0)(typescript@5.1.6) libs/keycloak-js: dependencies: @@ -414,13 +414,13 @@ importers: version: 2.2.4(rollup@3.27.1) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.5.1) + version: 4.4.9(@types/node@20.6.0) vite-plugin-checker: specifier: ^0.6.2 version: 0.6.2(eslint@8.46.0)(typescript@5.1.6)(vite@4.4.9) vite-plugin-dts: specifier: ^3.4.0 - version: 3.4.0(@types/node@20.5.1)(rollup@3.27.1)(typescript@5.1.6)(vite@4.4.9) + version: 3.4.0(@types/node@20.6.0)(rollup@3.27.1)(typescript@5.1.6)(vite@4.4.9) libs/ui-shared: dependencies: @@ -454,13 +454,13 @@ importers: version: 2.2.4(rollup@3.27.1) vite: specifier: ^4.4.9 - version: 4.4.9(@types/node@20.5.1) + version: 4.4.9(@types/node@20.6.0) vite-plugin-checker: specifier: ^0.6.2 version: 0.6.2(eslint@8.46.0)(typescript@5.1.6)(vite@4.4.9) vite-plugin-dts: specifier: ^3.4.0 - version: 3.4.0(@types/node@20.5.1)(rollup@3.27.1)(typescript@5.1.6)(vite@4.4.9) + version: 3.4.0(@types/node@20.6.0)(rollup@3.27.1)(typescript@5.1.6)(vite@4.4.9) vitest: specifier: ^0.34.2 version: 0.34.2(jsdom@22.1.0) @@ -900,24 +900,24 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true - /@microsoft/api-extractor-model@7.27.5(@types/node@20.5.1): + /@microsoft/api-extractor-model@7.27.5(@types/node@20.6.0): resolution: {integrity: sha512-9/tBzYMJitR+o+zkPr1lQh2+e8ClcaTF6eZo7vZGDqRt2O5XmXWPbYJZmxyM3wb5at6lfJNEeGZrQXLjsQ0Nbw==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.59.6(@types/node@20.5.1) + '@rushstack/node-core-library': 3.59.6(@types/node@20.6.0) transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor@7.36.3(@types/node@20.5.1): + /@microsoft/api-extractor@7.36.3(@types/node@20.6.0): resolution: {integrity: sha512-u0H6362AQq+r55X8drHx4npgkrCfJnMzRRHfQo8PMNKB8TcBnrTLfXhXWi+xnTM6CzlU/netEN8c4bq581Rnrg==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.27.5(@types/node@20.5.1) + '@microsoft/api-extractor-model': 7.27.5(@types/node@20.6.0) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.59.6(@types/node@20.5.1) + '@rushstack/node-core-library': 3.59.6(@types/node@20.6.0) '@rushstack/rig-package': 0.4.0 '@rushstack/ts-command-line': 4.15.1 colors: 1.2.5 @@ -1158,7 +1158,7 @@ packages: engines: {node: '>=16'} hasBin: true dependencies: - '@types/node': 20.5.1 + '@types/node': 20.6.0 playwright-core: 1.37.1 optionalDependencies: fsevents: 2.3.2 @@ -1378,7 +1378,7 @@ packages: rollup: 3.27.1 dev: true - /@rushstack/node-core-library@3.59.6(@types/node@20.5.1): + /@rushstack/node-core-library@3.59.6(@types/node@20.6.0): resolution: {integrity: sha512-bMYJwNFfWXRNUuHnsE9wMlW/mOB4jIwSUkRKtu02CwZhQdmzMsUbxE0s1xOLwTpNIwlzfW/YT7OnOHgDffLgYg==} peerDependencies: '@types/node': '*' @@ -1386,7 +1386,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.5.1 + '@types/node': 20.6.0 colors: 1.2.5 fs-extra: 7.0.1 import-lazy: 4.0.0 @@ -1851,7 +1851,7 @@ packages: /@types/gunzip-maybe@1.4.0: resolution: {integrity: sha512-dFP9GrYAR9KhsjTkWJ8q8Gsfql75YIKcg9DuQOj/IrlPzR7W+1zX+cclw1McV82UXAQ+Lpufvgk3e9bC8+HzgA==} dependencies: - '@types/node': 20.5.1 + '@types/node': 20.6.0 dev: false /@types/json-schema@7.0.12: @@ -1880,8 +1880,8 @@ packages: resolution: {integrity: sha512-8q9ZexmdYYyc5/cfujaXb4YOucpQxAV4RMG0himLyDUOEr8Mr79VrqsFI+cQ2M2h89YIuy95lbxuYjxT4Hk4kQ==} dev: true - /@types/node@20.5.1: - resolution: {integrity: sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==} + /@types/node@20.6.0: + resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==} /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} @@ -1921,14 +1921,14 @@ packages: /@types/tar-fs@2.0.1: resolution: {integrity: sha512-qlsQyIY9sN7p221xHuXKNoMfUenOcvEBN4zI8dGsYbYCqHtTarXOEXSIgUnK+GcR0fZDse6pAIc5pIrCh9NefQ==} dependencies: - '@types/node': 20.5.1 + '@types/node': 20.6.0 '@types/tar-stream': 2.2.2 dev: false /@types/tar-stream@2.2.2: resolution: {integrity: sha512-1AX+Yt3icFuU6kxwmPakaiGrJUwG44MpuiqPg4dSolRFk6jmvs4b3IbUol9wKDLIgU76gevn3EwE8y/DkSJCZQ==} dependencies: - '@types/node': 20.5.1 + '@types/node': 20.6.0 dev: false /@types/uuid@9.0.2: @@ -1939,7 +1939,7 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 20.5.1 + '@types/node': 20.6.0 dev: true optional: true @@ -2122,7 +2122,7 @@ packages: vite: ^4 dependencies: '@swc/core': 1.3.68 - vite: 4.4.9(@types/node@20.5.1) + vite: 4.4.9(@types/node@20.6.0) transitivePeerDependencies: - '@swc/helpers' dev: true @@ -6528,7 +6528,7 @@ packages: typescript: 5.1.6 dev: true - /ts-node@10.9.1(@types/node@20.5.1)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.6.0)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -6547,7 +6547,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.5.1 + '@types/node': 20.6.0 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6784,7 +6784,7 @@ packages: extsprintf: 1.4.1 dev: true - /vite-node@0.34.2(@types/node@20.5.1): + /vite-node@0.34.2(@types/node@20.6.0): resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==} engines: {node: '>=v14.18.0'} hasBin: true @@ -6794,7 +6794,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@20.5.1) + vite: 4.4.9(@types/node@20.6.0) transitivePeerDependencies: - '@types/node' - less @@ -6852,14 +6852,14 @@ packages: strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.1.6 - vite: 4.4.9(@types/node@20.5.1) + vite: 4.4.9(@types/node@20.6.0) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.8 vscode-uri: 3.0.7 dev: true - /vite-plugin-dts@3.4.0(@types/node@20.5.1)(rollup@3.27.1)(typescript@5.1.6)(vite@4.4.9): + /vite-plugin-dts@3.4.0(@types/node@20.6.0)(rollup@3.27.1)(typescript@5.1.6)(vite@4.4.9): resolution: {integrity: sha512-B5UbhiF83hPlJpdri3k2FlseO2qIQfY95XJib7z1s8NTQKgPK+KgeuOQf8FR1hnE/pSU+RA3ra2T18HvymPDyA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -6869,13 +6869,13 @@ packages: vite: optional: true dependencies: - '@microsoft/api-extractor': 7.36.3(@types/node@20.5.1) + '@microsoft/api-extractor': 7.36.3(@types/node@20.6.0) '@rollup/pluginutils': 5.0.2(rollup@3.27.1) '@vue/language-core': 1.8.8(typescript@5.1.6) debug: 4.3.4(supports-color@8.1.1) kolorist: 1.8.0 typescript: 5.1.6 - vite: 4.4.9(@types/node@20.5.1) + vite: 4.4.9(@types/node@20.6.0) vue-tsc: 1.8.8(typescript@5.1.6) transitivePeerDependencies: - '@types/node' @@ -6883,7 +6883,7 @@ packages: - supports-color dev: true - /vite@4.4.9(@types/node@20.5.1): + /vite@4.4.9(@types/node@20.6.0): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -6911,7 +6911,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.5.1 + '@types/node': 20.6.0 esbuild: 0.18.11 postcss: 8.4.28 rollup: 3.27.1 @@ -6952,7 +6952,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 20.5.1 + '@types/node': 20.6.0 '@vitest/expect': 0.34.2 '@vitest/runner': 0.34.2 '@vitest/snapshot': 0.34.2 @@ -6972,8 +6972,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.9(@types/node@20.5.1) - vite-node: 0.34.2(@types/node@20.5.1) + vite: 4.4.9(@types/node@20.6.0) + vite-node: 0.34.2(@types/node@20.6.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less