Compare commits
1 Commits
5db1e7c6f2
...
renovate/a
Author | SHA1 | Date | |
---|---|---|---|
b216d52007 |
@@ -14,7 +14,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Mediatr" Version="12.4.1" />
|
<PackageReference Include="Mediatr" Version="13.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
@@ -9,9 +9,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@microsoft/signalr": "8.0.7",
|
"@microsoft/signalr": "8.0.7",
|
||||||
"@reduxjs/toolkit": "2.6.1",
|
"@reduxjs/toolkit": "2.8.2",
|
||||||
"@tippyjs/react": "4.2.6",
|
"@tippyjs/react": "4.2.6",
|
||||||
"axios": "1.8.4",
|
"axios": "1.11.0",
|
||||||
"next": "15.2.1",
|
"next": "15.2.1",
|
||||||
"next-pwa": "5.6.0",
|
"next-pwa": "5.6.0",
|
||||||
"react": "19.0.0",
|
"react": "19.0.0",
|
||||||
@@ -24,12 +24,12 @@
|
|||||||
"@types/react": "19.0.10",
|
"@types/react": "19.0.10",
|
||||||
"@types/react-redux": "7.1.34",
|
"@types/react-redux": "7.1.34",
|
||||||
"autoprefixer": "10.4.21",
|
"autoprefixer": "10.4.21",
|
||||||
"cssnano": "7.0.6",
|
"cssnano": "7.1.0",
|
||||||
"eslint": "9.21.0",
|
"eslint": "9.21.0",
|
||||||
"eslint-config-next": "15.2.1",
|
"eslint-config-next": "15.2.1",
|
||||||
"postcss": "8.5.3",
|
"postcss": "8.5.6",
|
||||||
"postcss-import": "16.1.0",
|
"postcss-import": "16.1.1",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.6.2",
|
||||||
"typescript": "5.8.2"
|
"typescript": "5.8.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user