fix(deps): update dependency @types/node to v20.3.3

This commit is contained in:
renovate[bot] 2023-07-01 14:13:00 +00:00 committed by GitHub
parent 5734a25423
commit b091a880c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"dependencies": { "dependencies": {
"@t3-oss/env-nextjs": "^0.6.0", "@t3-oss/env-nextjs": "^0.6.0",
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.9",
"@types/node": "20.3.2", "@types/node": "20.3.3",
"@types/react": "18.2.14", "@types/react": "18.2.14",
"@types/react-dom": "18.2.6", "@types/react-dom": "18.2.6",
"@vercel/analytics": "^1.0.1", "@vercel/analytics": "^1.0.1",

View file

@ -12,8 +12,8 @@ dependencies:
specifier: ^0.5.9 specifier: ^0.5.9
version: 0.5.9(tailwindcss@3.3.2) version: 0.5.9(tailwindcss@3.3.2)
'@types/node': '@types/node':
specifier: 20.3.2 specifier: 20.3.3
version: 20.3.2 version: 20.3.3
'@types/react': '@types/react':
specifier: 18.2.14 specifier: 18.2.14
version: 18.2.14 version: 18.2.14
@ -360,8 +360,8 @@ packages:
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
dev: false dev: false
/@types/node@20.3.2: /@types/node@20.3.3:
resolution: {integrity: sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw==} resolution: {integrity: sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==}
dev: false dev: false
/@types/prop-types@15.7.5: /@types/prop-types@15.7.5: