build(deps): bump gatsby-plugin-sitemap from 5.11.1 to 5.13.0 in /docs (#2802)
This commit is contained in:
		
							parent
							
								
									85c551765b
								
							
						
					
					
						commit
						7a2e4f1bb9
					
				
							
								
								
									
										39
									
								
								docs/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										39
									
								
								docs/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -28,7 +28,7 @@ | ||||
|         "gatsby-plugin-react-svg": "^3.1.0", | ||||
|         "gatsby-plugin-robots-txt": "^1.7.0", | ||||
|         "gatsby-plugin-sharp": "^4.13.0", | ||||
|         "gatsby-plugin-sitemap": "^5.11.1", | ||||
|         "gatsby-plugin-sitemap": "^5.13.0", | ||||
|         "gatsby-remark-autolink-headers": "^5.13.0", | ||||
|         "gatsby-remark-copy-linked-files": "^5.13.0", | ||||
|         "gatsby-remark-external-links": "^0.0.4", | ||||
| @ -13399,13 +13399,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/gatsby-plugin-sitemap": { | ||||
|       "version": "5.11.1", | ||||
|       "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.11.1.tgz", | ||||
|       "integrity": "sha512-tt92KLUDS+eCrqSA5oYieDGjXLyUDXfYKEwLhYKXk7KlMMjporFJWVrc4Ba8WD04bUWVnzc2rqr19/zQI0ZIpQ==", | ||||
|       "version": "5.13.0", | ||||
|       "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.13.0.tgz", | ||||
|       "integrity": "sha512-KygCaEQYzSyik50vw6tU1fhUX/RtDv9nMFdgkcGKJT7BAsJvGRPDbxcwIkXTF6RmuNUCpnFC/bIqeXupPeNwZw==", | ||||
|       "dependencies": { | ||||
|         "@babel/runtime": "^7.15.4", | ||||
|         "common-tags": "^1.8.2", | ||||
|         "minimatch": "^3.0.4", | ||||
|         "minimatch": "^3.1.2", | ||||
|         "sitemap": "^7.0.0" | ||||
|       }, | ||||
|       "engines": { | ||||
| @ -13417,6 +13417,17 @@ | ||||
|         "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/gatsby-plugin-sitemap/node_modules/minimatch": { | ||||
|       "version": "3.1.2", | ||||
|       "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", | ||||
|       "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | ||||
|       "dependencies": { | ||||
|         "brace-expansion": "^1.1.7" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": "*" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/gatsby-plugin-typescript": { | ||||
|       "version": "4.13.0", | ||||
|       "resolved": "https://registry.npmjs.org/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.13.0.tgz", | ||||
| @ -36489,14 +36500,24 @@ | ||||
|       } | ||||
|     }, | ||||
|     "gatsby-plugin-sitemap": { | ||||
|       "version": "5.11.1", | ||||
|       "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.11.1.tgz", | ||||
|       "integrity": "sha512-tt92KLUDS+eCrqSA5oYieDGjXLyUDXfYKEwLhYKXk7KlMMjporFJWVrc4Ba8WD04bUWVnzc2rqr19/zQI0ZIpQ==", | ||||
|       "version": "5.13.0", | ||||
|       "resolved": "https://registry.npmjs.org/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-5.13.0.tgz", | ||||
|       "integrity": "sha512-KygCaEQYzSyik50vw6tU1fhUX/RtDv9nMFdgkcGKJT7BAsJvGRPDbxcwIkXTF6RmuNUCpnFC/bIqeXupPeNwZw==", | ||||
|       "requires": { | ||||
|         "@babel/runtime": "^7.15.4", | ||||
|         "common-tags": "^1.8.2", | ||||
|         "minimatch": "^3.0.4", | ||||
|         "minimatch": "^3.1.2", | ||||
|         "sitemap": "^7.0.0" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "minimatch": { | ||||
|           "version": "3.1.2", | ||||
|           "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", | ||||
|           "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | ||||
|           "requires": { | ||||
|             "brace-expansion": "^1.1.7" | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
|     "gatsby-plugin-typescript": { | ||||
|  | ||||
| @ -25,7 +25,7 @@ | ||||
|     "gatsby-plugin-react-svg": "^3.1.0", | ||||
|     "gatsby-plugin-robots-txt": "^1.7.0", | ||||
|     "gatsby-plugin-sharp": "^4.13.0", | ||||
|     "gatsby-plugin-sitemap": "^5.11.1", | ||||
|     "gatsby-plugin-sitemap": "^5.13.0", | ||||
|     "gatsby-remark-autolink-headers": "^5.13.0", | ||||
|     "gatsby-remark-copy-linked-files": "^5.13.0", | ||||
|     "gatsby-remark-external-links": "^0.0.4", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
						dependabot[bot]