Skip to content

Commit

Permalink
[frontend] Update dependency @emotion/react to v11.11.3 (#490)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 6435ff4 commit 7876d9a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
2 changes: 1 addition & 1 deletion openex-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "module",
"dependencies": {
"@ckeditor/ckeditor5-react": "6.2.0",
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@hookform/resolvers": "3.3.4",
"@mui/icons-material": "5.14.19",
Expand Down
25 changes: 19 additions & 6 deletions openex-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2104,14 +2104,14 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.11.1":
version: 11.11.1
resolution: "@emotion/react@npm:11.11.1"
"@emotion/react@npm:11.11.3":
version: 11.11.3
resolution: "@emotion/react@npm:11.11.3"
dependencies:
"@babel/runtime": ^7.18.3
"@emotion/babel-plugin": ^11.11.0
"@emotion/cache": ^11.11.0
"@emotion/serialize": ^1.1.2
"@emotion/serialize": ^1.1.3
"@emotion/use-insertion-effect-with-fallbacks": ^1.0.1
"@emotion/utils": ^1.2.1
"@emotion/weak-memoize": ^0.3.1
Expand All @@ -2121,7 +2121,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: aec3c36650f5f0d3d4445ff44d73dd88712b1609645b6af3e6d08049cfbc51f1785fe13dea1a1d4ab1b0800d68f2339ab11e459687180362b1ef98863155aae5
checksum: 2e4b223591569f0a41686d5bd72dc8778629b7be33267e4a09582979e6faee4d7218de84e76294ed827058d4384d75557b5d71724756539c1f235e9a69e62b2e
languageName: node
linkType: hard

Expand All @@ -2138,6 +2138,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.1.3":
version: 1.1.3
resolution: "@emotion/serialize@npm:1.1.3"
dependencies:
"@emotion/hash": ^0.9.1
"@emotion/memoize": ^0.8.1
"@emotion/unitless": ^0.8.1
"@emotion/utils": ^1.2.1
csstype: ^3.0.2
checksum: 5a756ce7e2692322683978d8ed2e84eadd60bd6f629618a82c5018c84d98684b117e57fad0174f68ec2ec0ac089bb2e0bcc8ea8c2798eb904b6d3236aa046063
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.2.2":
version: 1.2.2
resolution: "@emotion/sheet@npm:1.2.2"
Expand Down Expand Up @@ -10497,7 +10510,7 @@ __metadata:
dependencies:
"@babel/plugin-transform-modules-commonjs": 7.23.3
"@ckeditor/ckeditor5-react": 6.2.0
"@emotion/react": 11.11.1
"@emotion/react": 11.11.3
"@emotion/styled": 11.11.0
"@eslint/eslintrc": 2.1.4
"@eslint/js": 8.55.0
Expand Down

0 comments on commit 7876d9a

Please sign in to comment.