From c482aa8174cf705480765afc0a181e6763257bca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 05:09:36 +0000 Subject: [PATCH] Update all non-major dependencies (#12) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 58 +++++++++++++++++++++++------------------------ package.json | 8 +++---- 2 files changed, 32 insertions(+), 34 deletions(-) diff --git a/package-lock.json b/package-lock.json index 13b96fb..7cf0e92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "devscard", "version": "0.0.1", "dependencies": { - "@astrojs/image": "0.4.0", + "@astrojs/image": "0.5.0", "@iconify-icon/react": "1.0.0-beta.3", "clsx": "1.2.1", "prettier-plugin-astro": "0.5.4", @@ -18,12 +18,12 @@ "devDependencies": { "@astrojs/react": "1.1.1", "@astrojs/tailwind": "1.0.0", - "@iconify/json": "2.1.101", + "@iconify/json": "2.1.102", "@types/react": "18.0.18", "@types/react-dom": "18.0.6", "@typescript-eslint/eslint-plugin": "5.36.1", "@typescript-eslint/parser": "5.36.1", - "astro": "1.1.3", + "astro": "1.1.5", "eslint": "8.23.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0", @@ -35,7 +35,7 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-react": "7.31.1", + "eslint-plugin-react": "7.31.2", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-simple-import-sort": "7.0.0", "postcss": "8.4.16", @@ -71,9 +71,9 @@ "integrity": "sha512-vNZIa5Tf5nOqBEGJvM6xyYBnGcz4MAp+bBPnyVI0UYRjsIWlP7RgMdCpRV0OOh5kgh00BoAypGv27kcoJCMVfA==" }, "node_modules/@astrojs/image": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.4.0.tgz", - "integrity": "sha512-DUXY9N91CvCskLJyKB9GQH4S8NoxVyQYHikmE8xx0haYbu8BgIX1fq/N5hN5+cNxkqLTKXKcHffY0lquwidSBg==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.5.0.tgz", + "integrity": "sha512-sXY6jO0BtXSI8vyFmO6nw8QWropA1ur0rY/ZL0Tx3+u83vR3YYKJAEn05CJ4qXeu6yO0am0xbVA3vmf5fU+ImQ==", "dependencies": { "image-size": "^1.0.2", "magic-string": "^0.25.9", @@ -768,9 +768,9 @@ } }, "node_modules/@iconify/json": { - "version": "2.1.101", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.101.tgz", - "integrity": "sha512-IZ7+DDY9OdVcV0TEI/Dd6KZirX+8JlUUtty75OgqbN+Hnj9T2fkD1MiLQT6HEqCcU8PzZUq0DSvwcIKaN/H/Xw==", + "version": "2.1.102", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.102.tgz", + "integrity": "sha512-h1dIP2ul4VYjPATrANqsecQ5GkRKcN0K++smA3K0lJd80xuBnVUqLIf53Ii1dPSPadDcSeL6k1IkdT/TH9eCkQ==", "dev": true, "dependencies": { "@iconify/types": "*", @@ -1560,9 +1560,9 @@ "dev": true }, "node_modules/astro": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-1.1.3.tgz", - "integrity": "sha512-bD12gtIQkvqkc7L2syqsFdJzhvDYF/4EP8+RyMnE/FycAYSCn7z6AtIBMZIhPVhD+3GFhNYrhG5Sjfx/TlR9tQ==", + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/astro/-/astro-1.1.5.tgz", + "integrity": "sha512-V3uDGTHYDbrqDbCpziEgCv8uElow/Ae1LjGC7guTQTU3IXzcVbJPkIfx8uNDThQ6nZpSb38z9GsFtsNJ9A3OmQ==", "dev": true, "dependencies": { "@astrojs/compiler": "^0.23.4", @@ -1578,7 +1578,6 @@ "@babel/types": "^7.18.4", "@proload/core": "^0.3.2", "@proload/plugin-tsm": "^0.2.1", - "ast-types": "^0.14.2", "boxen": "^6.2.1", "ci-info": "^3.3.1", "common-ancestor-path": "^1.0.1", @@ -3604,9 +3603,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.31.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz", - "integrity": "sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==", + "version": "7.31.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.2.tgz", + "integrity": "sha512-l8uMqMohh0YnM4bhUThmEgSx7sr7xTMPRRAHD0CBNRZvtwJ9/LVVML6LfoYzSFQgJYW/ZkjLTyYvNOAo8oKRNw==", "dev": true, "dependencies": { "array-includes": "^3.1.5", @@ -9527,9 +9526,9 @@ "integrity": "sha512-vNZIa5Tf5nOqBEGJvM6xyYBnGcz4MAp+bBPnyVI0UYRjsIWlP7RgMdCpRV0OOh5kgh00BoAypGv27kcoJCMVfA==" }, "@astrojs/image": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.4.0.tgz", - "integrity": "sha512-DUXY9N91CvCskLJyKB9GQH4S8NoxVyQYHikmE8xx0haYbu8BgIX1fq/N5hN5+cNxkqLTKXKcHffY0lquwidSBg==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.5.0.tgz", + "integrity": "sha512-sXY6jO0BtXSI8vyFmO6nw8QWropA1ur0rY/ZL0Tx3+u83vR3YYKJAEn05CJ4qXeu6yO0am0xbVA3vmf5fU+ImQ==", "requires": { "image-size": "^1.0.2", "magic-string": "^0.25.9", @@ -10060,9 +10059,9 @@ } }, "@iconify/json": { - "version": "2.1.101", - "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.101.tgz", - "integrity": "sha512-IZ7+DDY9OdVcV0TEI/Dd6KZirX+8JlUUtty75OgqbN+Hnj9T2fkD1MiLQT6HEqCcU8PzZUq0DSvwcIKaN/H/Xw==", + "version": "2.1.102", + "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.102.tgz", + "integrity": "sha512-h1dIP2ul4VYjPATrANqsecQ5GkRKcN0K++smA3K0lJd80xuBnVUqLIf53Ii1dPSPadDcSeL6k1IkdT/TH9eCkQ==", "dev": true, "requires": { "@iconify/types": "*", @@ -10661,9 +10660,9 @@ "dev": true }, "astro": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/astro/-/astro-1.1.3.tgz", - "integrity": "sha512-bD12gtIQkvqkc7L2syqsFdJzhvDYF/4EP8+RyMnE/FycAYSCn7z6AtIBMZIhPVhD+3GFhNYrhG5Sjfx/TlR9tQ==", + "version": "1.1.5", + "resolved": "https://registry.npmjs.org/astro/-/astro-1.1.5.tgz", + "integrity": "sha512-V3uDGTHYDbrqDbCpziEgCv8uElow/Ae1LjGC7guTQTU3IXzcVbJPkIfx8uNDThQ6nZpSb38z9GsFtsNJ9A3OmQ==", "dev": true, "requires": { "@astrojs/compiler": "^0.23.4", @@ -10679,7 +10678,6 @@ "@babel/types": "^7.18.4", "@proload/core": "^0.3.2", "@proload/plugin-tsm": "^0.2.1", - "ast-types": "^0.14.2", "boxen": "^6.2.1", "ci-info": "^3.3.1", "common-ancestor-path": "^1.0.1", @@ -12134,9 +12132,9 @@ } }, "eslint-plugin-react": { - "version": "7.31.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.1.tgz", - "integrity": "sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg==", + "version": "7.31.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.2.tgz", + "integrity": "sha512-l8uMqMohh0YnM4bhUThmEgSx7sr7xTMPRRAHD0CBNRZvtwJ9/LVVML6LfoYzSFQgJYW/ZkjLTyYvNOAo8oKRNw==", "dev": true, "requires": { "array-includes": "^3.1.5", diff --git a/package.json b/package.json index cffd127..7ff26b8 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "lint:ts": "tsc --jsx preserve --skipLibCheck" }, "dependencies": { - "@astrojs/image": "0.4.0", + "@astrojs/image": "0.5.0", "@iconify-icon/react": "1.0.0-beta.3", "clsx": "1.2.1", "prettier-plugin-astro": "0.5.4", @@ -28,12 +28,12 @@ "devDependencies": { "@astrojs/react": "1.1.1", "@astrojs/tailwind": "1.0.0", - "@iconify/json": "2.1.101", + "@iconify/json": "2.1.102", "@types/react": "18.0.18", "@types/react-dom": "18.0.6", "@typescript-eslint/eslint-plugin": "5.36.1", "@typescript-eslint/parser": "5.36.1", - "astro": "1.1.3", + "astro": "1.1.5", "eslint": "8.23.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0", @@ -45,7 +45,7 @@ "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-prettier": "4.2.1", - "eslint-plugin-react": "7.31.1", + "eslint-plugin-react": "7.31.2", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-simple-import-sort": "7.0.0", "postcss": "8.4.16",