Skip to content

Commit e64e0b5

Browse files
fix(deps): bump @emotion/styled from 11.14.0 to 11.14.1 in the emotion group (#5101)
1 parent 0ff426c commit e64e0b5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"@emotion/react": "^11.14.0",
54-
"@emotion/styled": "^11.14.0",
54+
"@emotion/styled": "^11.14.1",
5555
"@mui/icons-material": "^7.1.2",
5656
"@mui/material": "^7.1.2",
5757
"@tanstack/react-query": "^5.80.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,9 +1764,9 @@ __metadata:
17641764
languageName: node
17651765
linkType: hard
17661766

1767-
"@emotion/styled@npm:^11.14.0":
1768-
version: 11.14.0
1769-
resolution: "@emotion/styled@npm:11.14.0"
1767+
"@emotion/styled@npm:^11.14.1":
1768+
version: 11.14.1
1769+
resolution: "@emotion/styled@npm:11.14.1"
17701770
dependencies:
17711771
"@babel/runtime": "npm:^7.18.3"
17721772
"@emotion/babel-plugin": "npm:^11.13.5"
@@ -1780,7 +1780,7 @@ __metadata:
17801780
peerDependenciesMeta:
17811781
"@types/react":
17821782
optional: true
1783-
checksum: 10c0/20aa5c488e4edecf63659212fc5ba1ccff2d3a66593fc8461de7cd5fe9192a741db357ffcd270a455bd61898d7f37cd5c84b4fd2b7974dade712badf7860ca9c
1783+
checksum: 10c0/2bbf8451df49c967e41fbcf8111a7f6dafe6757f0cc113f2f6e287206c45ac1d54dc8a95a483b7c0cee8614b8a8d08155bded6453d6721de1f8cc8d5b9216963
17841784
languageName: node
17851785
linkType: hard
17861786

@@ -4407,7 +4407,7 @@ __metadata:
44074407
"@babel/core": "npm:^7.27.4"
44084408
"@babel/preset-env": "npm:^7.27.2"
44094409
"@emotion/react": "npm:^11.14.0"
4410-
"@emotion/styled": "npm:^11.14.0"
4410+
"@emotion/styled": "npm:^11.14.1"
44114411
"@eslint/js": "npm:9.28.0"
44124412
"@mui/icons-material": "npm:^7.1.2"
44134413
"@mui/material": "npm:^7.1.2"

0 commit comments

Comments
 (0)