Skip to content

Commit

Permalink
Update dependency @atlaskit/theme to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent eaf3cab commit f344dc3
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@atlaskit/theme": "12.11.2",
"@atlaskit/theme": "13.1.0",
"@babel/helper-builder-react-jsx": "7.24.7",
"@babel/helper-builder-react-jsx-experimental": "7.12.11",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
Expand Down
44 changes: 29 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/ds-lib@^2.3.0":
version "2.3.1"
resolved "https://registry.yarnpkg.com/@atlaskit/ds-lib/-/ds-lib-2.3.1.tgz#ce57c8fabe207a5d945e26d52df898cd30d4685b"
integrity sha512-DVUE3hYLhdEZy4NnsxqiCqKC5Ym3CM/DGRQlnSPcABFNL0N0FfTXso3pLpkJnMZBtEnd2pn13mPJ2VQlSISRuw==
"@atlaskit/ds-lib@^3.0.0", "@atlaskit/ds-lib@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@atlaskit/ds-lib/-/ds-lib-3.1.0.tgz#43955d06dee9c7ae8fcf1f5ff6695b9010751892"
integrity sha512-1os/bwBxDkR1bqrnuW2fZR1uAm/tncI8W55fR31GKfpzI/WgmWABzzY9MdWim2kXjR4rsE0GvfjoNMJhJvfUVQ==
dependencies:
"@atlaskit/platform-feature-flags" "^0.3.0"
"@babel/runtime" "^7.0.0"
bind-event-listener "^3.0.0"
react-uid "^2.2.0"

"@atlaskit/platform-feature-flags@^0.3.0":
version "0.3.0"
Expand All @@ -33,22 +35,22 @@
dependencies:
"@babel/runtime" "^7.0.0"

"@atlaskit/theme@12.11.2":
version "12.11.2"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-12.11.2.tgz#8a83721a193edcb8f593716005b55137b251f27d"
integrity sha512-UNISVE31iw/KFf0oKkJbdkx4BwmUYbMPeXK+LoL2Zh/ig38W0nfX96HhOROgFUp+Rmno97R6lxYxQrHwX001mA==
"@atlaskit/theme@13.1.0":
version "13.1.0"
resolved "https://registry.yarnpkg.com/@atlaskit/theme/-/theme-13.1.0.tgz#59f67ac754960f37cf65d4a29e2425c2fc473fd7"
integrity sha512-9HWU2Wf5DX1+OQKmqAeZqUPAe2BgNhyYhIlkQm2Vo8RxzvI0BDWyjafEro4MdUK8ZYqSfegd9wgk7qzIUF9ZaQ==
dependencies:
"@atlaskit/codemod-utils" "^4.2.0"
"@atlaskit/ds-lib" "^2.3.0"
"@atlaskit/tokens" "^1.54.0"
"@atlaskit/ds-lib" "^3.1.0"
"@atlaskit/tokens" "^2.0.0"
"@babel/runtime" "^7.0.0"

"@atlaskit/tokens@^1.54.0":
version "1.56.1"
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-1.56.1.tgz#bb3ec14a36a2afb391a9ce643401f736bd156ea3"
integrity sha512-QutzKSxdnLvBfokzja/ZqD0PRpv9RzYCMc35Dk3jChgzl//+MDWJvtO8Ie3IKXkOv15+oRuCHiaWbhSgVBLoRg==
"@atlaskit/tokens@^2.0.0":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@atlaskit/tokens/-/tokens-2.0.2.tgz#65006216f2c251a16cddeb8e8daae538fafdcbcd"
integrity sha512-U8lAjJmAE6JVTuH7N3Dvb/O5iB0VsAktyxfKKM0XrsDfK3iB6LH+ug5EF9OwUdqyQTLkUhc0sqe7kFhgqfDotg==
dependencies:
"@atlaskit/ds-lib" "^2.3.0"
"@atlaskit/ds-lib" "^3.0.0"
"@atlaskit/platform-feature-flags" "^0.3.0"
"@babel/runtime" "^7.0.0"
"@babel/traverse" "^7.23.2"
Expand Down Expand Up @@ -9790,6 +9792,13 @@ react-transition-group@^4.4.0:
loose-envify "^1.4.0"
prop-types "^15.6.2"

react-uid@^2.2.0:
version "2.3.3"
resolved "https://registry.yarnpkg.com/react-uid/-/react-uid-2.3.3.tgz#6a485ccc868555997f3506c6db97a3e735d97adf"
integrity sha512-iNpDovcb9qBpBTo8iUgqRSQOS8GV3bWoNaTaUptHkXtAooXSo0OWe7vN6TqqB8x3x0bNBbQx96kkmSltQ5h9kQ==
dependencies:
tslib "^2.0.0"

[email protected]:
version "9.22.5"
resolved "https://registry.yarnpkg.com/react-virtualized/-/react-virtualized-9.22.5.tgz#bfb96fed519de378b50d8c0064b92994b3b91620"
Expand Down Expand Up @@ -11036,6 +11045,11 @@ tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.2.tgz#9c79d83272c9a7aaf166f73915c9667ecdde3cc9"
integrity sha512-tTSkux6IGPnUGUd1XAZHcpu85MOkIl5zX49pO+jfsie3eP0B6pyhOlLXm3cAC6T7s+euSDDUUV+Acop5WmtkVg==

tslib@^2.0.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==

tslib@^2.0.3:
version "2.3.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
Expand Down

0 comments on commit f344dc3

Please sign in to comment.