Update dependency @types/react to ^18.3.23
This commit is contained in:
		
							
								
								
									
										8
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -16,7 +16,7 @@
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@eslint/js": "^9.26.0",
 | 
			
		||||
        "@types/react": "^18.3.21",
 | 
			
		||||
        "@types/react": "^18.3.23",
 | 
			
		||||
        "@types/react-dom": "^18.3.7",
 | 
			
		||||
        "@typescript-eslint/eslint-plugin": "^8.32.1",
 | 
			
		||||
        "@typescript-eslint/parser": "^8.32.1",
 | 
			
		||||
@@ -3021,9 +3021,9 @@
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@types/react": {
 | 
			
		||||
      "version": "18.3.21",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.21.tgz",
 | 
			
		||||
      "integrity": "sha512-gXLBtmlcRJeT09/sI4PxVwyrku6SaNUj/6cMubjE6T6XdY1fDmBL7r0nX0jbSZPU/Xr0KuwLLZh6aOYY5d91Xw==",
 | 
			
		||||
      "version": "18.3.23",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.23.tgz",
 | 
			
		||||
      "integrity": "sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@types/prop-types": "*",
 | 
			
		||||
 
 | 
			
		||||
@@ -18,7 +18,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@eslint/js": "^9.26.0",
 | 
			
		||||
    "@types/react": "^18.3.21",
 | 
			
		||||
    "@types/react": "^18.3.23",
 | 
			
		||||
    "@types/react-dom": "^18.3.7",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^8.32.1",
 | 
			
		||||
    "@typescript-eslint/parser": "^8.32.1",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user