mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
remove nanoid from deps
This commit is contained in:
19
frontend/package-lock.json
generated
19
frontend/package-lock.json
generated
@@ -18,7 +18,6 @@
|
||||
"lodash": "^4.17.21",
|
||||
"md-editor-v3": "^5.8.4",
|
||||
"mitt": "^3.0.1",
|
||||
"nanoid": "^5.1.4",
|
||||
"pinia": "^3.0.1",
|
||||
"qrcode": "^1.5.4",
|
||||
"semver": "^7.6.2",
|
||||
@@ -7176,24 +7175,6 @@
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/nanoid": {
|
||||
"version": "5.1.4",
|
||||
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.4.tgz",
|
||||
"integrity": "sha512-GTFcMIDgR7tqji/LpSY8rtg464VnJl/j6ypoehYnuGb+Y8qZUdtKB8WVCXon0UEZgFDbuUxpIl//6FHLHgXSNA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/ai"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
"nanoid": "bin/nanoid.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18 || >=20"
|
||||
}
|
||||
},
|
||||
"node_modules/natural-compare": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
"lodash": "^4.17.21",
|
||||
"md-editor-v3": "^5.8.4",
|
||||
"mitt": "^3.0.1",
|
||||
"nanoid": "^5.1.4",
|
||||
"pinia": "^3.0.1",
|
||||
"qrcode": "^1.5.4",
|
||||
"semver": "^7.6.2",
|
||||
|
||||
Reference in New Issue
Block a user