build(deps-dev): bump schema-dts from 1.1.2 to 1.1.5 (#57)

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

---
updated-dependencies:
- dependency-name: schema-dts
  dependency-version: 1.1.5
  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-07-07 17:50:24 +09:00
committed by GitHub
parent bc5ac73d2b
commit 2918881432
2 changed files with 6 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"rehype-katex-svelte": "1.2.0",
"remark-footnotes": "2.0",
"remark-math": "3",
"schema-dts": "1.1.2",
"schema-dts": "1.1.5",
"svelte": "5.20.4",
"svelte-check": "4.1.5",
"svgo": "3.3.2",

View File

@@ -3607,12 +3607,10 @@ __metadata:
languageName: node
linkType: hard
"schema-dts@npm:1.1.2":
version: 1.1.2
resolution: "schema-dts@npm:1.1.2"
peerDependencies:
typescript: ">=4.1.0"
checksum: 10c0/bcca8719b1bb1cd71ba2b01a5126b3579e917a2f193e10fcffe020fa42fef911776ed9d2197c9f376780e703994b3ab854db3f962c47064f7282f41eff0f1d24
"schema-dts@npm:1.1.5":
version: 1.1.5
resolution: "schema-dts@npm:1.1.5"
checksum: 10c0/babe23a1577c75c5df79d73acf34af3399e60928eab46f2236a0c4212061f5778d613a31c9e9ec86a2807d20b1ea460673d72d3fe1f64fb7543867460e607f76
languageName: node
linkType: hard
@@ -4554,7 +4552,7 @@ __metadata:
rehype-katex-svelte: "npm:1.2.0"
remark-footnotes: "npm:2.0"
remark-math: "npm:3"
schema-dts: "npm:1.1.2"
schema-dts: "npm:1.1.5"
svelte: "npm:5.20.4"
svelte-check: "npm:4.1.5"
svelte-persisted-store: "npm:0.12.0"