Compare commits
No commits in common. "4500684a55b0120eb8887eaa46dc785310f230f0" and "b06f03a0a2c6b8675347a3a6fe7abaa81ca32c20" have entirely different histories.
4500684a55
...
b06f03a0a2
File diff suppressed because it is too large
Load Diff
|
|
@ -57,10 +57,12 @@
|
|||
"style-loader": "^3.3.3",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"history": "^4.10.1",
|
||||
"path-to-regexp": "^1.9.0",
|
||||
"react": "$react",
|
||||
"react-dom": "$react-dom"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
1252
pnpm-lock.yaml
1252
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,3 @@
|
|||
allowBuilds:
|
||||
es5-ext: false
|
||||
zy-react-library: false
|
||||
Loading…
Reference in New Issue