mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	Merge pull request #626 from TriliumNext/renovate/i18next-23.x
fix(deps): update dependency i18next to v23.16.8
This commit is contained in:
		
							
								
								
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -48,7 +48,7 @@ | |||||||
|         "html2plaintext": "2.1.4", |         "html2plaintext": "2.1.4", | ||||||
|         "http-proxy-agent": "7.0.2", |         "http-proxy-agent": "7.0.2", | ||||||
|         "https-proxy-agent": "7.0.5", |         "https-proxy-agent": "7.0.5", | ||||||
|         "i18next": "23.16.4", |         "i18next": "23.16.8", | ||||||
|         "i18next-fs-backend": "2.3.2", |         "i18next-fs-backend": "2.3.2", | ||||||
|         "i18next-http-backend": "2.6.2", |         "i18next-http-backend": "2.6.2", | ||||||
|         "image-type": "4.1.0", |         "image-type": "4.1.0", | ||||||
| @@ -10042,9 +10042,9 @@ | |||||||
|       } |       } | ||||||
|     }, |     }, | ||||||
|     "node_modules/i18next": { |     "node_modules/i18next": { | ||||||
|       "version": "23.16.4", |       "version": "23.16.8", | ||||||
|       "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz", |       "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.8.tgz", | ||||||
|       "integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==", |       "integrity": "sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==", | ||||||
|       "funding": [ |       "funding": [ | ||||||
|         { |         { | ||||||
|           "type": "individual", |           "type": "individual", | ||||||
| @@ -10059,6 +10059,7 @@ | |||||||
|           "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" |           "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" | ||||||
|         } |         } | ||||||
|       ], |       ], | ||||||
|  |       "license": "MIT", | ||||||
|       "dependencies": { |       "dependencies": { | ||||||
|         "@babel/runtime": "^7.23.2" |         "@babel/runtime": "^7.23.2" | ||||||
|       } |       } | ||||||
|   | |||||||
| @@ -89,7 +89,7 @@ | |||||||
|     "html2plaintext": "2.1.4", |     "html2plaintext": "2.1.4", | ||||||
|     "http-proxy-agent": "7.0.2", |     "http-proxy-agent": "7.0.2", | ||||||
|     "https-proxy-agent": "7.0.5", |     "https-proxy-agent": "7.0.5", | ||||||
|     "i18next": "23.16.4", |     "i18next": "23.16.8", | ||||||
|     "i18next-fs-backend": "2.3.2", |     "i18next-fs-backend": "2.3.2", | ||||||
|     "i18next-http-backend": "2.6.2", |     "i18next-http-backend": "2.6.2", | ||||||
|     "image-type": "4.1.0", |     "image-type": "4.1.0", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user