Update dependency @types/uuid to v9.0.4
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-09-14 14:27:49 +00:00
parent 840f717ef0
commit dbd0ce5f4a
3 changed files with 9 additions and 9 deletions

View File

@ -14,7 +14,7 @@
"devDependencies": {
"@types/node": "18.17.15",
"@types/react": "18.2.21",
"@types/uuid": "9.0.3",
"@types/uuid": "9.0.4",
"autoprefixer": "10.4.15",
"postcss": "8.4.29",
"prettier": "3.0.3",

View File

@ -3,7 +3,7 @@ lockfileVersion: 5.3
specifiers:
'@types/node': 18.17.15
'@types/react': 18.2.21
'@types/uuid': 9.0.3
'@types/uuid': 9.0.4
autoprefixer: 10.4.15
next: latest
postcss: 8.4.29
@ -25,7 +25,7 @@ dependencies:
devDependencies:
'@types/node': 18.17.15
'@types/react': 18.2.21
'@types/uuid': 9.0.3
'@types/uuid': 9.0.4
autoprefixer: 10.4.15_postcss@8.4.29
postcss: 8.4.29
prettier: 3.0.3
@ -207,8 +207,8 @@ packages:
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
dev: true
/@types/uuid/9.0.3:
resolution: {integrity: sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==}
/@types/uuid/9.0.4:
resolution: {integrity: sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==}
dev: true
/any-promise/1.3.0:

View File

@ -154,10 +154,10 @@
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
"@types/uuid@9.0.3":
version "9.0.3"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.3.tgz#6cdd939b4316b4f81625de9f06028d848c4a1533"
integrity sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==
"@types/uuid@9.0.4":
version "9.0.4"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.4.tgz#e884a59338da907bda8d2ed03e01c5c49d036f1c"
integrity sha512-zAuJWQflfx6dYJM62vna+Sn5aeSWhh3OB+wfUEACNcqUSc0AGc5JKl+ycL1vrH7frGTXhJchYjE1Hak8L819dA==
any-promise@^1.0.0:
version "1.3.0"