From 8cc3b69ad33f0109dffaf048c64918cb5f7f833b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:04:23 +0000 Subject: [PATCH] Bump js-yaml and @mdxeditor/editor Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [@mdxeditor/editor](https://github.com/mdx-editor/editor). These dependencies need to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) Updates `@mdxeditor/editor` from 3.47.0 to 3.49.2 - [Release notes](https://github.com/mdx-editor/editor/releases) - [Commits](https://github.com/mdx-editor/editor/compare/v3.47.0...v3.49.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: "@mdxeditor/editor" dependency-version: 3.49.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 76 ++++++++++++++++++++++++++++++++++++++++++----- package.json | 2 +- 2 files changed, 69 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5472792..1d474d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@clickhouse/client": "^1.12.1", "@headlessui/react": "^2.2.9", - "@mdxeditor/editor": "^3.47.0", + "@mdxeditor/editor": "^3.49.2", "@prisma/client": "^6.16.3", "@sentry/nextjs": "^10.25.0", "easymde": "^2.20.0", @@ -2025,9 +2025,9 @@ "license": "MIT" }, "node_modules/@mdxeditor/editor": { - "version": "3.47.0", - "resolved": "https://registry.npmjs.org/@mdxeditor/editor/-/editor-3.47.0.tgz", - "integrity": "sha512-KZ6jvKSrkmOFaIEs3FFZ1to6WKuJ2piMLTm6C0YS6z5rtdYTArwgLFm/901T72RcYby3Sq0vi3WLtsx9jYAUdA==", + "version": "3.49.2", + "resolved": "https://registry.npmjs.org/@mdxeditor/editor/-/editor-3.49.2.tgz", + "integrity": "sha512-dZdSEAQ49Ed1MCcviI2xYBPCCkcOB9CCMfXv3f+jE4CuhAqDb+nozoqnsVCGE6JT7A+eEIOyUerX7oyVPJt48Q==", "license": "MIT", "dependencies": { "@codemirror/commands": "^6.2.4", @@ -2060,7 +2060,7 @@ "cm6-theme-basic-light": "^0.2.0", "codemirror": "^6.0.1", "downshift": "^7.6.0", - "js-yaml": "4.1.0", + "js-yaml": "4.1.1", "lexical": "^0.35.0", "mdast-util-directive": "^3.0.0", "mdast-util-from-markdown": "^2.0.0", @@ -4958,6 +4958,66 @@ "node": ">=14.0.0" } }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": { + "version": "1.5.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/wasi-threads": "1.1.0", + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": { + "version": "1.5.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": { + "version": "1.1.0", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": { + "version": "1.0.5", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@emnapi/core": "^1.5.0", + "@emnapi/runtime": "^1.5.0", + "@tybys/wasm-util": "^0.10.1" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": { + "version": "0.10.1", + "dev": true, + "inBundle": true, + "license": "MIT", + "optional": true, + "dependencies": { + "tslib": "^2.4.0" + } + }, + "node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": { + "version": "2.8.1", + "dev": true, + "inBundle": true, + "license": "0BSD", + "optional": true + }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { "version": "4.1.14", "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.14.tgz", @@ -7384,9 +7444,9 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz", + "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==", "license": "MIT", "dependencies": { "argparse": "^2.0.1" diff --git a/package.json b/package.json index a556bae..2ae32f0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@clickhouse/client": "^1.12.1", "@headlessui/react": "^2.2.9", - "@mdxeditor/editor": "^3.47.0", + "@mdxeditor/editor": "^3.49.2", "@prisma/client": "^6.16.3", "@sentry/nextjs": "^10.25.0", "easymde": "^2.20.0",