Files
cannorin.net/apps/web/package.json
dependabot[bot] c24912de9a build(deps): bump the npm_and_yarn group across 1 directory with 8 updates (#163)
Bumps the npm_and_yarn group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.53.3` | `2.57.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.3.0` | `7.3.2` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `2.0.2` | `2.1.0` |
| [devalue](https://github.com/sveltejs/devalue) | `5.6.3` | `5.7.1` |
| [lodash-es](https://github.com/lodash/lodash) | `4.17.23` | `4.18.1` |
| [picomatch](https://github.com/micromatch/picomatch) | `2.3.1` | `2.3.2` |
| [tar](https://github.com/isaacs/node-tar) | `7.5.9` | `7.5.13` |
| [yaml](https://github.com/eemeli/yaml) | `2.7.0` | `2.8.3` |



Updates `@sveltejs/kit` from 2.53.3 to 2.57.1
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.57.1/packages/kit)

Updates `vite` from 7.3.0 to 7.3.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

Updates `brace-expansion` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.2...v2.1.0)

Updates `devalue` from 5.6.3 to 5.7.1
- [Release notes](https://github.com/sveltejs/devalue/releases)
- [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/devalue/compare/v5.6.3...v5.7.1)

Updates `lodash-es` from 4.17.23 to 4.18.1
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

Updates `picomatch` from 2.3.1 to 2.3.2
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)

Updates `tar` from 7.5.9 to 7.5.13
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.13)

Updates `yaml` from 2.7.0 to 2.8.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.7.0...v2.8.3)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-version: 2.57.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: brace-expansion
  dependency-version: 2.1.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: devalue
  dependency-version: 5.7.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash-es
  dependency-version: 4.18.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: picomatch
  dependency-version: 2.3.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar
  dependency-version: 7.5.13
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: yaml
  dependency-version: 2.8.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 03:36:18 +09:00

65 lines
1.9 KiB
JSON

{
"name": "web",
"private": true,
"version": "0.0.1",
"type": "module",
"scripts": {
"dev": "vite dev",
"build": "vite build",
"preview": "vite preview",
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
"lint": "biome check",
"fix": "biome check --fix"
},
"devDependencies": {
"@biomejs/biome": "2.3.8",
"@poppanator/sveltekit-svg": "6.0.1",
"@sveltejs/adapter-auto": "7.0.1",
"@sveltejs/adapter-cloudflare": "7.2.8",
"@sveltejs/enhanced-img": "0.9.3",
"@sveltejs/kit": "2.57.1",
"@sveltejs/vite-plugin-svelte": "6.2.1",
"@types/d3-array": "^3",
"@types/d3-scale": "^4",
"@types/d3-shape": "^3",
"@types/prismjs": "1.26.5",
"autoprefixer": "10.4.24",
"bits-ui": "1.3.3",
"katex": "0.16.27",
"mdsvex": "0.12.5",
"misskey-js": "2025.12.2",
"prismjs": "1.30.0",
"rehype-external-links": "3.0.0",
"rehype-katex": "7.0.1",
"rehype-katex-svelte": "1.2.0",
"remark-footnotes": "2.0",
"remark-math": "6",
"schema-dts": "1.1.5",
"svelte": "5.53.5",
"svelte-check": "4.3.3",
"svgo": "4.0.1",
"tailwind-variants": "3.2.2",
"tailwindcss": "3.4.17",
"typescript": "5.9.3",
"vite": "7.3.2",
"wrangler": "4.69.0"
},
"dependencies": {
"@cannorin/kripke": "workspace:*",
"@cannorin/utils": "workspace:*",
"@fontsource/poiret-one": "5.2.8",
"@fontsource/zen-kaku-gothic-new": "5.2.7",
"@icons-pack/svelte-simple-icons": "6.4.0",
"@tailwindcss/typography": "0.5.19",
"d3-scale": "4.0.2",
"deepmerge": "4.3.1",
"layerchart": "1.0.12",
"lucide-svelte": "0.562.0",
"svelte-persisted-store": "0.12.0",
"sveltekit-rate-limiter": "0.7.0",
"tailwind-merge": "3.4.1",
"zod": "4.3.6"
}
}