From 250ef3def5c399b69c7642607f70cb7e27736cd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:38:18 +0000 Subject: [PATCH] chore(dev-deps): update dependency @atlaskit/theme to v14 --- package.json | 2 +- pnpm-lock.yaml | 54 ++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 53 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index bde79bf86..43d50bead 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ }, "devDependencies": { "@atlaskit/css-reset": "6.10.1", - "@atlaskit/theme": "13.0.0", + "@atlaskit/theme": "14.0.3", "@babel/core": "7.25.2", "@babel/eslint-parser": "7.25.1", "@babel/plugin-transform-class-properties": "7.25.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3fc79082c..bad9bcc6f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: 6.10.1 version: 6.10.1(@types/react@18.3.5)(react@18.3.1) '@atlaskit/theme': - specifier: 13.0.0 - version: 13.0.0(@types/react@18.3.5)(react@18.3.1) + specifier: 14.0.3 + version: 14.0.3(@types/react@18.3.5)(react@18.3.1) '@babel/core': specifier: 7.25.2 version: 7.25.2 @@ -399,6 +399,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@atlaskit/ds-lib@3.3.0': + resolution: {integrity: sha512-8bgJRFvL4C9dOc3XQ0nJLze4OSXtfemmE2os2h/T80hSdQO57hPMnXB22Pl6nT/6nEP7kZ4kAH6hDuJ3vBUNPA==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@atlaskit/platform-feature-flags@0.3.0': resolution: {integrity: sha512-/0u5fFJ0Rw2j4M5wzsXgaHO6Ey12oekPCDTRvmmAIp4GO9T2Swbl80bavLAPSOmSHMhHTSuvRxiJveZXfQ21IQ==} @@ -407,11 +412,21 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@atlaskit/theme@14.0.3': + resolution: {integrity: sha512-ZUJzeGxX8tzjb482vZbVvsTVeKiOfs+M6Y7qoIAB9xquO03a1hbkK/j9NCGm1lU/VTAbjl0eQ2vq3J+wTE4ibQ==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@atlaskit/tokens@1.59.1': resolution: {integrity: sha512-V4sFrp1MphHFDL5toDS3PMkcnwQoJJbTO/ioGSwvhFq9r46UoDnoaxSljl2ktWdEfdfqTq+ybq8gpKMutojjXA==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@atlaskit/tokens@2.4.2': + resolution: {integrity: sha512-wdlYc9a4Bm9aPUd8z5U2wq1V1P1PFXMeVjx3WdrrFk8LYVnWhSWqCGea0xP1qAMsT9YnDzPSlwowNkQZ5umLSw==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@babel/code-frame@7.23.5': resolution: {integrity: sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==} engines: {node: '>=6.9.0'} @@ -3982,6 +3997,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -7497,6 +7513,16 @@ snapshots: transitivePeerDependencies: - '@types/react' + '@atlaskit/ds-lib@3.3.0(@types/react@18.3.5)(react@18.3.1)': + dependencies: + '@atlaskit/platform-feature-flags': 0.3.0 + '@babel/runtime': 7.25.6 + bind-event-listener: 3.0.0 + react: 18.3.1 + react-uid: 2.3.3(@types/react@18.3.5)(react@18.3.1) + transitivePeerDependencies: + - '@types/react' + '@atlaskit/platform-feature-flags@0.3.0': dependencies: '@babel/runtime': 7.25.6 @@ -7512,6 +7538,17 @@ snapshots: - '@types/react' - supports-color + '@atlaskit/theme@14.0.3(@types/react@18.3.5)(react@18.3.1)': + dependencies: + '@atlaskit/codemod-utils': 4.2.3 + '@atlaskit/ds-lib': 3.3.0(@types/react@18.3.5)(react@18.3.1) + '@atlaskit/tokens': 2.4.2(@types/react@18.3.5)(react@18.3.1) + '@babel/runtime': 7.25.6 + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - supports-color + '@atlaskit/tokens@1.59.1(@types/react@18.3.5)(react@18.3.1)': dependencies: '@atlaskit/ds-lib': 2.5.0(@types/react@18.3.5)(react@18.3.1) @@ -7525,6 +7562,19 @@ snapshots: - '@types/react' - supports-color + '@atlaskit/tokens@2.4.2(@types/react@18.3.5)(react@18.3.1)': + dependencies: + '@atlaskit/ds-lib': 3.3.0(@types/react@18.3.5)(react@18.3.1) + '@atlaskit/platform-feature-flags': 0.3.0 + '@babel/runtime': 7.25.6 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 + bind-event-listener: 3.0.0 + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - supports-color + '@babel/code-frame@7.23.5': dependencies: '@babel/highlight': 7.23.4