Skip to content

Commit

Permalink
Merge pull request #654 from exacaster/dependabot/npm_and_yarn/fronte…
Browse files Browse the repository at this point in the history
…nd/framer-motion-10.16.3

Bump framer-motion from 10.16.2 to 10.16.3 in /frontend
  • Loading branch information
pdambrauskas authored Sep 5, 2023
2 parents 50b65d8 + a36aed3 commit d82fa35
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@fontsource/open-sans": "^5.0.11",
"@tanstack/react-query": "^4.32.6",
"axios": "^1.5.0",
"framer-motion": "^10.16.2",
"framer-motion": "^10.16.3",
"moment": "^2.29.1",
"query-string": "^8.1.0",
"react": "^18.0.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5743,10 +5743,10 @@ fraction.js@^4.2.0:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.1.tgz#14b4cc886575a5684f8d5fd5759c5db376bb7bb8"
integrity sha512-/KxoyCnPM0GwYI4NN0Iag38Tqt+od3/mLuguepLgCAKPn0ZhC544nssAW0tG2/00zXEYl9W+7hwAIpLHo6Oc7Q==

framer-motion@^10.16.2:
version "10.16.2"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.2.tgz#b737f628f69a883824024124dab452273f73cbba"
integrity sha512-aY6L9YMvqMWtfOQptaUvvr8dp97jskXY5UYLQM0vOPxKeERrG/Z034EIQZ/52u7MeCT0HlCQy3/l0HdUZCB9Tw==
framer-motion@^10.16.3:
version "10.16.3"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.3.tgz#4a5b38286192f82e6864bde52e41a5e87433beda"
integrity sha512-1OMs6wY964hX8YjiCeYQlgrZDbkKvZztnynTUgUZjdzq2au6PZUsodmUY6GAudUgImrWqTrtpSwMbi1ETmIx4A==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit d82fa35

Please sign in to comment.