Skip to content

Commit

Permalink
Merge pull request #1168 from exacaster/dependabot/npm_and_yarn/front…
Browse files Browse the repository at this point in the history
…end/framer-motion-11.11.11

Bump framer-motion from 11.11.9 to 11.11.11 in /frontend
  • Loading branch information
pdambrauskas authored Nov 5, 2024
2 parents 6de604b + 2dcace7 commit 0e214d4
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.1.0",
"@tanstack/react-query": "^5.59.16",
"axios": "^1.7.4",
"framer-motion": "^11.11.9",
"framer-motion": "^11.11.11",
"moment": "^2.30.1",
"query-string": "^9.1.1",
"react": "^18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2297,10 +2297,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.11.9:
version "11.11.9"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.11.9.tgz#a60ddf5abbd924812df923068628537a5c6ad8b9"
integrity sha512-XpdZseuCrZehdHGuW22zZt3SF5g6AHJHJi7JwQIigOznW4Jg1n0oGPMJQheMaKLC+0rp5gxUKMRYI6ytd3q4RQ==
framer-motion@^11.11.11:
version "11.11.11"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.11.11.tgz#3c058c97ec134afdce77caa20396f0fd82d63b7d"
integrity sha512-tuDH23ptJAKUHGydJQII9PhABNJBpB+z0P1bmgKK9QFIssHGlfPd6kxMq00LSKwE27WFsb2z0ovY0bpUyMvfRw==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit 0e214d4

Please sign in to comment.