Skip to content

Commit

Permalink
[frontend] Update dependency @emotion/react to v11.11.4 (#6248)
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 and Goumies committed Mar 13, 2024
1 parent a34dc2f commit 5a01a93
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 24 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@ckeditor/ckeditor5-react": "6.1.0",
"@date-fns/upgrade": "1.0.3",
"@date-io/date-fns": "3.0.0",
"@emotion/react": "11.11.3",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@fontsource/geologica": "5.0.3",
"@fontsource/ibm-plex-sans": "5.0.18",
Expand Down
25 changes: 2 additions & 23 deletions opencti-platform/opencti-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2301,28 +2301,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.11.3":
version: 11.11.3
resolution: "@emotion/react@npm:11.11.3"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.11.0"
"@emotion/cache": "npm:^11.11.0"
"@emotion/serialize": "npm:^1.1.3"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
"@emotion/utils": "npm:^1.2.1"
"@emotion/weak-memoize": "npm:^0.3.1"
hoist-non-react-statics: "npm:^3.3.1"
peerDependencies:
react: ">=16.8.0"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/f7b98557b7d5236296dda48c2fc8a6cde4af7399758496e9f710f85a80c7d66fee1830966caabd7b237601bfdaca4e1add8c681d1ae4cc3d497fe88958d541c4
languageName: node
linkType: hard

"@emotion/react@npm:^11.7.1":
"@emotion/react@npm:11.11.4, @emotion/react@npm:^11.7.1":
version: 11.11.4
resolution: "@emotion/react@npm:11.11.4"
dependencies:
Expand Down Expand Up @@ -15458,7 +15437,7 @@ __metadata:
"@ckeditor/ckeditor5-react": "npm:6.1.0"
"@date-fns/upgrade": "npm:1.0.3"
"@date-io/date-fns": "npm:3.0.0"
"@emotion/react": "npm:11.11.3"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.0"
"@fontsource/geologica": "npm:5.0.3"
"@fontsource/ibm-plex-sans": "npm:5.0.18"
Expand Down

0 comments on commit 5a01a93

Please sign in to comment.