Skip to content

Commit 6a030b3

Browse files
fix(deps): update dependency next-sitemap to v4.2.3 (#10067)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58d9e53 commit 6a030b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"js-yaml": "4.1.0",
7676
"next": "14.2.3",
7777
"next-mdx-remote": "4.4.1",
78-
"next-sitemap": "4.2.2",
78+
"next-sitemap": "4.2.3",
7979
"react": "^18.2.0",
8080
"react-dom": "^18.2.0",
8181
"react-markdown": "8.0.7",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11981,10 +11981,10 @@ [email protected]:
1198111981
vfile "^5.3.0"
1198211982
vfile-matter "^3.0.1"
1198311983

11984-
11985-
version "4.2.2"
11986-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-4.2.2.tgz#2336c4e2c1086842ed0f2d3f80e7fb8b8a4e0da1"
11987-
integrity sha512-cz5PyFibUNSJSXOY5mllq5TW0OH6SGG+8GJ9fR9pl1Thu4rvkDye+0N0790h+9kQihDStuVw2xfwC3qihDkflA==
11984+
11985+
version "4.2.3"
11986+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-4.2.3.tgz#5db3f650351a51e84b9fd6b58c5af2f9257b5058"
11987+
integrity sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ==
1198811988
dependencies:
1198911989
"@corex/deepmerge" "^4.0.43"
1199011990
"@next/env" "^13.4.3"

0 commit comments

Comments
 (0)