Remove unused whatwg-fetch dependency (#2252)

This commit is contained in:
Kristján Oddsson 2024-04-15 09:43:26 +02:00 committed by GitHub
parent 2da9a400a3
commit a393a9829c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

3
package-lock.json generated
View file

@ -77,7 +77,6 @@
"sinon": "^7.5.0", "sinon": "^7.5.0",
"ssl-root-cas": "^1.3.1", "ssl-root-cas": "^1.3.1",
"typescript": "~4.8.4", "typescript": "~4.8.4",
"whatwg-fetch": "^3.0.0",
"wireit": "^0.7.2" "wireit": "^0.7.2"
} }
}, },
@ -21249,7 +21248,7 @@
}, },
"packages/ui": { "packages/ui": {
"name": "@lion/ui", "name": "@lion/ui",
"version": "0.6.0", "version": "0.6.1",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@bundled-es-modules/message-format": "^6.2.4", "@bundled-es-modules/message-format": "^6.2.4",

View file

@ -105,7 +105,6 @@
"sinon": "^7.5.0", "sinon": "^7.5.0",
"ssl-root-cas": "^1.3.1", "ssl-root-cas": "^1.3.1",
"typescript": "~4.8.4", "typescript": "~4.8.4",
"whatwg-fetch": "^3.0.0",
"wireit": "^0.7.2" "wireit": "^0.7.2"
}, },
"bundlesize": [ "bundlesize": [