From 3fc3acf52dbffabf2878bbe90656b5f2c59da091 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 03:14:09 +0200 Subject: [PATCH] chore(deps): update apps dependencies (#11) --- apps/example-ssr/package.json | 4 +- apps/example/package.json | 2 +- package-lock.json | 104 +++++++++++++++++----------------- 3 files changed, 55 insertions(+), 55 deletions(-) diff --git a/apps/example-ssr/package.json b/apps/example-ssr/package.json index 5baca152..cc69ee3e 100644 --- a/apps/example-ssr/package.json +++ b/apps/example-ssr/package.json @@ -12,10 +12,10 @@ "dependencies": { "@astro-community/astro-embed-youtube": "^0.4.0", "@astrojs/prism": "^2.1.2", - "@astrojs/vercel": "^3.8.0", + "@astrojs/vercel": "^3.8.1", "@sanity/astro": "*", "@sanity/image-url": "^1.0.2", - "astro": "^2.10.3", + "astro": "^2.10.7", "astro-portabletext": "^0.9.1" } } diff --git a/apps/example/package.json b/apps/example/package.json index fd8f946e..96addee0 100644 --- a/apps/example/package.json +++ b/apps/example/package.json @@ -14,7 +14,7 @@ "@astrojs/prism": "^2.1.2", "@sanity/astro": "*", "@sanity/image-url": "^1.0.2", - "astro": "^2.10.3", + "astro": "^2.10.7", "astro-portabletext": "^0.9.1" } } diff --git a/package-lock.json b/package-lock.json index 5f0b6a9c..cb5fa281 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@astrojs/prism": "^2.1.2", "@sanity/astro": "*", "@sanity/image-url": "^1.0.2", - "astro": "^2.10.3", + "astro": "^2.10.7", "astro-portabletext": "^0.9.1" } }, @@ -33,10 +33,10 @@ "dependencies": { "@astro-community/astro-embed-youtube": "^0.4.0", "@astrojs/prism": "^2.1.2", - "@astrojs/vercel": "^3.8.0", + "@astrojs/vercel": "^3.8.1", "@sanity/astro": "*", "@sanity/image-url": "^1.0.2", - "astro": "^2.10.3", + "astro": "^2.10.7", "astro-portabletext": "^0.9.1" } }, @@ -186,11 +186,11 @@ } }, "node_modules/@astrojs/vercel": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-3.8.0.tgz", - "integrity": "sha512-o9oeY8VgsvrxUTQoxv2XusoFk2IJvJhC3X0FUHkilXEyIgZOTHlTLbydO6iJHjKVHxF+aQI7/qwZmxGSV9L3dg==", + "version": "3.8.1", + "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-3.8.1.tgz", + "integrity": "sha512-bombTuWpoKYN+ECncOBXqBKF4/5DXoUb4N80r2ppwRG41+MP/b7nLqTZp/XxkNXkAJxOtcDqOEWb0M+R0Di2Zg==", "dependencies": { - "@astrojs/internal-helpers": "^0.1.1", + "@astrojs/internal-helpers": "^0.1.2", "@astrojs/webapi": "^2.2.0", "@vercel/analytics": "^0.1.11", "@vercel/nft": "^0.22.6", @@ -200,7 +200,7 @@ "web-vitals": "^3.3.2" }, "peerDependencies": { - "astro": "^2.10.0" + "astro": "^2.10.6" } }, "node_modules/@astrojs/webapi": { @@ -1614,9 +1614,9 @@ } }, "node_modules/@rollup/pluginutils": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.2.tgz", - "integrity": "sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.3.tgz", + "integrity": "sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g==", "dev": true, "dependencies": { "@types/estree": "^1.0.0", @@ -2727,9 +2727,9 @@ } }, "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz", - "integrity": "sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -3321,9 +3321,9 @@ } }, "node_modules/astro": { - "version": "2.10.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-2.10.3.tgz", - "integrity": "sha512-Hp8HhamDsRw31QYftKNmPktbr9+YJ5CQMSAlg0ED667hhH0KkgfVV77bqRojsLlj6f/6qBYGMgooGQdtfdie1Q==", + "version": "2.10.7", + "resolved": "https://registry.npmjs.org/astro/-/astro-2.10.7.tgz", + "integrity": "sha512-R8aF4yphrsbhxW2UxHZ1DslBn8e8vPQ23+Z/OnajNE1Q4HEZCOZ4CAbHJx2PDwq2p+CRWArNalpr3+rTqyOYBQ==", "dependencies": { "@astrojs/compiler": "^1.8.0", "@astrojs/internal-helpers": "^0.1.2", @@ -6822,9 +6822,9 @@ } }, "node_modules/globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.21.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz", + "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -7976,9 +7976,9 @@ } }, "node_modules/jackspeak": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.2.tgz", - "integrity": "sha512-mgNtVv4vUuaKA97yxUHoA3+FkuhtxkjdXEWOyB/N76fjy0FjezEt34oy3epBtvCvS+7DyKwqCFWx/oJLV5+kCg==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.3.tgz", + "integrity": "sha512-pF0kfjmg8DJLxDrizHoCZGUFz4P4czQ3HyfW4BU0ffebYkzAVlBywp5zaxW/TM+r0sGbmrQdi8EQQVTJFxnGsQ==", "dev": true, "dependencies": { "@isaacs/cliui": "^8.0.2" @@ -13832,9 +13832,9 @@ } }, "node_modules/path-scurry/node_modules/lru-cache": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.0.tgz", - "integrity": "sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", + "integrity": "sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==", "dev": true, "engines": { "node": "14 || >=16.14" @@ -17946,7 +17946,7 @@ }, "packages/sanity-astro": { "name": "@sanity/astro", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "dependencies": { "@sanity/client": "^6.4.4" @@ -18122,11 +18122,11 @@ } }, "@astrojs/vercel": { - "version": "3.8.0", - "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-3.8.0.tgz", - "integrity": "sha512-o9oeY8VgsvrxUTQoxv2XusoFk2IJvJhC3X0FUHkilXEyIgZOTHlTLbydO6iJHjKVHxF+aQI7/qwZmxGSV9L3dg==", + "version": "3.8.1", + "resolved": "https://registry.npmjs.org/@astrojs/vercel/-/vercel-3.8.1.tgz", + "integrity": "sha512-bombTuWpoKYN+ECncOBXqBKF4/5DXoUb4N80r2ppwRG41+MP/b7nLqTZp/XxkNXkAJxOtcDqOEWb0M+R0Di2Zg==", "requires": { - "@astrojs/internal-helpers": "^0.1.1", + "@astrojs/internal-helpers": "^0.1.2", "@astrojs/webapi": "^2.2.0", "@vercel/analytics": "^0.1.11", "@vercel/nft": "^0.22.6", @@ -19107,9 +19107,9 @@ "integrity": "sha512-AceKp/Y6UIzvUe/T675oPKlO2Dnt1BVIiUpwhcplPzLeYqaYaWYvb7ricVyWj7j0rukYRgBRQdrTBvgo9E1D+g==" }, "@rollup/pluginutils": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.2.tgz", - "integrity": "sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.3.tgz", + "integrity": "sha512-hfllNN4a80rwNQ9QCxhxuHCGHMAvabXqxNdaChUSSadMre7t4iEUI6fFAhBOn/eIYTgYVhBv7vCLsAJ4u3lf3g==", "dev": true, "requires": { "@types/estree": "^1.0.0", @@ -19981,9 +19981,9 @@ }, "dependencies": { "eslint-visitor-keys": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz", - "integrity": "sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", "dev": true } } @@ -20454,9 +20454,9 @@ "dev": true }, "astro": { - "version": "2.10.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-2.10.3.tgz", - "integrity": "sha512-Hp8HhamDsRw31QYftKNmPktbr9+YJ5CQMSAlg0ED667hhH0KkgfVV77bqRojsLlj6f/6qBYGMgooGQdtfdie1Q==", + "version": "2.10.7", + "resolved": "https://registry.npmjs.org/astro/-/astro-2.10.7.tgz", + "integrity": "sha512-R8aF4yphrsbhxW2UxHZ1DslBn8e8vPQ23+Z/OnajNE1Q4HEZCOZ4CAbHJx2PDwq2p+CRWArNalpr3+rTqyOYBQ==", "requires": { "@astrojs/compiler": "^1.8.0", "@astrojs/internal-helpers": "^0.1.2", @@ -22555,7 +22555,7 @@ "@astrojs/prism": "^2.1.2", "@sanity/astro": "*", "@sanity/image-url": "^1.0.2", - "astro": "^2.10.3", + "astro": "^2.10.7", "astro-portabletext": "^0.9.1" } }, @@ -22564,10 +22564,10 @@ "requires": { "@astro-community/astro-embed-youtube": "^0.4.0", "@astrojs/prism": "^2.1.2", - "@astrojs/vercel": "^3.8.0", + "@astrojs/vercel": "^3.8.1", "@sanity/astro": "*", "@sanity/image-url": "^1.0.2", - "astro": "^2.10.3", + "astro": "^2.10.7", "astro-portabletext": "^0.9.1" } }, @@ -23058,9 +23058,9 @@ } }, "globals": { - "version": "13.20.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.21.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz", + "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==", "dev": true, "requires": { "type-fest": "^0.20.2" @@ -23834,9 +23834,9 @@ } }, "jackspeak": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.2.tgz", - "integrity": "sha512-mgNtVv4vUuaKA97yxUHoA3+FkuhtxkjdXEWOyB/N76fjy0FjezEt34oy3epBtvCvS+7DyKwqCFWx/oJLV5+kCg==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.2.3.tgz", + "integrity": "sha512-pF0kfjmg8DJLxDrizHoCZGUFz4P4czQ3HyfW4BU0ffebYkzAVlBywp5zaxW/TM+r0sGbmrQdi8EQQVTJFxnGsQ==", "dev": true, "requires": { "@isaacs/cliui": "^8.0.2", @@ -27829,9 +27829,9 @@ }, "dependencies": { "lru-cache": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.0.tgz", - "integrity": "sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.0.1.tgz", + "integrity": "sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==", "dev": true } }