Skip to content

Commit

Permalink
Update Lock Files
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelstaib committed Dec 17, 2023
1 parent 4017aed commit 8970e2b
Show file tree
Hide file tree
Showing 122 changed files with 3,357 additions and 251 deletions.
30 changes: 27 additions & 3 deletions src/CookieCrumble/src/CookieCrumble/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,8 @@
"HotChocolate": "[0.0.0, )",
"HotChocolate.Subscriptions.InMemory": "[0.0.0, )",
"HotChocolate.Transport.Sockets": "[0.0.0, )",
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )"
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )"
}
},
"hotchocolate.authorization": {
Expand All @@ -1150,6 +1151,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )",
"System.Threading.Channels": "[6.0.0, )"
Expand Down Expand Up @@ -1279,6 +1281,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -2433,7 +2441,8 @@
"HotChocolate": "[0.0.0, )",
"HotChocolate.Subscriptions.InMemory": "[0.0.0, )",
"HotChocolate.Transport.Sockets": "[0.0.0, )",
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )"
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )"
}
},
"hotchocolate.authorization": {
Expand All @@ -2449,6 +2458,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )",
"System.Threading.Channels": "[7.0.0, )"
Expand Down Expand Up @@ -2618,6 +2628,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -3839,7 +3855,8 @@
"HotChocolate": "[0.0.0, )",
"HotChocolate.Subscriptions.InMemory": "[0.0.0, )",
"HotChocolate.Transport.Sockets": "[0.0.0, )",
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )"
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )"
}
},
"hotchocolate.authorization": {
Expand All @@ -3855,6 +3872,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )",
"System.Threading.Channels": "[8.0.0, )"
Expand Down Expand Up @@ -4024,6 +4042,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down
30 changes: 27 additions & 3 deletions src/CookieCrumble/test/CookieCrumble.Tests/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,8 @@
"HotChocolate": "[0.0.0, )",
"HotChocolate.Subscriptions.InMemory": "[0.0.0, )",
"HotChocolate.Transport.Sockets": "[0.0.0, )",
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )"
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )"
}
},
"hotchocolate.authorization": {
Expand All @@ -1214,6 +1215,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )",
"System.Threading.Channels": "[6.0.0, )"
Expand Down Expand Up @@ -1343,6 +1345,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -2562,7 +2570,8 @@
"HotChocolate": "[0.0.0, )",
"HotChocolate.Subscriptions.InMemory": "[0.0.0, )",
"HotChocolate.Transport.Sockets": "[0.0.0, )",
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )"
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )"
}
},
"hotchocolate.authorization": {
Expand All @@ -2578,6 +2587,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )",
"System.Threading.Channels": "[7.0.0, )"
Expand Down Expand Up @@ -2747,6 +2757,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -4033,7 +4049,8 @@
"HotChocolate": "[0.0.0, )",
"HotChocolate.Subscriptions.InMemory": "[0.0.0, )",
"HotChocolate.Transport.Sockets": "[0.0.0, )",
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )"
"HotChocolate.Types.Scalars.Upload": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )"
}
},
"hotchocolate.authorization": {
Expand All @@ -4049,6 +4066,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )",
"System.Threading.Channels": "[8.0.0, )"
Expand Down Expand Up @@ -4218,6 +4236,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )",
"System.Threading.Channels": "[6.0.0, )"
Expand Down Expand Up @@ -252,6 +253,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -393,6 +400,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )",
"System.Threading.Channels": "[7.0.0, )"
Expand Down Expand Up @@ -487,6 +495,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -628,6 +642,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )",
"System.Threading.Channels": "[8.0.0, )"
Expand Down Expand Up @@ -722,6 +737,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )",
"System.Threading.Channels": "[6.0.0, )"
Expand Down Expand Up @@ -1314,6 +1315,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -2517,6 +2524,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )",
"System.Threading.Channels": "[7.0.0, )"
Expand Down Expand Up @@ -2611,6 +2619,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -3814,6 +3828,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )",
"System.Threading.Channels": "[8.0.0, )"
Expand Down Expand Up @@ -3908,6 +3923,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )",
"System.Threading.Channels": "[6.0.0, )"
Expand Down Expand Up @@ -290,6 +291,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[6.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -468,6 +475,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )",
"System.Threading.Channels": "[7.0.0, )"
Expand Down Expand Up @@ -562,6 +570,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[7.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down Expand Up @@ -793,6 +807,7 @@
"HotChocolate.Execution.Abstractions": "[0.0.0, )",
"HotChocolate.Fetching": "[0.0.0, )",
"HotChocolate.Types": "[0.0.0, )",
"HotChocolate.Utilities.DependencyInjection": "[0.0.0, )",
"HotChocolate.Validation": "[0.0.0, )",
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )",
"System.Threading.Channels": "[8.0.0, )"
Expand Down Expand Up @@ -887,6 +902,12 @@
"hotchocolate.utilities": {
"type": "Project"
},
"hotchocolate.utilities.dependencyinjection": {
"type": "Project",
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "[8.0.0, )"
}
},
"hotchocolate.validation": {
"type": "Project",
"dependencies": {
Expand Down
Loading

0 comments on commit 8970e2b

Please sign in to comment.