Update all non-major dependencies (#49)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-20 04:01:31 +00:00 committed by GitHub
parent 9b9e372aaa
commit b069f6df52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 68 additions and 66 deletions

124
package-lock.json generated
View file

@ -16,14 +16,14 @@
"react-dom": "18.2.0" "react-dom": "18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/react": "1.2.0", "@astrojs/react": "1.2.1",
"@astrojs/tailwind": "2.1.0", "@astrojs/tailwind": "2.1.1",
"@iconify/json": "2.1.123", "@iconify/json": "2.1.124",
"@types/react": "18.0.21", "@types/react": "18.0.21",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.40.1", "@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1", "@typescript-eslint/parser": "5.40.1",
"astro": "1.5.0", "astro": "1.5.2",
"eslint": "8.25.0", "eslint": "8.25.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",
@ -40,7 +40,7 @@
"eslint-plugin-simple-import-sort": "8.0.0", "eslint-plugin-simple-import-sort": "8.0.0",
"postcss": "8.4.18", "postcss": "8.4.18",
"prettier": "2.7.1", "prettier": "2.7.1",
"tailwindcss": "3.1.8", "tailwindcss": "3.2.0",
"type-fest": "3.1.0", "type-fest": "3.1.0",
"typescript": "4.8.4", "typescript": "4.8.4",
"vite": "3.1.8", "vite": "3.1.8",
@ -216,9 +216,9 @@
} }
}, },
"node_modules/@astrojs/react": { "node_modules/@astrojs/react": {
"version": "1.2.0", "version": "1.2.1",
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@astrojs/react/-/react-1.2.1.tgz",
"integrity": "sha512-UREteXiIaI7GDsPBgddtZpKAAUod+l/Baq+McY7gNs5w0aqDmHBzwoBZURPLklJXGAjZ/YBvrVtpiJrahEardA==", "integrity": "sha512-EoW7coV/35ak1fPoVNrL1OyYGOnJSnRJsgIc8WtkLv5aDrMpviS6+9vmqOHEiJwab8wNh+zSphx8a9nC2Q3zAg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/core": ">=7.0.0-0 <8.0.0", "@babel/core": ">=7.0.0-0 <8.0.0",
@ -228,14 +228,16 @@
"node": "^14.18.0 || >=16.12.0" "node": "^14.18.0 || >=16.12.0"
}, },
"peerDependencies": { "peerDependencies": {
"@types/react": "^17.0.50 || ^18.0.21",
"@types/react-dom": "^17.0.17 || ^18.0.6",
"react": "^17.0.2 || ^18.0.0", "react": "^17.0.2 || ^18.0.0",
"react-dom": "^17.0.2 || ^18.0.0" "react-dom": "^17.0.2 || ^18.0.0"
} }
}, },
"node_modules/@astrojs/tailwind": { "node_modules/@astrojs/tailwind": {
"version": "2.1.0", "version": "2.1.1",
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.0.tgz", "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.1.tgz",
"integrity": "sha512-zfdprApzUJbqCNSJNEYeV7dh0ZGMdPDnROXb11ZBusu3/oVrahfP7nlmJTr05bpUdFURNIn2Z7Jkhn0nsAl8dQ==", "integrity": "sha512-Il6FODtu4AlwadleJS3VWmAOOmeCDKvAo3iof46p4iHtdeWLClyuH9kJXWrlzCS+QOfBSIfXxvwPJ3cbK5COlA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@proload/core": "^0.3.2", "@proload/core": "^0.3.2",
@ -817,9 +819,9 @@
} }
}, },
"node_modules/@iconify/json": { "node_modules/@iconify/json": {
"version": "2.1.123", "version": "2.1.124",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.123.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.124.tgz",
"integrity": "sha512-v5/E8mdKa+Skleb7nPnGp8BOdqSQ9nLpq8+lDdOHEPx6zKCPNpaIocJmdNmHrDvvTY67mPoLwzZnHnaZ5vJ8yQ==", "integrity": "sha512-b8oQpGFiPOli65TB1deM5Pv4OGYIsN4T3+QBek85h9t+Ckae5lBg0aUVYm6lpC6FJ3iVlKU7DuPWXsqYVZdHyQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",
@ -1684,9 +1686,9 @@
"dev": true "dev": true
}, },
"node_modules/astro": { "node_modules/astro": {
"version": "1.5.0", "version": "1.5.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.5.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-1.5.2.tgz",
"integrity": "sha512-xwneXjRT4FChouSe/cj6oJVU6Ux7Fd/7rfnh3mPlB9PTbN5UwnfCI5MjR7rTc93i169Jjh93FndrxmGX45sQBw==", "integrity": "sha512-ZzPwZYo4GgwNBiOA7xumpkbKNVT/k/ZEvEkAL2lj3NAZHnU801wk9qLlugu8ECoLT4k1j9B/SSmhLr+AhLTazw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@astrojs/compiler": "^0.27.1", "@astrojs/compiler": "^0.27.1",
@ -1804,9 +1806,9 @@
} }
}, },
"node_modules/astro/node_modules/@astrojs/compiler": { "node_modules/astro/node_modules/@astrojs/compiler": {
"version": "0.27.1", "version": "0.27.2",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.27.1.tgz", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.27.2.tgz",
"integrity": "sha512-jdbnULQkafKuSBa9yL7amQ5Ee7WIiQSAkCCGSgWhpt7t1HvtlbviNYuNIw5ob9Ax+rA08jNQ896rHqaPB31XjA==", "integrity": "sha512-VG4X87cUkcmT40HqEwShQzUgl0VSnVTszobbmnhAOkHzdoWMxhwAm61A2o5fEsv6eEK8M0lW/fGwkSofYM5GcQ==",
"dev": true "dev": true
}, },
"node_modules/astro/node_modules/semver": { "node_modules/astro/node_modules/semver": {
@ -4278,9 +4280,9 @@
"dev": true "dev": true
}, },
"node_modules/fast-glob": { "node_modules/fast-glob": {
"version": "3.2.11", "version": "3.2.12",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz", "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz",
"integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==", "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.stat": "^2.0.2",
@ -7600,12 +7602,12 @@
} }
}, },
"node_modules/postcss-nested": { "node_modules/postcss-nested": {
"version": "5.0.6", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz", "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz",
"integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==", "integrity": "sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"postcss-selector-parser": "^6.0.6" "postcss-selector-parser": "^6.0.10"
}, },
"engines": { "engines": {
"node": ">=12.0" "node": ">=12.0"
@ -8949,9 +8951,9 @@
} }
}, },
"node_modules/tailwindcss": { "node_modules/tailwindcss": {
"version": "3.1.8", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.1.8.tgz", "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.0.tgz",
"integrity": "sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==", "integrity": "sha512-ARh/W0uH5UlWIC2nn02V0+5fyF0k6qZliyt4QYic2upOhPUE/Spu1EURNc9txJ3+4j8OEmdigqfDpw4d2tA4vA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"arg": "^5.0.2", "arg": "^5.0.2",
@ -8960,18 +8962,18 @@
"detective": "^5.2.1", "detective": "^5.2.1",
"didyoumean": "^1.2.2", "didyoumean": "^1.2.2",
"dlv": "^1.1.3", "dlv": "^1.1.3",
"fast-glob": "^3.2.11", "fast-glob": "^3.2.12",
"glob-parent": "^6.0.2", "glob-parent": "^6.0.2",
"is-glob": "^4.0.3", "is-glob": "^4.0.3",
"lilconfig": "^2.0.6", "lilconfig": "^2.0.6",
"normalize-path": "^3.0.0", "normalize-path": "^3.0.0",
"object-hash": "^3.0.0", "object-hash": "^3.0.0",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"postcss": "^8.4.14", "postcss": "^8.4.17",
"postcss-import": "^14.1.0", "postcss-import": "^14.1.0",
"postcss-js": "^4.0.0", "postcss-js": "^4.0.0",
"postcss-load-config": "^3.1.4", "postcss-load-config": "^3.1.4",
"postcss-nested": "5.0.6", "postcss-nested": "6.0.0",
"postcss-selector-parser": "^6.0.10", "postcss-selector-parser": "^6.0.10",
"postcss-value-parser": "^4.2.0", "postcss-value-parser": "^4.2.0",
"quick-lru": "^5.1.1", "quick-lru": "^5.1.1",
@ -10469,9 +10471,9 @@
} }
}, },
"@astrojs/react": { "@astrojs/react": {
"version": "1.2.0", "version": "1.2.1",
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-1.2.0.tgz", "resolved": "https://registry.npmjs.org/@astrojs/react/-/react-1.2.1.tgz",
"integrity": "sha512-UREteXiIaI7GDsPBgddtZpKAAUod+l/Baq+McY7gNs5w0aqDmHBzwoBZURPLklJXGAjZ/YBvrVtpiJrahEardA==", "integrity": "sha512-EoW7coV/35ak1fPoVNrL1OyYGOnJSnRJsgIc8WtkLv5aDrMpviS6+9vmqOHEiJwab8wNh+zSphx8a9nC2Q3zAg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/core": ">=7.0.0-0 <8.0.0", "@babel/core": ">=7.0.0-0 <8.0.0",
@ -10479,9 +10481,9 @@
} }
}, },
"@astrojs/tailwind": { "@astrojs/tailwind": {
"version": "2.1.0", "version": "2.1.1",
"resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.0.tgz", "resolved": "https://registry.npmjs.org/@astrojs/tailwind/-/tailwind-2.1.1.tgz",
"integrity": "sha512-zfdprApzUJbqCNSJNEYeV7dh0ZGMdPDnROXb11ZBusu3/oVrahfP7nlmJTr05bpUdFURNIn2Z7Jkhn0nsAl8dQ==", "integrity": "sha512-Il6FODtu4AlwadleJS3VWmAOOmeCDKvAo3iof46p4iHtdeWLClyuH9kJXWrlzCS+QOfBSIfXxvwPJ3cbK5COlA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@proload/core": "^0.3.2", "@proload/core": "^0.3.2",
@ -10909,9 +10911,9 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.1.123", "version": "2.1.124",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.123.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.124.tgz",
"integrity": "sha512-v5/E8mdKa+Skleb7nPnGp8BOdqSQ9nLpq8+lDdOHEPx6zKCPNpaIocJmdNmHrDvvTY67mPoLwzZnHnaZ5vJ8yQ==", "integrity": "sha512-b8oQpGFiPOli65TB1deM5Pv4OGYIsN4T3+QBek85h9t+Ckae5lBg0aUVYm6lpC6FJ3iVlKU7DuPWXsqYVZdHyQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@iconify/types": "*", "@iconify/types": "*",
@ -11581,9 +11583,9 @@
"dev": true "dev": true
}, },
"astro": { "astro": {
"version": "1.5.0", "version": "1.5.2",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.5.0.tgz", "resolved": "https://registry.npmjs.org/astro/-/astro-1.5.2.tgz",
"integrity": "sha512-xwneXjRT4FChouSe/cj6oJVU6Ux7Fd/7rfnh3mPlB9PTbN5UwnfCI5MjR7rTc93i169Jjh93FndrxmGX45sQBw==", "integrity": "sha512-ZzPwZYo4GgwNBiOA7xumpkbKNVT/k/ZEvEkAL2lj3NAZHnU801wk9qLlugu8ECoLT4k1j9B/SSmhLr+AhLTazw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@astrojs/compiler": "^0.27.1", "@astrojs/compiler": "^0.27.1",
@ -11650,9 +11652,9 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/compiler": { "@astrojs/compiler": {
"version": "0.27.1", "version": "0.27.2",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.27.1.tgz", "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-0.27.2.tgz",
"integrity": "sha512-jdbnULQkafKuSBa9yL7amQ5Ee7WIiQSAkCCGSgWhpt7t1HvtlbviNYuNIw5ob9Ax+rA08jNQ896rHqaPB31XjA==", "integrity": "sha512-VG4X87cUkcmT40HqEwShQzUgl0VSnVTszobbmnhAOkHzdoWMxhwAm61A2o5fEsv6eEK8M0lW/fGwkSofYM5GcQ==",
"dev": true "dev": true
}, },
"semver": { "semver": {
@ -13357,9 +13359,9 @@
"dev": true "dev": true
}, },
"fast-glob": { "fast-glob": {
"version": "3.2.11", "version": "3.2.12",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz", "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz",
"integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==", "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==",
"dev": true, "dev": true,
"requires": { "requires": {
"@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.stat": "^2.0.2",
@ -15629,12 +15631,12 @@
} }
}, },
"postcss-nested": { "postcss-nested": {
"version": "5.0.6", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz", "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.0.tgz",
"integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==", "integrity": "sha512-0DkamqrPcmkBDsLn+vQDIrtkSbNkv5AD/M322ySo9kqFkCIYklym2xEmWkwo+Y3/qZo34tzEPNUw4y7yMCdv5w==",
"dev": true, "dev": true,
"requires": { "requires": {
"postcss-selector-parser": "^6.0.6" "postcss-selector-parser": "^6.0.10"
} }
}, },
"postcss-selector-parser": { "postcss-selector-parser": {
@ -16608,9 +16610,9 @@
} }
}, },
"tailwindcss": { "tailwindcss": {
"version": "3.1.8", "version": "3.2.0",
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.1.8.tgz", "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.2.0.tgz",
"integrity": "sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==", "integrity": "sha512-ARh/W0uH5UlWIC2nn02V0+5fyF0k6qZliyt4QYic2upOhPUE/Spu1EURNc9txJ3+4j8OEmdigqfDpw4d2tA4vA==",
"dev": true, "dev": true,
"requires": { "requires": {
"arg": "^5.0.2", "arg": "^5.0.2",
@ -16619,18 +16621,18 @@
"detective": "^5.2.1", "detective": "^5.2.1",
"didyoumean": "^1.2.2", "didyoumean": "^1.2.2",
"dlv": "^1.1.3", "dlv": "^1.1.3",
"fast-glob": "^3.2.11", "fast-glob": "^3.2.12",
"glob-parent": "^6.0.2", "glob-parent": "^6.0.2",
"is-glob": "^4.0.3", "is-glob": "^4.0.3",
"lilconfig": "^2.0.6", "lilconfig": "^2.0.6",
"normalize-path": "^3.0.0", "normalize-path": "^3.0.0",
"object-hash": "^3.0.0", "object-hash": "^3.0.0",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
"postcss": "^8.4.14", "postcss": "^8.4.17",
"postcss-import": "^14.1.0", "postcss-import": "^14.1.0",
"postcss-js": "^4.0.0", "postcss-js": "^4.0.0",
"postcss-load-config": "^3.1.4", "postcss-load-config": "^3.1.4",
"postcss-nested": "5.0.6", "postcss-nested": "6.0.0",
"postcss-selector-parser": "^6.0.10", "postcss-selector-parser": "^6.0.10",
"postcss-value-parser": "^4.2.0", "postcss-value-parser": "^4.2.0",
"quick-lru": "^5.1.1", "quick-lru": "^5.1.1",

View file

@ -27,14 +27,14 @@
"react-dom": "18.2.0" "react-dom": "18.2.0"
}, },
"devDependencies": { "devDependencies": {
"@astrojs/react": "1.2.0", "@astrojs/react": "1.2.1",
"@astrojs/tailwind": "2.1.0", "@astrojs/tailwind": "2.1.1",
"@iconify/json": "2.1.123", "@iconify/json": "2.1.124",
"@types/react": "18.0.21", "@types/react": "18.0.21",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.6",
"@typescript-eslint/eslint-plugin": "5.40.1", "@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1", "@typescript-eslint/parser": "5.40.1",
"astro": "1.5.0", "astro": "1.5.2",
"eslint": "8.25.0", "eslint": "8.25.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",
@ -51,7 +51,7 @@
"eslint-plugin-simple-import-sort": "8.0.0", "eslint-plugin-simple-import-sort": "8.0.0",
"postcss": "8.4.18", "postcss": "8.4.18",
"prettier": "2.7.1", "prettier": "2.7.1",
"tailwindcss": "3.1.8", "tailwindcss": "3.2.0",
"typescript": "4.8.4", "typescript": "4.8.4",
"type-fest": "3.1.0", "type-fest": "3.1.0",
"vite": "3.1.8", "vite": "3.1.8",