Update dependency @vitejs/plugin-react to ^4.7.0
This commit is contained in:
		
							
								
								
									
										125
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										125
									
								
								geneit_app/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -42,7 +42,7 @@ | ||||
|         "@eslint/js": "^9.31.0", | ||||
|         "@types/react": "^19.1.8", | ||||
|         "@types/react-dom": "^19.1.6", | ||||
|         "@vitejs/plugin-react": "^4.6.0", | ||||
|         "@vitejs/plugin-react": "^4.7.0", | ||||
|         "eslint": "^9.31.0", | ||||
|         "eslint-plugin-react-hooks": "^5.2.0", | ||||
|         "eslint-plugin-react-refresh": "^0.4.20", | ||||
| @@ -91,22 +91,22 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/core": { | ||||
|       "version": "7.27.4", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.27.4.tgz", | ||||
|       "integrity": "sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g==", | ||||
|       "version": "7.28.0", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz", | ||||
|       "integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@ampproject/remapping": "^2.2.0", | ||||
|         "@babel/code-frame": "^7.27.1", | ||||
|         "@babel/generator": "^7.27.3", | ||||
|         "@babel/generator": "^7.28.0", | ||||
|         "@babel/helper-compilation-targets": "^7.27.2", | ||||
|         "@babel/helper-module-transforms": "^7.27.3", | ||||
|         "@babel/helpers": "^7.27.4", | ||||
|         "@babel/parser": "^7.27.4", | ||||
|         "@babel/helpers": "^7.27.6", | ||||
|         "@babel/parser": "^7.28.0", | ||||
|         "@babel/template": "^7.27.2", | ||||
|         "@babel/traverse": "^7.27.4", | ||||
|         "@babel/types": "^7.27.3", | ||||
|         "@babel/traverse": "^7.28.0", | ||||
|         "@babel/types": "^7.28.0", | ||||
|         "convert-source-map": "^2.0.0", | ||||
|         "debug": "^4.1.0", | ||||
|         "gensync": "^1.0.0-beta.2", | ||||
| @@ -122,15 +122,15 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/generator": { | ||||
|       "version": "7.27.5", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.5.tgz", | ||||
|       "integrity": "sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw==", | ||||
|       "version": "7.28.0", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.0.tgz", | ||||
|       "integrity": "sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/parser": "^7.27.5", | ||||
|         "@babel/types": "^7.27.3", | ||||
|         "@jridgewell/gen-mapping": "^0.3.5", | ||||
|         "@jridgewell/trace-mapping": "^0.3.25", | ||||
|         "@babel/parser": "^7.28.0", | ||||
|         "@babel/types": "^7.28.0", | ||||
|         "@jridgewell/gen-mapping": "^0.3.12", | ||||
|         "@jridgewell/trace-mapping": "^0.3.28", | ||||
|         "jsesc": "^3.0.2" | ||||
|       }, | ||||
|       "engines": { | ||||
| @@ -154,6 +154,15 @@ | ||||
|         "node": ">=6.9.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/helper-globals": { | ||||
|       "version": "7.28.0", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz", | ||||
|       "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==", | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|         "node": ">=6.9.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/helper-module-imports": { | ||||
|       "version": "7.27.1", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz", | ||||
| @@ -238,12 +247,12 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/parser": { | ||||
|       "version": "7.27.5", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.5.tgz", | ||||
|       "integrity": "sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==", | ||||
|       "version": "7.28.0", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz", | ||||
|       "integrity": "sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/types": "^7.27.3" | ||||
|         "@babel/types": "^7.28.0" | ||||
|       }, | ||||
|       "bin": { | ||||
|         "parser": "bin/babel-parser.js" | ||||
| @@ -308,36 +317,27 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/traverse": { | ||||
|       "version": "7.27.4", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.4.tgz", | ||||
|       "integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==", | ||||
|       "version": "7.28.0", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.0.tgz", | ||||
|       "integrity": "sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/code-frame": "^7.27.1", | ||||
|         "@babel/generator": "^7.27.3", | ||||
|         "@babel/parser": "^7.27.4", | ||||
|         "@babel/generator": "^7.28.0", | ||||
|         "@babel/helper-globals": "^7.28.0", | ||||
|         "@babel/parser": "^7.28.0", | ||||
|         "@babel/template": "^7.27.2", | ||||
|         "@babel/types": "^7.27.3", | ||||
|         "debug": "^4.3.1", | ||||
|         "globals": "^11.1.0" | ||||
|         "@babel/types": "^7.28.0", | ||||
|         "debug": "^4.3.1" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=6.9.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/traverse/node_modules/globals": { | ||||
|       "version": "11.12.0", | ||||
|       "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", | ||||
|       "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|         "node": ">=4" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@babel/types": { | ||||
|       "version": "7.27.6", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.6.tgz", | ||||
|       "integrity": "sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==", | ||||
|       "version": "7.28.1", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.1.tgz", | ||||
|       "integrity": "sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/helper-string-parser": "^7.27.1", | ||||
| @@ -1210,17 +1210,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@jridgewell/gen-mapping": { | ||||
|       "version": "0.3.5", | ||||
|       "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", | ||||
|       "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==", | ||||
|       "version": "0.3.12", | ||||
|       "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz", | ||||
|       "integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@jridgewell/set-array": "^1.2.1", | ||||
|         "@jridgewell/sourcemap-codec": "^1.4.10", | ||||
|         "@jridgewell/sourcemap-codec": "^1.5.0", | ||||
|         "@jridgewell/trace-mapping": "^0.3.24" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=6.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@jridgewell/resolve-uri": { | ||||
| @@ -1232,15 +1228,6 @@ | ||||
|         "node": ">=6.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@jridgewell/set-array": { | ||||
|       "version": "1.2.1", | ||||
|       "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz", | ||||
|       "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", | ||||
|       "license": "MIT", | ||||
|       "engines": { | ||||
|         "node": ">=6.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@jridgewell/sourcemap-codec": { | ||||
|       "version": "1.5.0", | ||||
|       "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", | ||||
| @@ -1248,9 +1235,9 @@ | ||||
|       "license": "MIT" | ||||
|     }, | ||||
|     "node_modules/@jridgewell/trace-mapping": { | ||||
|       "version": "0.3.25", | ||||
|       "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", | ||||
|       "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", | ||||
|       "version": "0.3.29", | ||||
|       "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz", | ||||
|       "integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@jridgewell/resolve-uri": "^3.1.0", | ||||
| @@ -1763,9 +1750,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@rolldown/pluginutils": { | ||||
|       "version": "1.0.0-beta.19", | ||||
|       "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.19.tgz", | ||||
|       "integrity": "sha512-3FL3mnMbPu0muGOCaKAhhFEYmqv9eTfPSJRJmANrCwtgK8VuxpsZDGK+m0LYAGoyO8+0j5uRe4PeyPDK1yA/hA==", | ||||
|       "version": "1.0.0-beta.27", | ||||
|       "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz", | ||||
|       "integrity": "sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==", | ||||
|       "dev": true, | ||||
|       "license": "MIT" | ||||
|     }, | ||||
| @@ -2452,16 +2439,16 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/@vitejs/plugin-react": { | ||||
|       "version": "4.6.0", | ||||
|       "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.6.0.tgz", | ||||
|       "integrity": "sha512-5Kgff+m8e2PB+9j51eGHEpn5kUzRKH2Ry0qGoe8ItJg7pqnkPrYPkDQZGgGmTa0EGarHrkjLvOdU3b1fzI8otQ==", | ||||
|       "version": "4.7.0", | ||||
|       "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz", | ||||
|       "integrity": "sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==", | ||||
|       "dev": true, | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "@babel/core": "^7.27.4", | ||||
|         "@babel/core": "^7.28.0", | ||||
|         "@babel/plugin-transform-react-jsx-self": "^7.27.1", | ||||
|         "@babel/plugin-transform-react-jsx-source": "^7.27.1", | ||||
|         "@rolldown/pluginutils": "1.0.0-beta.19", | ||||
|         "@rolldown/pluginutils": "1.0.0-beta.27", | ||||
|         "@types/babel__core": "^7.20.5", | ||||
|         "react-refresh": "^0.17.0" | ||||
|       }, | ||||
| @@ -2469,7 +2456,7 @@ | ||||
|         "node": "^14.18.0 || >=16.0.0" | ||||
|       }, | ||||
|       "peerDependencies": { | ||||
|         "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0" | ||||
|         "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/acorn": { | ||||
|   | ||||
| @@ -44,7 +44,7 @@ | ||||
|     "@eslint/js": "^9.31.0", | ||||
|     "@types/react": "^19.1.8", | ||||
|     "@types/react-dom": "^19.1.6", | ||||
|     "@vitejs/plugin-react": "^4.6.0", | ||||
|     "@vitejs/plugin-react": "^4.7.0", | ||||
|     "eslint": "^9.31.0", | ||||
|     "eslint-plugin-react-hooks": "^5.2.0", | ||||
|     "eslint-plugin-react-refresh": "^0.4.20", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user