diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index 6401cce..4992384 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@fontsource/noto-sans": "^5.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", "@types/eslint__js": "^8.42.3", - "astro": "^4.16.17", + "astro": "^4.16.18", "eslint": "^9.17.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a53b768..340b3d0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^8.42.3 version: 8.42.3 astro: - specifier: ^4.16.17 + specifier: ^4.16.18 eslint: specifier: ^9.17.0 version: 9.17.0([email protected]) @@ -988,8 +988,8 @@ packages: resolution: {integrity: sha512-AGsGgcg7Jg9UpyCDgvl/EkdYpe1oMkFdmC2Zl+KWneoieLCtQIFjmcY8yt41gcNx4mby0w8BBJQcBmPuf8UAoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - resolution: {integrity: sha512-OuD+BP7U6OqQLKtZ/FJkU2S+TOlifxS/OKUbZOb5p6y+LLBa1J3zHRJrIl7DUSq6eXY+9wSWwbJpD9JS+lqhxA==} + resolution: {integrity: sha512-G7zfwJt9BDHEZwlaLNvjbInIw2hPryyD654314KV/XT34pJU6SfN1S+mWa8RAkALcZNJnJXCJmT3JXLQStD3Lw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3832,7 +3832,7 @@ snapshots: - supports-color - typescript dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 |
