mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-04 05:15:39 +00:00 
			
		
		
		
	chore(deps): bump i18n-js from 4.3.0 to 4.3.2
Bumps [i18n-js](https://github.com/fnando/i18n) from 4.3.0 to 4.3.2. - [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md) - [Commits](https://github.com/fnando/i18n/compare/v4.3.0...v4.3.2) --- updated-dependencies: - dependency-name: i18n-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -14,7 +14,7 @@
 | 
			
		||||
                "chartjs-adapter-date-fns": "^3.0.0",
 | 
			
		||||
                "chartjs-chart-sankey": "^0.12.0",
 | 
			
		||||
                "date-fns": "^2.30.0",
 | 
			
		||||
                "i18n-js": "^4.3.0",
 | 
			
		||||
                "i18n-js": "^4.3.2",
 | 
			
		||||
                "store": "^2.0.12"
 | 
			
		||||
            },
 | 
			
		||||
            "devDependencies": {
 | 
			
		||||
@@ -715,11 +715,12 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/i18n-js": {
 | 
			
		||||
            "version": "4.3.0",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/i18n-js/-/i18n-js-4.3.0.tgz",
 | 
			
		||||
            "integrity": "sha512-PX93eT6WPV6Ym6mHtFKGDRZB0zwDX7HUPkgprjsZ28J6/Ohw1nvRYuM93or3pWv2VLxs6XfBf7X9Fc/YAZNEtQ==",
 | 
			
		||||
            "version": "4.3.2",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/i18n-js/-/i18n-js-4.3.2.tgz",
 | 
			
		||||
            "integrity": "sha512-n8gbEbQEueym2/q2yrZk5/xKWjFcKtg3/Escw4JHSVWa8qtKqP8j7se3UjkRbHlO/REqFA0V/MG1q8tEfyHeOA==",
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "bignumber.js": "*",
 | 
			
		||||
                "lodash": "*",
 | 
			
		||||
                "make-plural": "*"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
@@ -787,6 +788,11 @@
 | 
			
		||||
                "vite": "^3.0.0 || ^4.0.0"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/lodash": {
 | 
			
		||||
            "version": "4.17.21",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
 | 
			
		||||
            "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/make-plural": {
 | 
			
		||||
            "version": "7.3.0",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/make-plural/-/make-plural-7.3.0.tgz",
 | 
			
		||||
 
 | 
			
		||||
@@ -22,7 +22,7 @@
 | 
			
		||||
        "chartjs-adapter-date-fns": "^3.0.0",
 | 
			
		||||
        "chartjs-chart-sankey": "^0.12.0",
 | 
			
		||||
        "date-fns": "^2.30.0",
 | 
			
		||||
        "i18n-js": "^4.3.0",
 | 
			
		||||
        "i18n-js": "^4.3.2",
 | 
			
		||||
        "store": "^2.0.12"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user