Skip to content

Commit

Permalink
Merge pull request #174 from erkobridee/renovate/astro-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update astro monorepo
  • Loading branch information
erkobridee authored Dec 20, 2024
2 parents 537244e + 5548b82 commit da6cb2c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"gh-pages-preview": "cross-env GITHUB_PAGES=true GITHUB_PAGES_PREVIEW=true npm run preview"
},
"dependencies": {
"astro": "5.1.0",
"astro": "5.1.1",
"canvas-confetti": "1.9.3"
},
"devDependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/mdx": "4.0.2",
"@astrojs/tailwind": "5.1.3",
"@astrojs/mdx": "4.0.3",
"@astrojs/tailwind": "5.1.4",
"@types/canvas-confetti": "1.9.0",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
Expand Down

0 comments on commit da6cb2c

Please sign in to comment.