mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 13:48:41 -09:00
Merge 1c08779d8a into 1d2feae11c
This commit is contained in:
commit
f8608e0db6
2 changed files with 5 additions and 5 deletions
|
|
@ -78,7 +78,7 @@
|
||||||
"stylis": "3.5.4",
|
"stylis": "3.5.4",
|
||||||
"typescript-json-schema": "0.65.1",
|
"typescript-json-schema": "0.65.1",
|
||||||
"use-device-pixel-ratio": "^1.1.2",
|
"use-device-pixel-ratio": "^1.1.2",
|
||||||
"uuid": "10.0.0",
|
"uuid": "13.0.0",
|
||||||
"webpack-cli": "5.1.4"
|
"webpack-cli": "5.1.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
||||||
|
|
@ -8402,10 +8402,10 @@ uuaw@^1.2.2:
|
||||||
chalk "^4.0.0"
|
chalk "^4.0.0"
|
||||||
semver "^7.3.8"
|
semver "^7.3.8"
|
||||||
|
|
||||||
uuid@10.0.0:
|
uuid@13.0.0:
|
||||||
version "10.0.0"
|
version "13.0.0"
|
||||||
resolved "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz#5a95aa454e6e002725c79055fd42aaba30ca6294"
|
resolved "https://registry.npmjs.org/uuid/-/uuid-13.0.0.tgz#263dc341b19b4d755eb8fe36b78d95a6b65707e8"
|
||||||
integrity sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==
|
integrity sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==
|
||||||
|
|
||||||
v8-compile-cache-lib@^3.0.1:
|
v8-compile-cache-lib@^3.0.1:
|
||||||
version "3.0.1"
|
version "3.0.1"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue