dev
parent
07d8816010
commit
441cc47765
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
|
|
@ -57,12 +57,10 @@
|
|||
"style-loader": "^3.3.3",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"history": "^4.10.1",
|
||||
"path-to-regexp": "^1.9.0",
|
||||
"react": "$react",
|
||||
"react-dom": "$react-dom"
|
||||
}
|
||||
"resolutions": {
|
||||
"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
|
|
@ -1,3 +0,0 @@
|
|||
allowBuilds:
|
||||
es5-ext: false
|
||||
zy-react-library: false
|
||||
Loading…
Reference in New Issue