Compare commits
	
		
			1 Commits
		
	
	
		
			35fc98e653
			...
			dc4354d7b7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| dc4354d7b7 | 
							
								
								
									
										16
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										16
									
								
								remote_frontend/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -11,13 +11,13 @@ | ||||
|         "@fluentui/react-components": "^9.61.5", | ||||
|         "@fluentui/react-icons": "^2.0.292", | ||||
|         "filesize": "^10.1.6", | ||||
|         "react": "^18.2.0", | ||||
|         "react-dom": "^18.2.0" | ||||
|         "react": "^18.3.1", | ||||
|         "react-dom": "^18.3.1" | ||||
|       }, | ||||
|       "devDependencies": { | ||||
|         "@eslint/js": "^9.21.0", | ||||
|         "@types/react": "^18.3.12", | ||||
|         "@types/react-dom": "^18.3.1", | ||||
|         "@types/react": "^18.3.20", | ||||
|         "@types/react-dom": "^18.3.5", | ||||
|         "@typescript-eslint/eslint-plugin": "^8.28.0", | ||||
|         "@typescript-eslint/parser": "^8.28.0", | ||||
|         "@vitejs/plugin-react": "^4.3.4", | ||||
| @@ -2729,6 +2729,8 @@ | ||||
|     }, | ||||
|     "node_modules/@types/react-dom": { | ||||
|       "version": "18.3.5", | ||||
|       "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.5.tgz", | ||||
|       "integrity": "sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==", | ||||
|       "license": "MIT", | ||||
|       "peerDependencies": { | ||||
|         "@types/react": "^18.0.0" | ||||
| @@ -4111,6 +4113,8 @@ | ||||
|     }, | ||||
|     "node_modules/react": { | ||||
|       "version": "18.3.1", | ||||
|       "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", | ||||
|       "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "loose-envify": "^1.1.0" | ||||
| @@ -4121,6 +4125,8 @@ | ||||
|     }, | ||||
|     "node_modules/react-dom": { | ||||
|       "version": "18.3.1", | ||||
|       "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", | ||||
|       "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "loose-envify": "^1.1.0", | ||||
| @@ -4132,6 +4138,8 @@ | ||||
|     }, | ||||
|     "node_modules/react-dom/node_modules/scheduler": { | ||||
|       "version": "0.23.2", | ||||
|       "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz", | ||||
|       "integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", | ||||
|       "license": "MIT", | ||||
|       "dependencies": { | ||||
|         "loose-envify": "^1.1.0" | ||||
|   | ||||
| @@ -13,13 +13,13 @@ | ||||
|     "@fluentui/react-components": "^9.61.5", | ||||
|     "@fluentui/react-icons": "^2.0.292", | ||||
|     "filesize": "^10.1.6", | ||||
|     "react": "^18.2.0", | ||||
|     "react-dom": "^18.2.0" | ||||
|     "react": "^18.3.1", | ||||
|     "react-dom": "^18.3.1" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@eslint/js": "^9.21.0", | ||||
|     "@types/react": "^18.3.12", | ||||
|     "@types/react-dom": "^18.3.1", | ||||
|     "@types/react": "^18.3.20", | ||||
|     "@types/react-dom": "^18.3.5", | ||||
|     "@typescript-eslint/eslint-plugin": "^8.28.0", | ||||
|     "@typescript-eslint/parser": "^8.28.0", | ||||
|     "@vitejs/plugin-react": "^4.3.4", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user