mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 20:12:22 +03:00
Remove unused web-vitals package
This commit is contained in:
parent
c5abdc19bc
commit
39c560a5c2
13
ui/package-lock.json
generated
13
ui/package-lock.json
generated
@ -39,8 +39,7 @@
|
||||
"react-scripts": "^4.0.3",
|
||||
"redux": "^4.1.0",
|
||||
"redux-saga": "^1.1.3",
|
||||
"uuid": "^8.3.2",
|
||||
"web-vitals": "^0.2.4"
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.12.0",
|
||||
@ -19017,11 +19016,6 @@
|
||||
"minimalistic-assert": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/web-vitals": {
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz",
|
||||
"integrity": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg=="
|
||||
},
|
||||
"node_modules/webidl-conversions": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
|
||||
@ -36785,11 +36779,6 @@
|
||||
"minimalistic-assert": "^1.0.0"
|
||||
}
|
||||
},
|
||||
"web-vitals": {
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz",
|
||||
"integrity": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg=="
|
||||
},
|
||||
"webidl-conversions": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
|
||||
|
@ -34,8 +34,7 @@
|
||||
"react-scripts": "^4.0.3",
|
||||
"redux": "^4.1.0",
|
||||
"redux-saga": "^1.1.3",
|
||||
"uuid": "^8.3.2",
|
||||
"web-vitals": "^0.2.4"
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.12.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user