فهرست منبع

chore(deps-dev): bump astro from 2.10.12 to 2.10.14 (#5305)

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.10.12 to 2.10.14.
- [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@2.10.14/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  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>
dependabot[bot] 1 سال پیش
والد
کامیت
5253aa6a83
2فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -13,7 +13,7 @@
         "@rollup/plugin-typescript": "^11.1.2",
         "@typescript-eslint/eslint-plugin": "^6.4.0",
         "@typescript-eslint/parser": "^6.4.0",
-        "astro": "^2.10.12",
+        "astro": "^2.10.14",
         "autoprefixer": "^10.4.15",
         "bootstrap": "^5.3.1",
         "bundlewatch": "^0.3.3",
@@ -2342,9 +2342,9 @@
       }
     },
     "node_modules/astro": {
-      "version": "2.10.12",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-2.10.12.tgz",
-      "integrity": "sha512-JbD+hLCbXhpDofuzWQxojmjXwoqD0bR2BGqIByZ7B5Cj6dKQXHIr1HsrDdWcmjM+O4NXKV2TCfeXv1ZTtjqX3Q==",
+      "version": "2.10.14",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-2.10.14.tgz",
+      "integrity": "sha512-02k2DjnI8yGtLCvdCSggvfCTkTWPm9UDgc/XHKdd1K34TSTl3X0A8TTYbASEXvgynk1zInCyOEe3IUDt3Lke+A==",
       "dev": true,
       "dependencies": {
         "@astrojs/compiler": "^1.8.0",
@@ -13483,9 +13483,9 @@
       "dev": true
     },
     "astro": {
-      "version": "2.10.12",
-      "resolved": "https://registry.npmjs.org/astro/-/astro-2.10.12.tgz",
-      "integrity": "sha512-JbD+hLCbXhpDofuzWQxojmjXwoqD0bR2BGqIByZ7B5Cj6dKQXHIr1HsrDdWcmjM+O4NXKV2TCfeXv1ZTtjqX3Q==",
+      "version": "2.10.14",
+      "resolved": "https://registry.npmjs.org/astro/-/astro-2.10.14.tgz",
+      "integrity": "sha512-02k2DjnI8yGtLCvdCSggvfCTkTWPm9UDgc/XHKdd1K34TSTl3X0A8TTYbASEXvgynk1zInCyOEe3IUDt3Lke+A==",
       "dev": true,
       "requires": {
         "@astrojs/compiler": "^1.8.0",

+ 1 - 1
package.json

@@ -61,7 +61,7 @@
     "@rollup/plugin-typescript": "^11.1.2",
     "@typescript-eslint/eslint-plugin": "^6.4.0",
     "@typescript-eslint/parser": "^6.4.0",
-    "astro": "^2.10.12",
+    "astro": "^2.10.14",
     "autoprefixer": "^10.4.15",
     "bootstrap": "^5.3.1",
     "bundlewatch": "^0.3.3",