Skip to content

Commit 0c10a9e

Browse files
Update dependency mantine-datatable to v9.3.1 (#1126)
1 parent 54673e4 commit 0c10a9e

4 files changed

Lines changed: 14 additions & 14 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"jszip": "3.10.1",
7171
"jwt-decode": "4.0.0",
7272
"keycloak-js": "26.2.4",
73-
"mantine-datatable": "9.3.0",
73+
"mantine-datatable": "9.3.1",
7474
"react": "19.2.7",
7575
"react-avatar-editor": "15.1.0",
7676
"react-dom": "19.2.7",

client/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/sbom/.lock-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7fca1985c06ccc362fdf0691ccb15473229b4867e9f814badad81369645c0263
1+
44081c0fb55562de230f080d8926d8283b8e65cc91b4ac8d1f0f9302bea1ecdb

client/sbom/bom.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15504,17 +15504,17 @@
1550415504
{
1550515505
"type": "library",
1550615506
"name": "mantine-datatable",
15507-
"version": "9.3.0",
15508-
"purl": "pkg:npm/mantine-datatable@9.3.0",
15509-
"bom-ref": "pkg:npm/mantine-datatable@9.3.0",
15507+
"version": "9.3.1",
15508+
"purl": "pkg:npm/mantine-datatable@9.3.1",
15509+
"bom-ref": "pkg:npm/mantine-datatable@9.3.1",
1551015510
"externalReferences": [
1551115511
{
1551215512
"type": "distribution",
15513-
"url": "https://registry.npmjs.org/mantine-datatable/-/mantine-datatable-9.3.0.tgz",
15513+
"url": "https://registry.npmjs.org/mantine-datatable/-/mantine-datatable-9.3.1.tgz",
1551415514
"hashes": [
1551515515
{
1551615516
"alg": "SHA-512",
15517-
"content": "6022c2e550913d41c3a0352f5a0558f356f1d7b3039371b3dfc89c38835efd03b664a0121b13737ffc22a95dc3bf537f0513bad351b254c1d11fa2f3156542ee"
15517+
"content": "c3e2ad34251c372a609a9c1895b605f730dbd1ee60345139608dd9ae013ef48489c60ffc869996ca9ac0e1854c6ca63c982f34cf03b068aa1ec3994bc747aca0"
1551815518
}
1551915519
]
1552015520
}
@@ -26907,7 +26907,7 @@
2690726907
"dependsOn": []
2690826908
},
2690926909
{
26910-
"ref": "pkg:npm/mantine-datatable@9.3.0",
26910+
"ref": "pkg:npm/mantine-datatable@9.3.1",
2691126911
"dependsOn": []
2691226912
},
2691326913
{
@@ -28243,7 +28243,7 @@
2824328243
"pkg:npm/jwt-decode@4.0.0",
2824428244
"pkg:npm/keycloak-js@26.2.4",
2824528245
"pkg:npm/linkifyjs@4.3.3",
28246-
"pkg:npm/mantine-datatable@9.3.0",
28246+
"pkg:npm/mantine-datatable@9.3.1",
2824728247
"pkg:npm/mini-css-extract-plugin@2.10.2",
2824828248
"pkg:npm/patch-package@8.0.1",
2824928249
"pkg:npm/postcss-loader@8.2.1",

0 commit comments

Comments
 (0)