Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deps/dependencies renovate #956

Merged
merged 8 commits into from
Oct 17, 2023
3 changes: 3 additions & 0 deletions .astro/icon.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7761,6 +7761,7 @@ declare module 'astro-icon' {
| "simple-icons:acm"
| "simple-icons:actigraph"
| "simple-icons:activision"
| "simple-icons:activitypub"
| "simple-icons:acura"
| "simple-icons:adafruit"
| "simple-icons:adblock"
Expand Down Expand Up @@ -8039,6 +8040,7 @@ declare module 'astro-icon' {
| "simple-icons:bentley"
| "simple-icons:bento"
| "simple-icons:bentoml"
| "simple-icons:bereal"
| "simple-icons:betfair"
| "simple-icons:bigbasket"
| "simple-icons:bigbluebutton"
Expand Down Expand Up @@ -10433,6 +10435,7 @@ declare module 'astro-icon' {
| "simple-icons:yamahamotorcorporation"
| "simple-icons:yaml"
| "simple-icons:yammer"
| "simple-icons:yandexcloud"
| "simple-icons:yarn"
| "simple-icons:ycombinator"
| "simple-icons:yelp"
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@iconify-json/mdi": "^1.1.54",
"@iconify-json/ph": "^1.1.6",
"@iconify-json/ri": "^1.1.12",
"@iconify-json/simple-icons": "^1.1.74",
"@iconify-json/simple-icons": "^1.1.75",
"@iconify-json/teenyicons": "^1.1.6",
"@iconify-json/uit": "^1.1.5",
"@nanostores/vue": "0.10.0",
Expand All @@ -43,11 +43,11 @@
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
"@types/uuid": "^9.0.5",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@vite-pwa/astro": "^0.1.3",
"@vueuse/core": "10.5.0",
"astro": "3.2.4",
"astro": "3.3.1",
"astro-compress": "2.0.15",
"astro-critters": "2.0.11",
"astro-i18next": "1.0.0-beta.21",
Expand All @@ -68,9 +68,9 @@
"husky": "8.0.3",
"i18next-fs-backend": "2.2.0",
"locale-emoji": "0.3.0",
"marked": "9.1.1",
"marked": "9.1.2",
"mdast-util-to-string": "4.0.0",
"nanostores": "0.9.3",
"nanostores": "0.9.4",
"postcss-nesting": "12.0.1",
"postcss-preset-env": "9.2.0",
"prettier": "3.0.3",
Expand All @@ -88,5 +88,5 @@
"vue": "3.3.4",
"workbox-window": "^7.0.0"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.9.2"
}
Loading
Loading