diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-04-16 03:02:23 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-04-16 03:02:23 +0300 |
| commit | a94a80ca386e715684cfaa8b0160305b42387686 (patch) | |
| tree | 569c0415b0a4d6bd7f20acf81998154f7872d501 | |
| parent | 4d4ac9aa4b4de632bfb7f04feb2afd071fafb735 (diff) | |
| download | popov.link-a94a80ca386e715684cfaa8b0160305b42387686.tar.xz popov.link-a94a80ca386e715684cfaa8b0160305b42387686.zip | |
| -rw-r--r-- | package-lock.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index c31316d..3cb5691 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2609,9 +2609,9 @@ } }, "node_modules/astro": { - "version": "6.1.6", - "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.6.tgz", - "integrity": "sha512-pRsz+kYriwCV/AUcY/I9OVKtVHuYFs2DtCszAxprXded/kTE53nMwxfnK0Nf6FPfaX9vcUiLnigcSIhuFoKntA==", + "version": "6.1.7", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.7.tgz", + "integrity": "sha512-pvZysIUV2C2nRv8N7cXAkCLcfDQz/axAxF09SqiTz1B+xnvbhy6KzL2I6J15ZBXk8k0TfMD75dJ151QyQmAqZA==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^3.0.1", @@ -6177,9 +6177,9 @@ } }, "node_modules/prettier": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz", - "integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==", + "version": "3.8.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz", + "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==", "license": "MIT", "bin": { "prettier": "bin/prettier.cjs" |
