Merge branch 'dependabot/npm_and_yarn/client/types/react-18.3.11' into feat/bump-client-versions

This commit is contained in:
Ricardo Campos
2024-10-23 13:03:28 -03:00
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -28,7 +28,7 @@
"vite": "^5.4.8"
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^8.57.0",
@@ -1843,9 +1843,9 @@
"integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w=="
},
"node_modules/@types/react": {
"version": "18.3.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.10.tgz",
"integrity": "sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==",
"version": "18.3.11",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.11.tgz",
"integrity": "sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==",
"dependencies": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
@@ -9064,9 +9064,9 @@
"integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w=="
},
"@types/react": {
"version": "18.3.10",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.10.tgz",
"integrity": "sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==",
"version": "18.3.11",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.11.tgz",
"integrity": "sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"
+1 -1
View File
@@ -58,7 +58,7 @@
]
},
"devDependencies": {
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^8.57.0",