ソースを参照

chore(deps): bump esbuild and astro

Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.2 and updates ancestor dependency [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). These dependencies need to be updated together.


Updates `esbuild` from 0.24.2 to 0.25.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.2)

Updates `astro` from 5.1.7 to 5.7.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@5.7.0/packages/astro)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.2
  dependency-type: indirect
- dependency-name: astro
  dependency-version: 5.7.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 6 日 前
コミット
c99b348ac8
2 ファイル変更398 行追加148 行削除
  1. 397 147
      package-lock.json
  2. 1 1
      package.json

ファイルの差分が大きいため隠しています
+ 397 - 147
package-lock.json


+ 1 - 1
package.json

@@ -63,7 +63,7 @@
     "@rollup/plugin-typescript": "^12.1.2",
     "@typescript-eslint/eslint-plugin": "^7.5.0",
     "@typescript-eslint/parser": "^7.5.0",
-    "astro": "^5.1.7",
+    "astro": "^5.7.0",
     "autoprefixer": "^10.4.20",
     "bootstrap": "^5.3.2",
     "bundlewatch": "^0.4.0",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません