mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Upgrade htmx to 2.0.2 (#31847)
				
					
				
			Tested `Follow`, `Star`, `Watch`, and the admin dashboard page. All functionality remains unchanged. Signed-off-by: Yarden Shoham <git@yardenshoham.com>
This commit is contained in:
		
							
								
								
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -29,7 +29,7 @@ | ||||
|         "esbuild-loader": "4.2.2", | ||||
|         "escape-goat": "4.0.0", | ||||
|         "fast-glob": "3.3.2", | ||||
|         "htmx.org": "2.0.0", | ||||
|         "htmx.org": "2.0.2", | ||||
|         "idiomorph": "0.3.0", | ||||
|         "jquery": "3.7.1", | ||||
|         "katex": "0.16.11", | ||||
| @@ -7595,10 +7595,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/htmx.org": { | ||||
|       "version": "2.0.0", | ||||
|       "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.0.tgz", | ||||
|       "integrity": "sha512-N0r1VjrqeCpig0mTi2/sooDZBeQlp1RBohnWQ/ufqc7ICaI0yjs04fNGhawm6+/HWhJFlcXn8MqOjWI9QGG2lQ==", | ||||
|       "license": "0BSD" | ||||
|       "version": "2.0.2", | ||||
|       "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.2.tgz", | ||||
|       "integrity": "sha512-eUPIpQaWKKstX393XNCRCMJTrqPzikh36Y9RceqsUZLTtlFjFaVDgwZLUsrFk8J2uzZxkkfiy0TE359j2eN6hA==" | ||||
|     }, | ||||
|     "node_modules/human-signals": { | ||||
|       "version": "5.0.0", | ||||
|   | ||||
| @@ -28,7 +28,7 @@ | ||||
|     "esbuild-loader": "4.2.2", | ||||
|     "escape-goat": "4.0.0", | ||||
|     "fast-glob": "3.3.2", | ||||
|     "htmx.org": "2.0.0", | ||||
|     "htmx.org": "2.0.2", | ||||
|     "idiomorph": "0.3.0", | ||||
|     "jquery": "3.7.1", | ||||
|     "katex": "0.16.11", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user