build(deps-dev): bump schema-dts from 1.1.5 to 2.0.0 (#164)

Bumps [schema-dts](https://github.com/google/schema-dts/tree/HEAD/packages/schema-dts) from 1.1.5 to 2.0.0.
- [Release notes](https://github.com/google/schema-dts/releases)
- [Commits](https://github.com/google/schema-dts/commits/v2.0.0/packages/schema-dts)

---
updated-dependencies:
- dependency-name: schema-dts
  dependency-version: 2.0.0
  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]
2026-04-15 23:11:53 +09:00
committed by GitHub
parent c24912de9a
commit 6a769598eb
2 changed files with 17 additions and 6 deletions

View File

@@ -35,7 +35,7 @@
"rehype-katex-svelte": "1.2.0",
"remark-footnotes": "2.0",
"remark-math": "6",
"schema-dts": "1.1.5",
"schema-dts": "2.0.0",
"svelte": "5.53.5",
"svelte-check": "4.3.3",
"svgo": "4.0.1",

View File

@@ -4803,10 +4803,21 @@ __metadata:
languageName: node
linkType: hard
"schema-dts@npm:1.1.5":
version: 1.1.5
resolution: "schema-dts@npm:1.1.5"
checksum: 10c0/babe23a1577c75c5df79d73acf34af3399e60928eab46f2236a0c4212061f5778d613a31c9e9ec86a2807d20b1ea460673d72d3fe1f64fb7543867460e607f76
"schema-dts-lib@npm:^1.0.0":
version: 1.0.0
resolution: "schema-dts-lib@npm:1.0.0"
peerDependencies:
typescript: ">=4.9.5"
checksum: 10c0/18b5d1ceb57f1e57073fe5a94c035201b924562dfed77ebf472767fde853014d7d0baab31e2006383c07b5608439b6e72c375cd9798c4d655a6c514355fdb527
languageName: node
linkType: hard
"schema-dts@npm:2.0.0":
version: 2.0.0
resolution: "schema-dts@npm:2.0.0"
dependencies:
schema-dts-lib: "npm:^1.0.0"
checksum: 10c0/139e2178b0609549338e9b8b970e34f44f342a3f75911806d0e4221f1e0ab2c09a482133f9fa1f55a29c4ec7fdb3cace056853368a9db487c572bc408db2b2c9
languageName: node
linkType: hard
@@ -5966,7 +5977,7 @@ __metadata:
rehype-katex-svelte: "npm:1.2.0"
remark-footnotes: "npm:2.0"
remark-math: "npm:6"
schema-dts: "npm:1.1.5"
schema-dts: "npm:2.0.0"
svelte: "npm:5.53.5"
svelte-check: "npm:4.3.3"
svelte-persisted-store: "npm:0.12.0"