Skip to content

Commit

Permalink
Deps/dependencies renovate (#956)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency nanostores to v0.9.4

* chore(deps): update pnpm to v8.9.2

* chore(deps): update typescript-eslint monorepo to v6.8.0

* chore(deps): update dependency astro to v3.3.1

* chore(deps): update dependency marked to v9.1.2

* chore(deps): 🟢 update dependencies

- simple icons
- astro
- marked

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
yacosta738 and renovate[bot] authored Oct 17, 2023
1 parent de2f27e commit 544ed76
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 146 deletions.
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

0 comments on commit 544ed76

Please sign in to comment.