build(deps-dev): bump release-it from 18.1.2 to 19.0.1 (#930)

Bumps [release-it](https://github.com/release-it/release-it) from 18.1.2 to 19.0.1.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/18.1.2...19.0.1)

---
updated-dependencies:
- dependency-name: release-it
  dependency-version: 19.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-04-21 21:39:54 +01:00 committed by GitHub
parent ba513f6afe
commit 02377d6fd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 667 additions and 1384 deletions

2049
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@
"postcss": "8.5.3",
"prettier": "3.5.3",
"prettier-plugin-tailwindcss": "0.6.11",
"release-it": "18.1.2",
"release-it": "19.0.1",
"tailwindcss": "3.4.17",
"typescript": "^5.8.3"
},