mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
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>
19 lines
372 B
JSON
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": {}
|
|
}
|