mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Upgrade htmx to 2.0.5 (#34809)
Release notes: https://github.com/bigskysoftware/htmx/releases/tag/v2.0.5 Tested Star, Watch, and the admin dashboard page. All functionality remains unchanged. Signed-off-by: Yarden Shoham <git@yardenshoham.com>
This commit is contained in:
		
							
								
								
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										8
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -30,7 +30,7 @@ | |||||||
|         "esbuild-loader": "4.3.0", |         "esbuild-loader": "4.3.0", | ||||||
|         "escape-goat": "4.0.0", |         "escape-goat": "4.0.0", | ||||||
|         "fast-glob": "3.3.3", |         "fast-glob": "3.3.3", | ||||||
|         "htmx.org": "2.0.4", |         "htmx.org": "2.0.5", | ||||||
|         "idiomorph": "0.7.3", |         "idiomorph": "0.7.3", | ||||||
|         "jquery": "3.7.1", |         "jquery": "3.7.1", | ||||||
|         "katex": "0.16.22", |         "katex": "0.16.22", | ||||||
| @@ -8233,9 +8233,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/htmx.org": { |     "node_modules/htmx.org": { | ||||||
|       "version": "2.0.4", |       "version": "2.0.5", | ||||||
|       "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.4.tgz", |       "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.5.tgz", | ||||||
|       "integrity": "sha512-HLxMCdfXDOJirs3vBZl/ZLoY+c7PfM4Ahr2Ad4YXh6d22T5ltbTXFFkpx9Tgb2vvmWFMbIc3LqN2ToNkZJvyYQ==", |       "integrity": "sha512-ocgvtHCShWFW0DvSV1NbJC7Y5EzUMy2eo5zeWvGj2Ac4LOr7sv9YKg4jzCZJdXN21fXACmCViwKSy+cm6i2dWQ==", | ||||||
|       "license": "0BSD" |       "license": "0BSD" | ||||||
|     }, |     }, | ||||||
|     "node_modules/iconv-lite": { |     "node_modules/iconv-lite": { | ||||||
|   | |||||||
| @@ -29,7 +29,7 @@ | |||||||
|     "esbuild-loader": "4.3.0", |     "esbuild-loader": "4.3.0", | ||||||
|     "escape-goat": "4.0.0", |     "escape-goat": "4.0.0", | ||||||
|     "fast-glob": "3.3.3", |     "fast-glob": "3.3.3", | ||||||
|     "htmx.org": "2.0.4", |     "htmx.org": "2.0.5", | ||||||
|     "idiomorph": "0.7.3", |     "idiomorph": "0.7.3", | ||||||
|     "jquery": "3.7.1", |     "jquery": "3.7.1", | ||||||
|     "katex": "0.16.22", |     "katex": "0.16.22", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user