Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 0625db5

Browse files
authored
Merge pull request #6191 from legobeat/deps-dedupe-libs
deps: dedupe runtime libraries
2 parents 9e7cc70 + 9cda687 commit 0625db5

File tree

2 files changed

+115
-248
lines changed

2 files changed

+115
-248
lines changed

packages/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"types": "dist/lib/index.d.ts",
3434
"dependencies": {
35-
"@emotion/react": "^11.9.3",
35+
"@emotion/react": "^11.11.1",
3636
"@mantine/core": "^5.10.5",
3737
"@mantine/hooks": "^5.10.5",
3838
"@mantine/notifications": "^5.10.5",

0 commit comments

Comments
 (0)