chore(deps): update all dependencies
This commit is contained in:
parent
3c7645d957
commit
15b41478b7
@ -10,8 +10,8 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="MongoDB.Driver" Version="2.24.0"/>
|
<PackageReference Include="MongoDB.Driver" Version="2.25.0"/>
|
||||||
<PackageReference Include="MongoDB.Driver.Core" Version="2.24.0"/>
|
<PackageReference Include="MongoDB.Driver.Core" Version="2.25.0"/>
|
||||||
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="8.0.1"/>
|
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="8.0.1"/>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
"next-pwa": "5.6.0",
|
"next-pwa": "5.6.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-redux": "9.1.0",
|
"react-redux": "9.1.1",
|
||||||
"react-textarea-autosize": "8.5.3",
|
"react-textarea-autosize": "8.5.3",
|
||||||
"tailwindcss": "3.4.3"
|
"tailwindcss": "3.4.3"
|
||||||
},
|
},
|
||||||
|
@ -4519,10 +4519,10 @@ react-is@^16.13.1, react-is@^16.7.0:
|
|||||||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
||||||
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
||||||
|
|
||||||
react-redux@9.1.0:
|
react-redux@9.1.1:
|
||||||
version "9.1.0"
|
version "9.1.1"
|
||||||
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.1.0.tgz#46a46d4cfed4e534ce5452bb39ba18e1d98a8197"
|
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.1.1.tgz#852ec13084bd7375e26db697d2fc9027ffada204"
|
||||||
integrity sha512-6qoDzIO+gbrza8h3hjMA9aq4nwVFCKFtY2iLxCtVT38Swyy2C/dJCGBXHeHLtx6qlg/8qzc2MrhOeduf5K32wQ==
|
integrity sha512-5ynfGDzxxsoV73+4czQM56qF43vsmgJsO22rmAvU5tZT2z5Xow/A2uhhxwXuGTxgdReF3zcp7A80gma2onRs1A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/use-sync-external-store" "^0.0.3"
|
"@types/use-sync-external-store" "^0.0.3"
|
||||||
use-sync-external-store "^1.0.0"
|
use-sync-external-store "^1.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user