From c355c3336e3cc574523a8176656997f3c07bf2a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 03:31:19 +0000 Subject: [PATCH] chore(deps): update dependency @atlaskit/checkbox to v15 --- package.json | 2 +- pnpm-lock.yaml | 30 +++++++++++++++++++++++------- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b0ca883..5c8473d 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "@atlaskit/avatar": "21.15.4", "@atlaskit/badge": "16.4.1", "@atlaskit/button": "20.2.5", - "@atlaskit/checkbox": "14.0.3", + "@atlaskit/checkbox": "15.0.0", "@atlaskit/css-reset": "6.11.1", "@atlaskit/form": "10.5.8", "@atlaskit/heading": "2.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b67903f..9ed6d4b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: 20.2.5 version: 20.2.5(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@atlaskit/checkbox': - specifier: 14.0.3 - version: 14.0.3(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 15.0.0 + version: 15.0.0(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@atlaskit/css-reset': specifier: 6.11.1 version: 6.11.1(@types/react@18.3.11)(react@18.3.1) @@ -248,8 +248,8 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@atlaskit/checkbox@14.0.3': - resolution: {integrity: sha512-WbK2TUAl/JqjPViKGy2F65KoMSk/cHV+xYzL/FrRWK+QZgJZyW8WXhPU3Dsden8QvImIYwObwijoGq2xXgYxzA==} + '@atlaskit/checkbox@15.0.0': + resolution: {integrity: sha512-NrQVbj8yh1lQSlsmbjsYwp31lnqV2U6Mz8ASr/jhqwOSjyU1trpGEjIdrHOw0gS5KleiLdEIqbPjeoZVVPGr3Q==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -388,6 +388,11 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@atlaskit/theme@14.0.0': + resolution: {integrity: sha512-r5hYbLbxSJDqtMHJ7bCTSoFY8dnKpcFOUkcysjWtXkjbkXF1sM5ph0GD8lWmt9734soFNJNY+i4wo//CfTpcag==} + peerDependencies: + react: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@atlaskit/toggle@13.4.5': resolution: {integrity: sha512-3MNkUczj35mgsShhwkVa+Y5FHyO0UoHympiSe+0+Qma3LnBR8PtNb/N+O0g4Op9nMpdMvkBLPXCvgWzws9d2/g==} peerDependencies: @@ -4427,13 +4432,13 @@ snapshots: - react-dom - supports-color - '@atlaskit/checkbox@14.0.3(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@atlaskit/checkbox@15.0.0(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@atlaskit/analytics-next': 10.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@atlaskit/css': 0.5.1(@types/react@18.3.11)(react@18.3.1) - '@atlaskit/ds-lib': 3.0.0(@types/react@18.3.11)(react@18.3.1) + '@atlaskit/ds-lib': 3.1.0(@types/react@18.3.11)(react@18.3.1) '@atlaskit/icon': 22.22.0(@types/react@18.3.11)(react@18.3.1) - '@atlaskit/theme': 13.0.1(@types/react@18.3.11)(react@18.3.1) + '@atlaskit/theme': 14.0.0(@types/react@18.3.11)(react@18.3.1) '@atlaskit/tokens': 2.0.3(@types/react@18.3.11)(react@18.3.1) '@babel/runtime': 7.25.7 '@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1) @@ -4774,6 +4779,17 @@ snapshots: - '@types/react' - supports-color + '@atlaskit/theme@14.0.0(@types/react@18.3.11)(react@18.3.1)': + dependencies: + '@atlaskit/codemod-utils': 4.2.4 + '@atlaskit/ds-lib': 3.1.0(@types/react@18.3.11)(react@18.3.1) + '@atlaskit/tokens': 2.0.3(@types/react@18.3.11)(react@18.3.1) + '@babel/runtime': 7.25.7 + react: 18.3.1 + transitivePeerDependencies: + - '@types/react' + - supports-color + '@atlaskit/toggle@13.4.5(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@atlaskit/analytics-next': 10.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)