Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update emotion monorepo to v11.14.0 #5854

Merged
merged 2 commits into from
Dec 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@dnd-kit/sortable": "7.0.2",
"@dnd-kit/utilities": "3.2.2",
"@emoji-mart/react": "1.0.1",
"@emotion/react": "11.13.5",
"@emotion/react": "11.14.0",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.13.5",
"@emotion/styled": "11.14.0",
"@fortawesome/free-regular-svg-icons": "6.7.1",
"@fortawesome/free-solid-svg-icons": "6.7.1",
"@glideapps/glide-data-grid": "patch:@glideapps/glide-data-grid@npm%3A6.0.3#~/.yarn/patches/@glideapps-glide-data-grid-npm-6.0.3-f71d586425.patch",
Expand Down
6 changes: 3 additions & 3 deletions apps/hashdotdesign/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"storybook": "7.6.20"
},
"peerDependencies": {
"@emotion/cache": "11.13.5",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@emotion/cache": "11.14.0",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@mui/material": "5.16.9",
"@mui/system": "5.16.8",
"react": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"start": "next start"
},
"dependencies": {
"@emotion/cache": "11.13.5",
"@emotion/react": "11.13.5",
"@emotion/cache": "11.14.0",
"@emotion/react": "11.14.0",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.13.5",
"@emotion/styled": "11.14.0",
"@fortawesome/free-solid-svg-icons": "6.7.1",
"@matejmazur/react-katex": "3.1.3",
"@mui/icons-material": "5.16.9",
Expand Down
4 changes: 2 additions & 2 deletions blocks/chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"react-hook-form": "7.54.0"
},
"devDependencies": {
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash.debounce": "4.0.9",
Expand Down
8 changes: 4 additions & 4 deletions libs/@hashintel/block-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"react-type-animation": "3.2.0"
},
"devDependencies": {
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@mui/material": "5.16.9",
Expand All @@ -53,8 +53,8 @@
"typescript": "5.6.3"
},
"peerDependencies": {
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@mui/material": "5.16.9",
"@mui/system": "5.16.8",
"react": "^18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions libs/@hashintel/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"react-loading-skeleton": "3.5.0"
},
"devDependencies": {
"@emotion/cache": "11.13.5",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@emotion/cache": "11.14.0",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@mui/material": "5.16.9",
Expand All @@ -68,9 +68,9 @@
"typescript": "5.6.3"
},
"peerDependencies": {
"@emotion/cache": "11.13.5",
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@emotion/cache": "11.14.0",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@mui/material": "5.16.9",
"@mui/system": "5.16.8",
"react": "^18.2.0",
Expand Down
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -493,9 +493,9 @@ __metadata:
"@dnd-kit/sortable": "npm:7.0.2"
"@dnd-kit/utilities": "npm:3.2.2"
"@emoji-mart/react": "npm:1.0.1"
"@emotion/react": "npm:11.13.5"
"@emotion/react": "npm:11.14.0"
"@emotion/server": "npm:11.11.0"
"@emotion/styled": "npm:11.13.5"
"@emotion/styled": "npm:11.14.0"
"@fortawesome/free-regular-svg-icons": "npm:6.7.1"
"@fortawesome/free-solid-svg-icons": "npm:6.7.1"
"@glideapps/glide-data-grid": "patch:@glideapps/glide-data-grid@npm%3A6.0.3#~/.yarn/patches/@glideapps-glide-data-grid-npm-6.0.3-f71d586425.patch"
Expand Down Expand Up @@ -731,9 +731,9 @@ __metadata:
"@types/react-dom": "npm:18.2.25"
storybook: "npm:7.6.20"
peerDependencies:
"@emotion/cache": 11.13.5
"@emotion/react": 11.13.5
"@emotion/styled": 11.13.5
"@emotion/cache": 11.14.0
"@emotion/react": 11.14.0
"@emotion/styled": 11.14.0
"@mui/material": 5.16.9
"@mui/system": 5.16.8
react: ^18.2.0
Expand All @@ -746,10 +746,10 @@ __metadata:
resolution: "@apps/hashdotdev@workspace:apps/hashdotdev"
dependencies:
"@babel/core": "npm:7.26.0"
"@emotion/cache": "npm:11.13.5"
"@emotion/react": "npm:11.13.5"
"@emotion/cache": "npm:11.14.0"
"@emotion/react": "npm:11.14.0"
"@emotion/server": "npm:11.11.0"
"@emotion/styled": "npm:11.13.5"
"@emotion/styled": "npm:11.14.0"
"@fortawesome/free-solid-svg-icons": "npm:6.7.1"
"@local/eslint": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
Expand Down Expand Up @@ -4365,8 +4365,8 @@ __metadata:
resolution: "@blocks/chart@workspace:blocks/chart"
dependencies:
"@blockprotocol/graph": "npm:0.3.4"
"@emotion/react": "npm:11.13.5"
"@emotion/styled": "npm:11.13.5"
"@emotion/react": "npm:11.14.0"
"@emotion/styled": "npm:11.14.0"
"@hashintel/block-design-system": "npm:0.0.2"
"@hashintel/design-system": "npm:0.0.8"
"@local/eslint": "npm:0.0.0-private"
Expand Down Expand Up @@ -5430,16 +5430,16 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:11.13.5, @emotion/cache@npm:^11.11.0, @emotion/cache@npm:^11.13.5":
version: 11.13.5
resolution: "@emotion/cache@npm:11.13.5"
"@emotion/cache@npm:11.14.0, @emotion/cache@npm:^11.11.0, @emotion/cache@npm:^11.13.5, @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/fc669bf2add27ddff7b1f341b54e7124379156285095f0b38fb846efe90c64c70d2826f73bc734358a4fce04578229774a38ff4de2599d286461bfca57ba7d23
checksum: 10c0/3fa3e7a431ab6f8a47c67132a00ac8358f428c1b6c8421d4b20de9df7c18e95eec04a5a6ff5a68908f98d3280044f247b4965ac63df8302d2c94dba718769724
languageName: node
linkType: hard

Expand Down Expand Up @@ -5511,15 +5511,15 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.13.5, @emotion/react@npm:^11.10.0, @emotion/react@npm:^11.4.0":
version: 11.13.5
resolution: "@emotion/react@npm:11.13.5"
"@emotion/react@npm:11.14.0, @emotion/react@npm:^11.10.0, @emotion/react@npm:^11.4.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 @@ -5528,7 +5528,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/16b4810bc68c619cb25145e543880e905fc99332bacc1c39b20c913b2e6130289d9acd909abba55820fa796c5cca3cade6fe79a26b3ab7e4e2d040c61ee14a6e
checksum: 10c0/d0864f571a9f99ec643420ef31fde09e2006d3943a6aba079980e4d5f6e9f9fecbcc54b8f617fe003c00092ff9d5241179149ffff2810cb05cf72b4620cfc031
languageName: node
linkType: hard

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

"@emotion/styled@npm:11.13.5, @emotion/styled@npm:^11.10.0, @emotion/styled@npm:^11.3.0":
version: 11.13.5
resolution: "@emotion/styled@npm:11.13.5"
"@emotion/styled@npm:11.14.0, @emotion/styled@npm:^11.10.0, @emotion/styled@npm:^11.3.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: 10c0/18d3e38482f92c93446fbfe46e3ca2b182f228f3317ca23f9bd69ddc313bacabf8ecf4d7e720e9aa492bd651cb0b8f87196547bd136666ef50287c414cd36936
checksum: 10c0/20aa5c488e4edecf63659212fc5ba1ccff2d3a66593fc8461de7cd5fe9192a741db357ffcd270a455bd61898d7f37cd5c84b4fd2b7974dade712badf7860ca9c
languageName: node
linkType: hard

Expand All @@ -5603,12 +5603,12 @@ __metadata:
languageName: node
linkType: hard

"@emotion/use-insertion-effect-with-fallbacks@npm:^1.0.0, @emotion/use-insertion-effect-with-fallbacks@npm:^1.1.0":
version: 1.1.0
resolution: "@emotion/use-insertion-effect-with-fallbacks@npm:1.1.0"
"@emotion/use-insertion-effect-with-fallbacks@npm:^1.0.0, @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/a883480f3a7139fb4a43e71d3114ca57e2b7ae5ff204e05cd9e59251a113773b8f64eb75d3997726250aca85eb73447638c8f51930734bdd16b96762b65e58c3
checksum: 10c0/074dbc92b96bdc09209871070076e3b0351b6b47efefa849a7d9c37ab142130767609ca1831da0055988974e3b895c1de7606e4c421fecaa27c3e56a2afd3b08
languageName: node
linkType: hard

Expand Down Expand Up @@ -7443,8 +7443,8 @@ __metadata:
dependencies:
"@blockprotocol/graph": "npm:0.4.0-canary.0"
"@blockprotocol/type-system": "npm:0.1.2-canary.0"
"@emotion/react": "npm:11.13.5"
"@emotion/styled": "npm:11.13.5"
"@emotion/react": "npm:11.14.0"
"@emotion/styled": "npm:11.14.0"
"@hashintel/design-system": "npm:0.0.8"
"@local/eslint": "npm:0.0.0-private"
"@local/hash-isomorphic-utils": "npm:0.0.0-private"
Expand All @@ -7464,8 +7464,8 @@ __metadata:
react-type-animation: "npm:3.2.0"
typescript: "npm:5.6.3"
peerDependencies:
"@emotion/react": 11.13.5
"@emotion/styled": 11.13.5
"@emotion/react": 11.14.0
"@emotion/styled": 11.14.0
"@mui/material": 5.16.9
"@mui/system": 5.16.8
react: ^18.2.0
Expand All @@ -7479,9 +7479,9 @@ __metadata:
dependencies:
"@blockprotocol/graph": "npm:0.4.0-canary.0"
"@blockprotocol/type-system": "npm:0.1.2-canary.0"
"@emotion/cache": "npm:11.13.5"
"@emotion/react": "npm:11.13.5"
"@emotion/styled": "npm:11.13.5"
"@emotion/cache": "npm:11.14.0"
"@emotion/react": "npm:11.14.0"
"@emotion/styled": "npm:11.14.0"
"@fortawesome/free-regular-svg-icons": "npm:6.7.1"
"@fortawesome/free-solid-svg-icons": "npm:6.7.1"
"@local/eslint": "npm:0.0.0-private"
Expand All @@ -7501,9 +7501,9 @@ __metadata:
react-loading-skeleton: "npm:3.5.0"
typescript: "npm:5.6.3"
peerDependencies:
"@emotion/cache": 11.13.5
"@emotion/react": 11.13.5
"@emotion/styled": 11.13.5
"@emotion/cache": 11.14.0
"@emotion/react": 11.14.0
"@emotion/styled": 11.14.0
"@mui/material": 5.16.9
"@mui/system": 5.16.8
react: ^18.2.0
Expand Down
Loading