Skip to content

Commit

Permalink
chore: Bumped @atb-as/theme and @atb-as/generate-assets (#5027)
Browse files Browse the repository at this point in the history
  • Loading branch information
tft-abel authored and mathiazom committed Feb 21, 2025
1 parent e8687be commit 4149368
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"dependencies": {
"@adrianso/react-native-device-brightness": "^1.2.7",
"@atb-as/config-specs": "^5.3.0",
"@atb-as/generate-assets": "^15.0.1",
"@atb-as/theme": "^13.1.3",
"@atb-as/generate-assets": "^15.1.1",
"@atb-as/theme": "^13.1.4",
"@bugsnag/react-native": "^7.25.0",
"@bugsnag/source-maps": "^2.3.3",
"@entur-private/abt-mobile-barcode-javascript-lib": "2.1.6",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@
zod "^3.21.4"
zod-to-json-schema "^3.20.4"

"@atb-as/generate-assets@^15.0.1":
version "15.1.0"
resolved "https://registry.yarnpkg.com/@atb-as/generate-assets/-/generate-assets-15.1.0.tgz#45920af66a5679da7a1d8f2054d13a13671ec928"
integrity sha512-Izl9QXl1hyX8ev99SsJrz2oEVtxkPeOMad0f8LC0SiJFF9XtQW5zashC29NNd5grvZo8gw3ukCJQkZiosH440g==
"@atb-as/generate-assets@^15.1.1":
version "15.1.1"
resolved "https://registry.yarnpkg.com/@atb-as/generate-assets/-/generate-assets-15.1.1.tgz#639557a43ca3d323382be062363ad1027601076c"
integrity sha512-XwckzHmbmDeYE3ClC5FUBHNK8XB+KmS+dP70aF5KXxbFAR8iW+DJyFX5hjPiaL5O2YF2Po+st8OWFcRyj99F4A==
dependencies:
"@atb-as/theme" "^13.1.3"
"@atb-as/theme" "^13.1.4"
commander "^9.4.0"
fast-glob "^3.2.11"
micromatch "^4.0.5"
normalize-path "^3.0.0"
stream-editor "^1.11.0"

"@atb-as/theme@^13.1.3":
version "13.1.3"
resolved "https://registry.yarnpkg.com/@atb-as/theme/-/theme-13.1.3.tgz#ab449d294e48ac1307ddda5e2728176081027f13"
integrity sha512-jTvfSCA0xi8AQnq3AGTQeLVcvtouloAdZwMWDKy8GcAwe1GSM2iDZ/LtagkTRuG/7GTpZSBYjzZ3XBcOUa0xDA==
"@atb-as/theme@^13.1.4":
version "13.1.4"
resolved "https://registry.yarnpkg.com/@atb-as/theme/-/theme-13.1.4.tgz#e8b2bb51809815ba6410b706c10014924fd56037"
integrity sha512-7/+nyYhxOtzzMkhaZ2oXbhvQw5WHO2SjsGQ3/Y0BG7vnZHZP0/Szub5nNCcei99HFi4giFOsdRe2TUBEWL4LqQ==
dependencies:
"@tfk-samf/figma-to-dtcg" "0.4.0"
hex-to-rgba "^2.0.1"
Expand Down

0 comments on commit 4149368

Please sign in to comment.