Update all non-major dependencies (#35)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-22 03:27:16 +00:00 committed by GitHub
parent 0d47b0f76a
commit 49b69d427a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 42 additions and 40 deletions

74
package-lock.json generated
View file

@ -8,7 +8,7 @@
"name": "devscard",
"version": "0.0.1",
"dependencies": {
"@astrojs/image": "0.7.0",
"@astrojs/image": "0.7.1",
"@iconify-icon/react": "1.0.0",
"clsx": "1.2.1",
"prettier-plugin-astro": "0.5.4",
@ -16,14 +16,14 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@astrojs/react": "1.1.3",
"@astrojs/react": "1.1.4",
"@astrojs/tailwind": "1.0.1",
"@iconify/json": "2.1.109",
"@iconify/json": "2.1.110",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"astro": "1.2.7",
"astro": "1.2.8",
"eslint": "8.23.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
@ -76,9 +76,9 @@
"integrity": "sha512-vNZIa5Tf5nOqBEGJvM6xyYBnGcz4MAp+bBPnyVI0UYRjsIWlP7RgMdCpRV0OOh5kgh00BoAypGv27kcoJCMVfA=="
},
"node_modules/@astrojs/image": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.7.0.tgz",
"integrity": "sha512-0P2Q0NbU1Y8iBDsJWes9qME2PHaiLOz8G7iFDJtWB+a42Ur/Awf9kxrBFX19siotR5kCX+9kTqZmhAp73SYRwQ==",
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.7.1.tgz",
"integrity": "sha512-T7oNQUwkQ848zZARZZy8TxyTRcgMl0B0+bcHKrXudOr3gpjLFyY+NPR7QTCFq2PnNGA48wUGi4MeX/fu1ASPEw==",
"dependencies": {
"@altano/tiny-async-pool": "^1.0.2",
"image-size": "^1.0.2",
@ -124,9 +124,9 @@
}
},
"node_modules/@astrojs/markdown-remark": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-1.1.1.tgz",
"integrity": "sha512-eOvrqejecgeRLUXOdBfb0VoMppe7J80TlazaDnu4tVDdTG4nyuspO0CTPr9nzt6rbW5iLIh4KEUUuOk+z8n8uQ==",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-1.1.2.tgz",
"integrity": "sha512-afZWKRX7HFq1DdXq1jsUiqYee67Ln0Qan0yNgjNP2Nht0dxYD6JAK40+uiptKiRmP73cQjAVLGh54sgrruBDwA==",
"dev": true,
"dependencies": {
"@astrojs/micromark-extension-mdx-jsx": "^1.0.3",
@ -134,6 +134,7 @@
"acorn": "^8.7.1",
"acorn-jsx": "^5.3.2",
"github-slugger": "^1.4.0",
"hast-util-to-html": "^8.0.3",
"mdast-util-mdx-expression": "^1.2.1",
"mdast-util-mdx-jsx": "^1.2.0",
"micromark-extension-mdx-expression": "^1.0.3",
@ -182,9 +183,9 @@
}
},
"node_modules/@astrojs/react": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-1.1.3.tgz",
"integrity": "sha512-awhAEPvJslewJ3Txeapw6LiZtU8RqZrDiequeNDmwQt6iz4Ltn3nJPROKxv4cKesAHEpAZhXWM1q2HhpxWFW0Q==",
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-1.1.4.tgz",
"integrity": "sha512-eTIXRjvyrDRkMewL5KrbhkF+zl+KSkCgL7k8/BBMXPTUrtOZZY5N5oZbjFtvjxBSQ/dhMWp9g+SwloDldN5ZDg==",
"dev": true,
"dependencies": {
"@babel/core": ">=7.0.0-0 <8.0.0",
@ -793,9 +794,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.1.109",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.109.tgz",
"integrity": "sha512-XpaarWmcLu8Fkz62Xe5CAhFlg+fIISDtXRc0nFsUaIG40mqmIrPs2zCmmmD2QFgMgLgzRMYb0t9q5iHqkgQsJA==",
"version": "2.1.110",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.110.tgz",
"integrity": "sha512-y+C2w8jbt0Vnk0RC9tjB0ZnT9apMaxYMv2rzAOMeWfx4SlHbZAyy7UKqbSqih9mHmDJuhs6fk5CZP2+dggIHww==",
"dev": true,
"dependencies": {
"@iconify/types": "*",
@ -1637,14 +1638,14 @@
"dev": true
},
"node_modules/astro": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.2.7.tgz",
"integrity": "sha512-Zz0xwf/xL0Vb0I6bd9gZW6CGrn+N7uaTGrcsNt/zCGhQ2nLE/lEqro2QUZeCrxQ8hLrTuXB9KirWOK6gXq+LKA==",
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.2.8.tgz",
"integrity": "sha512-KJkaOXN36tVvID2OOCn0kdAymwGtjHUDDb/bDbkMA8wMncrxzOOnppmytFHhKzeBhYsJVjj1Lc6H0FgSG2WwEg==",
"dev": true,
"dependencies": {
"@astrojs/compiler": "^0.24.0",
"@astrojs/language-server": "^0.23.0",
"@astrojs/markdown-remark": "^1.1.1",
"@astrojs/markdown-remark": "^1.1.2",
"@astrojs/telemetry": "^1.0.0",
"@astrojs/webapi": "^1.0.0",
"@babel/core": "^7.18.2",
@ -10024,9 +10025,9 @@
"integrity": "sha512-vNZIa5Tf5nOqBEGJvM6xyYBnGcz4MAp+bBPnyVI0UYRjsIWlP7RgMdCpRV0OOh5kgh00BoAypGv27kcoJCMVfA=="
},
"@astrojs/image": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.7.0.tgz",
"integrity": "sha512-0P2Q0NbU1Y8iBDsJWes9qME2PHaiLOz8G7iFDJtWB+a42Ur/Awf9kxrBFX19siotR5kCX+9kTqZmhAp73SYRwQ==",
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.7.1.tgz",
"integrity": "sha512-T7oNQUwkQ848zZARZZy8TxyTRcgMl0B0+bcHKrXudOr3gpjLFyY+NPR7QTCFq2PnNGA48wUGi4MeX/fu1ASPEw==",
"requires": {
"@altano/tiny-async-pool": "^1.0.2",
"image-size": "^1.0.2",
@ -10064,9 +10065,9 @@
}
},
"@astrojs/markdown-remark": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-1.1.1.tgz",
"integrity": "sha512-eOvrqejecgeRLUXOdBfb0VoMppe7J80TlazaDnu4tVDdTG4nyuspO0CTPr9nzt6rbW5iLIh4KEUUuOk+z8n8uQ==",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-1.1.2.tgz",
"integrity": "sha512-afZWKRX7HFq1DdXq1jsUiqYee67Ln0Qan0yNgjNP2Nht0dxYD6JAK40+uiptKiRmP73cQjAVLGh54sgrruBDwA==",
"dev": true,
"requires": {
"@astrojs/micromark-extension-mdx-jsx": "^1.0.3",
@ -10074,6 +10075,7 @@
"acorn": "^8.7.1",
"acorn-jsx": "^5.3.2",
"github-slugger": "^1.4.0",
"hast-util-to-html": "^8.0.3",
"mdast-util-mdx-expression": "^1.2.1",
"mdast-util-mdx-jsx": "^1.2.0",
"micromark-extension-mdx-expression": "^1.0.3",
@ -10119,9 +10121,9 @@
}
},
"@astrojs/react": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-1.1.3.tgz",
"integrity": "sha512-awhAEPvJslewJ3Txeapw6LiZtU8RqZrDiequeNDmwQt6iz4Ltn3nJPROKxv4cKesAHEpAZhXWM1q2HhpxWFW0Q==",
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-1.1.4.tgz",
"integrity": "sha512-eTIXRjvyrDRkMewL5KrbhkF+zl+KSkCgL7k8/BBMXPTUrtOZZY5N5oZbjFtvjxBSQ/dhMWp9g+SwloDldN5ZDg==",
"dev": true,
"requires": {
"@babel/core": ">=7.0.0-0 <8.0.0",
@ -10568,9 +10570,9 @@
}
},
"@iconify/json": {
"version": "2.1.109",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.109.tgz",
"integrity": "sha512-XpaarWmcLu8Fkz62Xe5CAhFlg+fIISDtXRc0nFsUaIG40mqmIrPs2zCmmmD2QFgMgLgzRMYb0t9q5iHqkgQsJA==",
"version": "2.1.110",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.110.tgz",
"integrity": "sha512-y+C2w8jbt0Vnk0RC9tjB0ZnT9apMaxYMv2rzAOMeWfx4SlHbZAyy7UKqbSqih9mHmDJuhs6fk5CZP2+dggIHww==",
"dev": true,
"requires": {
"@iconify/types": "*",
@ -11221,14 +11223,14 @@
"dev": true
},
"astro": {
"version": "1.2.7",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.2.7.tgz",
"integrity": "sha512-Zz0xwf/xL0Vb0I6bd9gZW6CGrn+N7uaTGrcsNt/zCGhQ2nLE/lEqro2QUZeCrxQ8hLrTuXB9KirWOK6gXq+LKA==",
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.2.8.tgz",
"integrity": "sha512-KJkaOXN36tVvID2OOCn0kdAymwGtjHUDDb/bDbkMA8wMncrxzOOnppmytFHhKzeBhYsJVjj1Lc6H0FgSG2WwEg==",
"dev": true,
"requires": {
"@astrojs/compiler": "^0.24.0",
"@astrojs/language-server": "^0.23.0",
"@astrojs/markdown-remark": "^1.1.1",
"@astrojs/markdown-remark": "^1.1.2",
"@astrojs/telemetry": "^1.0.0",
"@astrojs/webapi": "^1.0.0",
"@babel/core": "^7.18.2",

View file

@ -18,7 +18,7 @@
"lint:ts": "tsc --jsx preserve --skipLibCheck"
},
"dependencies": {
"@astrojs/image": "0.7.0",
"@astrojs/image": "0.7.1",
"@iconify-icon/react": "1.0.0",
"clsx": "1.2.1",
"prettier-plugin-astro": "0.5.4",
@ -26,14 +26,14 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@astrojs/react": "1.1.3",
"@astrojs/react": "1.1.4",
"@astrojs/tailwind": "1.0.1",
"@iconify/json": "2.1.109",
"@iconify/json": "2.1.110",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"astro": "1.2.7",
"astro": "1.2.8",
"eslint": "8.23.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",