chore(deps): update lockfiles
All checks were successful
commitlint / check-and-test (pull_request) Successful in 7s
check-and-test / check-and-test (pull_request) Successful in 34s

This commit is contained in:
2026-03-25 00:02:41 +00:00
parent 7dfbca8030
commit 3fe5505afe

12
package-lock.json generated
View File

@@ -432,9 +432,9 @@
}
},
"node_modules/katex": {
"version": "0.16.41",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.41.tgz",
"integrity": "sha512-AdDAqox1xU1h5yGai/uksjxwXby0gbRkwQaWvaE6Esp2wDX/Y/lL6qxQhVg84gzFsriyIv+WVg7bXaVy1PbcJg==",
"version": "0.16.42",
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.42.tgz",
"integrity": "sha512-sZ4jqyEXfHTLEFK+qsFYToa3UZ0rtFcPGwKpyiRYh2NJn8obPWOQ+/u7ux0F6CAU/y78+Mksh1YkxTPXTh47TQ==",
"dev": true,
"funding": [
"https://opencollective.com/katex",
@@ -569,9 +569,9 @@
}
},
"node_modules/markdownlint-cli/node_modules/brace-expansion": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
"integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
"dev": true,
"license": "MIT",
"dependencies": {