dawarich/package.json
dependabot[bot] a5a09fa1ea
Bump trix in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [trix](https://github.com/basecamp/trix).


Updates `trix` from 2.1.15 to 2.1.16
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/compare/v2.1.15...v2.1.16)

---
updated-dependencies:
- dependency-name: trix
  dependency-version: 2.1.16
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-31 22:10:46 +00:00

19 lines
385 B
JSON

{
"dependencies": {
"@hotwired/turbo-rails": "^7.3.0",
"@rails/actiontext": "^8.0.0",
"daisyui": "^4.7.3",
"leaflet": "^1.9.4",
"maplibre-gl": "^5.13.0",
"postcss": "^8.4.49",
"trix": "^2.1.16"
},
"engines": {
"node": "18.17.1",
"npm": "9.6.7"
},
"devDependencies": {
"@playwright/test": "^1.56.1",
"@types/node": "^24.0.13"
}
}