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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-21 17:07:00 +00:00
committed by GitHub
parent 385fe73093
commit 76412d11a0
2 changed files with 26 additions and 32 deletions
+4 -4
View File
@@ -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",