Update dependency @types/uuid to v9.0.6
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-10-18 18:50:34 +00:00
parent d1a278607b
commit 31c32e6634
3 changed files with 9 additions and 9 deletions

View File

@ -14,7 +14,7 @@
"devDependencies": {
"@types/node": "18.18.6",
"@types/react": "18.2.29",
"@types/uuid": "9.0.5",
"@types/uuid": "9.0.6",
"autoprefixer": "10.4.16",
"postcss": "8.4.31",
"prettier": "3.0.3",

View File

@ -3,7 +3,7 @@ lockfileVersion: 5.3
specifiers:
'@types/node': 18.18.6
'@types/react': 18.2.29
'@types/uuid': 9.0.5
'@types/uuid': 9.0.6
autoprefixer: 10.4.16
next: latest
postcss: 8.4.31
@ -25,7 +25,7 @@ dependencies:
devDependencies:
'@types/node': 18.18.6
'@types/react': 18.2.29
'@types/uuid': 9.0.5
'@types/uuid': 9.0.6
autoprefixer: 10.4.16_postcss@8.4.31
postcss: 8.4.31
prettier: 3.0.3
@ -207,8 +207,8 @@ packages:
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
dev: true
/@types/uuid/9.0.5:
resolution: {integrity: sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==}
/@types/uuid/9.0.6:
resolution: {integrity: sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==}
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.5":
version "9.0.5"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.5.tgz#25a71eb73eba95ac0e559ff3dd018fc08294acf6"
integrity sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==
"@types/uuid@9.0.6":
version "9.0.6"
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.6.tgz#c91ae743d8344a54b2b0c691195f5ff5265f6dfb"
integrity sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==
any-promise@^1.0.0:
version "1.3.0"