Skip to content

Commit

Permalink
chore(release): update carbon and gatsby-theme-carbon deps (#4373)
Browse files Browse the repository at this point in the history
* chore(release): update carbon and gatsby-theme-carbon deps

* chore: node versions

---------

Co-authored-by: annawen1 <[email protected]>
Co-authored-by: Alison Joseph <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent 33ac074 commit 593a9a8
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 67 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prepare": "husky"
},
"engines": {
"node": ">=18.x"
"node": "18.x || 20.x"
},
"browserslist": [
"last 1 edge version",
Expand All @@ -38,16 +38,16 @@
],
"dependencies": {
"@carbon/charts-react": "0.55.0",
"@carbon/icons-react": "^11.52.0",
"@carbon/pictograms": "^12.42.0",
"@carbon/pictograms-react": "^11.68.0",
"@carbon/icons-react": "^11.53.0",
"@carbon/pictograms": "^12.43.0",
"@carbon/pictograms-react": "^11.69.0",
"@loadable/babel-plugin": "^5.16.1",
"@loadable/component": "^5.16.4",
"codesandbox": "^2.2.3",
"d3": "^7.9.0",
"gatsby": "^5.13.5",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-theme-carbon": "^4.1.13",
"gatsby-theme-carbon": "^4.1.14",
"markdown-it": "^14.1.0",
"prettier-config-carbon": "^0.11.0",
"react": "^18.2.0",
Expand Down
188 changes: 126 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2899,12 +2899,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.22.15":
version: 7.23.1
resolution: "@babel/runtime@npm:7.23.1"
"@babel/runtime@npm:^7.24.5":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: e57ab1436d4845efe67c3f76d578508bb584173690ecfeac105bc4e09d64b2aa6a53c1e03bca3c97cc238e5390a804e5a4ded211e6350243b735905ca45a4822
checksum: 12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
languageName: node
linkType: hard

Expand Down Expand Up @@ -3129,19 +3129,19 @@ __metadata:
languageName: node
linkType: hard

"@carbon/elements@npm:^11.56.0":
version: 11.56.0
resolution: "@carbon/elements@npm:11.56.0"
"@carbon/elements@npm:^11.57.0":
version: 11.57.0
resolution: "@carbon/elements@npm:11.57.0"
dependencies:
"@carbon/colors": "npm:^11.28.0"
"@carbon/grid": "npm:^11.29.0"
"@carbon/icons": "npm:^11.52.0"
"@carbon/icons": "npm:^11.53.0"
"@carbon/layout": "npm:^11.28.0"
"@carbon/motion": "npm:^11.24.0"
"@carbon/themes": "npm:^11.43.0"
"@carbon/type": "npm:^11.33.0"
"@ibm/telemetry-js": "npm:^1.5.0"
checksum: 143361ae02659682dcdabae51de8058bbf40e1cab468dc876ebe821b52afac3e2b2f7f5b9f78ff092aeafd9c66b62db6395a91b29a8d854a440def11d31e1b2c
checksum: 5b9dac344bdc025689baf054d6bbba148c3ec21c99bfba4e64b76375ae55043005828dab733de6a2d2cbfb87a69f4af329be939e99e1ec19edc8518d8ea25fc3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3195,25 +3195,25 @@ __metadata:
languageName: node
linkType: hard

"@carbon/icons-react@npm:^11.52.0":
version: 11.52.0
resolution: "@carbon/icons-react@npm:11.52.0"
"@carbon/icons-react@npm:^11.53.0":
version: 11.53.0
resolution: "@carbon/icons-react@npm:11.53.0"
dependencies:
"@carbon/icon-helpers": "npm:^10.54.0"
"@ibm/telemetry-js": "npm:^1.5.0"
prop-types: "npm:^15.7.2"
peerDependencies:
react: ">=16"
checksum: 0f695fdc41a087f33604e0e3252c2dfa6cf37d8d21b19211aec2cfdfcaf78999dcd54cd356c366d638e77f66ede5dfb1cbd591cfbe30af01236a12dc9c640af4
checksum: f218ae63ec3bd111baa57f3b909cb77f47c00bac0fbb068b3d5091869172d5cbea19d2b758f47b60e3e17accca8fc562419b5c9e460cd50d02c83672095da4e8
languageName: node
linkType: hard

"@carbon/icons@npm:^11.52.0":
version: 11.52.0
resolution: "@carbon/icons@npm:11.52.0"
"@carbon/icons@npm:^11.53.0":
version: 11.53.0
resolution: "@carbon/icons@npm:11.53.0"
dependencies:
"@ibm/telemetry-js": "npm:^1.5.0"
checksum: bde4ac79bba17c954d23ff763c0df175bb88ee022dca409fe3cd8d76818e9620521a9dfdb9c1e5b005b1c43babb7506f3bc4c3a4dbd0f5b8af234987b350475b
checksum: ec19179cafb629d2354f906d70d44f85a911009c39f65602d2ad432ecd5264541110286a79fcd9566d569e78a8680190c84f4294839915a388ce07d8a72d6fa8
languageName: node
linkType: hard

Expand All @@ -3235,42 +3235,42 @@ __metadata:
languageName: node
linkType: hard

"@carbon/pictograms-react@npm:^11.68.0":
version: 11.68.0
resolution: "@carbon/pictograms-react@npm:11.68.0"
"@carbon/pictograms-react@npm:^11.69.0":
version: 11.69.0
resolution: "@carbon/pictograms-react@npm:11.69.0"
dependencies:
"@carbon/icon-helpers": "npm:^10.54.0"
"@ibm/telemetry-js": "npm:^1.5.0"
prop-types: "npm:^15.7.2"
peerDependencies:
react: ">=16"
checksum: 75db85e05120d8e1e2913ec0f44e579e5875927c02c562264066617a1d0e79ffaf8106143b8c4130c7c4668e85354f56e7080fe7b51c0bd816b9c58eb817466d
checksum: 83bff305c653e6986b37a98a2704a8d23dac7d45c0d24926599f2ecfa72ba6a2436151ef113cfa0ee6d7b138e74c26655aae505e12f376cec7c85a4c186fee0a
languageName: node
linkType: hard

"@carbon/pictograms@npm:^12.42.0":
version: 12.42.0
resolution: "@carbon/pictograms@npm:12.42.0"
"@carbon/pictograms@npm:^12.43.0":
version: 12.43.0
resolution: "@carbon/pictograms@npm:12.43.0"
dependencies:
"@ibm/telemetry-js": "npm:^1.5.0"
checksum: 77f4027d4f060fea93b1f0998d9f689dae4acde787c7b9a8416e404f85089432d4d1ba7504fd8faf1a9b01cec877a4200f34ce3d657743afe55db57328b8b101
checksum: dd0087e4d321f8b86ce0a275e5705d154bb56a32347c4d14c060cf6529b43ae2a1adfaf8073c7b6491d21357c6de97ff85922953c58dfe4620aadb75edfc4845
languageName: node
linkType: hard

"@carbon/react@npm:^1.70.0":
version: 1.70.0
resolution: "@carbon/react@npm:1.70.0"
"@carbon/react@npm:^1.71.0":
version: 1.71.0
resolution: "@carbon/react@npm:1.71.0"
dependencies:
"@babel/runtime": "npm:^7.24.7"
"@carbon/feature-flags": "npm:^0.24.0"
"@carbon/icons-react": "npm:^11.52.0"
"@carbon/icons-react": "npm:^11.53.0"
"@carbon/layout": "npm:^11.28.0"
"@carbon/styles": "npm:^1.69.0"
"@carbon/styles": "npm:^1.70.0"
"@floating-ui/react": "npm:^0.26.0"
"@ibm/telemetry-js": "npm:^1.5.0"
classnames: "npm:2.5.1"
copy-to-clipboard: "npm:^3.3.1"
downshift: "npm:8.5.0"
downshift: "npm:9.0.8"
flatpickr: "npm:4.6.13"
invariant: "npm:^2.2.3"
lodash.debounce: "npm:^4.0.8"
Expand All @@ -3287,13 +3287,13 @@ __metadata:
react: ^16.8.6 || ^17.0.1 || ^18.2.0
react-dom: ^16.8.6 || ^17.0.1 || ^18.2.0
sass: ^1.33.0
checksum: 806b17d97e63967f989a5a2851255e9a7bfbcff6a85116686f660e43819da62820fd2d47ca67aa993e2904cedfc5e13945049a6b522919a4d71c6d3654344482
checksum: 397e80b40b396dcb5e5b161c5c520555bdcf3808482a9a9ca0f2ac819f69b29f5f70157cceca2f032f637d93d02c0ef1ee17e9e504be2801e73ef7bb315e0ffc
languageName: node
linkType: hard

"@carbon/styles@npm:^1.69.0":
version: 1.69.0
resolution: "@carbon/styles@npm:1.69.0"
"@carbon/styles@npm:^1.70.0":
version: 1.70.0
resolution: "@carbon/styles@npm:1.70.0"
dependencies:
"@carbon/colors": "npm:^11.28.0"
"@carbon/feature-flags": "npm:^0.24.0"
Expand All @@ -3303,13 +3303,21 @@ __metadata:
"@carbon/themes": "npm:^11.43.0"
"@carbon/type": "npm:^11.33.0"
"@ibm/plex": "npm:6.0.0-next.6"
"@ibm/plex-mono": "npm:0.0.3-alpha.0"
"@ibm/plex-sans": "npm:0.0.3-alpha.0"
"@ibm/plex-sans-arabic": "npm:0.0.3-alpha.0"
"@ibm/plex-sans-devanagari": "npm:0.0.3-alpha.0"
"@ibm/plex-sans-hebrew": "npm:0.0.3-alpha.0"
"@ibm/plex-sans-thai": "npm:0.0.3-alpha.0"
"@ibm/plex-sans-thai-looped": "npm:0.0.3-alpha.0"
"@ibm/plex-serif": "npm:0.0.3-alpha.0"
"@ibm/telemetry-js": "npm:^1.5.0"
peerDependencies:
sass: ^1.33.0
peerDependenciesMeta:
sass:
optional: true
checksum: 492ec13513c5fb173d5cd5f5a62b310f5133bb7062eea35cdb03389f3b644bf9028b3fbf0d2eaf882541df99f509fb1ea706e442f5bad2dd6018aa305d3adfdc
checksum: 020d94f3c34d95695b05e26556648ee5e155fe796c862048e6c8db3d5529dab4a079d050c03962ab20243161b542bc42389ffebd23f6ca0e11baf0308c867974
languageName: node
linkType: hard

Expand Down Expand Up @@ -3911,6 +3919,62 @@ __metadata:
languageName: node
linkType: hard

"@ibm/plex-mono@npm:0.0.3-alpha.0":
version: 0.0.3-alpha.0
resolution: "@ibm/plex-mono@npm:0.0.3-alpha.0"
checksum: 75fa4dcaac8deef027004c7ed431a438e3584bc7a21e16446818ea576f2ed9af06a80980f3959d2ce0c640f30bdcc1b3c8583a858c4c7419320c70aa75e46b1e
languageName: node
linkType: hard

"@ibm/plex-sans-arabic@npm:0.0.3-alpha.0":
version: 0.0.3-alpha.0
resolution: "@ibm/plex-sans-arabic@npm:0.0.3-alpha.0"
checksum: be0ca3afe44241c0d429bb307540c72e3af81cc02bda9bb0027d00cd82e00b53ad2301d6e20f2b0434f260325d255edbddeab4addc5f32076dc7ee1988c51a3a
languageName: node
linkType: hard

"@ibm/plex-sans-devanagari@npm:0.0.3-alpha.0":
version: 0.0.3-alpha.0
resolution: "@ibm/plex-sans-devanagari@npm:0.0.3-alpha.0"
checksum: 838c23d4e279f4b800594227f1b59edc291dc39c76551e0db988cf9641600683b885fb469de7ec8504204b8d7f76dddd04b5478ed995bdb9719465766d79f316
languageName: node
linkType: hard

"@ibm/plex-sans-hebrew@npm:0.0.3-alpha.0":
version: 0.0.3-alpha.0
resolution: "@ibm/plex-sans-hebrew@npm:0.0.3-alpha.0"
checksum: 7737413091a9751b2e031ef2cf3adec4942c708896f3b3344973c03e94b947af176515717ba9ecc027e6f142633193ead4318ed65bf023c49618664aa892f96c
languageName: node
linkType: hard

"@ibm/plex-sans-thai-looped@npm:0.0.3-alpha.0":
version: 0.0.3-alpha.0
resolution: "@ibm/plex-sans-thai-looped@npm:0.0.3-alpha.0"
checksum: 40596540e64e997bd65b860241764118df896cfb3426c081f75df1416c99f3a61a61881f1df066bd422ad0db934e8720e0f9e353ba385039cc437d89f30d8ee8
languageName: node
linkType: hard

"@ibm/plex-sans-thai@npm:0.0.3-alpha.0":
version: 0.0.3-alpha.0
resolution: "@ibm/plex-sans-thai@npm:0.0.3-alpha.0"
checksum: ef0877fcafdd99f6cd6c5aff3b96245de9dada9aee58bdcaa5da70256161ce7b67a7457e4a5952c9351b4eff0e06195c548ed0527eaf4259cc4e581a835af733
languageName: node
linkType: hard

"@ibm/plex-sans@npm:0.0.3-alpha.0":
version: 0.0.3-alpha.0
resolution: "@ibm/plex-sans@npm:0.0.3-alpha.0"
checksum: 9178849fa798506d55d16cd09210825255952b8661243e933cb2e68874e94ce9a438f848adb6f1729044d899991ce75f4eb5ad4a018f52fa4d43c3b5d25628cc
languageName: node
linkType: hard

"@ibm/plex-serif@npm:0.0.3-alpha.0":
version: 0.0.3-alpha.0
resolution: "@ibm/plex-serif@npm:0.0.3-alpha.0"
checksum: 215c3182b6b197045711bc351162f2084a9ed06a85f00a00099543f2ac789e2b1a0659f83ff9d2602cd30fde4d3225b549f82ce966f4d64bb124e17bd77962d0
languageName: node
linkType: hard

"@ibm/plex@npm:6.0.0-next.6":
version: 6.0.0-next.6
resolution: "@ibm/plex@npm:6.0.0-next.6"
Expand Down Expand Up @@ -7330,9 +7394,9 @@ __metadata:
resolution: "carbondesignsystem@workspace:."
dependencies:
"@carbon/charts-react": "npm:0.55.0"
"@carbon/icons-react": "npm:^11.52.0"
"@carbon/pictograms": "npm:^12.42.0"
"@carbon/pictograms-react": "npm:^11.68.0"
"@carbon/icons-react": "npm:^11.53.0"
"@carbon/pictograms": "npm:^12.43.0"
"@carbon/pictograms-react": "npm:^11.69.0"
"@loadable/babel-plugin": "npm:^5.12.0"
"@loadable/component": "npm:^5.16.4"
babel-preset-carbon: "npm:^0.0.14"
Expand All @@ -7345,7 +7409,7 @@ __metadata:
gatsby-plugin-sharp: "npm:^5.13.1"
gatsby-plugin-sitemap: "npm:^6.13.1"
gatsby-source-filesystem: "npm:^5.13.1"
gatsby-theme-carbon: "npm:^4.1.13"
gatsby-theme-carbon: "npm:^4.1.14"
gatsby-transformer-sharp: "npm:^5.13.1"
html-loader: "npm:^5.1.0"
husky: "npm:^9.0.11"
Expand Down Expand Up @@ -7993,7 +8057,7 @@ __metadata:
languageName: node
linkType: hard

"compute-scroll-into-view@npm:^3.0.3":
"compute-scroll-into-view@npm:^3.1.0":
version: 3.1.0
resolution: "compute-scroll-into-view@npm:3.1.0"
checksum: bf305c4ece8e5c59ed3f7ed82b6dab5b7487ce26f56a693d903869964712870fccb08fe31d40edcbd600b03c99198f54d443acb315d674bd64fd344410c8672e
Expand Down Expand Up @@ -9481,18 +9545,18 @@ __metadata:
languageName: node
linkType: hard

"downshift@npm:8.5.0":
version: 8.5.0
resolution: "downshift@npm:8.5.0"
"downshift@npm:9.0.8":
version: 9.0.8
resolution: "downshift@npm:9.0.8"
dependencies:
"@babel/runtime": "npm:^7.22.15"
compute-scroll-into-view: "npm:^3.0.3"
"@babel/runtime": "npm:^7.24.5"
compute-scroll-into-view: "npm:^3.1.0"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
react-is: "npm:18.2.0"
tslib: "npm:^2.6.2"
peerDependencies:
react: ">=16.12.0"
checksum: f572affe0884d6fb6523352fcb230db42875b557d972a74d15ef8a1b72702733bb5f329911d2810f9880e4b8ba1c6b6e10eb4bf6d8160ab4975c1e65c42c6da2
checksum: d35060428936b2c6c5d61303faca2cc260906244e9b7bb43fa6bdc4f64cac1e3ce1df6fc68c27b04112b77b22142420d49c0e325debb3ccf9936ee6e48da6b33
languageName: node
linkType: hard

Expand Down Expand Up @@ -12160,17 +12224,17 @@ __metadata:
languageName: node
linkType: hard

"gatsby-theme-carbon@npm:^4.1.13":
version: 4.1.13
resolution: "gatsby-theme-carbon@npm:4.1.13"
"gatsby-theme-carbon@npm:^4.1.14":
version: 4.1.14
resolution: "gatsby-theme-carbon@npm:4.1.14"
dependencies:
"@babel/core": "npm:^7.24.7"
"@babel/plugin-proposal-class-properties": "npm:^7.18.6"
"@babel/plugin-syntax-jsx": "npm:^7.24.7"
"@carbon/elements": "npm:^11.56.0"
"@carbon/elements": "npm:^11.57.0"
"@carbon/grid": "npm:^11.29.0"
"@carbon/pictograms-react": "npm:^11.68.0"
"@carbon/react": "npm:^1.70.0"
"@carbon/pictograms-react": "npm:^11.69.0"
"@carbon/react": "npm:^1.71.0"
"@carbon/themes": "npm:^11.43.0"
"@garcia-enterprise/gatsby-plugin-sass-resources": "npm:^4.0.2"
"@mdx-js/mdx": "npm:^3.0.1"
Expand Down Expand Up @@ -12216,7 +12280,7 @@ __metadata:
gatsby: ^5.13.3
react: ^18.2.0
react-dom: ^18.2.0
checksum: eae6caa8599453471531468e7093afd21c2110ecc47b2780d7b8f994074f5443997b7fe25650eb5e43c4b5604605d6d84631da4c0357824981b8862cf9b66bca
checksum: ce25fbb209032267cf70c7d8d07ee87979bfde1b92fee14c99b66208274f3d553a69d0544ce406ef2b6a27331b11c03a52640317e36d62876fbda5823b168d8e
languageName: node
linkType: hard

Expand Down Expand Up @@ -19260,20 +19324,20 @@ __metadata:
languageName: node
linkType: hard

"react-is@npm:18.2.0, react-is@npm:^18.2.0":
version: 18.2.0
resolution: "react-is@npm:18.2.0"
checksum: 6eb5e4b28028c23e2bfcf73371e72cd4162e4ac7ab445ddae2afe24e347a37d6dc22fae6e1748632cd43c6d4f9b8f86dcf26bf9275e1874f436d129952528ae0
languageName: node
linkType: hard

"react-is@npm:^16.12.0, react-is@npm:^16.13.1, react-is@npm:^16.7.0":
version: 16.13.1
resolution: "react-is@npm:16.13.1"
checksum: 33977da7a5f1a287936a0c85639fec6ca74f4f15ef1e59a6bc20338fc73dc69555381e211f7a3529b8150a1f71e4225525b41b60b52965bda53ce7d47377ada1
languageName: node
linkType: hard

"react-is@npm:^18.2.0":
version: 18.2.0
resolution: "react-is@npm:18.2.0"
checksum: 6eb5e4b28028c23e2bfcf73371e72cd4162e4ac7ab445ddae2afe24e347a37d6dc22fae6e1748632cd43c6d4f9b8f86dcf26bf9275e1874f436d129952528ae0
languageName: node
linkType: hard

"react-lifecycles-compat@npm:^3.0.4":
version: 3.0.4
resolution: "react-lifecycles-compat@npm:3.0.4"
Expand Down

0 comments on commit 593a9a8

Please sign in to comment.