diff --git a/front/package.json b/front/package.json index 8570b2f..204a6a9 100644 --- a/front/package.json +++ b/front/package.json @@ -42,7 +42,7 @@ "hash-wasm": "^4.12.0", "heic-to": "^1.4.3", "lodash-es": "^4.18.1", - "markdown-it": "^14.2.0", + "markdown-it": "^14.1.1", "motion-v": "^1.10.3", "nanoid": "^5.1.11", "nuxt": "4.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5663079..8fc8d9c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -120,8 +120,8 @@ importers: specifier: ^4.18.1 version: 4.18.1 markdown-it: - specifier: ^14.2.0 - version: 14.2.0 + specifier: ^14.1.1 + version: 14.1.1 motion-v: specifier: ^1.10.3 version: 1.10.3(@vueuse/core@13.9.0(vue@3.5.34(typescript@5.9.3)))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(vue@3.5.34(typescript@5.9.3)) @@ -4883,9 +4883,6 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - linkify-it@5.0.1: - resolution: {integrity: sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==} - linkifyjs@4.3.3: resolution: {integrity: sha512-P8aEP5U/D1/IlTY2OeYsErdwh9bGuLE30NcXtKEjgdHcahveQoQwM2yZNsioQHsWFz0P7KKudisbrzCgR0sDHg==} @@ -4980,10 +4977,6 @@ packages: resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==} hasBin: true - markdown-it@14.2.0: - resolution: {integrity: sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==} - hasBin: true - marked@15.0.12: resolution: {integrity: sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==} engines: {node: '>= 18'} @@ -11429,10 +11422,6 @@ snapshots: dependencies: uc.micro: 2.1.0 - linkify-it@5.0.1: - dependencies: - uc.micro: 2.1.0 - linkifyjs@4.3.3: {} lint-staged@15.5.2: @@ -11603,15 +11592,6 @@ snapshots: punycode.js: 2.3.1 uc.micro: 2.1.0 - markdown-it@14.2.0: - dependencies: - argparse: 2.0.1 - entities: 4.5.0 - linkify-it: 5.0.1 - mdurl: 2.0.0 - punycode.js: 2.3.1 - uc.micro: 2.1.0 - marked@15.0.12: {} math-intrinsics@1.1.0: {}