Skip to content

Commit

Permalink
chore(deps): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-berlin committed May 5, 2024
1 parent d75ac53 commit bde9bf6
Show file tree
Hide file tree
Showing 3 changed files with 4,963 additions and 2,879 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"astro": "^2.10.12",
"astro-matomo": "^1.4.0"
"astro": "^4.7.1",
"astro-matomo": "^1.4.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^23.0.0"
"semantic-release": "^23.0.8"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0 || ^3.0.0 || ^4.0.0"
Expand Down
Loading

0 comments on commit bde9bf6

Please sign in to comment.