Skip to content

Commit

Permalink
Merge pull request #608 from lorenzwalthert/hook-dependencies-update
Browse files Browse the repository at this point in the history
Hook dependencies update
  • Loading branch information
lorenzwalthert authored Jan 31, 2025
2 parents d907500 + 710fc69 commit dcd2a60
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Repositories": [
{
"Name": "RSPM",
"URL": "https://packagemanager.posit.co/cran/2024-12-12"
"URL": "https://packagemanager.posit.co/cran/2025-01-10"
}
]
},
Expand Down Expand Up @@ -179,13 +179,13 @@
},
"curl": {
"Package": "curl",
"Version": "5.2.3",
"Version": "6.1.0",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
"R"
],
"Hash": "d91263322a58af798f6cf3b13fd56dde"
"Hash": "8dd23d308c751efdf675124aad4bf5d7"
},
"cyclocomp": {
"Package": "cyclocomp",
Expand Down Expand Up @@ -429,7 +429,7 @@
},
"processx": {
"Package": "processx",
"Version": "3.8.4",
"Version": "3.8.5",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -438,7 +438,7 @@
"ps",
"utils"
],
"Hash": "0c90a7d71988856bad2a2a45dd871bb9"
"Hash": "790b1edafbd9980aeb8c3d77e3b0ba33"
},
"ps": {
"Package": "ps",
Expand Down Expand Up @@ -637,7 +637,7 @@
},
"xfun": {
"Package": "xfun",
"Version": "0.49",
"Version": "0.50",
"Source": "Repository",
"Repository": "RSPM",
"Requirements": [
Expand All @@ -646,7 +646,7 @@
"stats",
"tools"
],
"Hash": "8687398773806cfff9401a2feca96298"
"Hash": "44ab88837d3f8dfc66a837299b887fa6"
},
"xml2": {
"Package": "xml2",
Expand Down

0 comments on commit dcd2a60

Please sign in to comment.