mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
fix incompatible package error
This commit is contained in:
parent
d8070e5707
commit
46fd4ef380
2 changed files with 0 additions and 11 deletions
|
|
@ -95,7 +95,6 @@
|
|||
"@types/pako": "^2.0.4",
|
||||
"@types/react": "^18.3.26",
|
||||
"@types/react-dom": "^18.3.7",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@types/react-lazy-load-image-component": "^1.6.4",
|
||||
"@types/react-router": "^5.1.20",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
|
|
|
|||
|
|
@ -208,9 +208,6 @@ importers:
|
|||
'@types/react-dom':
|
||||
specifier: ^18.3.7
|
||||
version: 18.3.7(@types/react@18.3.26)
|
||||
'@types/react-helmet':
|
||||
specifier: ^6.1.11
|
||||
version: 6.1.11
|
||||
'@types/react-lazy-load-image-component':
|
||||
specifier: ^1.6.4
|
||||
version: 1.6.4
|
||||
|
|
@ -1513,9 +1510,6 @@ packages:
|
|||
peerDependencies:
|
||||
'@types/react': ^18.0.0
|
||||
|
||||
'@types/react-helmet@6.1.11':
|
||||
resolution: {integrity: sha512-0QcdGLddTERotCXo3VFlUSWO3ztraw8nZ6e3zJSgG7apwV5xt+pJUS8ewPBqT4NYB1optGLprNQzFleIY84u/g==}
|
||||
|
||||
'@types/react-lazy-load-image-component@1.6.4':
|
||||
resolution: {integrity: sha512-8pFPeDPF4yVG4lU1/ixZidJEEDZmEOYOTYDvmIu2IAabyuv97Q7n/93nMCocHvQ7vD1czKGiW+op55D9m3MkdA==}
|
||||
|
||||
|
|
@ -5778,10 +5772,6 @@ snapshots:
|
|||
dependencies:
|
||||
'@types/react': 18.3.26
|
||||
|
||||
'@types/react-helmet@6.1.11':
|
||||
dependencies:
|
||||
'@types/react': 18.3.26
|
||||
|
||||
'@types/react-lazy-load-image-component@1.6.4':
|
||||
dependencies:
|
||||
'@types/react': 18.3.26
|
||||
|
|
|
|||
Loading…
Reference in a new issue