From 76412d11a0cf2598e9475a96ff2dae32e6905453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 17:07:00 +0000 Subject: [PATCH] Bump the prod-dependencies group across 1 directory with 4 updates Bumps the prod-dependencies group with 4 updates in the / directory: [@codemirror/commands](https://github.com/codemirror/commands), [@codemirror/view](https://github.com/codemirror/view), [@oddbird/css-anchor-positioning](https://github.com/oddbird/css-anchor-positioning) and [mongoose](https://github.com/Automattic/mongoose). Updates `@codemirror/commands` from 6.10.4 to 6.11.0 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/commands/commits) Updates `@codemirror/view` from 6.43.8 to 6.43.9 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `@oddbird/css-anchor-positioning` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/oddbird/css-anchor-positioning/releases) - [Changelog](https://github.com/oddbird/css-anchor-positioning/blob/main/CHANGELOG.md) - [Commits](https://github.com/oddbird/css-anchor-positioning/compare/v0.10.1...v0.10.2) Updates `mongoose` from 9.9.2 to 9.9.3 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/9.9.2...9.9.3) --- updated-dependencies: - dependency-name: "@codemirror/commands" dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@codemirror/view" dependency-version: 6.43.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@oddbird/css-anchor-positioning" dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: mongoose dependency-version: 9.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 50 +++++++++++++++++++++-------------------------- package.json | 8 ++++---- 2 files changed, 26 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index a4701ccac..a61a0c7c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@babel/preset-react": "^8.0.1", "@babel/runtime": "^8.0.0", "@codemirror/autocomplete": "^6.20.3", - "@codemirror/commands": "^6.10.3", + "@codemirror/commands": "^6.11.0", "@codemirror/highlight": "^0.19.8", "@codemirror/lang-css": "^6.3.1", "@codemirror/lang-javascript": "^6.2.5", @@ -25,11 +25,11 @@ "@codemirror/language-data": "^6.5.2", "@codemirror/search": "^6.6.0", "@codemirror/state": "^6.6.0", - "@codemirror/view": "^6.43.8", + "@codemirror/view": "^6.43.9", "@dmsnell/diff-match-patch": "^1.1.0", "@googleapis/drive": "^20.2.0", "@lezer/highlight": "^1.2.3", - "@oddbird/css-anchor-positioning": "^0.10.1", + "@oddbird/css-anchor-positioning": "^0.10.2", "@sanity/diff-match-patch": "^3.2.0", "@vitejs/plugin-react": "^6.0.5", "body-parser": "^2.3.0", @@ -64,7 +64,7 @@ "marked-variables": "^1.0.5", "markedLegacy": "npm:marked@^0.3.19", "moment": "^2.30.1", - "mongoose": "^9.9.2", + "mongoose": "^9.9.3", "nanoid": "6.0.1", "nconf": "^0.13.0", "node": "^26.7.0", @@ -2632,7 +2632,9 @@ } }, "node_modules/@codemirror/commands": { - "version": "6.10.4", + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/@codemirror/commands/-/commands-6.11.0.tgz", + "integrity": "sha512-/K4Rl5BN0OtTiPWmJCdqODu38XnDMsDxKY5rgrPnCkutPTJf2wVbkoixLfealF5Kwse/s8P8M5jAiURiwSwnFA==", "license": "MIT", "dependencies": { "@codemirror/language": "^6.0.0", @@ -3023,7 +3025,9 @@ "license": "MIT" }, "node_modules/@codemirror/view": { - "version": "6.43.8", + "version": "6.43.9", + "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.43.9.tgz", + "integrity": "sha512-sTuUzTpPMFebRhg6dawChoKKgndIwfjmJgKVxBefPElcU2NwQ6AFroupk0SFqEerQyZOGRfDNnSN8Dw/lMAsXw==", "license": "MIT", "dependencies": { "@codemirror/state": "^6.7.0", @@ -4272,29 +4276,15 @@ } }, "node_modules/@oddbird/css-anchor-positioning": { - "version": "0.10.1", + "version": "0.10.2", + "resolved": "https://registry.npmjs.org/@oddbird/css-anchor-positioning/-/css-anchor-positioning-0.10.2.tgz", + "integrity": "sha512-sk+1BpF5V+CfFm0CUbyTRxtwsUjcuP6Nz5tOzC6Bh500gBRdJJZJAeQ/3DYKPd9hGge5cqyVfUNl8zpWJVma/Q==", "license": "BSD-3-Clause", "dependencies": { - "@floating-ui/dom": "^1.7.6", - "@types/css-tree": "^2.3.11", + "@floating-ui/dom": "^1.8.0", + "@types/css-tree": "^3.2.0", "css-tree": "^3.2.1", - "nanoid": "^5.1.16" - } - }, - "node_modules/@oddbird/css-anchor-positioning/node_modules/nanoid": { - "version": "5.1.16", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "license": "MIT", - "bin": { - "nanoid": "bin/nanoid.js" - }, - "engines": { - "node": "^18 || >=20" + "nanoid": "^6.0.1" } }, "node_modules/@oxc-project/types": { @@ -4665,7 +4655,9 @@ } }, "node_modules/@types/css-tree": { - "version": "2.3.11", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@types/css-tree/-/css-tree-3.2.0.tgz", + "integrity": "sha512-J5KXmk6BFIepOT7280FdFyNs4c5fh0Uee0otjKEvzchrRs38Ii9qminqc4ds0L19X8Zd/rT+brR9jkBthygjWw==", "license": "MIT" }, "node_modules/@types/gensync": { @@ -10843,7 +10835,9 @@ } }, "node_modules/mongoose": { - "version": "9.9.2", + "version": "9.9.3", + "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-9.9.3.tgz", + "integrity": "sha512-9dQaKct05LNgVkunDzFPZsGGBhinobl3Qc5B5KYJkLNG5lBLgqESUEItl1EUIkVaCwZJGBgTuvJiFAjjIATCiw==", "license": "MIT", "dependencies": { "@standard-schema/spec": "^1.1.0", diff --git a/package.json b/package.json index cf1625ad2..f1c3f4894 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@babel/preset-react": "^8.0.1", "@babel/runtime": "^8.0.0", "@codemirror/autocomplete": "^6.20.3", - "@codemirror/commands": "^6.10.3", + "@codemirror/commands": "^6.11.0", "@codemirror/highlight": "^0.19.8", "@codemirror/lang-css": "^6.3.1", "@codemirror/lang-javascript": "^6.2.5", @@ -101,11 +101,11 @@ "@codemirror/language-data": "^6.5.2", "@codemirror/search": "^6.6.0", "@codemirror/state": "^6.6.0", - "@codemirror/view": "^6.43.8", + "@codemirror/view": "^6.43.9", "@dmsnell/diff-match-patch": "^1.1.0", "@googleapis/drive": "^20.2.0", "@lezer/highlight": "^1.2.3", - "@oddbird/css-anchor-positioning": "^0.10.1", + "@oddbird/css-anchor-positioning": "^0.10.2", "@sanity/diff-match-patch": "^3.2.0", "@vitejs/plugin-react": "^6.0.5", "body-parser": "^2.3.0", @@ -140,7 +140,7 @@ "marked-variables": "^1.0.5", "markedLegacy": "npm:marked@^0.3.19", "moment": "^2.30.1", - "mongoose": "^9.9.2", + "mongoose": "^9.9.3", "nanoid": "6.0.1", "nconf": "^0.13.0", "node": "^26.7.0",