Update dependency @types/node to v18.17.19
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-23 21:17:38 +00:00
parent 8f9c8fb5a6
commit ed7e7eef0f
3 changed files with 9 additions and 9 deletions

8
pnpm-lock.yaml generated
View File

@@ -1,7 +1,7 @@
lockfileVersion: 5.3
specifiers:
'@types/node': 18.17.18
'@types/node': 18.17.19
'@types/react': 18.2.22
'@types/uuid': 9.0.4
autoprefixer: 10.4.16
@@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.1
devDependencies:
'@types/node': 18.17.18
'@types/node': 18.17.19
'@types/react': 18.2.22
'@types/uuid': 9.0.4
autoprefixer: 10.4.16_postcss@8.4.30
@@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.17.18:
resolution: {integrity: sha512-/4QOuy3ZpV7Ya1GTRz5CYSz3DgkKpyUptXuQ5PPce7uuyJAOR7r9FhkmxJfvcNUXyklbC63a+YvB3jxy7s9ngw==}
/@types/node/18.17.19:
resolution: {integrity: sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==}
dev: true
/@types/prop-types/15.7.5: