mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-30 22:26:38 -04:00
📦 npm: Bump next-sitemap from 2.5.14 to 2.5.15
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 2.5.14 to 2.5.15. - [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases) - [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/v2.5.14...v2.5.15) --- updated-dependencies: - dependency-name: next-sitemap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
"next-compose-plugins": "^2.2.1",
|
||||
"next-mdx-remote": "^4.0.2",
|
||||
"next-seo": "^5.3.0",
|
||||
"next-sitemap": "^2.5.14",
|
||||
"next-sitemap": "^2.5.15",
|
||||
"next-transpile-modules": "^9.0.0",
|
||||
"node-fetch": "^3.2.3",
|
||||
"p-retry": "^5.1.0",
|
||||
|
@ -4575,10 +4575,10 @@ next-seo@^5.3.0:
|
||||
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.3.0.tgz#35a8c3ebb9898fd2ac4c8208de360feed3756bf8"
|
||||
integrity sha512-ofXUGGZ4l6j4oCxu6aecTWTkNbN/g+zbYUOvLRBKl96bJrt+WWyo4riRxQqqczvk1niGH4ibN7cCEwVjlYZs2g==
|
||||
|
||||
next-sitemap@^2.5.14:
|
||||
version "2.5.14"
|
||||
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-2.5.14.tgz#f196c90d4aef8444c6eb7266875bf2179a515bb7"
|
||||
integrity sha512-aJmxGmoE23NClCi1P6KpHov9DUieF/ZZbfGpTiruOYCq4nKu8Q4masOuswlOl3nNKZa0C3u4JG+TPubjslYH9A==
|
||||
next-sitemap@^2.5.15:
|
||||
version "2.5.15"
|
||||
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-2.5.15.tgz#7074d02c92b19eee9958a15d1db718b782799cd2"
|
||||
integrity sha512-Ex6ZW85DzKEBnwScrThmfWZKag98w0gPIkUKKqTWRUDES8dyeV0e1pB1Y//nBM7BHPWEW6ozMrLrp5Hm1R1sMg==
|
||||
dependencies:
|
||||
"@corex/deepmerge" "^2.6.148"
|
||||
minimist "^1.2.6"
|
||||
|
Reference in New Issue
Block a user