Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 18a35a0 commit 718ddcd
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 203 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/react": "4.1.2",
"@astrojs/svelte": "7.0.2",
"@astrojs/vue": "5.0.3",
"@astrojs/react": "4.1.3",
"@astrojs/svelte": "7.0.3",
"@astrojs/vue": "5.0.4",
"@biomejs/biome": "1.9.4",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
Expand All @@ -42,8 +42,8 @@
"jsdom": "25.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"svelte": "5.16.0",
"typescript": "5.7.2",
"svelte": "5.17.3",
"typescript": "5.7.3",
"vitest": "2.1.8",
"vue": "3.5.13"
},
Expand All @@ -57,9 +57,9 @@
"diffable-html": "5.0.0",
"fuse.js": "7.0.0",
"nanostores": "0.11.3",
"octokit": "4.0.3",
"octokit": "4.1.0",
"prism-react-renderer": "2.4.1",
"react-element-to-jsx-string": "15.0.0",
"react-markdown": "9.0.1"
"react-markdown": "9.0.3"
}
}
Loading

0 comments on commit 718ddcd

Please sign in to comment.