Skip to content

Commit

Permalink
Yarn 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IRus committed Jan 7, 2025
1 parent 05fe3d1 commit 613b231
Show file tree
Hide file tree
Showing 7 changed files with 320 additions and 318 deletions.
42 changes: 22 additions & 20 deletions app-frontend/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app-frontend/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: pnp

yarnPath: .yarn/releases/yarn-4.5.2.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
4 changes: 2 additions & 2 deletions app-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/react": "^19.0.2",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"autoprefixer": "^10.4.20",
"copy-webpack-plugin": "^12.0.2",
Expand Down Expand Up @@ -50,5 +50,5 @@
"url": "https://github.com/Heapy/awesome-kotlin/issues"
},
"homepage": "https://github.com/Heapy/awesome-kotlin#readme",
"packageManager": "yarn@4.5.2"
"packageManager": "yarn@4.6.0"
}
10 changes: 5 additions & 5 deletions app-frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -425,12 +425,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^19.0.2":
version: 19.0.2
resolution: "@types/react@npm:19.0.2"
"@types/react@npm:^19.0.3":
version: 19.0.3
resolution: "@types/react@npm:19.0.3"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10/b355cfa22814e934b381c4f6de67c66652255377c3ddc6a757ea195ccbd0e7095aadfe1a28713d8ab1221222b8f2ec237903f4ec0e54eaf656ac832782d25dd2
checksum: 10/f984eff815e7fcb09b1ec16b2e450850c3b120ba8051d6811493eeb08d88dd4f7bbfca8d75e9ade64489b96c1e52c0a922242a7a877d8f6960de5c7ca419fe7b
languageName: node
linkType: hard

Expand Down Expand Up @@ -956,7 +956,7 @@ __metadata:
resolution: "awesome-kotlin@workspace:."
dependencies:
"@types/node": "npm:^22.10.5"
"@types/react": "npm:^19.0.2"
"@types/react": "npm:^19.0.3"
"@types/react-dom": "npm:^19.0.2"
autoprefixer: "npm:^10.4.20"
copy-to-clipboard: "npm:^3.3.3"
Expand Down

0 comments on commit 613b231

Please sign in to comment.