From 9c381ecbdde86725244e5a9da51e50d939ec28e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 20:10:21 +0000 Subject: [PATCH] chore(deps): update non-major --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 422b56fa..6f1b533a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "dependencies": { "@astrojs/check": "0.9.3", "@astrojs/sitemap": "3.1.6", - "@astrojs/starlight": "0.26.3", - "astro": "4.15.3", + "@astrojs/starlight": "0.26.4", + "astro": "4.15.4", "prettier": "3.3.3", "sharp": "0.33.5", "starlight-blog": "0.12.0", @@ -191,9 +191,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.26.3", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.26.3.tgz", - "integrity": "sha512-U3rSNwr5cNvJVSPuSncduZ3ioKwNoMAZxYw/riuOfcJeT8DaJua3Uq+Z57vmhI1VxF19BZ1REQ0moUL6nhR8KQ==", + "version": "0.26.4", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.26.4.tgz", + "integrity": "sha512-ks+GAYkYGZxuCjAJR88HFafY4/K73PtkbYniGaptmdB0yDJY/HwJ/s1vIuig3j63oq9otQfuZFByxWsb4x1urg==", "license": "MIT", "dependencies": { "@astrojs/mdx": "^3.1.3", @@ -2267,9 +2267,9 @@ } }, "node_modules/astro": { - "version": "4.15.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-4.15.3.tgz", - "integrity": "sha512-zwO8H+vnNYbrdKz0Pkh2a4B/JK06JUvI18w+FxL3B5u4jqPB/SU+LH9XVUUWdNQsyJ/DBHKAf0LDK0RmwxXQEw==", + "version": "4.15.4", + "resolved": "https://registry.npmjs.org/astro/-/astro-4.15.4.tgz", + "integrity": "sha512-wqy+m3qygt9DmCSqMsckxyK4ccCUFtti2d/WlLkEpAlqHgyDIg20zRTLHO2v/H4YeSlJ8sAcN0RW2FhOeYbINg==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.10.3", diff --git a/package.json b/package.json index 0a216f71..a20172c0 100644 --- a/package.json +++ b/package.json @@ -12,8 +12,8 @@ "dependencies": { "@astrojs/check": "0.9.3", "@astrojs/sitemap": "3.1.6", - "@astrojs/starlight": "0.26.3", - "astro": "4.15.3", + "@astrojs/starlight": "0.26.4", + "astro": "4.15.4", "prettier": "3.3.3", "sharp": "0.33.5", "starlight-blog": "0.12.0",