Skip to content

Commit

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

chore(deps): bump framer-motion from 11.0.22 to 11.0.23 in /frontend
  • Loading branch information
pdambrauskas authored Mar 30, 2024
2 parents 882f7ee + dc74d46 commit a68f4a9
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 @@ -13,7 +13,7 @@
"@fontsource/open-sans": "^5.0.27",
"@tanstack/react-query": "^5.28.9",
"axios": "^1.6.8",
"framer-motion": "^11.0.22",
"framer-motion": "^11.0.23",
"moment": "^2.30.1",
"query-string": "^9.0.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 @@ -2833,10 +2833,10 @@ format@^0.2.0:
resolved "https://registry.yarnpkg.com/format/-/format-0.2.2.tgz#d6170107e9efdc4ed30c9dc39016df942b5cb58b"
integrity sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==

framer-motion@^11.0.22:
version "11.0.22"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.22.tgz#15fa88138b26d7fed15980b08175b67a6445b3c7"
integrity sha512-kWyldNJLyKDvLWjPYFmgngQYLiU8973BtAeVBc83r2cnil/NBUQJb1ff/6/EweNQYb5BW3PaXFjZa4D3pn/W2Q==
framer-motion@^11.0.23:
version "11.0.23"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.23.tgz#3003fae36c6aa06d4226ed6db09e4c5ad34d3c49"
integrity sha512-V2xdf9hYJKPml7412Ghmh3LZYjiCAEDIIxR9JOb/ni4GHLQFLE+51wG89/3NhheX1vfYBI1SnicXSyHtzfTPqg==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit a68f4a9

Please sign in to comment.