build(deps-dev): bump release-it from 17.11.0 to 18.0.0 (#819)

Bumps [release-it](https://github.com/release-it/release-it) from 17.11.0 to 18.0.0.
- [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/17.11.0...18.0.0)

---
updated-dependencies:
- dependency-name: release-it
  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-01-09 11:59:46 +00:00 committed by GitHub
parent c0be6e82ff
commit 4fd012a8c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 603 additions and 597 deletions

1198
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@
"postcss": "8.4.49",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "0.6.9",
"release-it": "17.11.0",
"release-it": "18.0.0",
"tailwindcss": "3.4.17",
"typescript": "^5.7.2"
},