⬆️ Bump next-sitemap from 4.0.9 to 4.1.3 (#1471)

⬆️ Bump next-sitemap from 4.0.9 to 4.1.3

Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 4.0.9 to 4.1.3.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases)
- [Changelog](https://github.com/iamvishnusankar/next-sitemap/blob/master/changelog.md)
- [Commits](https://github.com/iamvishnusankar/next-sitemap/compare/4.0.9...4.1.3)

---
updated-dependencies:
- dependency-name: next-sitemap
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-05-22 09:21:31 +02:00 committed by GitHub
parent ffbf1545c8
commit c2a76cab14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 12 deletions

View File

@ -37,7 +37,7 @@
"lint-staged": "^13.2.2",
"next": "^13.4.2",
"next-pwa": "^5.4.4",
"next-sitemap": "^4.0.9",
"next-sitemap": "^4.1.3",
"next-themes": "^0.2.0",
"node-mocks-http": "^1.12.2",
"prettier": "2.8.8",

View File

@ -1555,10 +1555,10 @@ __metadata:
languageName: node
linkType: hard
"@corex/deepmerge@npm:^4.0.37":
version: 4.0.37
resolution: "@corex/deepmerge@npm:4.0.37"
checksum: f6f5daf29762f691dbc1104c092639897d65219e809f7c1028f7797e361c7787bd247bfd09e81f31b70386f1611ed9c4c137dd45c404b4da2f606a6cca51c6d8
"@corex/deepmerge@npm:^4.0.43":
version: 4.0.43
resolution: "@corex/deepmerge@npm:4.0.43"
checksum: f0103bfcfb9938ba478868fad522b018b92615ba186b0322c92aa1f57e539b87d4379d88fee3a404264a83bd4b13c384cfb07834377997d6d71cd840a880b4c4
languageName: node
linkType: hard
@ -5431,7 +5431,7 @@ __metadata:
languageName: node
linkType: hard
"fast-glob@npm:^3.2.11":
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.12":
version: 3.2.12
resolution: "fast-glob@npm:3.2.12"
dependencies:
@ -8044,11 +8044,12 @@ __metadata:
languageName: node
linkType: hard
"next-sitemap@npm:^4.0.9":
version: 4.0.9
resolution: "next-sitemap@npm:4.0.9"
"next-sitemap@npm:^4.1.3":
version: 4.1.3
resolution: "next-sitemap@npm:4.1.3"
dependencies:
"@corex/deepmerge": ^4.0.37
"@corex/deepmerge": ^4.0.43
fast-glob: ^3.2.12
minimist: ^1.2.8
peerDependencies:
"@next/env": "*"
@ -8056,7 +8057,7 @@ __metadata:
bin:
next-sitemap: bin/next-sitemap.mjs
next-sitemap-cjs: bin/next-sitemap.cjs
checksum: 3c9fa402e24ab7399020ffaabc48d9d380b20891ca49affecc51a25876de2e57fb9799e3a5122218967e7bd9b165a02d5e1ab9a689aaf9cb15417fc33c4cae95
checksum: de9b292dffdafcaf0a1cd661471f34892aaad37820b613d6776f04a30ab5b1ead21b79890dcfdfb2de72e0f12d052674ffe165692f5b106495759f3d9cf5141e
languageName: node
linkType: hard
@ -10553,7 +10554,7 @@ __metadata:
lint-staged: ^13.2.2
next: ^13.4.2
next-pwa: ^5.4.4
next-sitemap: ^4.0.9
next-sitemap: ^4.1.3
next-themes: ^0.2.0
node-mocks-http: ^1.12.2
prettier: 2.8.8