We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2048a6b commit fc16392Copy full SHA for fc16392
package.json
@@ -41,7 +41,7 @@
41
"lodash.merge": "^4.6.2",
42
"lodash.shuffle": "^4.2.0",
43
"lodash.union": "^4.6.0",
44
- "next": "^14.2.2",
+ "next": "^14.2.3",
45
"next-i18next": "^14.0.3",
46
"next-mdx-remote": "^3.0.8",
47
"next-sitemap": "^4.2.3",
yarn.lock
@@ -10595,7 +10595,7 @@ next-sitemap@^4.2.3:
10595
fast-glob "^3.2.12"
10596
minimist "^1.2.8"
10597
10598
-next@^14.2.2:
+next@^14.2.3:
10599
version "14.2.3"
10600
resolved "https://registry.yarnpkg.com/next/-/next-14.2.3.tgz#f117dd5d5f20c307e7b8e4f9c1c97d961008925d"
10601
integrity sha512-dowFkFTR8v79NPJO4QsBUtxv0g9BrS/phluVpMAt2ku7H+cbcBJlopXjkWlwxrk/xGqMemr7JkGPGemPrLLX7A==
0 commit comments