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

This commit is contained in:
2023-08-30 20:27:02 +00:00
parent 1d2a7d1b1f
commit b084eeb73b
3 changed files with 9 additions and 9 deletions

8
pnpm-lock.yaml generated
View File

@@ -3,7 +3,7 @@ lockfileVersion: 5.3
specifiers:
'@types/node': 18.17.12
'@types/react': 18.2.21
'@types/uuid': 9.0.2
'@types/uuid': 9.0.3
autoprefixer: 10.4.15
next: latest
postcss: 8.4.29
@@ -25,7 +25,7 @@ dependencies:
devDependencies:
'@types/node': 18.17.12
'@types/react': 18.2.21
'@types/uuid': 9.0.2
'@types/uuid': 9.0.3
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.2:
resolution: {integrity: sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==}
/@types/uuid/9.0.3:
resolution: {integrity: sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==}
dev: true
/any-promise/1.3.0: