chore(desktop): remove unused connect-history-api-fallback (#948)
This commit is contained in:
parent
9bab44d5de
commit
f6dbb7dcb4
|
|
@ -57,7 +57,6 @@
|
|||
"unzipper": "0.12.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"connect-history-api-fallback": "2.0.0",
|
||||
"express": "5.1.0"
|
||||
},
|
||||
"pnpm": {
|
||||
|
|
|
|||
|
|
@ -8,9 +8,6 @@ importers:
|
|||
|
||||
.:
|
||||
dependencies:
|
||||
connect-history-api-fallback:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
express:
|
||||
specifier: 5.1.0
|
||||
version: 5.1.0
|
||||
|
|
@ -423,10 +420,6 @@ packages:
|
|||
config-file-ts@0.2.8-rc1:
|
||||
resolution: {integrity: sha512-GtNECbVI82bT4RiDIzBSVuTKoSHufnU7Ce7/42bkWZJZFLjmDF2WBpVsvRkhKCfKBnTBb3qZrBwPpFBU/Myvhg==}
|
||||
|
||||
connect-history-api-fallback@2.0.0:
|
||||
resolution: {integrity: sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==}
|
||||
engines: {node: '>=0.8'}
|
||||
|
||||
content-disposition@1.0.0:
|
||||
resolution: {integrity: sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==}
|
||||
engines: {node: '>= 0.6'}
|
||||
|
|
@ -2206,8 +2199,6 @@ snapshots:
|
|||
glob: 10.4.5
|
||||
typescript: 5.6.3
|
||||
|
||||
connect-history-api-fallback@2.0.0: {}
|
||||
|
||||
content-disposition@1.0.0:
|
||||
dependencies:
|
||||
safe-buffer: 5.2.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue