Skip to content

Commit 8899d2a

Browse files
upgrade doodle ui
1 parent a11b012 commit 8899d2a

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
Binary file not shown.
Binary file not shown.

cmd/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"check-format": "prettier --list-different \"src/**/*.@(js|jsx|ts|tsx|md|html|css|scss|json)\""
1717
},
1818
"dependencies": {
19-
"@bloodhoundenterprise/doodleui": "^1.0.0-alpha.30",
19+
"@bloodhoundenterprise/doodleui": "^1.0.0-alpha.31",
2020
"@date-io/luxon": "^3.2.0",
2121
"@emotion/react": "^11.10.4",
2222
"@emotion/styled": "^11.10.4",

packages/javascript/bh-shared-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"author": "The BloodHound Enterprise Team (https://bloodhoundenterprise.io/)",
2020
"license": "MIT",
2121
"dependencies": {
22-
"@bloodhoundenterprise/doodleui": "^1.0.0-alpha.30",
22+
"@bloodhoundenterprise/doodleui": "^1.0.0-alpha.31",
2323
"@date-io/luxon": "^3.2.0",
2424
"@fortawesome/fontawesome-free": "^6.7.2",
2525
"@fortawesome/fontawesome-svg-core": "^6.7.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -350,9 +350,9 @@ __metadata:
350350
languageName: node
351351
linkType: hard
352352

353-
"@bloodhoundenterprise/doodleui@npm:^1.0.0-alpha.30":
354-
version: 1.0.0-alpha.30
355-
resolution: "@bloodhoundenterprise/doodleui@npm:1.0.0-alpha.30"
353+
"@bloodhoundenterprise/doodleui@npm:^1.0.0-alpha.31":
354+
version: 1.0.0-alpha.31
355+
resolution: "@bloodhoundenterprise/doodleui@npm:1.0.0-alpha.31"
356356
dependencies:
357357
"@radix-ui/react-accordion": ^1.1.2
358358
"@radix-ui/react-checkbox": ^1.1.2
@@ -382,7 +382,7 @@ __metadata:
382382
react: ^18.2.0
383383
react-dom: ^18.2.0
384384
tailwindcss: ^3.4.3
385-
checksum: 23dadce44e9f6310664afb8da8c1b0e5a06df655d8d45e64f268333aa461e265ce6f0777183a087935023a72bf7d2ba0156cfbc6f453185b2a8acdb24860eeaf
385+
checksum: d8068b2f391b135b5668caf2c3904958051d3d2f403fdd847b62ebb9ced5769a0375b2246dbfce7e2ee918b6954ab91b01c464ac70828b12164db396782b8442
386386
languageName: node
387387
linkType: hard
388388

@@ -4939,7 +4939,7 @@ __metadata:
49394939
version: 0.0.0-use.local
49404940
resolution: "bh-shared-ui@workspace:packages/javascript/bh-shared-ui"
49414941
dependencies:
4942-
"@bloodhoundenterprise/doodleui": ^1.0.0-alpha.30
4942+
"@bloodhoundenterprise/doodleui": ^1.0.0-alpha.31
49434943
"@date-io/luxon": ^3.2.0
49444944
"@emotion/react": ^11.10.4
49454945
"@emotion/styled": ^11.10.4
@@ -5070,7 +5070,7 @@ __metadata:
50705070
version: 0.0.0-use.local
50715071
resolution: "bloodhound-ui@workspace:cmd/ui"
50725072
dependencies:
5073-
"@bloodhoundenterprise/doodleui": ^1.0.0-alpha.30
5073+
"@bloodhoundenterprise/doodleui": ^1.0.0-alpha.31
50745074
"@date-io/luxon": ^3.2.0
50755075
"@emotion/react": ^11.10.4
50765076
"@emotion/styled": ^11.10.4

0 commit comments

Comments
 (0)