dawarich/package.json
dependabot[bot] 2a1792c2d3
Bump playwright in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [playwright](https://github.com/microsoft/playwright).


Updates `playwright` from 1.54.1 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.1...v1.56.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.56.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 19:04:27 +00:00

19 lines
372 B
JSON

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