Compare commits

..

No commits in common. "4500684a55b0120eb8887eaa46dc785310f230f0" and "b06f03a0a2c6b8675347a3a6fe7abaa81ca32c20" have entirely different histories.

4 changed files with 17481 additions and 617 deletions

16831
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -57,10 +57,12 @@
"style-loader": "^3.3.3",
"typescript": "^5.9.3"
},
"resolutions": {
"history": "^4.10.1",
"path-to-regexp": "^1.9.0",
"react": "$react",
"react-dom": "$react-dom"
"pnpm": {
"overrides": {
"history": "^4.10.1",
"path-to-regexp": "^1.9.0",
"react": "$react",
"react-dom": "$react-dom"
}
}
}

File diff suppressed because it is too large Load Diff

3
pnpm-workspace.yaml Normal file
View File

@ -0,0 +1,3 @@
allowBuilds:
es5-ext: false
zy-react-library: false