Update dependency @types/node to v18.16.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-06-30 23:19:54 +00:00
parent a414eb7132
commit 06695d8342
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.16.18
'@types/node': 18.16.19
'@types/react': 18.2.14
'@types/uuid': 9.0.2
autoprefixer: 10.4.14
@@ -23,7 +23,7 @@ dependencies:
uuid: 9.0.0
devDependencies:
'@types/node': 18.16.18
'@types/node': 18.16.19
'@types/react': 18.2.14
'@types/uuid': 9.0.2
autoprefixer: 10.4.14_postcss@8.4.24
@@ -187,8 +187,8 @@ packages:
tslib: 2.4.0
dev: false
/@types/node/18.16.18:
resolution: {integrity: sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==}
/@types/node/18.16.19:
resolution: {integrity: sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==}
dev: true
/@types/prop-types/15.7.5: