website: bump remark-directive from 3.0.1 to 4.0.0 in /website (#13315)
Bumps [remark-directive](https://github.com/remarkjs/remark-directive) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/remarkjs/remark-directive/releases) - [Commits](https://github.com/remarkjs/remark-directive/compare/3.0.1...4.0.0) --- updated-dependencies: - dependency-name: remark-directive dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										125
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										125
									
								
								website/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -29,7 +29,7 @@
 | 
				
			|||||||
                "react-feather": "^2.0.10",
 | 
					                "react-feather": "^2.0.10",
 | 
				
			||||||
                "react-toggle": "^4.1.3",
 | 
					                "react-toggle": "^4.1.3",
 | 
				
			||||||
                "react-tooltip": "^5.28.0",
 | 
					                "react-tooltip": "^5.28.0",
 | 
				
			||||||
                "remark-directive": "^3.0.1",
 | 
					                "remark-directive": "^4.0.0",
 | 
				
			||||||
                "remark-github": "^12.0.0",
 | 
					                "remark-github": "^12.0.0",
 | 
				
			||||||
                "semver": "^7.7.1"
 | 
					                "semver": "^7.7.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
@ -3469,6 +3469,97 @@
 | 
				
			|||||||
                "react-dom": "^18.0.0 || ^19.0.0"
 | 
					                "react-dom": "^18.0.0 || ^19.0.0"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 | 
					        "node_modules/@docusaurus/mdx-loader/node_modules/micromark-extension-directive": {
 | 
				
			||||||
 | 
					            "version": "3.0.2",
 | 
				
			||||||
 | 
					            "resolved": "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-3.0.2.tgz",
 | 
				
			||||||
 | 
					            "integrity": "sha512-wjcXHgk+PPdmvR58Le9d7zQYWy+vKEU9Se44p2CrCDPiLr2FMyiT4Fyb5UFKFC66wGB3kPlgD7q3TnoqPS7SZA==",
 | 
				
			||||||
 | 
					            "license": "MIT",
 | 
				
			||||||
 | 
					            "dependencies": {
 | 
				
			||||||
 | 
					                "devlop": "^1.0.0",
 | 
				
			||||||
 | 
					                "micromark-factory-space": "^2.0.0",
 | 
				
			||||||
 | 
					                "micromark-factory-whitespace": "^2.0.0",
 | 
				
			||||||
 | 
					                "micromark-util-character": "^2.0.0",
 | 
				
			||||||
 | 
					                "micromark-util-symbol": "^2.0.0",
 | 
				
			||||||
 | 
					                "micromark-util-types": "^2.0.0",
 | 
				
			||||||
 | 
					                "parse-entities": "^4.0.0"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "funding": {
 | 
				
			||||||
 | 
					                "type": "opencollective",
 | 
				
			||||||
 | 
					                "url": "https://opencollective.com/unified"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "node_modules/@docusaurus/mdx-loader/node_modules/micromark-factory-space": {
 | 
				
			||||||
 | 
					            "version": "2.0.1",
 | 
				
			||||||
 | 
					            "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
 | 
				
			||||||
 | 
					            "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
 | 
				
			||||||
 | 
					            "funding": [
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "type": "GitHub Sponsors",
 | 
				
			||||||
 | 
					                    "url": "https://github.com/sponsors/unifiedjs"
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "type": "OpenCollective",
 | 
				
			||||||
 | 
					                    "url": "https://opencollective.com/unified"
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            ],
 | 
				
			||||||
 | 
					            "license": "MIT",
 | 
				
			||||||
 | 
					            "dependencies": {
 | 
				
			||||||
 | 
					                "micromark-util-character": "^2.0.0",
 | 
				
			||||||
 | 
					                "micromark-util-types": "^2.0.0"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "node_modules/@docusaurus/mdx-loader/node_modules/micromark-util-character": {
 | 
				
			||||||
 | 
					            "version": "2.1.1",
 | 
				
			||||||
 | 
					            "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
 | 
				
			||||||
 | 
					            "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
 | 
				
			||||||
 | 
					            "funding": [
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "type": "GitHub Sponsors",
 | 
				
			||||||
 | 
					                    "url": "https://github.com/sponsors/unifiedjs"
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "type": "OpenCollective",
 | 
				
			||||||
 | 
					                    "url": "https://opencollective.com/unified"
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            ],
 | 
				
			||||||
 | 
					            "license": "MIT",
 | 
				
			||||||
 | 
					            "dependencies": {
 | 
				
			||||||
 | 
					                "micromark-util-symbol": "^2.0.0",
 | 
				
			||||||
 | 
					                "micromark-util-types": "^2.0.0"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "node_modules/@docusaurus/mdx-loader/node_modules/micromark-util-symbol": {
 | 
				
			||||||
 | 
					            "version": "2.0.1",
 | 
				
			||||||
 | 
					            "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
 | 
				
			||||||
 | 
					            "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
 | 
				
			||||||
 | 
					            "funding": [
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "type": "GitHub Sponsors",
 | 
				
			||||||
 | 
					                    "url": "https://github.com/sponsors/unifiedjs"
 | 
				
			||||||
 | 
					                },
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                    "type": "OpenCollective",
 | 
				
			||||||
 | 
					                    "url": "https://opencollective.com/unified"
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					            ],
 | 
				
			||||||
 | 
					            "license": "MIT"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "node_modules/@docusaurus/mdx-loader/node_modules/remark-directive": {
 | 
				
			||||||
 | 
					            "version": "3.0.1",
 | 
				
			||||||
 | 
					            "resolved": "https://registry.npmjs.org/remark-directive/-/remark-directive-3.0.1.tgz",
 | 
				
			||||||
 | 
					            "integrity": "sha512-gwglrEQEZcZYgVyG1tQuA+h58EZfq5CSULw7J90AFuCTyib1thgHPoqQ+h9iFvU6R+vnZ5oNFQR5QKgGpk741A==",
 | 
				
			||||||
 | 
					            "license": "MIT",
 | 
				
			||||||
 | 
					            "dependencies": {
 | 
				
			||||||
 | 
					                "@types/mdast": "^4.0.0",
 | 
				
			||||||
 | 
					                "mdast-util-directive": "^3.0.0",
 | 
				
			||||||
 | 
					                "micromark-extension-directive": "^3.0.0",
 | 
				
			||||||
 | 
					                "unified": "^11.0.0"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "funding": {
 | 
				
			||||||
 | 
					                "type": "opencollective",
 | 
				
			||||||
 | 
					                "url": "https://opencollective.com/unified"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
        "node_modules/@docusaurus/module-type-aliases": {
 | 
					        "node_modules/@docusaurus/module-type-aliases": {
 | 
				
			||||||
            "version": "3.7.0",
 | 
					            "version": "3.7.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.7.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@docusaurus/module-type-aliases/-/module-type-aliases-3.7.0.tgz",
 | 
				
			||||||
@ -15371,9 +15462,9 @@
 | 
				
			|||||||
            "license": "MIT"
 | 
					            "license": "MIT"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/micromark-extension-directive": {
 | 
					        "node_modules/micromark-extension-directive": {
 | 
				
			||||||
            "version": "3.0.0",
 | 
					            "version": "4.0.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-3.0.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/micromark-extension-directive/-/micromark-extension-directive-4.0.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-61OI07qpQrERc+0wEysLHMvoiO3s2R56x5u7glHq2Yqq6EHbH4dW25G9GfDdGCDYqA21KE6DWgNSzxSwHc2hSg==",
 | 
					            "integrity": "sha512-/C2nqVmXXmiseSSuCdItCMho7ybwwop6RrrRPk0KbOHW21JKoCldC+8rFOaundDoRBUWBnJJcxeA/Kvi34WQXg==",
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "devlop": "^1.0.0",
 | 
					                "devlop": "^1.0.0",
 | 
				
			||||||
@ -15390,9 +15481,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/micromark-extension-directive/node_modules/micromark-factory-space": {
 | 
					        "node_modules/micromark-extension-directive/node_modules/micromark-factory-space": {
 | 
				
			||||||
            "version": "2.0.0",
 | 
					            "version": "2.0.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
 | 
				
			||||||
            "integrity": "sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==",
 | 
					            "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "GitHub Sponsors",
 | 
					                    "type": "GitHub Sponsors",
 | 
				
			||||||
@ -15410,9 +15501,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/micromark-extension-directive/node_modules/micromark-util-character": {
 | 
					        "node_modules/micromark-extension-directive/node_modules/micromark-util-character": {
 | 
				
			||||||
            "version": "2.1.0",
 | 
					            "version": "2.1.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
 | 
				
			||||||
            "integrity": "sha512-KvOVV+X1yLBfs9dCBSopq/+G1PcgT3lAK07mC4BzXi5E7ahzMAF8oIupDDJ6mievI6F+lAATkbQQlQixJfT3aQ==",
 | 
					            "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "GitHub Sponsors",
 | 
					                    "type": "GitHub Sponsors",
 | 
				
			||||||
@ -15430,9 +15521,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/micromark-extension-directive/node_modules/micromark-util-symbol": {
 | 
					        "node_modules/micromark-extension-directive/node_modules/micromark-util-symbol": {
 | 
				
			||||||
            "version": "2.0.0",
 | 
					            "version": "2.0.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
 | 
				
			||||||
            "integrity": "sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==",
 | 
					            "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
 | 
				
			||||||
            "funding": [
 | 
					            "funding": [
 | 
				
			||||||
                {
 | 
					                {
 | 
				
			||||||
                    "type": "GitHub Sponsors",
 | 
					                    "type": "GitHub Sponsors",
 | 
				
			||||||
@ -21533,14 +21624,14 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/remark-directive": {
 | 
					        "node_modules/remark-directive": {
 | 
				
			||||||
            "version": "3.0.1",
 | 
					            "version": "4.0.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/remark-directive/-/remark-directive-3.0.1.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/remark-directive/-/remark-directive-4.0.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-gwglrEQEZcZYgVyG1tQuA+h58EZfq5CSULw7J90AFuCTyib1thgHPoqQ+h9iFvU6R+vnZ5oNFQR5QKgGpk741A==",
 | 
					            "integrity": "sha512-7sxn4RfF1o3izevPV1DheyGDD6X4c9hrGpfdUpm7uC++dqrnJxIZVkk7CoKqcLm0VUMAuOol7Mno3m6g8cfMuA==",
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@types/mdast": "^4.0.0",
 | 
					                "@types/mdast": "^4.0.0",
 | 
				
			||||||
                "mdast-util-directive": "^3.0.0",
 | 
					                "mdast-util-directive": "^3.0.0",
 | 
				
			||||||
                "micromark-extension-directive": "^3.0.0",
 | 
					                "micromark-extension-directive": "^4.0.0",
 | 
				
			||||||
                "unified": "^11.0.0"
 | 
					                "unified": "^11.0.0"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": {
 | 
					            "funding": {
 | 
				
			||||||
 | 
				
			|||||||
@ -38,7 +38,7 @@
 | 
				
			|||||||
        "react-feather": "^2.0.10",
 | 
					        "react-feather": "^2.0.10",
 | 
				
			||||||
        "react-toggle": "^4.1.3",
 | 
					        "react-toggle": "^4.1.3",
 | 
				
			||||||
        "react-tooltip": "^5.28.0",
 | 
					        "react-tooltip": "^5.28.0",
 | 
				
			||||||
        "remark-directive": "^3.0.1",
 | 
					        "remark-directive": "^4.0.0",
 | 
				
			||||||
        "remark-github": "^12.0.0"
 | 
					        "remark-github": "^12.0.0"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "browserslist": {
 | 
					    "browserslist": {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user