Skip to content

Commit

Permalink
Merge branch 'sgratzl/uprade' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Jun 2, 2022
2 parents 675d103 + 5ed206c commit 89a6146
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
packageExtensions:
"@docusaurus/core@*":
dependencies:
url: "*"
"@lineup-lite/components@*":
peerDependencies:
react-refresh: "*"
"@lineup-lite/hooks@*":
peerDependencies:
react-refresh: "*"
"@lineup-lite/table@*":
peerDependencies:
react-refresh: "*"
eslint-config-airbnb-typescript@*:
dependencies:
eslint-config-airbnb-base: "*"
eslint-module-utils@*:
dependencies:
eslint-import-resolver-node: "*"
prism-react-renderer@*:
dependencies:
react: "*"
react-live@*:
dependencies:
"@philpl/buble": "*"
react: "*"
react-simple-code-editor@*:
dependencies:
react: "*"

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.2.1.cjs

0 comments on commit 89a6146

Please sign in to comment.