Update dependency @types/react to ^19.1.13
This commit is contained in:
		
							
								
								
									
										8
									
								
								moneymgr_web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								moneymgr_web/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -31,7 +31,7 @@
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@eslint/js": "^9.33.0",
 | 
			
		||||
        "@types/react": "^19.1.12",
 | 
			
		||||
        "@types/react": "^19.1.13",
 | 
			
		||||
        "@types/react-dom": "^19.1.9",
 | 
			
		||||
        "@vitejs/plugin-react": "^4.7.0",
 | 
			
		||||
        "eslint": "^9.32.0",
 | 
			
		||||
@@ -2989,9 +2989,9 @@
 | 
			
		||||
      "license": "MIT"
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@types/react": {
 | 
			
		||||
      "version": "19.1.12",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.12.tgz",
 | 
			
		||||
      "integrity": "sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w==",
 | 
			
		||||
      "version": "19.1.13",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.13.tgz",
 | 
			
		||||
      "integrity": "sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ==",
 | 
			
		||||
      "license": "MIT",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "csstype": "^3.0.2"
 | 
			
		||||
 
 | 
			
		||||
@@ -33,7 +33,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "devDependencies": {
 | 
			
		||||
    "@eslint/js": "^9.33.0",
 | 
			
		||||
    "@types/react": "^19.1.12",
 | 
			
		||||
    "@types/react": "^19.1.13",
 | 
			
		||||
    "@types/react-dom": "^19.1.9",
 | 
			
		||||
    "@vitejs/plugin-react": "^4.7.0",
 | 
			
		||||
    "eslint": "^9.32.0",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user