Skip to content

Commit aa876bc

Browse files
authored
chore: upgraded to latest carbon version (#4033)
1 parent a4d446a commit aa876bc

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
"@carbon/icons-react": "^11.61.0",
211211
"@carbon/layout": "^11.35.0",
212212
"@carbon/pictograms-react": "^11.69.0",
213-
"@carbon/react": "^1.93.0",
213+
"@carbon/react": "^1.94.2",
214214
"@carbon/telemetry": "^0.1.0",
215215
"@carbon/themes": "^11.54.0",
216216
"d3": "^7.0",
@@ -241,7 +241,7 @@
241241
"@carbon/icons-react": "^11.61.0",
242242
"@carbon/layout": "^11.35.0",
243243
"@carbon/pictograms-react": "^11.69.0",
244-
"@carbon/react": "1.93.0",
244+
"@carbon/react": "1.94.2",
245245
"@carbon/telemetry": "^0.1.0",
246246
"@carbon/themes": "^11.54.0",
247247
"@commitlint/cli": "^7.6.1",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2013,10 +2013,10 @@
20132013
dependencies:
20142014
"@ibm/telemetry-js" "^1.5.0"
20152015

2016-
"@carbon/feature-flags@^0.31.0":
2017-
version "0.31.0"
2018-
resolved "https://registry.yarnpkg.com/@carbon/feature-flags/-/feature-flags-0.31.0.tgz#4ad35f4394d36763b89cf6d1a40be5615e5e1c8f"
2019-
integrity sha512-ikDGgyOc6SZIoNb7jGBTN/ieTbju7WuB4mzzSXDFA4JJKhj9EpZy+cmMiXpRE+dwK+KIFTwjtz6iDyyd52TK0Q==
2016+
"@carbon/feature-flags@0.32.0":
2017+
version "0.32.0"
2018+
resolved "https://registry.yarnpkg.com/@carbon/feature-flags/-/feature-flags-0.32.0.tgz#c0f5c5c1751fc131cd2aabeff96b451cb710b49b"
2019+
integrity sha512-a1rFplSEFPwJ4ZsuwvOaKHgoLqPNhjCJdWY6VTgCoytRZqtgYWqwYFEqQkm9/f1mX1lHr6oK/eBpAcmi0Izuvg==
20202020
dependencies:
20212021
"@ibm/telemetry-js" "^1.5.0"
20222022

@@ -2075,10 +2075,10 @@
20752075
"@ibm/telemetry-js" "^1.5.0"
20762076
prop-types "^15.8.1"
20772077

2078-
"@carbon/icons-react@^11.69.0":
2079-
version "11.69.0"
2080-
resolved "https://registry.yarnpkg.com/@carbon/icons-react/-/icons-react-11.69.0.tgz#d9819b8e0e9002bd67920b61811740ed88cc9daa"
2081-
integrity sha512-4ourN8a6IZD/eCCbsFYMQytUkmsMfcVCk/SxX2QyCCgy1jQlMVl5pn9koRkylblpV8n/4yn86XYZqw1Ec3zuDA==
2078+
"@carbon/icons-react@^11.70.0":
2079+
version "11.70.0"
2080+
resolved "https://registry.yarnpkg.com/@carbon/icons-react/-/icons-react-11.70.0.tgz#0681bd0d632d8e5722b7c44942ad7b2847b9e5fb"
2081+
integrity sha512-hpC10UuSLnLCfGw4TizMf4Omm2+P3vHmstN7y7hUsRCI4lG9BC2OHEtYZiVYdBNoshKxGE2m3iUZrM3cJhIebQ==
20822082
dependencies:
20832083
"@carbon/icon-helpers" "^10.68.0"
20842084
"@ibm/telemetry-js" "^1.5.0"
@@ -2121,17 +2121,17 @@
21212121
"@ibm/telemetry-js" "^1.5.0"
21222122
prop-types "^15.8.1"
21232123

2124-
"@carbon/react@1.93.0":
2125-
version "1.93.0"
2126-
resolved "https://registry.yarnpkg.com/@carbon/react/-/react-1.93.0.tgz#e93b5fcd0d93bcb3ce0c73b2d9c5644ab7ae6a1c"
2127-
integrity sha512-y92kSJY1KHQkwYF1xfG3PT1ROWEOW6GQA1YqXNVV5YkQFKu52b3p7JWnYr8guk52F0l0KStSKAcnfbPiiMZdIA==
2124+
"@carbon/react@1.94.2":
2125+
version "1.94.2"
2126+
resolved "https://registry.yarnpkg.com/@carbon/react/-/react-1.94.2.tgz#58a18eaf33ac94b7b79a6fdba4b42025e651b145"
2127+
integrity sha512-X/+BIe4bCP6J1Fxdqc68jk4b50cXSRLYKui7WN/PSTMhq7yUryQvYGkZaDlck8SWxvd6D1gim5TO0jgBZxHdhw==
21282128
dependencies:
21292129
"@babel/runtime" "^7.27.3"
2130-
"@carbon/feature-flags" "^0.31.0"
2131-
"@carbon/icons-react" "^11.69.0"
2130+
"@carbon/feature-flags" "0.32.0"
2131+
"@carbon/icons-react" "^11.70.0"
21322132
"@carbon/layout" "^11.43.0"
2133-
"@carbon/styles" "^1.92.0"
2134-
"@carbon/utilities" "^0.11.0"
2133+
"@carbon/styles" "^1.93.1"
2134+
"@carbon/utilities" "^0.12.0"
21352135
"@floating-ui/react" "^0.27.4"
21362136
"@ibm/telemetry-js" "^1.5.0"
21372137
classnames "2.5.1"
@@ -2145,13 +2145,13 @@
21452145
tabbable "^6.2.0"
21462146
window-or-global "^1.0.1"
21472147

2148-
"@carbon/styles@^1.92.0":
2149-
version "1.92.0"
2150-
resolved "https://registry.yarnpkg.com/@carbon/styles/-/styles-1.92.0.tgz#e62b62ab0f6b0ddb1de1c0006d4c0e173b60bfd4"
2151-
integrity sha512-g1bq/qpoq2e583LgxoR4Xt4wWeMb2U32QlLA9/3GPkb+NqtHuNbr8WhuLdaphieUOf78xQ76FWuHMX4FtzBLTg==
2148+
"@carbon/styles@^1.93.1":
2149+
version "1.93.1"
2150+
resolved "https://registry.yarnpkg.com/@carbon/styles/-/styles-1.93.1.tgz#4ea210e98e1c292da9774ae079c418e8fa05fe4f"
2151+
integrity sha512-8XmsNSywWYYiVS36qGbMPqM7mZkiBJ1LBfk+c5gB35F2MIzwuaGNvCNhwTraOnzKX1fJGMmBurbj0K+kRdXPAQ==
21522152
dependencies:
21532153
"@carbon/colors" "^11.42.0"
2154-
"@carbon/feature-flags" "^0.31.0"
2154+
"@carbon/feature-flags" "0.32.0"
21552155
"@carbon/grid" "^11.45.0"
21562156
"@carbon/layout" "^11.43.0"
21572157
"@carbon/motion" "^11.37.0"
@@ -2213,10 +2213,10 @@
22132213
"@carbon/layout" "^11.43.0"
22142214
"@ibm/telemetry-js" "^1.5.0"
22152215

2216-
"@carbon/utilities@^0.11.0":
2217-
version "0.11.0"
2218-
resolved "https://registry.yarnpkg.com/@carbon/utilities/-/utilities-0.11.0.tgz#5041b889490037df7c074b9097cc5b950e796461"
2219-
integrity sha512-FDlOPk67yCZPzYkR4+6aP+0QkGT2GaQQ8UGdKFJZNkuRIjgc4vk1Vc51iKivQ1KfQOWn5nb0Jkf16UiX/jmeqg==
2216+
"@carbon/utilities@^0.12.0":
2217+
version "0.12.0"
2218+
resolved "https://registry.yarnpkg.com/@carbon/utilities/-/utilities-0.12.0.tgz#289cb22420962ad2fcb3bec12b87460f022ba7c2"
2219+
integrity sha512-mdK1nbrf4UJY5sDcj4ZBpO93SP6uomu47JNh24bG5IvyVtmsJOJyRS75eXLvvHCRVHfUzGwcj2AfsRFhT1wILQ==
22202220
dependencies:
22212221
"@ibm/telemetry-js" "^1.6.1"
22222222
"@internationalized/number" "^3.6.1"

0 commit comments

Comments
 (0)