mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
chore(deps-dev): bump uuid from 10.0.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](https://github.com/uuidjs/uuid/compare/v10.0.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3c4b7f30f4
commit
1c08779d8a
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