Update all non-major dependencies (#106)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-01 04:21:22 +00:00 committed by GitHub
parent 171fa31ad0
commit 9f08435fbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

28
package-lock.json generated
View file

@ -8,7 +8,7 @@
"name": "devscard", "name": "devscard",
"version": "0.0.1", "version": "0.0.1",
"dependencies": { "dependencies": {
"@astrojs/image": "0.11.6", "@astrojs/image": "0.12.0",
"@iconify-icon/react": "1.0.2", "@iconify-icon/react": "1.0.2",
"@tippyjs/react": "4.2.6", "@tippyjs/react": "4.2.6",
"clsx": "1.2.1", "clsx": "1.2.1",
@ -24,7 +24,7 @@
"@types/react-dom": "18.0.9", "@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.45.0", "@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0", "@typescript-eslint/parser": "5.45.0",
"astro": "1.6.11", "astro": "1.6.12",
"eslint": "8.28.0", "eslint": "8.28.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",
@ -77,9 +77,9 @@
"integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww==" "integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww=="
}, },
"node_modules/@astrojs/image": { "node_modules/@astrojs/image": {
"version": "0.11.6", "version": "0.12.0",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.6.tgz", "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.12.0.tgz",
"integrity": "sha512-/awb4CWvOdoBv896XZcXw+oYEYLezWiaX5Oyk2g4PQ6rEHtZVROj56CFdUbS9ldmIqp3ni7rXNf1XK3dlP5d1A==", "integrity": "sha512-daX4pKHpOjRDgU4VieXUjrNgxI2NQVif47zihGEycaHUCxbMJr9rtdk6snT8m9+hdyFHTuihiUFsu7TJLFGGdw==",
"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",
@ -1670,9 +1670,9 @@
"dev": true "dev": true
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "1.6.11", "version": "1.6.12",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.11.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.12.tgz",
"integrity": "sha512-T0xb0U0FOrqXxl87x4mjpufhf0b47RMPIu8WWK+2ODrRZkPj1sr24alh3Y/PLSyiWSqoGZF7xzQ6hzt0jDCyVQ==", "integrity": "sha512-Pa1BfD/w2B/1bi6UXyvwbSnKnZqBglWgw8vjuEP+YJ8tb63g2yAn4mOy2Fh/Z5jn6fV1mkA2HS2TN2ZpTgagdg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@astrojs/compiler": "^0.29.15", "@astrojs/compiler": "^0.29.15",
@ -10538,9 +10538,9 @@
"integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww==" "integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww=="
}, },
"@astrojs/image": { "@astrojs/image": {
"version": "0.11.6", "version": "0.12.0",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.6.tgz", "resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.12.0.tgz",
"integrity": "sha512-/awb4CWvOdoBv896XZcXw+oYEYLezWiaX5Oyk2g4PQ6rEHtZVROj56CFdUbS9ldmIqp3ni7rXNf1XK3dlP5d1A==", "integrity": "sha512-daX4pKHpOjRDgU4VieXUjrNgxI2NQVif47zihGEycaHUCxbMJr9rtdk6snT8m9+hdyFHTuihiUFsu7TJLFGGdw==",
"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",
@ -11757,9 +11757,9 @@
"dev": true "dev": true
}, },
"astro": { "astro": {
"version": "1.6.11", "version": "1.6.12",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.11.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-1.6.12.tgz",
"integrity": "sha512-T0xb0U0FOrqXxl87x4mjpufhf0b47RMPIu8WWK+2ODrRZkPj1sr24alh3Y/PLSyiWSqoGZF7xzQ6hzt0jDCyVQ==", "integrity": "sha512-Pa1BfD/w2B/1bi6UXyvwbSnKnZqBglWgw8vjuEP+YJ8tb63g2yAn4mOy2Fh/Z5jn6fV1mkA2HS2TN2ZpTgagdg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@astrojs/compiler": "^0.29.15", "@astrojs/compiler": "^0.29.15",

View file

@ -19,7 +19,7 @@
"lint:ts": "tsc --jsx preserve --skipLibCheck" "lint:ts": "tsc --jsx preserve --skipLibCheck"
}, },
"dependencies": { "dependencies": {
"@astrojs/image": "0.11.6", "@astrojs/image": "0.12.0",
"@iconify-icon/react": "1.0.2", "@iconify-icon/react": "1.0.2",
"@tippyjs/react": "4.2.6", "@tippyjs/react": "4.2.6",
"clsx": "1.2.1", "clsx": "1.2.1",
@ -35,7 +35,7 @@
"@types/react-dom": "18.0.9", "@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.45.0", "@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0", "@typescript-eslint/parser": "5.45.0",
"astro": "1.6.11", "astro": "1.6.12",
"eslint": "8.28.0", "eslint": "8.28.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",