Update dependency @types/uuid to v9.0.6 #188
@ -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",
|
||||
|
@ -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:
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user