Update dependency @types/uuid to v9.0.6
This commit is contained in:
parent
d1a278607b
commit
31c32e6634
@ -14,7 +14,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "18.18.6",
|
"@types/node": "18.18.6",
|
||||||
"@types/react": "18.2.29",
|
"@types/react": "18.2.29",
|
||||||
"@types/uuid": "9.0.5",
|
"@types/uuid": "9.0.6",
|
||||||
"autoprefixer": "10.4.16",
|
"autoprefixer": "10.4.16",
|
||||||
"postcss": "8.4.31",
|
"postcss": "8.4.31",
|
||||||
"prettier": "3.0.3",
|
"prettier": "3.0.3",
|
||||||
|
@ -3,7 +3,7 @@ lockfileVersion: 5.3
|
|||||||
specifiers:
|
specifiers:
|
||||||
'@types/node': 18.18.6
|
'@types/node': 18.18.6
|
||||||
'@types/react': 18.2.29
|
'@types/react': 18.2.29
|
||||||
'@types/uuid': 9.0.5
|
'@types/uuid': 9.0.6
|
||||||
autoprefixer: 10.4.16
|
autoprefixer: 10.4.16
|
||||||
next: latest
|
next: latest
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
@ -25,7 +25,7 @@ dependencies:
|
|||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node': 18.18.6
|
'@types/node': 18.18.6
|
||||||
'@types/react': 18.2.29
|
'@types/react': 18.2.29
|
||||||
'@types/uuid': 9.0.5
|
'@types/uuid': 9.0.6
|
||||||
autoprefixer: 10.4.16_postcss@8.4.31
|
autoprefixer: 10.4.16_postcss@8.4.31
|
||||||
postcss: 8.4.31
|
postcss: 8.4.31
|
||||||
prettier: 3.0.3
|
prettier: 3.0.3
|
||||||
@ -207,8 +207,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
|
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/uuid/9.0.5:
|
/@types/uuid/9.0.6:
|
||||||
resolution: {integrity: sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==}
|
resolution: {integrity: sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/any-promise/1.3.0:
|
/any-promise/1.3.0:
|
||||||
|
@ -154,10 +154,10 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
|
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
|
||||||
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
|
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
|
||||||
|
|
||||||
"@types/uuid@9.0.5":
|
"@types/uuid@9.0.6":
|
||||||
version "9.0.5"
|
version "9.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.5.tgz#25a71eb73eba95ac0e559ff3dd018fc08294acf6"
|
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.6.tgz#c91ae743d8344a54b2b0c691195f5ff5265f6dfb"
|
||||||
integrity sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==
|
integrity sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==
|
||||||
|
|
||||||
any-promise@^1.0.0:
|
any-promise@^1.0.0:
|
||||||
version "1.3.0"
|
version "1.3.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user