diff --git a/examples/ui-prompting-examples/package.json b/examples/ui-prompting-examples/package.json index b2055a6bac5..e4bf65c9c1e 100644 --- a/examples/ui-prompting-examples/package.json +++ b/examples/ui-prompting-examples/package.json @@ -22,7 +22,7 @@ "dependencies": { "@sap-ux/ui-components": "workspace:*", "@sap-ux/ui-prompting": "workspace:*", - "react-markdown": "5.0.2", + "react-markdown": "5.0.3", "sanitize-html": "2.12.1" }, "peerDependencies": { @@ -45,7 +45,7 @@ "@types/inquirer": "8.2.6", "@types/mem-fs": "1.1.2", "@types/mem-fs-editor": "7.0.1", - "@types/react": "16.14.55", + "@types/react": "16.14.62", "@types/react-dom": "16.9.24", "@types/sanitize-html": "2.11.0", "@types/uuid": "3.4.11", diff --git a/packages/control-property-editor/package.json b/packages/control-property-editor/package.json index 3b2603a16f2..bbc712db976 100644 --- a/packages/control-property-editor/package.json +++ b/packages/control-property-editor/package.json @@ -32,11 +32,11 @@ "@testing-library/react": "12.1.5", "@testing-library/dom": "9.3.3", "@types/react-dom": "16.9.24", - "@types/react-redux": "7.1.33", + "@types/react-redux": "7.1.34", "@types/redux-logger": "3.0.7", "@types/remote-redux-devtools": "0.5.4", "@types/source-map-support": "0.5.0", - "@types/react": "16.14.55", + "@types/react": "16.14.62", "body-parser": "1.20.3", "eslint-plugin-react": "7.33.2", "http-proxy-middleware": "2.0.7", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 3377620f1cb..6d1dd5a4f12 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -35,7 +35,7 @@ "dependencies": { "@fluentui/react": "8.120.5", "react-movable": "2.5.4", - "react-select": "5.8.0", + "react-select": "5.8.3", "react-virtualized": "9.22.5", "sanitize-html": "2.12.1", "uuid": "3.4.0" @@ -56,9 +56,9 @@ "@testing-library/react": "12.1.5", "@types/enzyme": "3.10.13", "@types/enzyme-adapter-react-16": "1.0.6", - "@types/react": "16.14.55", + "@types/react": "16.14.62", "@types/react-dom": "16.9.24", - "@types/react-virtualized": "9.21.29", + "@types/react-virtualized": "9.22.0", "@types/sanitize-html": "2.11.0", "@types/uuid": "3.4.11", "babel-jest": "29.7.0", diff --git a/packages/ui-prompting/package.json b/packages/ui-prompting/package.json index 292e2436c98..b2f92bdad7b 100644 --- a/packages/ui-prompting/package.json +++ b/packages/ui-prompting/package.json @@ -34,7 +34,7 @@ }, "dependencies": { "@sap-ux/ui-components": "workspace:*", - "react-markdown": "5.0.2" + "react-markdown": "5.0.3" }, "peerDependencies": { "react": ">=16.14.0", @@ -55,7 +55,7 @@ "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "12.1.5", "@types/inquirer": "8.2.6", - "@types/react": "16.14.55", + "@types/react": "16.14.62", "@types/react-dom": "16.9.24", "babel-jest": "29.7.0", "babel-loader": "9.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1414c1bc2e..d47ed6cb999 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -195,8 +195,8 @@ importers: specifier: workspace:* version: link:../../packages/ui-prompting react-markdown: - specifier: 5.0.2 - version: 5.0.2(@types/react@16.14.55)(react@16.14.0) + specifier: 5.0.3 + version: 5.0.3(@types/react@16.14.62)(react@16.14.0) sanitize-html: specifier: 2.12.1 version: 2.12.1 @@ -247,8 +247,8 @@ importers: specifier: 7.0.1 version: 7.0.1 '@types/react': - specifier: 16.14.55 - version: 16.14.55 + specifier: 16.14.62 + version: 16.14.62 '@types/react-dom': specifier: 16.9.24 version: 16.9.24 @@ -1016,10 +1016,10 @@ importers: version: 0.1.4(esbuild@0.14.49) '@fluentui/react': specifier: 8.120.5 - version: 8.120.5(@types/react-dom@16.9.24)(@types/react@16.14.55)(react-dom@16.14.0)(react@16.14.0) + version: 8.120.5(@types/react-dom@16.9.24)(@types/react@16.14.62)(react-dom@16.14.0)(react@16.14.0) '@fluentui/react-hooks': specifier: 8.6.14 - version: 8.6.14(@types/react@16.14.55)(react@16.14.0) + version: 8.6.14(@types/react@16.14.62)(react@16.14.0) '@reduxjs/toolkit': specifier: 1.6.1 version: 1.6.1(react-redux@7.2.9)(react@16.14.0) @@ -1039,14 +1039,14 @@ importers: specifier: 12.1.5 version: 12.1.5(react-dom@16.14.0)(react@16.14.0) '@types/react': - specifier: 16.14.55 - version: 16.14.55 + specifier: 16.14.62 + version: 16.14.62 '@types/react-dom': specifier: 16.9.24 version: 16.9.24 '@types/react-redux': - specifier: 7.1.33 - version: 7.1.33 + specifier: 7.1.34 + version: 7.1.34 '@types/redux-logger': specifier: 3.0.7 version: 3.0.7 @@ -2678,13 +2678,13 @@ importers: dependencies: '@fluentui/react': specifier: 8.120.5 - version: 8.120.5(@types/react-dom@16.9.24)(@types/react@16.14.55)(react-dom@16.14.0)(react@16.14.0) + version: 8.120.5(@types/react-dom@16.9.24)(@types/react@16.14.62)(react-dom@16.14.0)(react@16.14.0) react-movable: specifier: 2.5.4 version: 2.5.4(react-dom@16.14.0)(react@16.14.0) react-select: - specifier: 5.8.0 - version: 5.8.0(@types/react@16.14.55)(react-dom@16.14.0)(react@16.14.0) + specifier: 5.8.3 + version: 5.8.3(@types/react@16.14.62)(react-dom@16.14.0)(react@16.14.0) react-virtualized: specifier: 9.22.5 version: 9.22.5(react-dom@16.14.0)(react@16.14.0) @@ -2729,14 +2729,14 @@ importers: specifier: 1.0.6 version: 1.0.6 '@types/react': - specifier: 16.14.55 - version: 16.14.55 + specifier: 16.14.62 + version: 16.14.62 '@types/react-dom': specifier: 16.9.24 version: 16.9.24 '@types/react-virtualized': - specifier: 9.21.29 - version: 9.21.29 + specifier: 9.22.0 + version: 9.22.0 '@types/sanitize-html': specifier: 2.11.0 version: 2.11.0 @@ -2813,8 +2813,8 @@ importers: specifier: workspace:* version: link:../ui-components react-markdown: - specifier: 5.0.2 - version: 5.0.2(@types/react@16.14.55)(react@16.14.0) + specifier: 5.0.3 + version: 5.0.3(@types/react@16.14.62)(react@16.14.0) devDependencies: '@babel/core': specifier: 7.22.20 @@ -2859,8 +2859,8 @@ importers: specifier: 8.2.6 version: 8.2.6 '@types/react': - specifier: 16.14.55 - version: 16.14.55 + specifier: 16.14.62 + version: 16.14.62 '@types/react-dom': specifier: 16.9.24 version: 16.9.24 @@ -6261,7 +6261,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.1(@types/react@16.14.55)(react@16.14.0): + /@emotion/react@11.11.1(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==} peerDependencies: '@types/react': '*' @@ -6277,7 +6277,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@16.14.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 16.14.55 + '@types/react': 16.14.62 hoist-non-react-statics: 3.3.2 react: 16.14.0 transitivePeerDependencies: @@ -6623,18 +6623,18 @@ packages: '@fluentui/set-version': 8.2.23 tslib: 2.6.3 - /@fluentui/font-icons-mdl2@8.5.50(@types/react@16.14.55)(react@16.14.0): + /@fluentui/font-icons-mdl2@8.5.50(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-04pRRmuBf9r/3cnBlIedF+SFk2UW7GdRQvdfKxoMuL4dDMLPqo4ruPkI/dz8Mp3EDERQU01XDWtBx11w9obmFQ==} dependencies: '@fluentui/set-version': 8.2.23 - '@fluentui/style-utilities': 8.10.21(@types/react@16.14.55)(react@16.14.0) - '@fluentui/utilities': 8.15.15(@types/react@16.14.55)(react@16.14.0) + '@fluentui/style-utilities': 8.10.21(@types/react@16.14.62)(react@16.14.0) + '@fluentui/utilities': 8.15.15(@types/react@16.14.62)(react@16.14.0) tslib: 2.6.3 transitivePeerDependencies: - '@types/react' - react - /@fluentui/foundation-legacy@8.4.16(@types/react@16.14.55)(react@16.14.0): + /@fluentui/foundation-legacy@8.4.16(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-01/uQPQ2pEkQ6nUUF+tXaYeOG8UssfoEgAVLPolYXr1DC4tT66hPi7Smgsh6tzUkt/Ljy0nw9TIMRoHDHlfRyg==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' @@ -6642,9 +6642,9 @@ packages: dependencies: '@fluentui/merge-styles': 8.6.13 '@fluentui/set-version': 8.2.23 - '@fluentui/style-utilities': 8.10.21(@types/react@16.14.55)(react@16.14.0) - '@fluentui/utilities': 8.15.15(@types/react@16.14.55)(react@16.14.0) - '@types/react': 16.14.55 + '@fluentui/style-utilities': 8.10.21(@types/react@16.14.62)(react@16.14.0) + '@fluentui/utilities': 8.15.15(@types/react@16.14.62)(react@16.14.0) + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 @@ -6666,7 +6666,7 @@ packages: '@fluentui/set-version': 8.2.23 tslib: 2.6.3 - /@fluentui/react-focus@8.9.13(@types/react@16.14.55)(react@16.14.0): + /@fluentui/react-focus@8.9.13(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-oUtY4F+tp0RmV0Wr30CoYFdTQEqHWKjU3/dYHPbI0xKH4emLrf8+sc0FAHJdeHH2rx4T1XSA807pm7YB4CQqWw==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' @@ -6675,73 +6675,73 @@ packages: '@fluentui/keyboard-key': 0.4.23 '@fluentui/merge-styles': 8.6.13 '@fluentui/set-version': 8.2.23 - '@fluentui/style-utilities': 8.10.21(@types/react@16.14.55)(react@16.14.0) - '@fluentui/utilities': 8.15.15(@types/react@16.14.55)(react@16.14.0) - '@types/react': 16.14.55 + '@fluentui/style-utilities': 8.10.21(@types/react@16.14.62)(react@16.14.0) + '@fluentui/utilities': 8.15.15(@types/react@16.14.62)(react@16.14.0) + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 - /@fluentui/react-hooks@8.6.14(@types/react@16.14.55)(react@16.14.0): + /@fluentui/react-hooks@8.6.14(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-mM2bW7xIRGGx7thBXKDR64SaZB1tYwICdM9qpM/Jfiu0H+VPQhhhtMPJ+ImmG+DM8MxX9n5Su8ePo2QWtz9mYA==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' react: '>=16.8.0 <19.0.0' dependencies: - '@fluentui/react-window-provider': 2.2.15(@types/react@16.14.55)(react@16.14.0) + '@fluentui/react-window-provider': 2.2.15(@types/react@16.14.62)(react@16.14.0) '@fluentui/set-version': 8.2.11 - '@fluentui/utilities': 8.13.18(@types/react@16.14.55)(react@16.14.0) - '@types/react': 16.14.55 + '@fluentui/utilities': 8.13.18(@types/react@16.14.62)(react@16.14.0) + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 dev: true - /@fluentui/react-hooks@8.8.12(@types/react@16.14.55)(react@16.14.0): + /@fluentui/react-hooks@8.8.12(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-lplre6x5dONjd12D0BWs4LKq4lX++o0w07pIk2XhxikOW1e4Xfjn6VM52WSdtx+tU4rbLUoCA8drN2y/wDvhGg==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' react: '>=16.8.0 <19.0.0' dependencies: - '@fluentui/react-window-provider': 2.2.28(@types/react@16.14.55)(react@16.14.0) + '@fluentui/react-window-provider': 2.2.28(@types/react@16.14.62)(react@16.14.0) '@fluentui/set-version': 8.2.23 - '@fluentui/utilities': 8.15.15(@types/react@16.14.55)(react@16.14.0) - '@types/react': 16.14.55 + '@fluentui/utilities': 8.15.15(@types/react@16.14.62)(react@16.14.0) + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 - /@fluentui/react-portal-compat-context@9.0.12(@types/react@16.14.55)(react@16.14.0): + /@fluentui/react-portal-compat-context@9.0.12(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-5AVXWX9GnbvwnJZYUb4LSIF7BsI/N8oTI6+7Yn0w6B3yaWykA8Menlz757X5tgVBjouEj4Eom+AoVvA7u8gPDA==} peerDependencies: '@types/react': '>=16.14.0 <19.0.0' react: '>=16.14.0 <19.0.0' dependencies: '@swc/helpers': 0.5.12 - '@types/react': 16.14.55 + '@types/react': 16.14.62 react: 16.14.0 - /@fluentui/react-window-provider@2.2.15(@types/react@16.14.55)(react@16.14.0): + /@fluentui/react-window-provider@2.2.15(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-RraWvRe7wakpPJRBX2tlCV/cybOKiqLJ1UBLPNf5xq7ZIs0T0g/hh3G3Zb5teOeipjuRnl6srkdDUT9Dy9wrBg==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' react: '>=16.8.0 <19.0.0' dependencies: '@fluentui/set-version': 8.2.11 - '@types/react': 16.14.55 + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 dev: true - /@fluentui/react-window-provider@2.2.28(@types/react@16.14.55)(react@16.14.0): + /@fluentui/react-window-provider@2.2.28(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-YdZ74HTaoDwlvLDzoBST80/17ExIl93tLJpTxnqK5jlJOAUVQ+mxLPF2HQEJq+SZr5IMXHsQ56w/KaZVRn72YA==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' react: '>=16.8.0 <19.0.0' dependencies: '@fluentui/set-version': 8.2.23 - '@types/react': 16.14.55 + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 - /@fluentui/react@8.120.5(@types/react-dom@16.9.24)(@types/react@16.14.55)(react-dom@16.14.0)(react@16.14.0): + /@fluentui/react@8.120.5(@types/react-dom@16.9.24)(@types/react@16.14.62)(react-dom@16.14.0)(react@16.14.0): resolution: {integrity: sha512-Ca0zFi0/IkTvthMTyEQSvvUoRahDUa2SCyMMn4h1OzXrVvrap3q8GHfSanYbmRNPQIva+5O8mkvToRYN5UOm+w==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' @@ -6750,19 +6750,19 @@ packages: react-dom: '>=16.8.0 <19.0.0' dependencies: '@fluentui/date-time-utilities': 8.6.9 - '@fluentui/font-icons-mdl2': 8.5.50(@types/react@16.14.55)(react@16.14.0) - '@fluentui/foundation-legacy': 8.4.16(@types/react@16.14.55)(react@16.14.0) + '@fluentui/font-icons-mdl2': 8.5.50(@types/react@16.14.62)(react@16.14.0) + '@fluentui/foundation-legacy': 8.4.16(@types/react@16.14.62)(react@16.14.0) '@fluentui/merge-styles': 8.6.13 - '@fluentui/react-focus': 8.9.13(@types/react@16.14.55)(react@16.14.0) - '@fluentui/react-hooks': 8.8.12(@types/react@16.14.55)(react@16.14.0) - '@fluentui/react-portal-compat-context': 9.0.12(@types/react@16.14.55)(react@16.14.0) - '@fluentui/react-window-provider': 2.2.28(@types/react@16.14.55)(react@16.14.0) + '@fluentui/react-focus': 8.9.13(@types/react@16.14.62)(react@16.14.0) + '@fluentui/react-hooks': 8.8.12(@types/react@16.14.62)(react@16.14.0) + '@fluentui/react-portal-compat-context': 9.0.12(@types/react@16.14.62)(react@16.14.0) + '@fluentui/react-window-provider': 2.2.28(@types/react@16.14.62)(react@16.14.0) '@fluentui/set-version': 8.2.23 - '@fluentui/style-utilities': 8.10.21(@types/react@16.14.55)(react@16.14.0) - '@fluentui/theme': 2.6.59(@types/react@16.14.55)(react@16.14.0) - '@fluentui/utilities': 8.15.15(@types/react@16.14.55)(react@16.14.0) + '@fluentui/style-utilities': 8.10.21(@types/react@16.14.62)(react@16.14.0) + '@fluentui/theme': 2.6.59(@types/react@16.14.62)(react@16.14.0) + '@fluentui/utilities': 8.15.15(@types/react@16.14.62)(react@16.14.0) '@microsoft/load-themed-styles': 1.10.295 - '@types/react': 16.14.55 + '@types/react': 16.14.62 '@types/react-dom': 16.9.24 react: 16.14.0 react-dom: 16.14.0(react@16.14.0) @@ -6779,20 +6779,20 @@ packages: dependencies: tslib: 2.6.3 - /@fluentui/style-utilities@8.10.21(@types/react@16.14.55)(react@16.14.0): + /@fluentui/style-utilities@8.10.21(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-tqdSQI1MAnNUPtNKKV9LeNqmEhBZL+lpV+m6Ngl6SDuR0aQkMkuo1jA9rPxNRLUf5+pbI8LrNQ4WiCWqYkV/QQ==} dependencies: '@fluentui/merge-styles': 8.6.13 '@fluentui/set-version': 8.2.23 - '@fluentui/theme': 2.6.59(@types/react@16.14.55)(react@16.14.0) - '@fluentui/utilities': 8.15.15(@types/react@16.14.55)(react@16.14.0) + '@fluentui/theme': 2.6.59(@types/react@16.14.62)(react@16.14.0) + '@fluentui/utilities': 8.15.15(@types/react@16.14.62)(react@16.14.0) '@microsoft/load-themed-styles': 1.10.295 tslib: 2.6.3 transitivePeerDependencies: - '@types/react' - react - /@fluentui/theme@2.6.59(@types/react@16.14.55)(react@16.14.0): + /@fluentui/theme@2.6.59(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-o/6UgKgPW6QI/+2OfCXeJfcOCbtzLIwM/3W/DzI2Pjt56ubT98IEcb32NCHoIKB2xkEnJoTjGgN1m+vHAvcQxA==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' @@ -6800,12 +6800,12 @@ packages: dependencies: '@fluentui/merge-styles': 8.6.13 '@fluentui/set-version': 8.2.23 - '@fluentui/utilities': 8.15.15(@types/react@16.14.55)(react@16.14.0) - '@types/react': 16.14.55 + '@fluentui/utilities': 8.15.15(@types/react@16.14.62)(react@16.14.0) + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 - /@fluentui/utilities@8.13.18(@types/react@16.14.55)(react@16.14.0): + /@fluentui/utilities@8.13.18(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-/0rX9EzltLKwU1SS14VV7agWoOzruVTU3oagZq1QgFAvoj8qi7fNqvSX/VEeRy+0gmbsCkrEViUPkmC7drKzPg==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' @@ -6814,12 +6814,12 @@ packages: '@fluentui/dom-utilities': 2.2.11 '@fluentui/merge-styles': 8.5.12 '@fluentui/set-version': 8.2.11 - '@types/react': 16.14.55 + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 dev: true - /@fluentui/utilities@8.15.15(@types/react@16.14.55)(react@16.14.0): + /@fluentui/utilities@8.15.15(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-7GpET/AuWR8aBEQSQj9iO2j+9riAaoK1qBduCB4Ht6353d25vwwsKXreHZGqS8efv+NNIxQTlLWz0Rq73iQFWw==} peerDependencies: '@types/react': '>=16.8.0 <19.0.0' @@ -6827,9 +6827,9 @@ packages: dependencies: '@fluentui/dom-utilities': 2.3.7 '@fluentui/merge-styles': 8.6.13 - '@fluentui/react-window-provider': 2.2.28(@types/react@16.14.55)(react@16.14.0) + '@fluentui/react-window-provider': 2.2.28(@types/react@16.14.62)(react@16.14.0) '@fluentui/set-version': 8.2.23 - '@types/react': 16.14.55 + '@types/react': 16.14.62 react: 16.14.0 tslib: 2.6.3 @@ -8762,7 +8762,7 @@ packages: resolution: {integrity: sha512-FCtoUhmFsud0Yx9fmZk179GkdZ4U9B0GFte64/Md+W/agx0L5SxsIIbhLBOxIb9y2UfBA4WQnaG1Od/UsUQs9Q==} dependencies: '@types/cheerio': 0.22.31 - '@types/react': 16.14.55 + '@types/react': 16.14.62 dev: true /@types/eslint-scope@3.7.7: @@ -8840,7 +8840,7 @@ packages: /@types/hoist-non-react-statics@3.3.2: resolution: {integrity: sha512-YIQtIg4PKr7ZyqNPZObpxfHsHEmuB8dXCxd6qVcGuQVDK2bpsF7bYNnBJ4Nn7giuACZg+WewExgrtAJ3XnA4Xw==} dependencies: - '@types/react': 16.14.55 + '@types/react': 16.14.62 hoist-non-react-statics: 3.3.2 dev: true @@ -9102,13 +9102,13 @@ packages: /@types/react-dom@16.9.24: resolution: {integrity: sha512-Gcmq2JTDheyWn/1eteqyzzWKSqDjYU6KYsIvH7thb7CR5OYInAWOX+7WnKf6PaU/cbdOc4szJItcDEJO7UGmfA==} dependencies: - '@types/react': 16.14.55 + '@types/react': 16.14.62 - /@types/react-redux@7.1.33: - resolution: {integrity: sha512-NF8m5AjWCkert+fosDsN3hAlHzpjSiXlVy9EgQEmLoBhaNXbmyeGs/aj5dQzKuF+/q+S7JQagorGDW8pJ28Hmg==} + /@types/react-redux@7.1.34: + resolution: {integrity: sha512-GdFaVjEbYv4Fthm2ZLvj1VSCedV7TqE5y1kNwnjSdBOTXuRSgowux6J8TAct15T3CKBr63UMk+2CO7ilRhyrAQ==} dependencies: '@types/hoist-non-react-statics': 3.3.2 - '@types/react': 16.14.55 + '@types/react': 16.14.62 hoist-non-react-statics: 3.3.2 redux: 4.0.4 dev: true @@ -9116,18 +9116,18 @@ packages: /@types/react-transition-group@4.4.6: resolution: {integrity: sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==} dependencies: - '@types/react': 16.14.55 + '@types/react': 16.14.62 dev: false - /@types/react-virtualized@9.21.29: - resolution: {integrity: sha512-+ODVQ+AyKngenj4OPpg43Hz4B9Rdjuz1Naxu9ypNc3Cjo0WVZTYhqXfF/Nm38i8PV/YXECRIl4mTAZK5hq2B+g==} + /@types/react-virtualized@9.22.0: + resolution: {integrity: sha512-JL/YCCFZ123za//cj10Apk54F0UGFMrjOE0QHTuXt1KBMFrzLOGv9/x6Uc/pZ0Gaf4o6w61Fostvlw0DwuPXig==} dependencies: '@types/prop-types': 15.7.5 - '@types/react': 16.14.55 + '@types/react': 16.14.62 dev: true - /@types/react@16.14.55: - resolution: {integrity: sha512-HO/QHDg23Dx4ukfufr5YSTWyhrbyThXE2OzXfNkcw7vJcusBY5l1i1TZpJuyAn9EsC6o91/6OsIvXY54xTV+XQ==} + /@types/react@16.14.62: + resolution: {integrity: sha512-BWf7hqninZav6nerxXj+NeZT/mTpDeG6Lk2zREHAy63CrnXoOGPGtNqTFYFN/sqpSaREDP5otVV88axIXmKfGA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2 @@ -19165,14 +19165,14 @@ packages: resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==} dev: false - /react-markdown@5.0.2(@types/react@16.14.55)(react@16.14.0): - resolution: {integrity: sha512-kmkB4JbV7LqkDAjvaKRKtodB3n3Id76/DalaDun1U8FuLB0SenPfvH+jAQ5Pcpo54cACRQc1LB1yXmuuuIVecw==} + /react-markdown@5.0.3(@types/react@16.14.62)(react@16.14.0): + resolution: {integrity: sha512-jDWOc1AvWn0WahpjW6NK64mtx6cwjM4iSsLHJPNBqoAgGOVoIdJMqaKX4++plhOtdd4JksdqzlDibgPx6B/M2w==} peerDependencies: - '@types/react': ^15.0.0 || ^16.0.0 - react: ^15.0.0 || ^16.0.0 + '@types/react': '>=16' + react: '>=16' dependencies: '@types/mdast': 3.0.15 - '@types/react': 16.14.55 + '@types/react': 16.14.62 '@types/unist': 2.0.10 html-to-react: 1.7.0(react@16.14.0) mdast-add-list-metadata: 1.0.1 @@ -19210,7 +19210,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.23.2 - '@types/react-redux': 7.1.33 + '@types/react-redux': 7.1.34 hoist-non-react-statics: 3.3.2 loose-envify: 1.4.0 prop-types: 15.8.1 @@ -19219,15 +19219,15 @@ packages: react-is: 17.0.2 dev: true - /react-select@5.8.0(@types/react@16.14.55)(react-dom@16.14.0)(react@16.14.0): - resolution: {integrity: sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==} + /react-select@5.8.3(@types/react@16.14.62)(react-dom@16.14.0)(react@16.14.0): + resolution: {integrity: sha512-lVswnIq8/iTj1db7XCG74M/3fbGB6ZaluCzvwPGT5ZOjCdL/k0CLWhEK0vCBLuU5bHTEf6Gj8jtSvi+3v+tO1w==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: - '@babel/runtime': 7.23.2 + '@babel/runtime': 7.25.0 '@emotion/cache': 11.11.0 - '@emotion/react': 11.11.1(@types/react@16.14.55)(react@16.14.0) + '@emotion/react': 11.11.1(@types/react@16.14.62)(react@16.14.0) '@floating-ui/dom': 1.5.1 '@types/react-transition-group': 4.4.6 memoize-one: 6.0.0 @@ -19235,7 +19235,7 @@ packages: react: 16.14.0 react-dom: 16.14.0(react@16.14.0) react-transition-group: 4.4.5(react-dom@16.14.0)(react@16.14.0) - use-isomorphic-layout-effect: 1.1.2(@types/react@16.14.55)(react@16.14.0) + use-isomorphic-layout-effect: 1.1.2(@types/react@16.14.62)(react@16.14.0) transitivePeerDependencies: - '@types/react' - supports-color @@ -21798,7 +21798,7 @@ packages: resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==} dev: true - /use-isomorphic-layout-effect@1.1.2(@types/react@16.14.55)(react@16.14.0): + /use-isomorphic-layout-effect@1.1.2(@types/react@16.14.62)(react@16.14.0): resolution: {integrity: sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==} peerDependencies: '@types/react': '*' @@ -21807,7 +21807,7 @@ packages: '@types/react': optional: true dependencies: - '@types/react': 16.14.55 + '@types/react': 16.14.62 react: 16.14.0 dev: false