File tree Expand file tree Collapse file tree 4 files changed +15969
-11744
lines changed Expand file tree Collapse file tree 4 files changed +15969
-11744
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ public/next-image-export-optimizer-hashes.json
72
72
src /directory /directory.json
73
73
src /directory /flatDirectory.json
74
74
src /references /raw-references.json
75
+ .yarn /*
75
76
76
77
# amplify-do-not-edit-begin
77
78
amplify /\# current-cloud-backend
Original file line number Diff line number Diff line change
1
+ nodeLinker : node-modules
Original file line number Diff line number Diff line change 83
83
"unist-util-visit" : " ^4.1.0"
84
84
},
85
85
"resolutions" : {
86
- "**/trim" : " 0.0.3" ,
87
86
"@babel/core" : " ^7.23.2" ,
88
87
"@babel/traverse" : " ^7.23.2" ,
89
88
"loader-utils" : " 2.0.4" ,
90
89
"minimatch" : " 3.1.2" ,
91
90
"decode-uri-component" : " 0.2.1" ,
92
- "**/fast-xml-parser" : " 4.4.1" ,
93
91
"cross-spawn" : " ^7.0.5" ,
94
92
"semver" : " 7.5.2" ,
95
93
"tough-cookie" : " 4.1.3" ,
122
120
"lint" : " next lint" ,
123
121
"clean-references" : " node tasks/clean-references.mjs"
124
122
},
125
- "packageManager" : " yarn@1.22.22 "
123
+ "packageManager" : " yarn@4.9.0 "
126
124
}
You can’t perform that action at this time.
0 commit comments