aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-06-23 23:21:57 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-06-23 23:21:57 +0200
commit979ef6da8cb6133e3feb88e5f00709052f1599bc (patch)
tree8ce9996298f4382ae686f7c33300ec5748acda3e /.yarnrc.yml
parentbuild: publish Maven snapshots to GH pages (diff)
downloadrefinery-979ef6da8cb6133e3feb88e5f00709052f1599bc.tar.gz
refinery-979ef6da8cb6133e3feb88e5f00709052f1599bc.tar.zst
refinery-979ef6da8cb6133e3feb88e5f00709052f1599bc.zip
chore(deps): bump dependencies
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index 599a91a3..311ac4ea 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -10,11 +10,6 @@ nodeLinker: pnp
10 10
11packageExtensions: 11packageExtensions:
12 "@mui/x-data-grid@*": 12 "@mui/x-data-grid@*":
13 # `@mui/x-data-grid` has `@mui/system` as a direct dependency.
14 # We must state `@emotion/react` as a peer dependency here,
15 # because otherwise the optional peer dependency in`@mu/system`
16 # will not be satisfied.
17 # See https://github.com/mui/mui-x/issues/12566
18 peerDependencies: 13 peerDependencies:
19 "@emotion/react": "*" 14 "@emotion/react": "*"
20 "@emotion/styled": "*" 15 "@emotion/styled": "*"
@@ -29,4 +24,4 @@ packageExtensions:
29 peerDependencies: 24 peerDependencies:
30 csstype: "*" 25 csstype: "*"
31 26
32yarnPath: .yarn/releases/yarn-4.3.0.cjs 27yarnPath: .yarn/releases/yarn-4.3.1.cjs