Merge pull request #19 from bartvdbraak/renovate/react-monorepo

fix(deps): update dependency @types/react to v18.2.14
This commit is contained in:
Bart van der Braak 2023-06-23 23:56:22 +02:00 committed by GitHub
commit 5f7a528735
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@
"@t3-oss/env-nextjs": "^0.4.1", "@t3-oss/env-nextjs": "^0.4.1",
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.9",
"@types/node": "20.3.1", "@types/node": "20.3.1",
"@types/react": "18.2.13", "@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",
"autoprefixer": "10.4.14", "autoprefixer": "10.4.14",

View file

@ -15,8 +15,8 @@ dependencies:
specifier: 20.3.1 specifier: 20.3.1
version: 20.3.1 version: 20.3.1
'@types/react': '@types/react':
specifier: 18.2.13 specifier: 18.2.14
version: 18.2.13 version: 18.2.14
'@types/react-dom': '@types/react-dom':
specifier: 18.2.6 specifier: 18.2.6
version: 18.2.6 version: 18.2.6
@ -371,11 +371,11 @@ packages:
/@types/react-dom@18.2.6: /@types/react-dom@18.2.6:
resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==} resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==}
dependencies: dependencies:
'@types/react': 18.2.13 '@types/react': 18.2.14
dev: false dev: false
/@types/react@18.2.13: /@types/react@18.2.14:
resolution: {integrity: sha512-vJ+zElvi/Zn9cVXB5slX2xL8PZodPCwPRDpittQdw43JR2AJ5k3vKdgJJyneV/cYgIbLQUwXa9JVDvUZXGba+Q==} resolution: {integrity: sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==}
dependencies: dependencies:
'@types/prop-types': 15.7.5 '@types/prop-types': 15.7.5
'@types/scheduler': 0.16.3 '@types/scheduler': 0.16.3