File tree Expand file tree Collapse file tree 5 files changed +304
-303
lines changed Expand file tree Collapse file tree 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:
88
99nodeLinker : node-modules
1010
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 33 "version" : " 1.0.0" ,
44 "engines" : {
55 "node" : " 20.x" ,
6- "yarn" : " 4.x "
6+ "yarn" : " 4.2.2 "
77 },
88 "type" : " module" ,
99 "workspaces" : [
4141 "lint-staged" : {
4242 "*.{js,ts,tsx}" : " yarn lint:fix"
4343 },
44- "packageManager" : " yarn@4.1.0 "
44+ "packageManager" : " yarn@4.2.2 "
4545}
Original file line number Diff line number Diff line change 33 "version" : " 0.1.2" ,
44 "engines" : {
55 "node" : " 20.x" ,
6- "yarn" : " 4.x "
6+ "yarn" : " 4.2.2 "
77 },
88 "repository" : {
99 "type" : " git" ,
Original file line number Diff line number Diff line change @@ -5822,11 +5822,11 @@ __metadata:
58225822
58235823" typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript> " :
58245824 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 "
58265826 bin :
58275827 tsc : bin/tsc
58285828 tsserver : bin/tsserver
5829- checksum : 10c2/0724bd9fd0b0fa69b13759284cd1871b09ecbcb2af6e840d587fdd110295767ff4caa0f964d3b0a4604b64eaf25d0a9c683e293712860d70e04de5cebb7bb5b3
5829+ checksum : 10c2/60f5cb89f35c54035454c5b97dc9f5a65b9f5a6c9420823711935cc0539282b3ba8eafcc17605ec77882af9b862c33e93d98cba2e656129dc6b7e01bb8157d04
58305830 languageName : node
58315831 linkType : hard
58325832
You can’t perform that action at this time.
0 commit comments