Skip to content

Commit

Permalink
chore: update yarn (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
powercasgamer committed Apr 10, 2024
1 parent dc6481e commit 71078fb
Show file tree
Hide file tree
Showing 7 changed files with 6,044 additions and 6,583 deletions.
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

9 changes: 0 additions & 9 deletions .yarn/plugins/@yarnpkg/plugin-typescript.cjs

This file was deleted.

873 changes: 0 additions & 873 deletions .yarn/releases/yarn-3.5.0.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.1.1.cjs

Large diffs are not rendered by default.

12 changes: 5 additions & 7 deletions .yarnrc.yml
@@ -1,16 +1,14 @@
compressionLevel: mixed

defaultSemverRangePrefix: ""

enableGlobalCache: false

nodeLinker: node-modules

packageExtensions:
esbuild-loader@*:
dependencies:
webpack: ^5.72.1

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: "@yarnpkg/plugin-typescript"

yarnPath: .yarn/releases/yarn-3.5.0.cjs
yarnPath: .yarn/releases/yarn-4.1.1.cjs
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"last 1 safari version"
]
},
"packageManager": "yarn@3.5.0",
"packageManager": "yarn@4.1.1",
"resolutions": {
"@docusaurus/plugin-content-docs@3.2.1": "patch:@docusaurus/plugin-content-docs@npm%3A3.2.1#./.yarn/patches/@docusaurus-plugin-content-docs-npm-3.2.1-7bedb7ec1c.patch"
}
Expand Down
10,297 changes: 5,145 additions & 5,152 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 71078fb

Please sign in to comment.