Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Cratis/Chronicle
Browse files Browse the repository at this point in the history
  • Loading branch information
einari committed Jan 22, 2025
2 parents 68f34ba + fd5685c commit f8374a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<PackageVersion Include="Microsoft.Orleans.Analyzers" Version="$(Orleans)" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" NoWarn="NU5104" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.10" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.185" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.186" />
<!-- Not categorized -->
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
<PackageVersion Include="castle.core" Version="5.1.1" />
Expand Down
2 changes: 1 addition & 1 deletion Source/Workbench/Web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0",
"vite": "6.0.7",
"vite": "6.0.9",
"vite-plugin-commonjs": "0.10.4",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
Expand Down

0 comments on commit f8374a8

Please sign in to comment.