build(deps-dev): bump release-it from 19.0.5 to 19.0.6 (#1048)

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

---
updated-dependencies:
- dependency-name: release-it
  dependency-version: 19.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-11-16 23:46:02 +00:00 committed by GitHub
parent 9389f1fff8
commit 77b67112a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 18 deletions

37
package-lock.json generated
View File

@ -28,7 +28,7 @@
"postcss": "8.5.6", "postcss": "8.5.6",
"prettier": "3.6.2", "prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1", "prettier-plugin-tailwindcss": "0.7.1",
"release-it": "19.0.5", "release-it": "19.0.6",
"tailwindcss": "3.4.17", "tailwindcss": "3.4.17",
"typescript": "5.9.3" "typescript": "5.9.3"
}, },
@ -2571,19 +2571,19 @@
} }
}, },
"node_modules/c12": { "node_modules/c12": {
"version": "3.3.0", "version": "3.3.1",
"resolved": "https://registry.npmjs.org/c12/-/c12-3.3.0.tgz", "resolved": "https://registry.npmjs.org/c12/-/c12-3.3.1.tgz",
"integrity": "sha512-K9ZkuyeJQeqLEyqldbYLG3wjqwpw4BVaAqvmxq3GYKK0b1A/yYQdIcJxkzAOWcNVWhJpRXAPfZFueekiY/L8Dw==", "integrity": "sha512-LcWQ01LT9tkoUINHgpIOv3mMs+Abv7oVCrtpMRi1PaapVEpWoMga5WuT7/DqFTu7URP9ftbOmimNw1KNIGh9DQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"chokidar": "^4.0.3", "chokidar": "^4.0.3",
"confbox": "^0.2.2", "confbox": "^0.2.2",
"defu": "^6.1.4", "defu": "^6.1.4",
"dotenv": "^17.2.2", "dotenv": "^17.2.3",
"exsolve": "^1.0.7", "exsolve": "^1.0.7",
"giget": "^2.0.0", "giget": "^2.0.0",
"jiti": "^2.5.1", "jiti": "^2.6.1",
"ohash": "^2.0.11", "ohash": "^2.0.11",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"perfect-debounce": "^2.0.0", "perfect-debounce": "^2.0.0",
@ -4042,9 +4042,9 @@
} }
}, },
"node_modules/exsolve": { "node_modules/exsolve": {
"version": "1.0.7", "version": "1.0.8",
"resolved": "https://registry.npmjs.org/exsolve/-/exsolve-1.0.7.tgz", "resolved": "https://registry.npmjs.org/exsolve/-/exsolve-1.0.8.tgz",
"integrity": "sha512-VO5fQUzZtI6C+vx4w/4BWJpg3s/5l+6pRQEHzFRM8WFi4XffSP1Z+4qi7GbjWbvRQEbdIco5mIMq+zX4rPuLrw==", "integrity": "sha512-LmDxfWXwcTArk8fUEnOfSZpHOJ6zOMUJKOtFLFqJLoKJetuQG874Uc7/Kki7zFLzYybmZhp1M7+98pfMqeX8yA==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT"
}, },
@ -6888,9 +6888,9 @@
} }
}, },
"node_modules/release-it": { "node_modules/release-it": {
"version": "19.0.5", "version": "19.0.6",
"resolved": "https://registry.npmjs.org/release-it/-/release-it-19.0.5.tgz", "resolved": "https://registry.npmjs.org/release-it/-/release-it-19.0.6.tgz",
"integrity": "sha512-bYlUKC0TQroBKi8jQUeoxLHql4d9Fx/2EQLHPKUobXTNSiTS2WY8vlgdHZRhRjVEMyAWwyadJVKfFZnRJuRn4Q==", "integrity": "sha512-XTCNZ2mV9wjASQmc2bcQjA+ImJiFMijbFSyQE6lDmP1Plq17acjYaoY5FmJb5Lh/Nv4UDwfRlKQMv1DvHFKf1g==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -6908,7 +6908,7 @@
"@octokit/rest": "22.0.0", "@octokit/rest": "22.0.0",
"@phun-ky/typeof": "2.0.3", "@phun-ky/typeof": "2.0.3",
"async-retry": "1.3.3", "async-retry": "1.3.3",
"c12": "3.3.0", "c12": "3.3.1",
"ci-info": "^4.3.0", "ci-info": "^4.3.0",
"eta": "4.0.1", "eta": "4.0.1",
"git-url-parse": "16.1.0", "git-url-parse": "16.1.0",
@ -7928,11 +7928,14 @@
} }
}, },
"node_modules/tinyexec": { "node_modules/tinyexec": {
"version": "1.0.1", "version": "1.0.2",
"resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.1.tgz", "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.2.tgz",
"integrity": "sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==", "integrity": "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT",
"engines": {
"node": ">=18"
}
}, },
"node_modules/tinyglobby": { "node_modules/tinyglobby": {
"version": "0.2.15", "version": "0.2.15",

View File

@ -33,7 +33,7 @@
"postcss": "8.5.6", "postcss": "8.5.6",
"prettier": "3.6.2", "prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.7.1", "prettier-plugin-tailwindcss": "0.7.1",
"release-it": "19.0.5", "release-it": "19.0.6",
"tailwindcss": "3.4.17", "tailwindcss": "3.4.17",
"typescript": "5.9.3" "typescript": "5.9.3"
}, },