Merge pull request 'Update dependency @mdx-js/react to v3.1.1' (#29) from renovate/mdx-js-react-3.x-lockfile into main
All checks were successful
Build Nginx-based docker image / build-static-assets (push) Successful in 1h4m34s

Reviewed-on: #29
This commit is contained in:
bustikiller 2025-09-15 21:35:22 +00:00
commit 5703c6ca01

6
package-lock.json generated
View File

@ -3607,9 +3607,9 @@
}
},
"node_modules/@mdx-js/react": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz",
"integrity": "sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.1.tgz",
"integrity": "sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==",
"license": "MIT",
"dependencies": {
"@types/mdx": "^2.0.0"