Update dependency @types/uuid to v9.0.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2023-02-22 13:57:13 +00:00
parent 692dcf68c7
commit 4786367d30
3 changed files with 9 additions and 9 deletions

View File

@ -14,7 +14,7 @@
"devDependencies": {
"@types/node": "18.14.0",
"@types/react": "18.0.28",
"@types/uuid": "9.0.0",
"@types/uuid": "9.0.1",
"autoprefixer": "10.4.13",
"postcss": "8.4.21",
"prettier": "2.8.4",

View File

@ -3,7 +3,7 @@ lockfileVersion: 5.3
specifiers:
'@types/node': 18.14.0
'@types/react': 18.0.28
'@types/uuid': 9.0.0
'@types/uuid': 9.0.1
autoprefixer: 10.4.13
next: latest
postcss: 8.4.21
@ -25,7 +25,7 @@ dependencies:
devDependencies:
'@types/node': 18.14.0
'@types/react': 18.0.28
'@types/uuid': 9.0.0
'@types/uuid': 9.0.1
autoprefixer: 10.4.13_postcss@8.4.21
postcss: 8.4.21
prettier: 2.8.4
@ -204,8 +204,8 @@ packages:
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
dev: true
/@types/uuid/9.0.0:
resolution: {integrity: sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==}
/@types/uuid/9.0.1:
resolution: {integrity: sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==}
dev: true
/acorn-node/1.8.2:

View File

@ -112,10 +112,10 @@
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
"@types/uuid@9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.0.tgz#53ef263e5239728b56096b0a869595135b7952d2"
integrity sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==
"@types/uuid@9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.1.tgz#98586dc36aee8dacc98cc396dbca8d0429647aa6"
integrity sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==
acorn-node@^1.8.2:
version "1.8.2"