Skip to content

Commit

Permalink
fix(deps): update emotion monorepo to v11.14.0 (#269)
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 Dec 9, 2024
1 parent a1173b2 commit 478a9eb
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"homepage": ".",
"type": "module",
"dependencies": {
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@graasp/apps-query-client": "3.7.3",
"@graasp/sdk": "4.35.0",
"@graasp/stylis-plugin-rtl": "^2.2.0",
Expand Down
48 changes: 35 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1866,6 +1866,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: 10/52336b28a27b07dde8fcdfd80851cbd1487672bbd4db1e24cca1440c95d8a6a968c57b0453c2b7c88d9b432b717f99554dbecc05b5cdef27933299827e69fd8e
languageName: node
linkType: hard

"@emotion/hash@npm:^0.9.2":
version: 0.9.2
resolution: "@emotion/hash@npm:0.9.2"
Expand Down Expand Up @@ -1910,15 +1923,15 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.13.5":
version: 11.13.5
resolution: "@emotion/react@npm:11.13.5"
"@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.13.5"
"@emotion/cache": "npm:^11.13.5"
"@emotion/cache": "npm:^11.14.0"
"@emotion/serialize": "npm:^1.3.3"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
"@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"
Expand All @@ -1927,7 +1940,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/c85bde9c6144be6f243e44d6834b16df8151b91c5136ea28d9d917155d64d1bbfba000ae98866fd9f5089546f0b0655c20b9e4280cdc5ccf39acc4a2fde37a39
checksum: 10/3356c1d66f37f4e7abf88a2be843f6023b794b286c9c99a0aaf1cd1b2b7c50f8d80a2ef77183da737de70150f638e698ff4a2a38ab2d922f868615f1d5761c37
languageName: node
linkType: hard

Expand Down Expand Up @@ -1971,23 +1984,23 @@ __metadata:
languageName: node
linkType: hard

"@emotion/styled@npm:11.13.5":
version: 11.13.5
resolution: "@emotion/styled@npm:11.13.5"
"@emotion/styled@npm:11.14.0":
version: 11.14.0
resolution: "@emotion/styled@npm:11.14.0"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.13.5"
"@emotion/is-prop-valid": "npm:^1.3.0"
"@emotion/serialize": "npm:^1.3.3"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.2.0"
"@emotion/utils": "npm:^1.4.2"
peerDependencies:
"@emotion/react": ^11.0.0-rc.0
react: ">=16.8.0"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/cf6c47f9e9292b817aaec4e34cedc996727318018b621525576a1f541cfb3ecf2443729bfba503d4467d8183ca7732fe817bd7202386f4206a9d218e6e2202d8
checksum: 10/64bb3fd8c5d3042ba803eb2052fddf8e057b927682677f8fc41ecfe2b1abcc0da03944fde79fac8f2f55a56383d5c9547b93d4641bb51452cf59415c02dd9b10
languageName: node
linkType: hard

Expand All @@ -2007,6 +2020,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: 10/2374999db8d53ef661d61ed1026c42a849632e4f03826f7eba0314c1d92ae342161d737f5045453aa46dd4008e13ccefeba68d3165b667dfad8e5784fcb0c643
languageName: node
linkType: hard

"@emotion/utils@npm:^1.4.0, @emotion/utils@npm:^1.4.2":
version: 1.4.2
resolution: "@emotion/utils@npm:1.4.2"
Expand Down Expand Up @@ -6939,8 +6961,8 @@ __metadata:
"@commitlint/cli": "npm:19.6.0"
"@commitlint/config-conventional": "npm:19.6.0"
"@cypress/code-coverage": "npm:3.13.8"
"@emotion/react": "npm:11.13.5"
"@emotion/styled": "npm:11.13.5"
"@emotion/react": "npm:11.14.0"
"@emotion/styled": "npm:11.14.0"
"@graasp/apps-query-client": "npm:3.7.3"
"@graasp/sdk": "npm:4.35.0"
"@graasp/stylis-plugin-rtl": "npm:^2.2.0"
Expand Down

0 comments on commit 478a9eb

Please sign in to comment.