Skip to content

Commit 74fd907

Browse files
build(deps): bump framer-motion in /single-page-app/ui (PR envoyproxy#1050)
Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
1 parent 64ab92d commit 74fd907

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@chakra-ui/react": "^3.28.1",
1414
"@emotion/react": "^11.14.0",
1515
"@emotion/styled": "^11.14.1",
16-
"framer-motion": "^12.29.2",
16+
"framer-motion": "^12.31.0",
1717
"mdi-react": "^9.3.0",
1818
"react": "^19.2.4",
1919
"react-dom": "^19.1.0",

single-page-app/ui/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3070,12 +3070,12 @@ for-each@^0.3.5:
30703070
dependencies:
30713071
is-callable "^1.2.7"
30723072

3073-
framer-motion@^12.29.2:
3074-
version "12.29.2"
3075-
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.29.2.tgz#462d5ff8f9a21803794add0fd5e703de17ed6946"
3076-
integrity sha512-lSNRzBJk4wuIy0emYQ/nfZ7eWhqud2umPKw2QAQki6uKhZPKm2hRQHeQoHTG9MIvfobb+A/LbEWPJU794ZUKrg==
3073+
framer-motion@^12.31.0:
3074+
version "12.31.0"
3075+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.31.0.tgz#cf31462afa14301c90392439373ede9f8d96d77e"
3076+
integrity sha512-Tnd0FU05zGRFI3JJmBegXonF1rfuzYeuXd1QSdQ99Ysnppk0yWBWSW2wUsqzRpS5nv0zPNx+y0wtDj4kf0q5RQ==
30773077
dependencies:
3078-
motion-dom "^12.29.2"
3078+
motion-dom "^12.30.1"
30793079
motion-utils "^12.29.2"
30803080
tslib "^2.4.0"
30813081

@@ -3946,10 +3946,10 @@ minimist@^1.2.0, minimist@^1.2.6:
39463946
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
39473947
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
39483948

3949-
motion-dom@^12.29.2:
3950-
version "12.29.2"
3951-
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.29.2.tgz#0949409df0e776b9d56d57faeea1ff10228904a0"
3952-
integrity sha512-/k+NuycVV8pykxyiTCoFzIVLA95Nb1BFIVvfSu9L50/6K6qNeAYtkxXILy/LRutt7AzaYDc2myj0wkCVVYAPPA==
3949+
motion-dom@^12.30.1:
3950+
version "12.30.1"
3951+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.30.1.tgz#407b428cc6e21cbd944f0a4810b19e89a7759fee"
3952+
integrity sha512-QXB+iFJRzZTqL+Am4a1CRoHdH+0Nq12wLdqQQZZsfHlp9AMt6PA098L/61oVZsDA+Ep3QSGudzpViyRrhYhGcQ==
39533953
dependencies:
39543954
motion-utils "^12.29.2"
39553955

0 commit comments

Comments
 (0)