Compare commits
	
		
			1 Commits
		
	
	
		
			3408ffc1ef
			...
			bffb768a64
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| bffb768a64 | 
							
								
								
									
										16
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -43,7 +43,7 @@ | |||||||
|         "@types/react": "^19.0.12", |         "@types/react": "^19.0.12", | ||||||
|         "@types/react-dom": "^19.0.4", |         "@types/react-dom": "^19.0.4", | ||||||
|         "@vitejs/plugin-react": "^4.4.1", |         "@vitejs/plugin-react": "^4.4.1", | ||||||
|         "eslint": "^9.27.0", |         "eslint": "^9.28.0", | ||||||
|         "eslint-plugin-react-hooks": "^5.2.0", |         "eslint-plugin-react-hooks": "^5.2.0", | ||||||
|         "eslint-plugin-react-refresh": "^0.4.20", |         "eslint-plugin-react-refresh": "^0.4.20", | ||||||
|         "globals": "^16.0.0", |         "globals": "^16.0.0", | ||||||
| @@ -1051,9 +1051,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/@eslint/js": { |     "node_modules/@eslint/js": { | ||||||
|       "version": "9.27.0", |       "version": "9.28.0", | ||||||
|       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.27.0.tgz", |       "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.28.0.tgz", | ||||||
|       "integrity": "sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==", |       "integrity": "sha512-fnqSjGWd/CoIp4EXIxWVK/sHA6DOHN4+8Ix2cX5ycOY7LG0UY8nHCU5pIp2eaE1Mc7Qd8kHspYNzYXT2ojPLzg==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "engines": { |       "engines": { | ||||||
| @@ -2935,9 +2935,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/eslint": { |     "node_modules/eslint": { | ||||||
|       "version": "9.27.0", |       "version": "9.28.0", | ||||||
|       "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.27.0.tgz", |       "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.28.0.tgz", | ||||||
|       "integrity": "sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==", |       "integrity": "sha512-ocgh41VhRlf9+fVpe7QKzwLj9c92fDiqOj8Y3Sd4/ZmVA4Btx4PlUYPq4pp9JDyupkf1upbEXecxL2mwNV7jPQ==", | ||||||
|       "dev": true, |       "dev": true, | ||||||
|       "license": "MIT", |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
| @@ -2947,7 +2947,7 @@ | |||||||
|         "@eslint/config-helpers": "^0.2.1", |         "@eslint/config-helpers": "^0.2.1", | ||||||
|         "@eslint/core": "^0.14.0", |         "@eslint/core": "^0.14.0", | ||||||
|         "@eslint/eslintrc": "^3.3.1", |         "@eslint/eslintrc": "^3.3.1", | ||||||
|         "@eslint/js": "9.27.0", |         "@eslint/js": "9.28.0", | ||||||
|         "@eslint/plugin-kit": "^0.3.1", |         "@eslint/plugin-kit": "^0.3.1", | ||||||
|         "@humanfs/node": "^0.16.6", |         "@humanfs/node": "^0.16.6", | ||||||
|         "@humanwhocodes/module-importer": "^1.0.1", |         "@humanwhocodes/module-importer": "^1.0.1", | ||||||
|   | |||||||
| @@ -45,7 +45,7 @@ | |||||||
|     "@types/react": "^19.0.12", |     "@types/react": "^19.0.12", | ||||||
|     "@types/react-dom": "^19.0.4", |     "@types/react-dom": "^19.0.4", | ||||||
|     "@vitejs/plugin-react": "^4.4.1", |     "@vitejs/plugin-react": "^4.4.1", | ||||||
|     "eslint": "^9.27.0", |     "eslint": "^9.28.0", | ||||||
|     "eslint-plugin-react-hooks": "^5.2.0", |     "eslint-plugin-react-hooks": "^5.2.0", | ||||||
|     "eslint-plugin-react-refresh": "^0.4.20", |     "eslint-plugin-react-refresh": "^0.4.20", | ||||||
|     "globals": "^16.0.0", |     "globals": "^16.0.0", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user