Skip to content

Commit

Permalink
Dependencies (#889)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @astrojs/rss to v2.4.4

* chore(deps): update dependency @playwright/test to v1.37.0

* chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.1

* chore(deps): update dependency sass to v1.65.1

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

* chore(deps): update dependency astro to v2.10.5

* Update dependencies and streamline YAML styling

The changes in this commit update various dependencies as noted in the diff, such as "astro-netlify-cms", "astro", and several "@astrojs" packages. The version updates ensure the project dependencies are up-to-date, potentially incorporating bug fixes, security patches, and feature enhancements from those packages.

In addition to the dependency

* Update dependencies and streamline YAML styling

The changes in this commit update various dependencies as noted in the diff, such as "astro-netlify-cms", "astro", and several "@astrojs" packages. The version updates ensure the project dependencies are up-to-date, potentially incorporating bug fixes, security patches, and feature enhancements from those packages.

In addition

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
yacosta738 and renovate[bot] authored Aug 11, 2023
1 parent cf1fa16 commit 6dfeff5
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 94 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,21 +21,21 @@
},
"devDependencies": {
"@astrojs/image": "0.17.3",
"@astrojs/rss": "2.4.3",
"@astrojs/rss": "2.4.4",
"@astrojs/sitemap": "2.0.1",
"@astrojs/tailwind": "4.0.0",
"@astrojs/vue": "2.2.1",
"@nanostores/vue": "0.10.0",
"@playwright/test": "1.36.2",
"@playwright/test": "1.37.0",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.4",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.9",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@typescript-eslint/eslint-plugin": "6.3.0",
"@typescript-eslint/parser": "6.3.0",
"@vite-pwa/astro": "^0.1.0",
"@vueuse/core": "10.3.0",
"astro": "2.10.1",
"astro": "2.10.5",
"astro-compress": "1.1.23",
"astro-critters": "2.0.4",
"astro-i18next": "1.0.0-beta.21",
Expand Down Expand Up @@ -63,7 +63,7 @@
"postcss-preset-env": "9.1.1",
"prettier": "3.0.1",
"prettier-plugin-astro": "0.11.0",
"prettier-plugin-tailwindcss": "0.4.1",
"prettier-plugin-tailwindcss": "0.5.1",
"reading-time": "1.5.0",
"rehype-accessible-emojis": "^0.3.2",
"remark-toc": "^8.0.1",
Expand Down
Loading

0 comments on commit 6dfeff5

Please sign in to comment.