diff --git a/app/jenkins-for-jira-ui/package-lock.json b/app/jenkins-for-jira-ui/package-lock.json index 9be54253..0068cb93 100644 --- a/app/jenkins-for-jira-ui/package-lock.json +++ b/app/jenkins-for-jira-ui/package-lock.json @@ -18,7 +18,7 @@ "@atlaskit/empty-state": "7.6.3", "@atlaskit/form": "8.11.13", "@atlaskit/icon": "21.12.7", - "@atlaskit/logo": "13.14.8", + "@atlaskit/logo": "13.14.9", "@atlaskit/modal-dialog": "12.6.10", "@atlaskit/page-header": "10.4.4", "@atlaskit/progress-tracker": "8.5.7", @@ -690,18 +690,24 @@ } }, "node_modules/@atlaskit/ds-lib": { - "version": "2.2.3", - "resolved": "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/ds-lib/-/ds-lib-2.2.3.tgz", - "integrity": "sha512-e+qn7miSyHDgMHP2zpHwDufalPKzRiaof9hd5WIskVs0BQpTR1bO2w7YkjMy5cMbYrQ+QYM64eiEv1SaDLCuIQ==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/@atlaskit/ds-lib/-/ds-lib-2.3.1.tgz", + "integrity": "sha512-DVUE3hYLhdEZy4NnsxqiCqKC5Ym3CM/DGRQlnSPcABFNL0N0FfTXso3pLpkJnMZBtEnd2pn13mPJ2VQlSISRuw==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.0.0", - "bind-event-listener": "^2.1.1" + "bind-event-listener": "^3.0.0" }, "peerDependencies": { - "react": "^16.8.0" + "react": "^16.8.0 || ^17.0.0 || ~18.2.0" } }, + "node_modules/@atlaskit/ds-lib/node_modules/bind-event-listener": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bind-event-listener/-/bind-event-listener-3.0.0.tgz", + "integrity": "sha512-PJvH288AWQhKs2v9zyfYdPzlPqf5bXbGMmhmUIY9x4dAUGIWgomO771oBQNwJnMQSnUIXhKu6sgzpBRXTlvb8Q==", + "license": "MIT" + }, "node_modules/@atlaskit/dynamic-table": { "version": "14.11.11", "resolved": "https://registry.npmjs.org/@atlaskit/dynamic-table/-/dynamic-table-14.11.11.tgz", @@ -880,14 +886,14 @@ } }, "node_modules/@atlaskit/logo": { - "version": "13.14.8", - "resolved": "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/logo/-/logo-13.14.8.tgz", - "integrity": "sha512-GMXn6tbZ0wAdicsofadCk4coVVFNTHjrNN5ys13Anck+0MmhiafcFs3sYD4GdpAKhKt4XGTo86sX0fMWkJQfkQ==", + "version": "13.14.9", + "resolved": "https://registry.npmjs.org/@atlaskit/logo/-/logo-13.14.9.tgz", + "integrity": "sha512-G0Jp84+wKOSNTQZG4FjEgscIUmyN/yqfxL+GUMUpYFahf1Ffi+AyCuVtepjHB4qWg9LiNPDK8tHgpYjBo+KiQw==", "license": "Apache-2.0", "dependencies": { "@atlaskit/ds-lib": "^2.2.0", - "@atlaskit/theme": "^12.5.0", - "@atlaskit/tokens": "^1.11.0", + "@atlaskit/theme": "^12.6.0", + "@atlaskit/tokens": "^1.25.0", "@babel/runtime": "^7.0.0", "@emotion/react": "^11.7.1", "react-uid": "^2.2.0" @@ -896,6 +902,21 @@ "react": "^16.8.0" } }, + "node_modules/@atlaskit/logo/node_modules/@atlaskit/theme": { + "version": "12.11.2", + "resolved": "https://registry.npmjs.org/@atlaskit/theme/-/theme-12.11.2.tgz", + "integrity": "sha512-UNISVE31iw/KFf0oKkJbdkx4BwmUYbMPeXK+LoL2Zh/ig38W0nfX96HhOROgFUp+Rmno97R6lxYxQrHwX001mA==", + "license": "Apache-2.0", + "dependencies": { + "@atlaskit/codemod-utils": "^4.2.0", + "@atlaskit/ds-lib": "^2.3.0", + "@atlaskit/tokens": "^1.54.0", + "@babel/runtime": "^7.0.0" + }, + "peerDependencies": { + "react": "^16.8.0 || ^17.0.0 || ~18.2.0" + } + }, "node_modules/@atlaskit/menu": { "version": "1.11.0", "resolved": "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/menu/-/menu-1.11.0.tgz", @@ -1453,21 +1474,37 @@ } }, "node_modules/@atlaskit/tokens": { - "version": "1.38.0", - "resolved": "https://registry.npmjs.org/@atlaskit/tokens/-/tokens-1.38.0.tgz", - "integrity": "sha512-XMpvGxnZZTkjSWFJT+pLXsMYbTMNJUzS9WF5Ga06Rv+LybxRCoPGaI4EGJHdOYrnGqZR0ub7BBQXATkx1dupiA==", + "version": "1.57.0", + "resolved": "https://registry.npmjs.org/@atlaskit/tokens/-/tokens-1.57.0.tgz", + "integrity": "sha512-HK/ArdXD7EhVNOQD3ccjxiO/KMbDMbU3IvU2TsIk746044HAhz65RUPr5JB06lBM9MLcQh5jZLNjmGCka2HZGg==", + "license": "Apache-2.0", "dependencies": { - "@atlaskit/ds-lib": "^2.2.0", - "@atlaskit/platform-feature-flags": "^0.2.0", + "@atlaskit/ds-lib": "^2.3.0", + "@atlaskit/platform-feature-flags": "^0.3.0", "@babel/runtime": "^7.0.0", "@babel/traverse": "^7.23.2", "@babel/types": "^7.20.0", - "bind-event-listener": "^2.1.1" + "bind-event-listener": "^3.0.0" }, "peerDependencies": { - "react": "^16.8.0" + "react": "^16.8.0 || ^17.0.0 || ~18.2.0" + } + }, + "node_modules/@atlaskit/tokens/node_modules/@atlaskit/platform-feature-flags": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@atlaskit/platform-feature-flags/-/platform-feature-flags-0.3.0.tgz", + "integrity": "sha512-/0u5fFJ0Rw2j4M5wzsXgaHO6Ey12oekPCDTRvmmAIp4GO9T2Swbl80bavLAPSOmSHMhHTSuvRxiJveZXfQ21IQ==", + "license": "Apache-2.0", + "dependencies": { + "@babel/runtime": "^7.0.0" } }, + "node_modules/@atlaskit/tokens/node_modules/bind-event-listener": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/bind-event-listener/-/bind-event-listener-3.0.0.tgz", + "integrity": "sha512-PJvH288AWQhKs2v9zyfYdPzlPqf5bXbGMmhmUIY9x4dAUGIWgomO771oBQNwJnMQSnUIXhKu6sgzpBRXTlvb8Q==", + "license": "MIT" + }, "node_modules/@atlaskit/tooltip": { "version": "17.8.10", "resolved": "https://registry.npmjs.org/@atlaskit/tooltip/-/tooltip-17.8.10.tgz", diff --git a/app/jenkins-for-jira-ui/package.json b/app/jenkins-for-jira-ui/package.json index ae0846f8..3b781a1e 100644 --- a/app/jenkins-for-jira-ui/package.json +++ b/app/jenkins-for-jira-ui/package.json @@ -17,7 +17,7 @@ "@atlaskit/empty-state": "7.6.3", "@atlaskit/form": "8.11.13", "@atlaskit/icon": "21.12.7", - "@atlaskit/logo": "13.14.8", + "@atlaskit/logo": "13.14.9", "@atlaskit/modal-dialog": "12.6.10", "@atlaskit/page-header": "10.4.4", "@atlaskit/progress-tracker": "8.5.7", diff --git a/app/jenkins-for-jira-ui/yarn.lock b/app/jenkins-for-jira-ui/yarn.lock index 5a2171e6..d91f26d1 100644 --- a/app/jenkins-for-jira-ui/yarn.lock +++ b/app/jenkins-for-jira-ui/yarn.lock @@ -355,13 +355,13 @@ "@emotion/react" "^11.7.1" tiny-invariant "^1.2.0" -"@atlaskit/ds-lib@^2.1.0", "@atlaskit/ds-lib@^2.2.0": - version "2.2.3" - resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/ds-lib/-/ds-lib-2.2.3.tgz" - integrity sha512-e+qn7miSyHDgMHP2zpHwDufalPKzRiaof9hd5WIskVs0BQpTR1bO2w7YkjMy5cMbYrQ+QYM64eiEv1SaDLCuIQ== +"@atlaskit/ds-lib@^2.1.0", "@atlaskit/ds-lib@^2.2.0", "@atlaskit/ds-lib@^2.3.0": + version "2.3.1" + resolved "https://registry.npmjs.org/@atlaskit/ds-lib/-/ds-lib-2.3.1.tgz" + integrity sha512-DVUE3hYLhdEZy4NnsxqiCqKC5Ym3CM/DGRQlnSPcABFNL0N0FfTXso3pLpkJnMZBtEnd2pn13mPJ2VQlSISRuw== dependencies: "@babel/runtime" "^7.0.0" - bind-event-listener "^2.1.1" + bind-event-listener "^3.0.0" "@atlaskit/dynamic-table@14.11.11": version "14.11.11" @@ -458,14 +458,14 @@ "@babel/runtime" "^7.0.0" bind-event-listener "^2.1.1" -"@atlaskit/logo@13.14.8": - version "13.14.8" - resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/logo/-/logo-13.14.8.tgz" - integrity sha512-GMXn6tbZ0wAdicsofadCk4coVVFNTHjrNN5ys13Anck+0MmhiafcFs3sYD4GdpAKhKt4XGTo86sX0fMWkJQfkQ== +"@atlaskit/logo@13.14.9": + version "13.14.9" + resolved "https://registry.npmjs.org/@atlaskit/logo/-/logo-13.14.9.tgz" + integrity sha512-G0Jp84+wKOSNTQZG4FjEgscIUmyN/yqfxL+GUMUpYFahf1Ffi+AyCuVtepjHB4qWg9LiNPDK8tHgpYjBo+KiQw== dependencies: "@atlaskit/ds-lib" "^2.2.0" - "@atlaskit/theme" "^12.5.0" - "@atlaskit/tokens" "^1.11.0" + "@atlaskit/theme" "^12.6.0" + "@atlaskit/tokens" "^1.25.0" "@babel/runtime" "^7.0.0" "@emotion/react" "^11.7.1" react-uid "^2.2.0" @@ -550,6 +550,13 @@ dependencies: "@babel/runtime" "^7.0.0" +"@atlaskit/platform-feature-flags@^0.3.0": + version "0.3.0" + resolved "https://registry.npmjs.org/@atlaskit/platform-feature-flags/-/platform-feature-flags-0.3.0.tgz" + integrity sha512-/0u5fFJ0Rw2j4M5wzsXgaHO6Ey12oekPCDTRvmmAIp4GO9T2Swbl80bavLAPSOmSHMhHTSuvRxiJveZXfQ21IQ== + dependencies: + "@babel/runtime" "^7.0.0" + "@atlaskit/popper@^5.5.0": version "5.5.3" resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/popper/-/popper-5.5.3.tgz" @@ -729,16 +736,16 @@ "@babel/types" "^7.15.0" "@atlaskit/tokens@^1.11.0", "@atlaskit/tokens@^1.13.0", "@atlaskit/tokens@^1.14.0", "@atlaskit/tokens@^1.18.0", "@atlaskit/tokens@^1.21.0", "@atlaskit/tokens@^1.25.0", "@atlaskit/tokens@^1.26.0", "@atlaskit/tokens@^1.28.0", "@atlaskit/tokens@^1.28.1", "@atlaskit/tokens@^1.29.0", "@atlaskit/tokens@^1.33.0", "@atlaskit/tokens@^1.35.0", "@atlaskit/tokens@^1.38.0", "@atlaskit/tokens@^1.5.0": - version "1.38.0" - resolved "https://registry.npmjs.org/@atlaskit/tokens/-/tokens-1.38.0.tgz" - integrity sha512-XMpvGxnZZTkjSWFJT+pLXsMYbTMNJUzS9WF5Ga06Rv+LybxRCoPGaI4EGJHdOYrnGqZR0ub7BBQXATkx1dupiA== + version "1.57.0" + resolved "https://registry.npmjs.org/@atlaskit/tokens/-/tokens-1.57.0.tgz" + integrity sha512-HK/ArdXD7EhVNOQD3ccjxiO/KMbDMbU3IvU2TsIk746044HAhz65RUPr5JB06lBM9MLcQh5jZLNjmGCka2HZGg== dependencies: - "@atlaskit/ds-lib" "^2.2.0" - "@atlaskit/platform-feature-flags" "^0.2.0" + "@atlaskit/ds-lib" "^2.3.0" + "@atlaskit/platform-feature-flags" "^0.3.0" "@babel/runtime" "^7.0.0" "@babel/traverse" "^7.23.2" "@babel/types" "^7.20.0" - bind-event-listener "^2.1.1" + bind-event-listener "^3.0.0" "@atlaskit/tooltip@17.8.10": version "17.8.10" @@ -4054,6 +4061,11 @@ bind-event-listener@^2.1.1: resolved "https://packages.atlassian.com/api/npm/npm-remote/bind-event-listener/-/bind-event-listener-2.1.1.tgz" integrity sha512-O+a5c0D2se/u2VlBJmPRn45IB6R4mYMh1ok3dWxrIZ2pmLqzggBhb875mbq73508ylzofc0+hT9W41x4Y2s8lg== +bind-event-listener@^3.0.0: + version "3.0.0" + resolved "https://registry.npmjs.org/bind-event-listener/-/bind-event-listener-3.0.0.tgz" + integrity sha512-PJvH288AWQhKs2v9zyfYdPzlPqf5bXbGMmhmUIY9x4dAUGIWgomO771oBQNwJnMQSnUIXhKu6sgzpBRXTlvb8Q== + bluebird@^3.5.5: version "3.7.2" resolved "https://packages.atlassian.com/api/npm/npm-remote/bluebird/-/bluebird-3.7.2.tgz"