From bd70d8e56c5e6353594b9f5e2c856367cb3922fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 04:21:43 +0000 Subject: [PATCH] Update all non-major dependencies (#86) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 36 ++++++++++++++++++------------------ package.json | 4 ++-- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index 95fb96a..40fb8e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "devscard", "version": "0.0.1", "dependencies": { - "@astrojs/image": "0.11.4", + "@astrojs/image": "0.11.6", "@iconify-icon/react": "1.0.1", "@tippyjs/react": "4.2.6", "clsx": "1.2.1", @@ -24,7 +24,7 @@ "@types/react-dom": "18.0.9", "@typescript-eslint/eslint-plugin": "5.43.0", "@typescript-eslint/parser": "5.43.0", - "astro": "1.6.8", + "astro": "1.6.10", "eslint": "8.27.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0", @@ -78,9 +78,9 @@ "integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww==" }, "node_modules/@astrojs/image": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.4.tgz", - "integrity": "sha512-5+ryBMs0pzHXOlB0ZbI/KR8LFIpNw/yTelxV/Au7WtgnRbxDBwBDVmUKZr6vhTwqMpSif8YM32t84ayIGJJdMA==", + "version": "0.11.6", + "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.6.tgz", + "integrity": "sha512-/awb4CWvOdoBv896XZcXw+oYEYLezWiaX5Oyk2g4PQ6rEHtZVROj56CFdUbS9ldmIqp3ni7rXNf1XK3dlP5d1A==", "dependencies": { "@altano/tiny-async-pool": "^1.0.2", "http-cache-semantics": "^4.1.0", @@ -1676,9 +1676,9 @@ "dev": true }, "node_modules/astro": { - "version": "1.6.8", - "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.8.tgz", - "integrity": "sha512-+kOj8s2fguCFCim9he6fl9iugIHrmAl7BmfNXdTdC9zU30VYV162HF5eRJyMlY5hGuDn3GvAoaNSzCMnybVsFQ==", + "version": "1.6.10", + "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.10.tgz", + "integrity": "sha512-W/ZGROkCKsDicpiXB82n8EkY6I0/12wdXS80NGaBdIUR1jZZxdN+0YMmdz+C2kYbjlo45KUsXpC/Tej+5KQYSQ==", "dev": true, "dependencies": { "@astrojs/compiler": "^0.29.15", @@ -1738,8 +1738,8 @@ "typescript": "*", "unist-util-visit": "^4.1.0", "vfile": "^5.3.2", - "vite": "~3.2.1", - "vitefu": "^0.2.0", + "vite": "~3.2.4", + "vitefu": "^0.2.1", "yargs-parser": "^21.0.1", "zod": "^3.17.3" }, @@ -10584,9 +10584,9 @@ "integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww==" }, "@astrojs/image": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.4.tgz", - "integrity": "sha512-5+ryBMs0pzHXOlB0ZbI/KR8LFIpNw/yTelxV/Au7WtgnRbxDBwBDVmUKZr6vhTwqMpSif8YM32t84ayIGJJdMA==", + "version": "0.11.6", + "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.6.tgz", + "integrity": "sha512-/awb4CWvOdoBv896XZcXw+oYEYLezWiaX5Oyk2g4PQ6rEHtZVROj56CFdUbS9ldmIqp3ni7rXNf1XK3dlP5d1A==", "requires": { "@altano/tiny-async-pool": "^1.0.2", "http-cache-semantics": "^4.1.0", @@ -11802,9 +11802,9 @@ "dev": true }, "astro": { - "version": "1.6.8", - "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.8.tgz", - "integrity": "sha512-+kOj8s2fguCFCim9he6fl9iugIHrmAl7BmfNXdTdC9zU30VYV162HF5eRJyMlY5hGuDn3GvAoaNSzCMnybVsFQ==", + "version": "1.6.10", + "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.10.tgz", + "integrity": "sha512-W/ZGROkCKsDicpiXB82n8EkY6I0/12wdXS80NGaBdIUR1jZZxdN+0YMmdz+C2kYbjlo45KUsXpC/Tej+5KQYSQ==", "dev": true, "requires": { "@astrojs/compiler": "^0.29.15", @@ -11864,8 +11864,8 @@ "typescript": "*", "unist-util-visit": "^4.1.0", "vfile": "^5.3.2", - "vite": "~3.2.1", - "vitefu": "^0.2.0", + "vite": "~3.2.4", + "vitefu": "^0.2.1", "yargs-parser": "^21.0.1", "zod": "^3.17.3" }, diff --git a/package.json b/package.json index 8a0f1b0..40b15b0 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "lint:ts": "tsc --jsx preserve --skipLibCheck" }, "dependencies": { - "@astrojs/image": "0.11.4", + "@astrojs/image": "0.11.6", "@iconify-icon/react": "1.0.1", "@tippyjs/react": "4.2.6", "clsx": "1.2.1", @@ -35,7 +35,7 @@ "@types/react-dom": "18.0.9", "@typescript-eslint/eslint-plugin": "5.43.0", "@typescript-eslint/parser": "5.43.0", - "astro": "1.6.8", + "astro": "1.6.10", "eslint": "8.27.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0",