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

This commit is contained in:
2023-02-22 13:57:13 +00:00
parent 692dcf68c7
commit 4786367d30
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.14.0
'@types/react': 18.0.28
'@types/uuid': 9.0.0
'@types/uuid': 9.0.1
autoprefixer: 10.4.13
next: latest
postcss: 8.4.21
@@ -25,7 +25,7 @@ dependencies:
devDependencies:
'@types/node': 18.14.0
'@types/react': 18.0.28
'@types/uuid': 9.0.0
'@types/uuid': 9.0.1
autoprefixer: 10.4.13_postcss@8.4.21
postcss: 8.4.21
prettier: 2.8.4
@@ -204,8 +204,8 @@ packages:
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
dev: true
/@types/uuid/9.0.0:
resolution: {integrity: sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==}
/@types/uuid/9.0.1:
resolution: {integrity: sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==}
dev: true
/acorn-node/1.8.2: