Skip to content

Commit

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

Bump framer-motion from 10.12.14 to 10.12.16 in /frontend
  • Loading branch information
pdambrauskas authored May 25, 2023
2 parents c7de31a + 62a58c6 commit ca996f6
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.1",
"@tanstack/react-query": "^4.29.7",
"axios": "^1.4.0",
"framer-motion": "^10.12.14",
"framer-motion": "^10.12.16",
"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 @@ -5572,10 +5572,10 @@ fraction.js@^4.2.0:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==

framer-motion@^10.12.14:
version "10.12.14"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.12.14.tgz#e9ea48ff607a35e4e00b22bbb4852513bf14cb26"
integrity sha512-fOl7yuJJyI5Ed7OT/ZieQefhCDFklfvKyIiXFm3TGcLKx0pUBtfRycAdHguAuCNtW/+hq0Mtp82XMVWFifY9Eg==
framer-motion@^10.12.16:
version "10.12.16"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.12.16.tgz#ccba11d216ac370c6bc65fcd9953a61deb54f071"
integrity sha512-w/SfWEIWJkYSgRHYBmln7EhcNo31ao8Xexol8lGXf1pR/tlnBtf1HcxoUmEiEh6pacB4/geku5ami53AAQWHMQ==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit ca996f6

Please sign in to comment.