Update dependency @types/react to ^19.1.5
This commit is contained in:
		
							
								
								
									
										8
									
								
								virtweb_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								virtweb_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -32,7 +32,7 @@
 | 
				
			|||||||
        "@eslint/js": "^9.27.0",
 | 
					        "@eslint/js": "^9.27.0",
 | 
				
			||||||
        "@types/humanize-duration": "^3.27.4",
 | 
					        "@types/humanize-duration": "^3.27.4",
 | 
				
			||||||
        "@types/jest": "^29.5.14",
 | 
					        "@types/jest": "^29.5.14",
 | 
				
			||||||
        "@types/react": "^19.1.4",
 | 
					        "@types/react": "^19.1.5",
 | 
				
			||||||
        "@types/react-dom": "^19.1.5",
 | 
					        "@types/react-dom": "^19.1.5",
 | 
				
			||||||
        "@types/react-syntax-highlighter": "^15.5.13",
 | 
					        "@types/react-syntax-highlighter": "^15.5.13",
 | 
				
			||||||
        "@types/uuid": "^10.0.0",
 | 
					        "@types/uuid": "^10.0.0",
 | 
				
			||||||
@@ -1598,9 +1598,9 @@
 | 
				
			|||||||
      "license": "MIT"
 | 
					      "license": "MIT"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/@types/react": {
 | 
					    "node_modules/@types/react": {
 | 
				
			||||||
      "version": "19.1.4",
 | 
					      "version": "19.1.5",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.4.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.5.tgz",
 | 
				
			||||||
      "integrity": "sha512-EB1yiiYdvySuIITtD5lhW4yPyJ31RkJkkDw794LaQYrxCSaQV/47y5o1FMC4zF9ZyjUjzJMZwbovEnT5yHTW6g==",
 | 
					      "integrity": "sha512-piErsCVVbpMMT2r7wbawdZsq4xMvIAhQuac2gedQHysu1TZYEigE6pnFfgZT+/jQnrRuF5r+SHzuehFjfRjr4g==",
 | 
				
			||||||
      "license": "MIT",
 | 
					      "license": "MIT",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "csstype": "^3.0.2"
 | 
					        "csstype": "^3.0.2"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -34,7 +34,7 @@
 | 
				
			|||||||
    "@eslint/js": "^9.27.0",
 | 
					    "@eslint/js": "^9.27.0",
 | 
				
			||||||
    "@types/humanize-duration": "^3.27.4",
 | 
					    "@types/humanize-duration": "^3.27.4",
 | 
				
			||||||
    "@types/jest": "^29.5.14",
 | 
					    "@types/jest": "^29.5.14",
 | 
				
			||||||
    "@types/react": "^19.1.4",
 | 
					    "@types/react": "^19.1.5",
 | 
				
			||||||
    "@types/react-dom": "^19.1.5",
 | 
					    "@types/react-dom": "^19.1.5",
 | 
				
			||||||
    "@types/react-syntax-highlighter": "^15.5.13",
 | 
					    "@types/react-syntax-highlighter": "^15.5.13",
 | 
				
			||||||
    "@types/uuid": "^10.0.0",
 | 
					    "@types/uuid": "^10.0.0",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user