deps: bump the production group across 1 directory with 5 updates (#2721)

Integrated into release/v3.8.4
This commit is contained in:
dependabot[bot]
2026-05-26 00:24:39 -03:00
committed by GitHub
parent f9ca142a46
commit 9678a6404e

32
package-lock.json generated
View File

@@ -10712,9 +10712,9 @@
}
},
"node_modules/fumadocs-core": {
"version": "16.9.0",
"resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-16.9.0.tgz",
"integrity": "sha512-L5bXpKsN0m7kK483KqviQ7g0l6PA7M32K5yCXS0KUrVWJDUu038ASb08G59RFwWjxhahCAHf0H0ntwzF91lqnQ==",
"version": "16.9.1",
"resolved": "https://registry.npmjs.org/fumadocs-core/-/fumadocs-core-16.9.1.tgz",
"integrity": "sha512-8VW4aD1iG5SrCChRq84QpNyjKY69i5WfUFFgtx/LSUuX1RewWb0qps7DhKLSjOWraemhZatzsZ7iceivJmYRTg==",
"license": "MIT",
"dependencies": {
"@orama/orama": "^3.1.18",
@@ -10813,9 +10813,9 @@
}
},
"node_modules/fumadocs-mdx": {
"version": "15.0.7",
"resolved": "https://registry.npmjs.org/fumadocs-mdx/-/fumadocs-mdx-15.0.7.tgz",
"integrity": "sha512-3ffG5th20eL3CvEH9YSYfmn0MPeaJkdnu1MMXNsR1zduhn6tW5ieQ8YX+EC4+BfnpwcB3y2wwAlGM0PWl/YPNg==",
"version": "15.0.8",
"resolved": "https://registry.npmjs.org/fumadocs-mdx/-/fumadocs-mdx-15.0.8.tgz",
"integrity": "sha512-CT9odtkLmpjH/DOTEW8prKY6SYzr7rmHmJj+ZBkvppPMNFstvTLvxxpY0ri8/9RPmCTZQUUMdNBxcPzhsHIcgw==",
"license": "MIT",
"dependencies": {
"@mdx-js/mdx": "^3.1.1",
@@ -10877,9 +10877,9 @@
}
},
"node_modules/fumadocs-ui": {
"version": "16.9.0",
"resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-16.9.0.tgz",
"integrity": "sha512-z4w93vuhrsNp1cup7mcEoo8GSDQRCgDMkGnIvUEz+YB7IwSDhrUqf3lXuSKDaqPLXPdRvR0Cf+BAqARBW71c0Q==",
"version": "16.9.1",
"resolved": "https://registry.npmjs.org/fumadocs-ui/-/fumadocs-ui-16.9.1.tgz",
"integrity": "sha512-2A8wO/RuoV0eOgabKMlcjBEPQKynbE4wkxoTfAj/E6bYCid/zY3DG+hhSI1Ssen5ws/73mFPacIEBsWhdAAsnw==",
"license": "MIT",
"dependencies": {
"@fumadocs/tailwind": "0.0.5",
@@ -10908,7 +10908,7 @@
"@takumi-rs/image-response": "*",
"@types/mdx": "*",
"@types/react": "*",
"fumadocs-core": "16.9.0",
"fumadocs-core": "16.9.1",
"next": "16.x.x",
"react": "^19.2.0",
"react-dom": "^19.2.0"
@@ -11845,9 +11845,9 @@
"license": "ISC"
},
"node_modules/ink": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/ink/-/ink-7.0.3.tgz",
"integrity": "sha512-5kxHkIj9+RuqCU3zyvP4qvYWNOSHP2TW/SHayHGHOmk87KwfVcZwvJGemi9ch+ci2gXUqerK/Eh2DGEDt5q45g==",
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/ink/-/ink-7.0.4.tgz",
"integrity": "sha512-4wsM/gMKOT2ZANNTJibI6I9IcwBfobqv/CgaDcwvOaCREZIQxo3iGQS7qPHa2hmA67NYltZWCMtBDELB/mcbJQ==",
"license": "MIT",
"dependencies": {
"@alcalzone/ansi-tokenize": "^0.3.0",
@@ -20258,9 +20258,9 @@
]
},
"node_modules/ws": {
"version": "8.20.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz",
"integrity": "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==",
"version": "8.21.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
"integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
"license": "MIT",
"engines": {
"node": ">=10.0.0"