Skip to content

Commit c14fb26

Browse files
chore(deps): update dependency @blueprintjs/datetime to v6.0.6
1 parent bd89639 commit c14fb26

File tree

1 file changed

+72
-8
lines changed

1 file changed

+72
-8
lines changed

yarn.lock

Lines changed: 72 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@ __metadata:
14371437
languageName: node
14381438
linkType: hard
14391439

1440-
"@blueprintjs/core@npm:^6.0.0, @blueprintjs/core@npm:^6.2.1, @blueprintjs/core@npm:^6.3.1":
1440+
"@blueprintjs/core@npm:^6.0.0, @blueprintjs/core@npm:^6.3.1":
14411441
version: 6.3.1
14421442
resolution: "@blueprintjs/core@npm:6.3.1"
14431443
dependencies:
@@ -1464,13 +1464,40 @@ __metadata:
14641464
languageName: node
14651465
linkType: hard
14661466

1467+
"@blueprintjs/core@npm:^6.3.2":
1468+
version: 6.3.2
1469+
resolution: "@blueprintjs/core@npm:6.3.2"
1470+
dependencies:
1471+
"@blueprintjs/colors": "npm:^5.1.9"
1472+
"@blueprintjs/icons": "npm:^6.2.0"
1473+
"@popperjs/core": "npm:^2.11.8"
1474+
classnames: "npm:^2.3.1"
1475+
normalize.css: "npm:^8.0.1"
1476+
react-popper: "npm:^2.3.0"
1477+
react-transition-group: "npm:^4.4.5"
1478+
tslib: "npm:~2.6.2"
1479+
use-sync-external-store: "npm:^1.2.0"
1480+
peerDependencies:
1481+
"@types/react": 18
1482+
react: 18
1483+
react-dom: 18
1484+
peerDependenciesMeta:
1485+
"@types/react":
1486+
optional: true
1487+
bin:
1488+
upgrade-blueprint-2.0.0-rename: scripts/upgrade-blueprint-2.0.0-rename.sh
1489+
upgrade-blueprint-3.0.0-rename: scripts/upgrade-blueprint-3.0.0-rename.sh
1490+
checksum: 10c0/94c051816284977f54230c35f9f20a07c1751852cce80b75ef54addedb673f9806891f42833c7f0d92918775f1157ae633994447356c68699cafbe41c1c808a9
1491+
languageName: node
1492+
linkType: hard
1493+
14671494
"@blueprintjs/datetime@npm:^6.0.0":
1468-
version: 6.0.3
1469-
resolution: "@blueprintjs/datetime@npm:6.0.3"
1495+
version: 6.0.6
1496+
resolution: "@blueprintjs/datetime@npm:6.0.6"
14701497
dependencies:
1471-
"@blueprintjs/core": "npm:^6.2.1"
1472-
"@blueprintjs/icons": "npm:^6.1.0"
1473-
"@blueprintjs/select": "npm:^6.0.3"
1498+
"@blueprintjs/core": "npm:^6.3.2"
1499+
"@blueprintjs/icons": "npm:^6.2.0"
1500+
"@blueprintjs/select": "npm:^6.0.6"
14741501
classnames: "npm:^2.3.1"
14751502
date-fns: "npm:^2.28.0"
14761503
date-fns-tz: "npm:^2.0.0"
@@ -1484,7 +1511,7 @@ __metadata:
14841511
peerDependenciesMeta:
14851512
"@types/react":
14861513
optional: true
1487-
checksum: 10c0/ce31daaf8dcf7a8b61dd97eede5840283fb7b7d6eaf9b2260ff5e72e2235e77fc6271fc19b75541a2b3d6a9b40c46df986dc05f9defc4463f9f6030ef7a56a1a
1514+
checksum: 10c0/6e4f75d856368484698d6efef7e1e28ed70217304dc6e1b40776b072fadbf2e0888890b61a0bdf95e2f699587670ddc9bf7d6791b480cc73d3c841fdab446bd5
14881515
languageName: node
14891516
linkType: hard
14901517

@@ -1506,7 +1533,25 @@ __metadata:
15061533
languageName: node
15071534
linkType: hard
15081535

1509-
"@blueprintjs/select@npm:^6.0.0, @blueprintjs/select@npm:^6.0.3":
1536+
"@blueprintjs/icons@npm:^6.2.0":
1537+
version: 6.2.0
1538+
resolution: "@blueprintjs/icons@npm:6.2.0"
1539+
dependencies:
1540+
change-case: "npm:^4.1.2"
1541+
classnames: "npm:^2.3.1"
1542+
tslib: "npm:~2.6.2"
1543+
peerDependencies:
1544+
"@types/react": 18
1545+
react: 18
1546+
react-dom: 18
1547+
peerDependenciesMeta:
1548+
"@types/react":
1549+
optional: true
1550+
checksum: 10c0/106829b138245b36ac5452e6f89193ee81266cdcd87a8a2563204d4f060d8fc67337cbcedc78a20d3ff61d13de0f1cbe40c858083c7ad9b69347ef47325ee9c2
1551+
languageName: node
1552+
linkType: hard
1553+
1554+
"@blueprintjs/select@npm:^6.0.0":
15101555
version: 6.0.5
15111556
resolution: "@blueprintjs/select@npm:6.0.5"
15121557
dependencies:
@@ -1525,6 +1570,25 @@ __metadata:
15251570
languageName: node
15261571
linkType: hard
15271572

1573+
"@blueprintjs/select@npm:^6.0.6":
1574+
version: 6.0.6
1575+
resolution: "@blueprintjs/select@npm:6.0.6"
1576+
dependencies:
1577+
"@blueprintjs/core": "npm:^6.3.2"
1578+
"@blueprintjs/icons": "npm:^6.2.0"
1579+
classnames: "npm:^2.3.1"
1580+
tslib: "npm:~2.6.2"
1581+
peerDependencies:
1582+
"@types/react": 18
1583+
react: 18
1584+
react-dom: 18
1585+
peerDependenciesMeta:
1586+
"@types/react":
1587+
optional: true
1588+
checksum: 10c0/c0c5acb9ad1f13c947f05df7be5a6af3a908ed93831b0dba1f9a3f262af53153c794faa5d7807cafbc215ed83686af6600f466ced40350d7d928694d517a3c14
1589+
languageName: node
1590+
linkType: hard
1591+
15281592
"@bufbuild/protobuf@npm:^2.5.0":
15291593
version: 2.6.3
15301594
resolution: "@bufbuild/protobuf@npm:2.6.3"

0 commit comments

Comments
 (0)