Skip to content

Commit

Permalink
chore(deps): bump @emotion/react from 11.13.3 to 11.14.0
Browse files Browse the repository at this point in the history
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.13.3 to 11.14.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent dc480d3 commit 72247c7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 32 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"web-vitals": "^4.2.4"
},
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.13.5",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
Expand Down
65 changes: 34 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1820,25 +1820,6 @@ __metadata:
languageName: node
linkType: hard

"@emotion/babel-plugin@npm:^11.12.0":
version: 11.12.0
resolution: "@emotion/babel-plugin@npm:11.12.0"
dependencies:
"@babel/helper-module-imports": "npm:^7.16.7"
"@babel/runtime": "npm:^7.18.3"
"@emotion/hash": "npm:^0.9.2"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/serialize": "npm:^1.2.0"
babel-plugin-macros: "npm:^3.1.0"
convert-source-map: "npm:^1.5.0"
escape-string-regexp: "npm:^4.0.0"
find-root: "npm:^1.1.0"
source-map: "npm:^0.5.7"
stylis: "npm:4.2.0"
checksum: 10c0/930ff6f8768b0c24d05896ad696be20e1c65f32ed61fb5c1488f571120a947ef0a2cf69187b17114cc76e7886f771fac150876ed7b5341324fec2377185d6573
languageName: node
linkType: hard

"@emotion/babel-plugin@npm:^11.13.5":
version: 11.13.5
resolution: "@emotion/babel-plugin@npm:11.13.5"
Expand All @@ -1858,7 +1839,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.13.0, @emotion/cache@npm:^11.13.1":
"@emotion/cache@npm:^11.13.1":
version: 11.13.1
resolution: "@emotion/cache@npm:11.13.1"
dependencies:
Expand All @@ -1871,6 +1852,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.14.0":
version: 11.14.0
resolution: "@emotion/cache@npm:11.14.0"
dependencies:
"@emotion/memoize": "npm:^0.9.0"
"@emotion/sheet": "npm:^1.4.0"
"@emotion/utils": "npm:^1.4.2"
"@emotion/weak-memoize": "npm:^0.4.0"
stylis: "npm:4.2.0"
checksum: 10c0/3fa3e7a431ab6f8a47c67132a00ac8358f428c1b6c8421d4b20de9df7c18e95eec04a5a6ff5a68908f98d3280044f247b4965ac63df8302d2c94dba718769724
languageName: node
linkType: hard

"@emotion/hash@npm:^0.9.2":
version: 0.9.2
resolution: "@emotion/hash@npm:0.9.2"
Expand All @@ -1894,28 +1888,28 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:^11.13.3":
version: 11.13.3
resolution: "@emotion/react@npm:11.13.3"
"@emotion/react@npm:^11.14.0":
version: 11.14.0
resolution: "@emotion/react@npm:11.14.0"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.12.0"
"@emotion/cache": "npm:^11.13.0"
"@emotion/serialize": "npm:^1.3.1"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
"@emotion/utils": "npm:^1.4.0"
"@emotion/babel-plugin": "npm:^11.13.5"
"@emotion/cache": "npm:^11.14.0"
"@emotion/serialize": "npm:^1.3.3"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.2.0"
"@emotion/utils": "npm:^1.4.2"
"@emotion/weak-memoize": "npm:^0.4.0"
hoist-non-react-statics: "npm:^3.3.1"
peerDependencies:
react: ">=16.8.0"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/a55e770b9ea35de5d35db05a7ad40a4a3f442809fa8e4fabaf56da63ac9444f09aaf691c4e75a1455dc388991ab0c0ab4e253ce67c5836f27513e45ebd01b673
checksum: 10c0/d0864f571a9f99ec643420ef31fde09e2006d3943a6aba079980e4d5f6e9f9fecbcc54b8f617fe003c00092ff9d5241179149ffff2810cb05cf72b4620cfc031
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.1, @emotion/serialize@npm:^1.3.2":
"@emotion/serialize@npm:^1.3.2":
version: 1.3.2
resolution: "@emotion/serialize@npm:1.3.2"
dependencies:
Expand Down Expand Up @@ -1984,6 +1978,15 @@ __metadata:
languageName: node
linkType: hard

"@emotion/use-insertion-effect-with-fallbacks@npm:^1.2.0":
version: 1.2.0
resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.2.0"
peerDependencies:
react: ">=16.8.0"
checksum: 10c0/074dbc92b96bdc09209871070076e3b0351b6b47efefa849a7d9c37ab142130767609ca1831da0055988974e3b895c1de7606e4c421fecaa27c3e56a2afd3b08
languageName: node
linkType: hard

"@emotion/utils@npm:^1.4.0, @emotion/utils@npm:^1.4.1":
version: 1.4.1
resolution: "@emotion/utils@npm:1.4.1"
Expand Down Expand Up @@ -13662,7 +13665,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "wac-homepage@workspace:."
dependencies:
"@emotion/react": "npm:^11.13.3"
"@emotion/react": "npm:^11.14.0"
"@emotion/styled": "npm:^11.13.5"
"@fortawesome/fontawesome-svg-core": "npm:^6.6.0"
"@fortawesome/free-brands-svg-icons": "npm:^6.6.0"
Expand Down

0 comments on commit 72247c7

Please sign in to comment.