Skip to content

Commit 8b118c5

Browse files
fix(deps): update emotion monorepo
1 parent 47267c5 commit 8b118c5

File tree

2 files changed

+4
-45
lines changed

2 files changed

+4
-45
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"type": "module",
1111
"license": "AGPL3.0-only",
1212
"dependencies": {
13-
"@emotion/react": "11.11.1",
14-
"@emotion/styled": "11.11.0",
13+
"@emotion/react": "11.11.4",
14+
"@emotion/styled": "11.11.5",
1515
"@graasp/apps-query-client": "3.4.13",
1616
"@graasp/sdk": "4.0.1",
1717
"@graasp/ui": "4.8.1",

yarn.lock

+2-43
Original file line numberDiff line numberDiff line change
@@ -1972,27 +1972,6 @@ __metadata:
19721972
languageName: node
19731973
linkType: hard
19741974

1975-
"@emotion/react@npm:11.11.1":
1976-
version: 11.11.1
1977-
resolution: "@emotion/react@npm:11.11.1"
1978-
dependencies:
1979-
"@babel/runtime": "npm:^7.18.3"
1980-
"@emotion/babel-plugin": "npm:^11.11.0"
1981-
"@emotion/cache": "npm:^11.11.0"
1982-
"@emotion/serialize": "npm:^1.1.2"
1983-
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
1984-
"@emotion/utils": "npm:^1.2.1"
1985-
"@emotion/weak-memoize": "npm:^0.3.1"
1986-
hoist-non-react-statics: "npm:^3.3.1"
1987-
peerDependencies:
1988-
react: ">=16.8.0"
1989-
peerDependenciesMeta:
1990-
"@types/react":
1991-
optional: true
1992-
checksum: dfc140718d0a8051a74e51c379226d9de6b19f6a5dd595fb282ef72f4413695a2d012ba919f1e9eeff761c6659e6f7398da8e0e36eb7997a4fdf54cef88644ae
1993-
languageName: node
1994-
linkType: hard
1995-
19961975
"@emotion/react@npm:11.11.4":
19971976
version: 11.11.4
19981977
resolution: "@emotion/react@npm:11.11.4"
@@ -2068,26 +2047,6 @@ __metadata:
20682047
languageName: node
20692048
linkType: hard
20702049

2071-
"@emotion/styled@npm:11.11.0":
2072-
version: 11.11.0
2073-
resolution: "@emotion/styled@npm:11.11.0"
2074-
dependencies:
2075-
"@babel/runtime": "npm:^7.18.3"
2076-
"@emotion/babel-plugin": "npm:^11.11.0"
2077-
"@emotion/is-prop-valid": "npm:^1.2.1"
2078-
"@emotion/serialize": "npm:^1.1.2"
2079-
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.0.1"
2080-
"@emotion/utils": "npm:^1.2.1"
2081-
peerDependencies:
2082-
"@emotion/react": ^11.0.0-rc.0
2083-
react: ">=16.8.0"
2084-
peerDependenciesMeta:
2085-
"@types/react":
2086-
optional: true
2087-
checksum: ac471a40645ee7bc950378ff9453028078bc2e45a6317f77636e4ed27f7ea61eb549b1efefdc5433640f73246ae5ee212e6c864085dc042b6541b2ffa0e21a49
2088-
languageName: node
2089-
linkType: hard
2090-
20912050
"@emotion/styled@npm:11.11.5":
20922051
version: 11.11.5
20932052
resolution: "@emotion/styled@npm:11.11.5"
@@ -8066,8 +8025,8 @@ __metadata:
80668025
dependencies:
80678026
"@commitlint/cli": "npm:17.6.5"
80688027
"@commitlint/config-conventional": "npm:17.6.5"
8069-
"@emotion/react": "npm:11.11.1"
8070-
"@emotion/styled": "npm:11.11.0"
8028+
"@emotion/react": "npm:11.11.4"
8029+
"@emotion/styled": "npm:11.11.5"
80718030
"@graasp/apps-query-client": "npm:3.4.13"
80728031
"@graasp/sdk": "npm:4.0.1"
80738032
"@graasp/ui": "npm:4.8.1"

0 commit comments

Comments
 (0)