Bump react-i18next from 12.3.1 to 13.0.0
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.3.1 to 13.0.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v12.3.1...v13.0.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									d857c497b3
								
							
						
					
					
						commit
						b4c431865f
					
				
					 2 changed files with 11 additions and 11 deletions
				
			
		
							
								
								
									
										20
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										20
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -39,7 +39,7 @@
 | 
			
		|||
        "react-form-with-constraints-bootstrap4": "^0.16.1",
 | 
			
		||||
        "react-google-maps": "^9.4.5",
 | 
			
		||||
        "react-hook-form": "^7.44.3",
 | 
			
		||||
        "react-i18next": "^12.3.1",
 | 
			
		||||
        "react-i18next": "^13.0.0",
 | 
			
		||||
        "react-router-dom": "^6.13.0",
 | 
			
		||||
        "react-scripts": "5.0.1",
 | 
			
		||||
        "react-select": "^5.7.3",
 | 
			
		||||
| 
						 | 
				
			
			@ -17309,15 +17309,15 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/react-i18next": {
 | 
			
		||||
      "version": "12.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==",
 | 
			
		||||
      "version": "13.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-qRFbrSgynsBSjfnSTb/Um3mw9uPjOfDi4Iq2rMCuzfsRsYGdkEdyCr0i+T0bR0bG6xwULvK4k1oRVLLd7ZDBVw==",
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/runtime": "^7.20.6",
 | 
			
		||||
        "@babel/runtime": "^7.22.5",
 | 
			
		||||
        "html-parse-stringify": "^3.0.1"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependencies": {
 | 
			
		||||
        "i18next": ">= 19.0.0",
 | 
			
		||||
        "i18next": ">= 23.0.1",
 | 
			
		||||
        "react": ">= 16.8.0"
 | 
			
		||||
      },
 | 
			
		||||
      "peerDependenciesMeta": {
 | 
			
		||||
| 
						 | 
				
			
			@ -33154,11 +33154,11 @@
 | 
			
		|||
      "requires": {}
 | 
			
		||||
    },
 | 
			
		||||
    "react-i18next": {
 | 
			
		||||
      "version": "12.3.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.3.1.tgz",
 | 
			
		||||
      "integrity": "sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==",
 | 
			
		||||
      "version": "13.0.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.0.tgz",
 | 
			
		||||
      "integrity": "sha512-qRFbrSgynsBSjfnSTb/Um3mw9uPjOfDi4Iq2rMCuzfsRsYGdkEdyCr0i+T0bR0bG6xwULvK4k1oRVLLd7ZDBVw==",
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@babel/runtime": "^7.20.6",
 | 
			
		||||
        "@babel/runtime": "^7.22.5",
 | 
			
		||||
        "html-parse-stringify": "^3.0.1"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -33,7 +33,7 @@
 | 
			
		|||
    "react-form-with-constraints-bootstrap4": "^0.16.1",
 | 
			
		||||
    "react-google-maps": "^9.4.5",
 | 
			
		||||
    "react-hook-form": "^7.44.3",
 | 
			
		||||
    "react-i18next": "^12.3.1",
 | 
			
		||||
    "react-i18next": "^13.0.0",
 | 
			
		||||
    "react-router-dom": "^6.13.0",
 | 
			
		||||
    "react-scripts": "5.0.1",
 | 
			
		||||
    "react-select": "^5.7.3",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue