We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a8ce5a commit 2ef4722Copy full SHA for 2ef4722
.yarn/releases/yarn-4.4.1.cjs
.yarnrc.yml
@@ -23,4 +23,4 @@ plugins:
23
- path: .yarn/plugins/local/plugin-workspaces-filter.js
24
- path: .yarn/plugins/local/plugin-lifecycle-scripts.js
25
26
-yarnPath: .yarn/releases/yarn-4.4.1.cjs
+yarnPath: .yarn/releases/yarn-4.7.0.cjs
package.json
@@ -123,7 +123,7 @@
123
"typescript-eslint": "^8.6.0",
124
"vite": "^4.5.6"
125
},
126
- "packageManager": "yarn@4.4.1",
+ "packageManager": "yarn@4.7.0",
127
"engines": {
128
"node": "^18.16 || >=20"
129
0 commit comments