upgrade ultraviolet-static for peer

This commit is contained in:
David Reed 2023-02-10 16:58:04 -05:00
parent e60f4f9e13
commit bd799ae5e2
No known key found for this signature in database
GPG key ID: 2211691D8A1EE72F

6
package-lock.json generated
View file

@ -1871,9 +1871,9 @@
}, },
"node_modules/ultraviolet-static": { "node_modules/ultraviolet-static": {
"version": "1.0.2", "version": "1.0.2",
"resolved": "git+ssh://git@github.com/titaniumnetwork-dev/Ultraviolet-Static.git#a330547614fb308cca8414d0ac559b73af04e3e7", "resolved": "git+ssh://git@github.com/titaniumnetwork-dev/Ultraviolet-Static.git#1940710c34e07f8a06f26f986a6f571ea4674cd5",
"peerDependencies": { "peerDependencies": {
"@titaniumnetwork-dev/ultraviolet": "^1.0.8" "@titaniumnetwork-dev/ultraviolet": "^1.0.8-beta"
} }
}, },
"node_modules/unpipe": { "node_modules/unpipe": {
@ -3304,7 +3304,7 @@
} }
}, },
"ultraviolet-static": { "ultraviolet-static": {
"version": "git+ssh://git@github.com/titaniumnetwork-dev/Ultraviolet-Static.git#a330547614fb308cca8414d0ac559b73af04e3e7", "version": "git+ssh://git@github.com/titaniumnetwork-dev/Ultraviolet-Static.git#1940710c34e07f8a06f26f986a6f571ea4674cd5",
"from": "ultraviolet-static@github:titaniumnetwork-dev/Ultraviolet-Static", "from": "ultraviolet-static@github:titaniumnetwork-dev/Ultraviolet-Static",
"requires": {} "requires": {}
}, },