chore: bump @rollup/plugin-typescript from 12.1.4 to 12.3.0 (#865)

Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 12.1.4 to 12.3.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v12.3.0/packages/typescript)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-typescript"
  dependency-version: 12.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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]
2026-02-17 18:30:52 +07:00
committed by GitHub
parent 51d422f5aa
commit 8ff76188d2
2 changed files with 30 additions and 12 deletions

View File

@@ -11,7 +11,7 @@
"devDependencies": {
"@eslint/js": "^9.35.0",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.4",
"@rollup/plugin-typescript": "^12.3.0",
"@tsconfig/node24": "^24.0.1",
"@types/node": "^25.2.0",
"@vitest/coverage-v8": "^3.1.4",