Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.2.2.cjs

This file was deleted.

935 changes: 935 additions & 0 deletions .yarn/releases/yarn-4.7.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-4.7.0.cjs

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"husky": "9.0.11",
"lerna": "8.1.3"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.7.0"
}
2 changes: 1 addition & 1 deletion packages/hook-form-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@techstack/hook-form-react",
"author": "The-Code-Monkey",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.7.0",
"description": "a custom hook form for react",
"version": "1.3.296",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/lexical/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@techstack/lexical",
"author": "The-Code-Monkey",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.7.0",
"description": "a wrapper for facebook/lexical for react",
"version": "1.8.39",
"scripts": {
Expand Down