diff --git a/packages/tools/docs-tools/package.json b/packages/tools/docs-tools/package.json index 7af295f9d20..ab14a617aed 100644 --- a/packages/tools/docs-tools/package.json +++ b/packages/tools/docs-tools/package.json @@ -57,6 +57,6 @@ "rimraf": "~5.0.1", "tsc-alias": "~1.8.7", "typescript": "5.2.2", - "unified": "^11.0.3" + "unified": "11.0.3" } } diff --git a/packages/tools/markdown/package.json b/packages/tools/markdown/package.json index ecb2ad56dec..266dc3d90af 100644 --- a/packages/tools/markdown/package.json +++ b/packages/tools/markdown/package.json @@ -44,7 +44,7 @@ "eslint": "^8.45.0", "prettier": "~3.0.3", "typescript": "5.2.2", - "unified": "^11.0.3", + "unified": "11.0.3", "vfile": "6.0.1" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 08f844b58a1..b5f427d244e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1775,8 +1775,8 @@ importers: specifier: 5.2.2 version: 5.2.2 unified: - specifier: ^11.0.3 - version: 11.0.4 + specifier: 11.0.3 + version: 11.0.3 packages/tools/e2e-tests: devDependencies: @@ -2065,7 +2065,7 @@ importers: specifier: 5.2.2 version: 5.2.2 unified: - specifier: ^11.0.3 + specifier: 11.0.3 version: 11.0.3 vfile: specifier: 6.0.1 @@ -22453,7 +22453,7 @@ packages: micromark-extension-gfm: 3.0.0 remark-parse: 11.0.0 remark-stringify: 11.0.0 - unified: 11.0.4 + unified: 11.0.3 transitivePeerDependencies: - supports-color dev: false @@ -22498,7 +22498,7 @@ packages: '@types/mdast': 4.0.3 mdast-util-from-markdown: 2.0.0 micromark-util-types: 2.0.0 - unified: 11.0.4 + unified: 11.0.3 transitivePeerDependencies: - supports-color dev: false @@ -22539,7 +22539,7 @@ packages: dependencies: '@types/mdast': 4.0.3 mdast-util-to-markdown: 2.1.0 - unified: 11.0.4 + unified: 11.0.3 dev: false /remark@14.0.3: @@ -22558,7 +22558,7 @@ packages: '@types/mdast': 4.0.3 remark-parse: 11.0.0 remark-stringify: 11.0.0 - unified: 11.0.4 + unified: 11.0.3 transitivePeerDependencies: - supports-color dev: false @@ -24833,7 +24833,7 @@ packages: prettier: ^3.0.0 dependencies: prettier: 3.0.3 - unified: 11.0.4 + unified: 11.0.3 dev: false /unified@10.1.2: @@ -24857,7 +24857,6 @@ packages: is-plain-obj: 4.1.0 trough: 2.1.0 vfile: 6.0.1 - dev: true /unified@11.0.4: resolution: {integrity: sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==} @@ -24869,6 +24868,7 @@ packages: is-plain-obj: 4.1.0 trough: 2.1.0 vfile: 6.0.1 + dev: false /unique-string@2.0.0: resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==}