Skip to content

Commit 39e89e0

Browse files
AtlassianAFP Repo Bot
authored andcommitted
Synchronise latest changes
1 parent 4ee934f commit 39e89e0

File tree

3 files changed

+20
-9
lines changed

3 files changed

+20
-9
lines changed

packages/documentation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"@atlaskit/avatar": "^25.0.0",
2727
"@atlaskit/badge": "^18.1.0",
2828
"@atlaskit/button": "^23.0.0",
29-
"@atlaskit/code": "^16.2.0",
29+
"@atlaskit/code": "^16.3.0",
3030
"@atlaskit/focus-ring": "^3.0.0",
3131
"@atlaskit/grid": "^0.18.0",
3232
"@atlaskit/heading": "^5.1.0",
33-
"@atlaskit/icon": "^25.4.0",
33+
"@atlaskit/icon": "^25.5.0",
3434
"@atlaskit/pragmatic-drag-and-drop": "^1.5.0",
3535
"@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.0.0",
3636
"@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll": "^2.0.0",

packages/react-accessibility/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@atlaskit/focus-ring": "^3.0.0",
25-
"@atlaskit/icon": "^25.4.0",
25+
"@atlaskit/icon": "^25.5.0",
2626
"@atlaskit/platform-feature-flags": "^1.1.0",
2727
"@atlaskit/primitives": "^14.3.0",
2828
"@atlaskit/tokens": "^4.6.0",

yarn.lock

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,14 @@
113113
"@compiled/react" "^0.18.3"
114114
"@emotion/react" "^11.7.1"
115115

116-
"@atlaskit/code@^16.2.0":
117-
version "16.2.0"
118-
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/code/-/code-16.2.0.tgz#8dee24a453d534ecd8f64b7a0fa8a6ff58e505ab"
119-
integrity sha512-YOm/Es6G9d13f6kpYRcxJu4WddLNlDNi3laavu4H+XU6jEW9nr0CbGKcwaHsRn1eiMhoQ1p31aPt0F8DRoj9Ig==
116+
"@atlaskit/code@^16.3.0":
117+
version "16.3.0"
118+
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/code/-/code-16.3.0.tgz#fc94e03c8e07717b44c68733d7217d431e4d424b"
119+
integrity sha512-gS0ZXnrPZ11q6gcXnweMjsAh5jw/9HYO8MduAB93CynL7H5bpziJadqskJ3m07ooxyVRcLbvL4vcm/qSCY7kfw==
120120
dependencies:
121121
"@atlaskit/codemod-utils" "^4.2.0"
122122
"@atlaskit/theme" "^18.0.0"
123-
"@atlaskit/tokens" "^4.5.0"
123+
"@atlaskit/tokens" "^4.6.0"
124124
"@atlaskit/tooltip" "^20.0.0"
125125
"@atlaskit/visually-hidden" "^3.0.0"
126126
"@babel/runtime" "^7.0.0"
@@ -219,7 +219,7 @@
219219
"@compiled/react" "^0.18.2"
220220
"@emotion/react" "^11.7.1"
221221

222-
"@atlaskit/icon@25.4.0", "@atlaskit/icon@^25.4.0":
222+
"@atlaskit/icon@25.4.0":
223223
version "25.4.0"
224224
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/icon/-/icon-25.4.0.tgz#1d3b1463995cb4bbb30b751a9dae00df4a286699"
225225
integrity sha512-9DyoRKg44sJ/M2hfB9HB7YDzHMRTRZQaskUpSct2JAuNgRIUX2pd9lw3o71qmpleRbCDPYZVJdtoEjVZxNgu2g==
@@ -241,6 +241,17 @@
241241
"@babel/runtime" "^7.0.0"
242242
"@emotion/react" "^11.7.1"
243243

244+
"@atlaskit/icon@^25.5.0":
245+
version "25.5.0"
246+
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/icon/-/icon-25.5.0.tgz#3bf6e7feeb34f4ad8ad121cead247032b59441ce"
247+
integrity sha512-F5+uEFTIpVZvj++iQK9J9IZAljq0dyc4X4jPDsLTAYbH534y/zaX8HiG7yqpC/jYmjIRVCXjgTgxC2Gqq9abXA==
248+
dependencies:
249+
"@atlaskit/platform-feature-flags" "^1.1.0"
250+
"@atlaskit/tokens" "^4.6.0"
251+
"@babel/register" "^7.25.9"
252+
"@babel/runtime" "^7.0.0"
253+
"@emotion/react" "^11.7.1"
254+
244255
"@atlaskit/interaction-context@3.0.0", "@atlaskit/interaction-context@^3.0.0":
245256
version "3.0.0"
246257
resolved "https://packages.atlassian.com/api/npm/npm-remote/@atlaskit/interaction-context/-/interaction-context-3.0.0.tgz#50ea208a42ae8cc2db03fa603b0fcfafda531806"

0 commit comments

Comments
 (0)