Skip to content

Commit

Permalink
Update dependency @react-native/normalize-colors to v0.76.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent ec48bb4 commit 58527cf
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"web": "expo start --web"
},
"dependencies": {
"@react-native/normalize-colors": "0.76.3",
"@react-native/normalize-colors": "0.76.4",
"@react-universal/components": "workspace:*",
"@react-universal/core": "workspace:*",
"@react-universal/svg": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@manypkg/cli": "^0.23.0",
"@react-native/normalize-colors": "0.76.3",
"@react-native/normalize-colors": "0.76.4",
"@storybook/addon-a11y": "^8.4.7",
"@storybook/addon-essentials": "^8.4.7",
"@storybook/react-vite": "^8.4.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@emotion/react": "^11.13.5",
"@emotion/serialize": "^1.3.3",
"@emotion/utils": "^1.4.2",
"@react-native/normalize-colors": "0.76.3",
"@react-native/normalize-colors": "0.76.4",
"@react-universal/utils": "workspace:*",
"@tamagui/constants": "^1.119.0",
"@tamagui/react-native-use-responder-events": "^1.119.0"
Expand Down
13 changes: 10 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3687,6 +3687,13 @@ __metadata:
languageName: node
linkType: hard

"@react-native/normalize-colors@npm:0.76.4":
version: 0.76.4
resolution: "@react-native/normalize-colors@npm:0.76.4"
checksum: 10c0/e71e9ded81b8ca50d25b85b8778be2569b478acc2a1a981316f3198745ac71f0e1523c79a74181727978455d710f35e3d4979c2916af547fcaab08981eb66cb1
languageName: node
linkType: hard

"@react-native/virtualized-lists@npm:0.76.3":
version: 0.76.3
resolution: "@react-native/virtualized-lists@npm:0.76.3"
Expand All @@ -3711,7 +3718,7 @@ __metadata:
"@babel/core": "npm:^7.26.0"
"@babel/preset-env": "npm:^7.26.0"
"@expo/metro-runtime": "npm:~4.0.0"
"@react-native/normalize-colors": "npm:0.76.3"
"@react-native/normalize-colors": "npm:0.76.4"
"@react-universal/components": "workspace:*"
"@react-universal/core": "workspace:*"
"@react-universal/svg": "workspace:*"
Expand Down Expand Up @@ -3760,7 +3767,7 @@ __metadata:
"@emotion/react": "npm:^11.13.5"
"@emotion/serialize": "npm:^1.3.3"
"@emotion/utils": "npm:^1.4.2"
"@react-native/normalize-colors": "npm:0.76.3"
"@react-native/normalize-colors": "npm:0.76.4"
"@react-universal/utils": "workspace:*"
"@tamagui/constants": "npm:^1.119.0"
"@tamagui/react-native-use-responder-events": "npm:^1.119.0"
Expand Down Expand Up @@ -12250,7 +12257,7 @@ __metadata:
dependencies:
"@biomejs/biome": "npm:^1.9.4"
"@manypkg/cli": "npm:^0.23.0"
"@react-native/normalize-colors": "npm:0.76.3"
"@react-native/normalize-colors": "npm:0.76.4"
"@storybook/addon-a11y": "npm:^8.4.7"
"@storybook/addon-essentials": "npm:^8.4.7"
"@storybook/react-vite": "npm:^8.4.7"
Expand Down

0 comments on commit 58527cf

Please sign in to comment.