Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 2c43cc4 commit 722a010
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 298 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@starheart/blog",
"version": "0.0.1",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -17,20 +17,20 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/markdown-remark": "^5.2.0",
"@astrojs/mdx": "^3.1.7",
"@astrojs/rss": "^4.0.7",
"@astrojs/markdown-remark": "^5.3.0",
"@astrojs/mdx": "^3.1.8",
"@astrojs/rss": "^4.0.8",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/tailwind": "^5.1.1",
"@iconify/json": "^2.2.256",
"@astrojs/tailwind": "^5.1.2",
"@iconify/json": "^2.2.259",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^4.15.11",
"astro-compress": "^2.3.1",
"astro": "^4.16.2",
"astro-compress": "^2.3.3",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"eslint": "^8.57.1",
Expand All @@ -51,9 +51,9 @@
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.24.0",
"shiki": "^1.21.1",
"shiki": "^1.22.0",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unplugin-icons": "^0.19.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 722a010

Please sign in to comment.