mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	Bump @types/react from 18.2.67 to 18.2.68 in /src/frontend (#6821)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.67 to 18.2.68. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		| @@ -59,7 +59,7 @@ | |||||||
|         "@lingui/macro": "^4.7.1", |         "@lingui/macro": "^4.7.1", | ||||||
|         "@playwright/test": "^1.41.2", |         "@playwright/test": "^1.41.2", | ||||||
|         "@types/node": "^20.11.20", |         "@types/node": "^20.11.20", | ||||||
|         "@types/react": "^18.2.59", |         "@types/react": "^18.2.68", | ||||||
|         "@types/react-dom": "^18.2.19", |         "@types/react-dom": "^18.2.19", | ||||||
|         "@types/react-grid-layout": "^1.3.5", |         "@types/react-grid-layout": "^1.3.5", | ||||||
|         "@types/react-router-dom": "^5.3.3", |         "@types/react-router-dom": "^5.3.3", | ||||||
|   | |||||||
| @@ -1577,10 +1577,10 @@ | |||||||
|   dependencies: |   dependencies: | ||||||
|     "@types/react" "*" |     "@types/react" "*" | ||||||
|  |  | ||||||
| "@types/react@*", "@types/react@^18.2.59": | "@types/react@*", "@types/react@^18.2.68": | ||||||
|   version "18.2.67" |   version "18.2.68" | ||||||
|   resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.67.tgz#96b7af0b5e79c756f4bdd981de2ca28472c858e5" |   resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.68.tgz#b4d0c3a9c883165d11842f7b998532743fc5adda" | ||||||
|   integrity sha512-vkIE2vTIMHQ/xL0rgmuoECBCkZFZeHr49HeWSc24AptMbNRo7pwSBvj73rlJJs9fGKj0koS+V7kQB1jHS0uCgw== |   integrity sha512-Fj/BAR6LDSRkqinWfo9nGzW9ndpjEtP049oIW8KWToucUq7AJVCr/fyY9NFpaJaCXnGrKHLLs2mwiHYE1SxaxA== | ||||||
|   dependencies: |   dependencies: | ||||||
|     "@types/prop-types" "*" |     "@types/prop-types" "*" | ||||||
|     "@types/scheduler" "*" |     "@types/scheduler" "*" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user