File tree Expand file tree Collapse file tree 2 files changed +20
-524
lines changed Expand file tree Collapse file tree 2 files changed +20
-524
lines changed Original file line number Diff line number Diff line change 115
115
},
116
116
"pnpm" : {
117
117
"overrides" : {
118
- "is-core-module" : " npm:@nolyfill/is-core-module@^1.0.39" ,
119
- "safe-buffer" : " npm:@nolyfill/safe-buffer@^1.0.41" ,
120
- "safer-buffer" : " npm:@nolyfill/safer-buffer@^1.0.41" ,
121
- "typedarray" : " npm:@nolyfill/typedarray@^1.0.29" ,
122
118
"@types/react" : " ^19.0.8" ,
123
119
"@types/react-dom" : " ^19.0.3" ,
124
120
"cross-spawn" : " ^7.0.6" ,
121
+ "esbuild" : " ^0.25.0" ,
122
+ "is-core-module" : " npm:@nolyfill/is-core-module@^1.0.39" ,
125
123
"next" : " ^15.1.7" ,
126
124
"react" : " ^19.0.0" ,
127
125
"react-dom" : " ^19.0.0" ,
126
+ "safe-buffer" : " npm:@nolyfill/safe-buffer@^1.0.41" ,
127
+ "safer-buffer" : " npm:@nolyfill/safer-buffer@^1.0.41" ,
128
128
"ts-api-utils" : " ^2.0.1" ,
129
+ "typedarray" : " npm:@nolyfill/typedarray@^1.0.29" ,
129
130
"typescript" : " ^5.7.3"
130
131
}
131
132
}
You can’t perform that action at this time.
0 commit comments