mirror of
https://github.com/unraid/api.git
synced 2026-01-06 00:30:22 -06:00
feat: WIP first pass at UpdateOs page replacement component
This commit is contained in:
12
web/package-lock.json
generated
12
web/package-lock.json
generated
@@ -20,6 +20,7 @@
|
||||
"graphql-tag": "^2.12.6",
|
||||
"graphql-ws": "^5.14.0",
|
||||
"hex-to-rgba": "^2.0.1",
|
||||
"marked": "^9.0.3",
|
||||
"semver": "^7.5.4",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"wretch": "^2.6.0"
|
||||
@@ -13269,6 +13270,17 @@
|
||||
"node": ">=0.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/marked": {
|
||||
"version": "9.0.3",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-9.0.3.tgz",
|
||||
"integrity": "sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==",
|
||||
"bin": {
|
||||
"marked": "bin/marked.js"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 16"
|
||||
}
|
||||
},
|
||||
"node_modules/mdn-data": {
|
||||
"version": "2.0.30",
|
||||
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz",
|
||||
|
||||
Reference in New Issue
Block a user