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 dceaa47..f616c78 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.13", + "astro": "^4.16.14", "eslint": "^9.14.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-astro": "^1.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b775ae..50382de 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.13 + specifier: ^4.16.14 eslint: specifier: ^9.14.0 version: 9.14.0([email protected]) @@ -1006,8 +1006,8 @@ packages: resolution: {integrity: sha512-AGsGgcg7Jg9UpyCDgvl/EkdYpe1oMkFdmC2Zl+KWneoieLCtQIFjmcY8yt41gcNx4mby0w8BBJQcBmPuf8UAoQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - resolution: {integrity: sha512-Mtd76+BC0zLWqoXpf9xc731AhdH4MNh5JFHYdLRvSH0Nqn48hA64dPGh/cWsJvh/DZFmC0NTZusM1Qq2gyNaVg==} + resolution: {integrity: sha512-2IuLkIp4idyspugq+F52rHZyNqHHi2AdQzuKp3SGytg/YAm50dNeWhP/7l+enjgWZLloLq5xsH5gVQpoDFoyFg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -3863,7 +3863,7 @@ snapshots: - supports-color - typescript dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 |
