Skip to content

Commit

Permalink
chore(deps): update dependency @emotion/react to v11.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c2a59f8 commit 3fff206
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 26 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@devtable/dashboard": "workspace:*",
"@devtable/settings-form": "workspace:*",
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/react": "11.13.3",
"@emotion/serialize": "1.3.2",
"@emotion/utils": "1.4.1",
"@faker-js/faker": "7.6.0",
Expand Down
29 changes: 4 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1846,7 +1846,7 @@ __metadata:
"@devtable/dashboard": "workspace:*"
"@devtable/settings-form": "workspace:*"
"@emotion/cache": 11.11.0
"@emotion/react": 11.11.4
"@emotion/react": 11.13.3
"@emotion/serialize": 1.3.2
"@emotion/utils": 1.4.1
"@faker-js/faker": 7.6.0
Expand Down Expand Up @@ -2152,28 +2152,7 @@ __metadata:
languageName: node
linkType: hard

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

"@emotion/react@npm:^11.11.4":
"@emotion/react@npm:11.13.3, @emotion/react@npm:^11.11.4":
version: 11.13.3
resolution: "@emotion/react@npm:11.13.3"
dependencies:
Expand All @@ -2194,7 +2173,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:1.3.2, @emotion/serialize@npm:^1.1.3, @emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.1":
"@emotion/serialize@npm:1.3.2, @emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.1":
version: 1.3.2
resolution: "@emotion/serialize@npm:1.3.2"
dependencies:
Expand All @@ -2221,7 +2200,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/use-insertion-effect-with-fallbacks@npm:^1.0.1, @emotion/use-insertion-effect-with-fallbacks@npm:^1.1.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"
peerDependencies:
Expand Down

0 comments on commit 3fff206

Please sign in to comment.