From 9f08435fbf24d63eb849ba715b270ec44ed56578 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 04:21:22 +0000 Subject: [PATCH] Update all non-major dependencies (#106) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 28 ++++++++++++++-------------- package.json | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 00f375a..e4e169e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "devscard", "version": "0.0.1", "dependencies": { - "@astrojs/image": "0.11.6", + "@astrojs/image": "0.12.0", "@iconify-icon/react": "1.0.2", "@tippyjs/react": "4.2.6", "clsx": "1.2.1", @@ -24,7 +24,7 @@ "@types/react-dom": "18.0.9", "@typescript-eslint/eslint-plugin": "5.45.0", "@typescript-eslint/parser": "5.45.0", - "astro": "1.6.11", + "astro": "1.6.12", "eslint": "8.28.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0", @@ -77,9 +77,9 @@ "integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww==" }, "node_modules/@astrojs/image": { - "version": "0.11.6", - "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.6.tgz", - "integrity": "sha512-/awb4CWvOdoBv896XZcXw+oYEYLezWiaX5Oyk2g4PQ6rEHtZVROj56CFdUbS9ldmIqp3ni7rXNf1XK3dlP5d1A==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.12.0.tgz", + "integrity": "sha512-daX4pKHpOjRDgU4VieXUjrNgxI2NQVif47zihGEycaHUCxbMJr9rtdk6snT8m9+hdyFHTuihiUFsu7TJLFGGdw==", "dependencies": { "@altano/tiny-async-pool": "^1.0.2", "http-cache-semantics": "^4.1.0", @@ -1670,9 +1670,9 @@ "dev": true }, "node_modules/astro": { - "version": "1.6.11", - "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.11.tgz", - "integrity": "sha512-T0xb0U0FOrqXxl87x4mjpufhf0b47RMPIu8WWK+2ODrRZkPj1sr24alh3Y/PLSyiWSqoGZF7xzQ6hzt0jDCyVQ==", + "version": "1.6.12", + "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.12.tgz", + "integrity": "sha512-Pa1BfD/w2B/1bi6UXyvwbSnKnZqBglWgw8vjuEP+YJ8tb63g2yAn4mOy2Fh/Z5jn6fV1mkA2HS2TN2ZpTgagdg==", "dev": true, "dependencies": { "@astrojs/compiler": "^0.29.15", @@ -10538,9 +10538,9 @@ "integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww==" }, "@astrojs/image": { - "version": "0.11.6", - "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.6.tgz", - "integrity": "sha512-/awb4CWvOdoBv896XZcXw+oYEYLezWiaX5Oyk2g4PQ6rEHtZVROj56CFdUbS9ldmIqp3ni7rXNf1XK3dlP5d1A==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.12.0.tgz", + "integrity": "sha512-daX4pKHpOjRDgU4VieXUjrNgxI2NQVif47zihGEycaHUCxbMJr9rtdk6snT8m9+hdyFHTuihiUFsu7TJLFGGdw==", "requires": { "@altano/tiny-async-pool": "^1.0.2", "http-cache-semantics": "^4.1.0", @@ -11757,9 +11757,9 @@ "dev": true }, "astro": { - "version": "1.6.11", - "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.11.tgz", - "integrity": "sha512-T0xb0U0FOrqXxl87x4mjpufhf0b47RMPIu8WWK+2ODrRZkPj1sr24alh3Y/PLSyiWSqoGZF7xzQ6hzt0jDCyVQ==", + "version": "1.6.12", + "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.12.tgz", + "integrity": "sha512-Pa1BfD/w2B/1bi6UXyvwbSnKnZqBglWgw8vjuEP+YJ8tb63g2yAn4mOy2Fh/Z5jn6fV1mkA2HS2TN2ZpTgagdg==", "dev": true, "requires": { "@astrojs/compiler": "^0.29.15", diff --git a/package.json b/package.json index 5ae1e00..a2a5b55 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "lint:ts": "tsc --jsx preserve --skipLibCheck" }, "dependencies": { - "@astrojs/image": "0.11.6", + "@astrojs/image": "0.12.0", "@iconify-icon/react": "1.0.2", "@tippyjs/react": "4.2.6", "clsx": "1.2.1", @@ -35,7 +35,7 @@ "@types/react-dom": "18.0.9", "@typescript-eslint/eslint-plugin": "5.45.0", "@typescript-eslint/parser": "5.45.0", - "astro": "1.6.11", + "astro": "1.6.12", "eslint": "8.28.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0",