File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
packages/react-integration/demo-app-ts Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 9
9
"serve:demo-app" : " node scripts/serve"
10
10
},
11
11
"dependencies" : {
12
- "@patternfly/react-core" : " ^5.3 .0-prerelease.26 " ,
12
+ "@patternfly/react-core" : " ^5.4 .0-prerelease.0 " ,
13
13
"react" : " ^18" ,
14
14
"react-dom" : " ^18" ,
15
15
"react-router" : " ^5.3.3" ,
Original file line number Diff line number Diff line change 2901
2901
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.3.0-prerelease.5.tgz#2b108f4a1d79dd3bb93723ce92beb52b237c5a00"
2902
2902
integrity sha512-F2IbfCxotoyJP7CHud8O5QPZczXnPFK4dMoc7DRplJQSBhod6vn3SVvsDi4P8Sa7egBUcCiA6q1x+PI3E6BAIA==
2903
2903
2904
+ "@patternfly/react-core@^5.3.0-prerelease.26":
2905
+ version "5.3.0"
2906
+ resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-5.3.0.tgz#2d4c767a95242b3688731a0f76e91798c35f6ac5"
2907
+ integrity sha512-nMf8yrul3u+4+ch7IMsE+/3Rzmor8/yEUk8zzD9bYGRxjwniu1RqCF8NdgPvMw2C7Hz7xtpwsgXDfG4n8qd12g==
2908
+ dependencies:
2909
+ "@patternfly/react-icons" "^5.3.0"
2910
+ "@patternfly/react-styles" "^5.3.0"
2911
+ "@patternfly/react-tokens" "^5.3.0"
2912
+ focus-trap "7.5.2"
2913
+ react-dropzone "^14.2.3"
2914
+ tslib "^2.5.0"
2915
+
2916
+ "@patternfly/react-icons@^5.3.0":
2917
+ version "5.3.0"
2918
+ resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-5.3.0.tgz#04ac990fe539799a69da6de2e7b615a15a80ce87"
2919
+ integrity sha512-oBdaK4Gz7yivNE7jQg46sPzfZakg7oxo5aSMLc0N6haOmDEegiTurNex+h+/z0oBPqzZC+cIQRaBeXEgXGwc9Q==
2920
+
2921
+ "@patternfly/react-styles@^5.3.0":
2922
+ version "5.3.0"
2923
+ resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-5.3.0.tgz#4f34cfe557d9dad30c0add8dc92bfa3c6794dd91"
2924
+ integrity sha512-/EdkURW+v7Rzw/CiEqL+NfGtLvLMGIwOEyDhvlMDbRip2usGw4HLZv3Bep0cJe29zOeY27cDVZDM1HfyXLebtw==
2925
+
2926
+ "@patternfly/react-tokens@^5.3.0":
2927
+ version "5.3.0"
2928
+ resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-5.3.0.tgz#580e7c6a53f5056c317677ca98842fbdd04dcc7d"
2929
+ integrity sha512-24ZY5hgwt11InW3XtINM5p9Fo1hDiVor6Q4uphPZh8Mt89AsZZw1UweTaGg54I0Ah2Wzv6rkQy51LX7tZtIwjQ==
2930
+
2904
2931
"@pkgjs/parseargs@^0.11.0":
2905
2932
version "0.11.0"
2906
2933
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
You can’t perform that action at this time.
0 commit comments