Skip to content

Commit d8ddaed

Browse files
fix(deps): update dependency tslib to ^2.8.1
1 parent d6fa6b4 commit d8ddaed

File tree

7 files changed

+16
-16
lines changed

7 files changed

+16
-16
lines changed

packages/react-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@patternfly/react-tokens": "workspace:^",
4141
"hoist-non-react-statics": "^3.3.2",
4242
"lodash": "^4.17.21",
43-
"tslib": "^2.7.0"
43+
"tslib": "^2.8.1"
4444
},
4545
"peerDependencies": {
4646
"react": "^17 || ^18",

packages/react-code-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@patternfly/react-icons": "workspace:^",
3636
"@patternfly/react-styles": "workspace:^",
3737
"react-dropzone": "14.2.3",
38-
"tslib": "^2.7.0"
38+
"tslib": "^2.8.1"
3939
},
4040
"peerDependencies": {
4141
"react": "^17 || ^18",

packages/react-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@patternfly/react-tokens": "workspace:^",
5252
"focus-trap": "7.6.2",
5353
"react-dropzone": "^14.2.3",
54-
"tslib": "^2.7.0"
54+
"tslib": "^2.8.1"
5555
},
5656
"devDependencies": {
5757
"@patternfly/patternfly": "6.1.0-prerelease.2",

packages/react-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@fortawesome/free-solid-svg-icons": "^5.15.4",
3636
"@patternfly/patternfly": "6.1.0-prerelease.2",
3737
"fs-extra": "^11.2.0",
38-
"tslib": "^2.7.0"
38+
"tslib": "^2.8.1"
3939
},
4040
"peerDependencies": {
4141
"react": "^17 || ^18",

packages/react-table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@patternfly/react-styles": "workspace:^",
4646
"@patternfly/react-tokens": "workspace:^",
4747
"lodash": "^4.17.21",
48-
"tslib": "^2.7.0"
48+
"tslib": "^2.8.1"
4949
},
5050
"peerDependencies": {
5151
"react": "^17 || ^18",

packages/react-templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@patternfly/react-icons": "workspace:^",
3838
"@patternfly/react-styles": "workspace:^",
3939
"@patternfly/react-tokens": "workspace:^",
40-
"tslib": "^2.7.0"
40+
"tslib": "^2.8.1"
4141
},
4242
"peerDependencies": {
4343
"react": "^17 || ^18",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3591,7 +3591,7 @@ __metadata:
35913591
fs-extra: "npm:^11.2.0"
35923592
hoist-non-react-statics: "npm:^3.3.2"
35933593
lodash: "npm:^4.17.21"
3594-
tslib: "npm:^2.7.0"
3594+
tslib: "npm:^2.8.1"
35953595
peerDependencies:
35963596
react: ^17 || ^18
35973597
react-dom: ^17 || ^18
@@ -3660,7 +3660,7 @@ __metadata:
36603660
"@patternfly/react-styles": "workspace:^"
36613661
monaco-editor: "npm:^0.52.0"
36623662
react-dropzone: "npm:14.2.3"
3663-
tslib: "npm:^2.7.0"
3663+
tslib: "npm:^2.8.1"
36643664
peerDependencies:
36653665
react: ^17 || ^18
36663666
react-dom: ^17 || ^18
@@ -3680,7 +3680,7 @@ __metadata:
36803680
focus-trap: "npm:7.6.2"
36813681
fs-extra: "npm:^11.2.0"
36823682
react-dropzone: "npm:^14.2.3"
3683-
tslib: "npm:^2.7.0"
3683+
tslib: "npm:^2.8.1"
36843684
peerDependencies:
36853685
react: ^17 || ^18
36863686
react-dom: ^17 || ^18
@@ -3733,7 +3733,7 @@ __metadata:
37333733
"@fortawesome/free-solid-svg-icons": "npm:^5.15.4"
37343734
"@patternfly/patternfly": "npm:6.1.0-prerelease.2"
37353735
fs-extra: "npm:^11.2.0"
3736-
tslib: "npm:^2.7.0"
3736+
tslib: "npm:^2.8.1"
37373737
peerDependencies:
37383738
react: ^17 || ^18
37393739
react-dom: ^17 || ^18
@@ -3830,7 +3830,7 @@ __metadata:
38303830
"@patternfly/react-styles": "workspace:^"
38313831
"@patternfly/react-tokens": "workspace:^"
38323832
lodash: "npm:^4.17.21"
3833-
tslib: "npm:^2.7.0"
3833+
tslib: "npm:^2.8.1"
38343834
peerDependencies:
38353835
react: ^17 || ^18
38363836
react-dom: ^17 || ^18
@@ -3845,7 +3845,7 @@ __metadata:
38453845
"@patternfly/react-icons": "workspace:^"
38463846
"@patternfly/react-styles": "workspace:^"
38473847
"@patternfly/react-tokens": "workspace:^"
3848-
tslib: "npm:^2.7.0"
3848+
tslib: "npm:^2.8.1"
38493849
peerDependencies:
38503850
react: ^17 || ^18
38513851
react-dom: ^17 || ^18
@@ -20847,10 +20847,10 @@ __metadata:
2084720847
languageName: node
2084820848
linkType: hard
2084920849

20850-
"tslib@npm:^2.7.0":
20851-
version: 2.7.0
20852-
resolution: "tslib@npm:2.7.0"
20853-
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
20850+
"tslib@npm:^2.8.1":
20851+
version: 2.8.1
20852+
resolution: "tslib@npm:2.8.1"
20853+
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
2085420854
languageName: node
2085520855
linkType: hard
2085620856

0 commit comments

Comments
 (0)