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

This commit is contained in:
Bart van der Braak 2023-07-13 08:36:25 +02:00 committed by GitHub
commit 6ca1a4d695
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.9",
"@types/node": "20.4.1", "@types/node": "20.4.1",
"@types/react": "18.2.14", "@types/react": "18.2.14",
"@types/react-dom": "18.2.6", "@types/react-dom": "18.2.7",
"@vercel/analytics": "^1.0.1", "@vercel/analytics": "^1.0.1",
"autoprefixer": "10.4.14", "autoprefixer": "10.4.14",
"class-variance-authority": "^0.6.1", "class-variance-authority": "^0.6.1",

View file

@ -18,8 +18,8 @@ dependencies:
specifier: 18.2.14 specifier: 18.2.14
version: 18.2.14 version: 18.2.14
'@types/react-dom': '@types/react-dom':
specifier: 18.2.6 specifier: 18.2.7
version: 18.2.6 version: 18.2.7
'@vercel/analytics': '@vercel/analytics':
specifier: ^1.0.1 specifier: ^1.0.1
version: 1.0.1 version: 1.0.1
@ -373,8 +373,8 @@ packages:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
dev: false dev: false
/@types/react-dom@18.2.6: /@types/react-dom@18.2.7:
resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==} resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==}
dependencies: dependencies:
'@types/react': 18.2.14 '@types/react': 18.2.14
dev: false dev: false