Update all non-major dependencies (#86)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-18 04:21:43 +00:00 committed by GitHub
parent d6139f2c43
commit bd70d8e56c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 20 deletions

36
package-lock.json generated
View file

@ -8,7 +8,7 @@
"name": "devscard",
"version": "0.0.1",
"dependencies": {
"@astrojs/image": "0.11.4",
"@astrojs/image": "0.11.6",
"@iconify-icon/react": "1.0.1",
"@tippyjs/react": "4.2.6",
"clsx": "1.2.1",
@ -24,7 +24,7 @@
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"astro": "1.6.8",
"astro": "1.6.10",
"eslint": "8.27.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",
@ -78,9 +78,9 @@
"integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww=="
},
"node_modules/@astrojs/image": {
"version": "0.11.4",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.4.tgz",
"integrity": "sha512-5+ryBMs0pzHXOlB0ZbI/KR8LFIpNw/yTelxV/Au7WtgnRbxDBwBDVmUKZr6vhTwqMpSif8YM32t84ayIGJJdMA==",
"version": "0.11.6",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.6.tgz",
"integrity": "sha512-/awb4CWvOdoBv896XZcXw+oYEYLezWiaX5Oyk2g4PQ6rEHtZVROj56CFdUbS9ldmIqp3ni7rXNf1XK3dlP5d1A==",
"dependencies": {
"@altano/tiny-async-pool": "^1.0.2",
"http-cache-semantics": "^4.1.0",
@ -1676,9 +1676,9 @@
"dev": true
},
"node_modules/astro": {
"version": "1.6.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.8.tgz",
"integrity": "sha512-+kOj8s2fguCFCim9he6fl9iugIHrmAl7BmfNXdTdC9zU30VYV162HF5eRJyMlY5hGuDn3GvAoaNSzCMnybVsFQ==",
"version": "1.6.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.10.tgz",
"integrity": "sha512-W/ZGROkCKsDicpiXB82n8EkY6I0/12wdXS80NGaBdIUR1jZZxdN+0YMmdz+C2kYbjlo45KUsXpC/Tej+5KQYSQ==",
"dev": true,
"dependencies": {
"@astrojs/compiler": "^0.29.15",
@ -1738,8 +1738,8 @@
"typescript": "*",
"unist-util-visit": "^4.1.0",
"vfile": "^5.3.2",
"vite": "~3.2.1",
"vitefu": "^0.2.0",
"vite": "~3.2.4",
"vitefu": "^0.2.1",
"yargs-parser": "^21.0.1",
"zod": "^3.17.3"
},
@ -10584,9 +10584,9 @@
"integrity": "sha512-1CCf+dktc8IQCdmsNNSIor3rcJE5OIirFnFtQWp1VUxqCacefqRRlsl9lH7JcKKpRvz1taL43yHYJP8dxNfVww=="
},
"@astrojs/image": {
"version": "0.11.4",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.4.tgz",
"integrity": "sha512-5+ryBMs0pzHXOlB0ZbI/KR8LFIpNw/yTelxV/Au7WtgnRbxDBwBDVmUKZr6vhTwqMpSif8YM32t84ayIGJJdMA==",
"version": "0.11.6",
"resolved": "https://registry.npmjs.org/@astrojs/image/-/image-0.11.6.tgz",
"integrity": "sha512-/awb4CWvOdoBv896XZcXw+oYEYLezWiaX5Oyk2g4PQ6rEHtZVROj56CFdUbS9ldmIqp3ni7rXNf1XK3dlP5d1A==",
"requires": {
"@altano/tiny-async-pool": "^1.0.2",
"http-cache-semantics": "^4.1.0",
@ -11802,9 +11802,9 @@
"dev": true
},
"astro": {
"version": "1.6.8",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.8.tgz",
"integrity": "sha512-+kOj8s2fguCFCim9he6fl9iugIHrmAl7BmfNXdTdC9zU30VYV162HF5eRJyMlY5hGuDn3GvAoaNSzCMnybVsFQ==",
"version": "1.6.10",
"resolved": "https://registry.npmjs.org/astro/-/astro-1.6.10.tgz",
"integrity": "sha512-W/ZGROkCKsDicpiXB82n8EkY6I0/12wdXS80NGaBdIUR1jZZxdN+0YMmdz+C2kYbjlo45KUsXpC/Tej+5KQYSQ==",
"dev": true,
"requires": {
"@astrojs/compiler": "^0.29.15",
@ -11864,8 +11864,8 @@
"typescript": "*",
"unist-util-visit": "^4.1.0",
"vfile": "^5.3.2",
"vite": "~3.2.1",
"vitefu": "^0.2.0",
"vite": "~3.2.4",
"vitefu": "^0.2.1",
"yargs-parser": "^21.0.1",
"zod": "^3.17.3"
},

View file

@ -19,7 +19,7 @@
"lint:ts": "tsc --jsx preserve --skipLibCheck"
},
"dependencies": {
"@astrojs/image": "0.11.4",
"@astrojs/image": "0.11.6",
"@iconify-icon/react": "1.0.1",
"@tippyjs/react": "4.2.6",
"clsx": "1.2.1",
@ -35,7 +35,7 @@
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.43.0",
"@typescript-eslint/parser": "5.43.0",
"astro": "1.6.8",
"astro": "1.6.10",
"eslint": "8.27.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.0.0",