Skip to content

Commit

Permalink
chore: react-native-reanimated의 버전을 3.3.0으로 증가시킨다 (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlsmd9 authored Nov 6, 2023
1 parent a6089b2 commit 239d190
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"react-native-gesture-handler": "~2.9.0",
"react-native-linear-gradient-degree": "0.0.1",
"react-native-pager-view": "5.4.24",
"react-native-reanimated": "~2.14.4",
"react-native-reanimated": "3.3.0",
"react-native-safe-area-context": "4.3.1",
"react-native-screens": "3.22.1",
"react-native-shadow-2": "6.0.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/vibrant-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/react": "^17.0.0 || ^18.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-native": "^0.71.0",
"react-native-reanimated": "~2.14.4",
"react-native-reanimated": "~3.3.0",
"react-native-gesture-handler": "^2.9.0"
},
"dependencies": {},
Expand All @@ -21,4 +21,4 @@
"storybook": {
"url": "https://main--62cbb96b6c756c24b7a273a7.chromatic.com/"
}
}
}
34 changes: 11 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14153,7 +14153,7 @@ __metadata:
react-native-gesture-handler: ~2.9.0
react-native-linear-gradient-degree: 0.0.1
react-native-pager-view: 5.4.24
react-native-reanimated: ~2.14.4
react-native-reanimated: 3.3.0
react-native-safe-area-context: 4.3.1
react-native-screens: 3.22.1
react-native-shadow-2: 6.0.6
Expand Down Expand Up @@ -25259,13 +25259,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.isequal@npm:^4.5.0":
version: 4.5.0
resolution: "lodash.isequal@npm:4.5.0"
checksum: da27515dc5230eb1140ba65ff8de3613649620e8656b19a6270afe4866b7bd461d9ba2ac8a48dcc57f7adac4ee80e1de9f965d89d4d81a0ad52bb3eec2609644
languageName: node
linkType: hard

"lodash.isfunction@npm:^3.0.9":
version: 3.0.9
resolution: "lodash.isfunction@npm:3.0.9"
Expand Down Expand Up @@ -32103,22 +32096,24 @@ __metadata:
languageName: node
linkType: hard

"react-native-reanimated@npm:~2.14.4":
version: 2.14.4
resolution: "react-native-reanimated@npm:2.14.4"
"react-native-reanimated@npm:3.3.0":
version: 3.3.0
resolution: "react-native-reanimated@npm:3.3.0"
dependencies:
"@babel/plugin-transform-object-assign": ^7.16.7
"@babel/preset-typescript": ^7.16.7
convert-source-map: ^1.7.0
convert-source-map: ^2.0.0
invariant: ^2.2.4
lodash.isequal: ^4.5.0
setimmediate: ^1.0.5
string-hash-64: ^1.0.3
peerDependencies:
"@babel/core": ^7.0.0-0
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.0.0-0
"@babel/plugin-proposal-optional-chaining": ^7.0.0-0
"@babel/plugin-transform-arrow-functions": ^7.0.0-0
"@babel/plugin-transform-shorthand-properties": ^7.0.0-0
"@babel/plugin-transform-template-literals": ^7.0.0-0
react: "*"
react-native: "*"
checksum: ec24225a145a8636065b464660256bed99ba5f50c7f6c74899838f5563e59a342ea217c285a06be8bdd5549e2faaf1ebdac6986011a767ba814a4cf469ed9bdb
checksum: 58096b28caef8af261c446eccb91a5a74caa303ba3520b1a2767c5b922b3d19b9a58612ab9b517a959c1b562b2e76e4cf4a8ffb21136960ed63375f6a4c37d1e
languageName: node
linkType: hard

Expand Down Expand Up @@ -35116,13 +35111,6 @@ __metadata:
languageName: node
linkType: hard

"string-hash-64@npm:^1.0.3":
version: 1.0.3
resolution: "string-hash-64@npm:1.0.3"
checksum: 79de8431b4fa3e85a2429cd52a34f7948221ff167b7a094e05d6bcfd0173474b232e0c9845c96f74b0d7b6b0c8bbe2c3532a4cacb21635293ef0cf3cc8e77f06
languageName: node
linkType: hard

"string-hash@npm:^1.1.1":
version: 1.1.3
resolution: "string-hash@npm:1.1.3"
Expand Down

1 comment on commit 239d190

@vercel
Copy link

@vercel vercel bot commented on 239d190 Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ralph-101-dev is attempting to deploy a commit to the Class101 Team on Vercel.

To accomplish this, @ralph-101-dev needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

Please sign in to comment.