Update all non-major dependencies (#75)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ebab69b412
commit
241dc1d6fc
2 changed files with 29 additions and 29 deletions
52
package-lock.json
generated
52
package-lock.json
generated
|
|
@ -8,7 +8,7 @@
|
||||||
"name": "devscard",
|
"name": "devscard",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/image": "0.11.0",
|
"@astrojs/image": "0.11.1",
|
||||||
"@iconify-icon/react": "1.0.1",
|
"@iconify-icon/react": "1.0.1",
|
||||||
"clsx": "1.2.1",
|
"clsx": "1.2.1",
|
||||||
"prettier-plugin-astro": "0.7.0",
|
"prettier-plugin-astro": "0.7.0",
|
||||||
|
|
@ -18,13 +18,13 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/react": "1.2.2",
|
"@astrojs/react": "1.2.2",
|
||||||
"@astrojs/tailwind": "2.1.1",
|
"@astrojs/tailwind": "2.1.2",
|
||||||
"@iconify/json": "2.1.132",
|
"@iconify/json": "2.1.132",
|
||||||
"@types/react": "18.0.24",
|
"@types/react": "18.0.24",
|
||||||
"@types/react-dom": "18.0.8",
|
"@types/react-dom": "18.0.8",
|
||||||
"@typescript-eslint/eslint-plugin": "5.42.0",
|
"@typescript-eslint/eslint-plugin": "5.42.0",
|
||||||
"@typescript-eslint/parser": "5.42.0",
|
"@typescript-eslint/parser": "5.42.0",
|
||||||
"astro": "1.6.2",
|
"astro": "1.6.3",
|
||||||
"eslint": "8.26.0",
|
"eslint": "8.26.0",
|
||||||
"eslint-config-airbnb": "19.0.4",
|
"eslint-config-airbnb": "19.0.4",
|
||||||
"eslint-config-airbnb-typescript": "17.0.0",
|
"eslint-config-airbnb-typescript": "17.0.0",
|
||||||
|
|
@ -79,9 +79,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/image": {
|
"node_modules/@astrojs/image": {
|
||||||
"version": "0.11.0",
|
"version": "0.11.1",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.1.tgz",
|
||||||
"integrity": "sha512-cWmqig0t4ndb+4v4YwuKJObpU9zWOVsNdEmvoEPPJUgtrrJzaxJYSRBe+pbvjP0xe+cQIk6fOKAq5lchK8VBzQ==",
|
"integrity": "sha512-LgmATS/LfDlHyUzhgPfIIJNC7XGZ9sr01ur1Q+IMDgkCCoplUbN1zBt2DY4M0XZ13QaVF1Ok/tCaMjIbh1pSVA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@altano/tiny-async-pool": "^1.0.2",
|
"@altano/tiny-async-pool": "^1.0.2",
|
||||||
"http-cache-semantics": "^4.1.0",
|
"http-cache-semantics": "^4.1.0",
|
||||||
|
|
@ -89,7 +89,8 @@
|
||||||
"kleur": "^4.1.5",
|
"kleur": "^4.1.5",
|
||||||
"magic-string": "^0.25.9",
|
"magic-string": "^0.25.9",
|
||||||
"mime": "^3.0.0",
|
"mime": "^3.0.0",
|
||||||
"slash": "^4.0.0"
|
"slash": "^4.0.0",
|
||||||
|
"web-streams-polyfill": "^3.2.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"sharp": ">=0.31.0"
|
"sharp": ">=0.31.0"
|
||||||
|
|
@ -236,9 +237,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/tailwind": {
|
"node_modules/@astrojs/tailwind": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.2.tgz",
|
||||||
"integrity": "sha512-Il6FODtu4AlwadleJS3VWmAOOmeCDKvAo3iof46p4iHtdeWLClyuH9kJXWrlzCS+QOfBSIfXxvwPJ3cbK5COlA==",
|
"integrity": "sha512-nIrlT+WWp/Wv2VQ29Nvncq608E+j3qB9k1f7yiAjY2ijxizZo4OnQzdRPQcIjIZHL5YxPtzbcoSP2u3v+Domqw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@proload/core": "^0.3.2",
|
"@proload/core": "^0.3.2",
|
||||||
|
|
@ -1697,9 +1698,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "1.6.2",
|
"version": "1.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.3.tgz",
|
||||||
"integrity": "sha512-UHbzQ3Q7iU2a0XBY6Dzh/Hksoa7svmkWZ3ABRGgSOT765GXIGZkErgeNAsjsBW7RsTUKVLqVxD2LK3NzZL5EKA==",
|
"integrity": "sha512-Om84PLuuF497q1LVMzcr0jI3r0kNoYgdX7W0IVUgVnrNd7ubK11h9zhg/2MHRSui+0vCH3+0hnCnCG6QEd2a2Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^0.29.5",
|
"@astrojs/compiler": "^0.29.5",
|
||||||
|
|
@ -10430,7 +10431,6 @@
|
||||||
"version": "3.2.1",
|
"version": "3.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz",
|
||||||
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==",
|
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==",
|
||||||
"dev": true,
|
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 8"
|
"node": ">= 8"
|
||||||
}
|
}
|
||||||
|
|
@ -10634,9 +10634,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@astrojs/image": {
|
"@astrojs/image": {
|
||||||
"version": "0.11.0",
|
"version": "0.11.1",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.0.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.1.tgz",
|
||||||
"integrity": "sha512-cWmqig0t4ndb+4v4YwuKJObpU9zWOVsNdEmvoEPPJUgtrrJzaxJYSRBe+pbvjP0xe+cQIk6fOKAq5lchK8VBzQ==",
|
"integrity": "sha512-LgmATS/LfDlHyUzhgPfIIJNC7XGZ9sr01ur1Q+IMDgkCCoplUbN1zBt2DY4M0XZ13QaVF1Ok/tCaMjIbh1pSVA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@altano/tiny-async-pool": "^1.0.2",
|
"@altano/tiny-async-pool": "^1.0.2",
|
||||||
"http-cache-semantics": "^4.1.0",
|
"http-cache-semantics": "^4.1.0",
|
||||||
|
|
@ -10644,7 +10644,8 @@
|
||||||
"kleur": "^4.1.5",
|
"kleur": "^4.1.5",
|
||||||
"magic-string": "^0.25.9",
|
"magic-string": "^0.25.9",
|
||||||
"mime": "^3.0.0",
|
"mime": "^3.0.0",
|
||||||
"slash": "^4.0.0"
|
"slash": "^4.0.0",
|
||||||
|
"web-streams-polyfill": "^3.2.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@astrojs/language-server": {
|
"@astrojs/language-server": {
|
||||||
|
|
@ -10760,9 +10761,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@astrojs/tailwind": {
|
"@astrojs/tailwind": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.2.tgz",
|
||||||
"integrity": "sha512-Il6FODtu4AlwadleJS3VWmAOOmeCDKvAo3iof46p4iHtdeWLClyuH9kJXWrlzCS+QOfBSIfXxvwPJ3cbK5COlA==",
|
"integrity": "sha512-nIrlT+WWp/Wv2VQ29Nvncq608E+j3qB9k1f7yiAjY2ijxizZo4OnQzdRPQcIjIZHL5YxPtzbcoSP2u3v+Domqw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@proload/core": "^0.3.2",
|
"@proload/core": "^0.3.2",
|
||||||
|
|
@ -11872,9 +11873,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"astro": {
|
"astro": {
|
||||||
"version": "1.6.2",
|
"version": "1.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.2.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.3.tgz",
|
||||||
"integrity": "sha512-UHbzQ3Q7iU2a0XBY6Dzh/Hksoa7svmkWZ3ABRGgSOT765GXIGZkErgeNAsjsBW7RsTUKVLqVxD2LK3NzZL5EKA==",
|
"integrity": "sha512-Om84PLuuF497q1LVMzcr0jI3r0kNoYgdX7W0IVUgVnrNd7ubK11h9zhg/2MHRSui+0vCH3+0hnCnCG6QEd2a2Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@astrojs/compiler": "^0.29.5",
|
"@astrojs/compiler": "^0.29.5",
|
||||||
|
|
@ -17911,8 +17912,7 @@
|
||||||
"web-streams-polyfill": {
|
"web-streams-polyfill": {
|
||||||
"version": "3.2.1",
|
"version": "3.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz",
|
||||||
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==",
|
"integrity": "sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q=="
|
||||||
"dev": true
|
|
||||||
},
|
},
|
||||||
"which": {
|
"which": {
|
||||||
"version": "2.0.2",
|
"version": "2.0.2",
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"lint:ts": "tsc --jsx preserve --skipLibCheck"
|
"lint:ts": "tsc --jsx preserve --skipLibCheck"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/image": "0.11.0",
|
"@astrojs/image": "0.11.1",
|
||||||
"@iconify-icon/react": "1.0.1",
|
"@iconify-icon/react": "1.0.1",
|
||||||
"clsx": "1.2.1",
|
"clsx": "1.2.1",
|
||||||
"prettier-plugin-astro": "0.7.0",
|
"prettier-plugin-astro": "0.7.0",
|
||||||
|
|
@ -29,13 +29,13 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/react": "1.2.2",
|
"@astrojs/react": "1.2.2",
|
||||||
"@astrojs/tailwind": "2.1.1",
|
"@astrojs/tailwind": "2.1.2",
|
||||||
"@iconify/json": "2.1.132",
|
"@iconify/json": "2.1.132",
|
||||||
"@types/react": "18.0.24",
|
"@types/react": "18.0.24",
|
||||||
"@types/react-dom": "18.0.8",
|
"@types/react-dom": "18.0.8",
|
||||||
"@typescript-eslint/eslint-plugin": "5.42.0",
|
"@typescript-eslint/eslint-plugin": "5.42.0",
|
||||||
"@typescript-eslint/parser": "5.42.0",
|
"@typescript-eslint/parser": "5.42.0",
|
||||||
"astro": "1.6.2",
|
"astro": "1.6.3",
|
||||||
"eslint": "8.26.0",
|
"eslint": "8.26.0",
|
||||||
"eslint-config-airbnb": "19.0.4",
|
"eslint-config-airbnb": "19.0.4",
|
||||||
"eslint-config-airbnb-typescript": "17.0.0",
|
"eslint-config-airbnb-typescript": "17.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue