Skip to content

Commit

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

chore(deps): bump framer-motion from 10.16.9 to 10.16.14 in /frontend
  • Loading branch information
pdambrauskas authored Dec 6, 2023
2 parents 0859258 + 25d3145 commit be09979
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.17",
"@tanstack/react-query": "^5.12.2",
"axios": "^1.6.2",
"framer-motion": "^10.16.9",
"framer-motion": "^10.16.14",
"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 @@ -5853,10 +5853,10 @@ fraction.js@^4.3.6:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==

framer-motion@^10.16.9:
version "10.16.9"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.9.tgz#350ab8e81bc8e6ddd0cb9f998057965431fd9494"
integrity sha512-tcLz4X7PplYu6f4KHmclZFhHe8bFhCqfIG0z0Ssb+xi6OTfYeAb8BuVD235PMvypwi232VQ68KYlu3pfMKwPzA==
framer-motion@^10.16.14:
version "10.16.14"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-10.16.14.tgz#77099f7e8d949dc68f9aea1497eda06f2454e6b2"
integrity sha512-poovsXtR7doXRfjqVjUai82Zl2z5yMUFKtYWHnQK+xsDVPhHVUJEU+Kr2kqEnUV4gry+LcRdrDzcMI7OdJlDMg==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit be09979

Please sign in to comment.