File tree 5 files changed +304
-303
lines changed
5 files changed +304
-303
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ logFilters:
8
8
9
9
nodeLinker : node-modules
10
10
11
- yarnPath : .yarn/releases/yarn-4.1.0 .cjs
11
+ yarnPath : .yarn/releases/yarn-4.2.2 .cjs
Original file line number Diff line number Diff line change 3
3
"version" : " 1.0.0" ,
4
4
"engines" : {
5
5
"node" : " 20.x" ,
6
- "yarn" : " 4.x "
6
+ "yarn" : " 4.2.2 "
7
7
},
8
8
"type" : " module" ,
9
9
"workspaces" : [
41
41
"lint-staged" : {
42
42
"*.{js,ts,tsx}" : " yarn lint:fix"
43
43
},
44
- "packageManager" : " yarn@4.1.0 "
44
+ "packageManager" : " yarn@4.2.2 "
45
45
}
Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.2" ,
4
4
"engines" : {
5
5
"node" : " 20.x" ,
6
- "yarn" : " 4.x "
6
+ "yarn" : " 4.2.2 "
7
7
},
8
8
"repository" : {
9
9
"type" : " git" ,
Original file line number Diff line number Diff line change @@ -5822,11 +5822,11 @@ __metadata:
5822
5822
5823
5823
" typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript> " :
5824
5824
version : 5.4.5
5825
- resolution : " typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=d69c25 "
5825
+ resolution : " typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c "
5826
5826
bin :
5827
5827
tsc : bin/tsc
5828
5828
tsserver : bin/tsserver
5829
- checksum : 10c2/0724bd9fd0b0fa69b13759284cd1871b09ecbcb2af6e840d587fdd110295767ff4caa0f964d3b0a4604b64eaf25d0a9c683e293712860d70e04de5cebb7bb5b3
5829
+ checksum : 10c2/60f5cb89f35c54035454c5b97dc9f5a65b9f5a6c9420823711935cc0539282b3ba8eafcc17605ec77882af9b862c33e93d98cba2e656129dc6b7e01bb8157d04
5830
5830
languageName : node
5831
5831
linkType : hard
5832
5832
You can’t perform that action at this time.
0 commit comments