Skip to content

Commit

Permalink
Update to alpha 2 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiehuff committed Jun 4, 2024
1 parent e817517 commit ee78372
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 61 deletions.
10 changes: 5 additions & 5 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
"patternfly"
],
"dependencies": {
"@patternfly/react-core": "6.0.0-alpha.60",
"@patternfly/react-styles": "6.0.0-alpha.22"
"@patternfly/react-core": "6.0.0-alpha.61",
"@patternfly/react-styles": "6.0.0-alpha.23"
},
"peerDependencies": {
"react": "^17 || ^18",
"react-dom": "^17 || ^18"
},
"devDependencies": {
"@patternfly/patternfly": "6.0.0-alpha.139",
"@patternfly/documentation-framework": "6.0.0-alpha.37",
"@patternfly/react-table": "6.0.0-alpha.60",
"@patternfly/react-code-editor": "6.0.0-alpha.60",
"@patternfly/documentation-framework": "6.0.0-alpha.41",
"@patternfly/react-table": "6.0.0-alpha.61",
"@patternfly/react-code-editor": "6.0.0-alpha.61",
"react-monaco-editor": "0.51.0",
"monaco-editor": "0.34.1",
"rimraf": "^2.6.2",
Expand Down
117 changes: 61 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2418,27 +2418,27 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@patternfly/ast-helpers@^1.4.0-alpha.26":
version "1.4.0-alpha.26"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.4.0-alpha.26.tgz#5e7e39ef5e50aac367080260e2b915af563289d8"
integrity sha512-YDL5RuHhhXwb67pzCYnHrrppNFujFk+c2iyvW/ahWA8mdzMOkJ8zlXSiDDhW6y4C+8YOOH2OLWV1LjKVio8jEg==
"@patternfly/ast-helpers@^1.4.0-alpha.30":
version "1.16.1"
resolved "https://registry.yarnpkg.com/@patternfly/ast-helpers/-/ast-helpers-1.16.1.tgz#352b939f207a84d9d767118b369ba62c4adca25c"
integrity sha512-uFoub5s+sQ/LSDnm67qPXwLpbLiw3IN6CGfFNBbA3c2z7/8yxNvrz5JP/4Me5LL0x7SJRpjroYzesSn/Vf6OBQ==
dependencies:
acorn "^8.4.1"
acorn-class-fields "^1.0.0"
acorn-jsx "^5.3.2"
acorn-static-class-features "^1.0.0"
astring "^1.7.5"

"@patternfly/[email protected].37":
version "6.0.0-alpha.37"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-6.0.0-alpha.37.tgz#4f3a3a7cc87efb48bf61086e237b9b7dc670e795"
integrity sha512-neNlSbIG6KpseFDDwKMXbRW8mTrnd0S6qxANvpV0luVyGx/1bZLzztbDqsztywo9C+VYFERIhY/u4jrmlrI2sQ==
"@patternfly/[email protected].41":
version "6.0.0-alpha.41"
resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-6.0.0-alpha.41.tgz#2446f0ee183aa4f686bfb58bc6e62d25c2984f08"
integrity sha512-Tq/kno2Alr6ChipPh2SJJcTxnpYnluzTxw5b+grniqS/pufA3eQKWk/76ovovg/5+o1CmD+UNz7c99ZooUCwtg==
dependencies:
"@babel/core" "^7.24.3"
"@babel/preset-env" "^7.24.3"
"@babel/preset-react" "^7.24.1"
"@mdx-js/util" "1.6.16"
"@patternfly/ast-helpers" "^1.4.0-alpha.26"
"@patternfly/ast-helpers" "^1.4.0-alpha.30"
"@reach/router" "npm:@gatsbyjs/[email protected]"
autoprefixer "9.8.6"
babel-loader "^9.1.3"
Expand Down Expand Up @@ -2516,56 +2516,56 @@
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-6.0.0-alpha.139.tgz#417d6d3cf5e923a9cff28c99ecd8a3489fa935ff"
integrity sha512-RfM0pvIhWwaSzobKh/mjkTqYMnAdeOqC1wH9zg9zTab9GyUQdeGkRkd9gpDEQhuuN/bhNpO03W6jpaqauxfpmA==

"@patternfly/[email protected].60":
version "6.0.0-alpha.60"
resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-6.0.0-alpha.60.tgz#c12648a5e91acb574669f964009454251774260c"
integrity sha512-ID0+rm/4HdIExOcexx7nXoEVWVeO+Wud1Qhz5z+uB7YOMu6ANxa8KPLn1sf/7yxL+KSV0Nyn278Iayj3QXbYDQ==
"@patternfly/[email protected].61":
version "6.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@patternfly/react-code-editor/-/react-code-editor-6.0.0-alpha.61.tgz#b092198346516c4149aa7a9df7d65fed6d2f7bc8"
integrity sha512-dfML9T6SYNzPrLNlSqlAc3pTW1+GqYagJowLo5U+6Qea0OuLJ91+SiAiIuX1R2VTwSjEvPkgzhUonMgKkuNm+A==
dependencies:
"@monaco-editor/react" "^4.6.0"
"@patternfly/react-core" "^6.0.0-alpha.60"
"@patternfly/react-icons" "^6.0.0-alpha.22"
"@patternfly/react-styles" "^6.0.0-alpha.22"
"@patternfly/react-core" "^6.0.0-alpha.61"
"@patternfly/react-icons" "^6.0.0-alpha.23"
"@patternfly/react-styles" "^6.0.0-alpha.23"
react-dropzone "14.2.3"
tslib "^2.5.0"
tslib "^2.6.2"

"@patternfly/[email protected].60", "@patternfly/react-core@^6.0.0-alpha.60":
version "6.0.0-alpha.60"
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.0.0-alpha.60.tgz#9fdcd1371670edab6664fe0192ed877833a299a0"
integrity sha512-HPmCjURsJuHdtNsinv+77oMKJkntliepAIBq3RL0wDuyNRqLBnuA1qRx6Cz7S4FoD5IJdBzfA8+UQxF+HGljpQ==
"@patternfly/[email protected].61", "@patternfly/react-core@^6.0.0-alpha.61":
version "6.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@patternfly/react-core/-/react-core-6.0.0-alpha.61.tgz#b31305d477294a0a82960a51224336aaee34470f"
integrity sha512-rQ1xPXRpSYktFYEQ7pywWf/GconQhA+RNYd+aVAMIR6JnSDG/9Ws5yFKIHAlHROXtjLJIHgz8TmFSBM1aW0AkQ==
dependencies:
"@patternfly/react-icons" "^6.0.0-alpha.22"
"@patternfly/react-styles" "^6.0.0-alpha.22"
"@patternfly/react-tokens" "^6.0.0-alpha.22"
focus-trap "7.5.2"
"@patternfly/react-icons" "^6.0.0-alpha.23"
"@patternfly/react-styles" "^6.0.0-alpha.23"
"@patternfly/react-tokens" "^6.0.0-alpha.23"
focus-trap "7.5.4"
react-dropzone "^14.2.3"
tslib "^2.5.0"

"@patternfly/react-icons@^6.0.0-alpha.22":
version "6.0.0-alpha.22"
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.0.0-alpha.22.tgz#4a2985c543d85ff509f2ff8993db12453bacb3ad"
integrity sha512-2C6PJ65Z4SeUVF3v/+S6l1WbnqxE7Mvv1kcgOaDddT1C8q7yr8nx7KyE8VSG27+oe9YdGT2kfDFX5bZlkhBg5w==

"@patternfly/[email protected].22", "@patternfly/react-styles@^6.0.0-alpha.22":
version "6.0.0-alpha.22"
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.0.0-alpha.22.tgz#de8e476e9bb6ec57e3525ca709d28e26ccb29caf"
integrity sha512-05dgGh5/xfQAwN9P21igR8/5gq1rDK1st4EBlQXwc6hyYp/2Fs7z6IdPxFN9SEYOzmpkZk2fQavWdHtp1XKk6Q==

"@patternfly/[email protected].60":
version "6.0.0-alpha.60"
resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-6.0.0-alpha.60.tgz#f1670dea21d1f6b75cc9522cc7f1158de20e3e4c"
integrity sha512-t3QeCDtmvQ22BHsguff/pURc1TU6SPcrjIPiEzM/UyBqv4o8axH8OI8df/IWjzV7pcZw7pJftWkU0kwNKh8vew==
dependencies:
"@patternfly/react-core" "^6.0.0-alpha.60"
"@patternfly/react-icons" "^6.0.0-alpha.22"
"@patternfly/react-styles" "^6.0.0-alpha.22"
"@patternfly/react-tokens" "^6.0.0-alpha.22"
tslib "^2.6.2"

"@patternfly/react-icons@^6.0.0-alpha.23":
version "6.0.0-alpha.23"
resolved "https://registry.yarnpkg.com/@patternfly/react-icons/-/react-icons-6.0.0-alpha.23.tgz#3903733fb82113b41bff0669232b90e1277ed35a"
integrity sha512-OfKHrS2ZSmu9fMEBKQ2t6ZeJ/uw1y7pobxATWn08NHJvscAceiN5a76VET2+kLrHYXCpK/EYjgpTlXNmm0hZKw==

"@patternfly/[email protected].23", "@patternfly/react-styles@^6.0.0-alpha.23":
version "6.0.0-alpha.23"
resolved "https://registry.yarnpkg.com/@patternfly/react-styles/-/react-styles-6.0.0-alpha.23.tgz#b4bf2fefe5a2039a466c78888475c9c533ae8f70"
integrity sha512-N8HuDF68rFRJkWVoCDSUauiOrnjcLHUFrGJGaxnjynzee+GbpHf22NS9E9xmc25CDDzICMrU/SvthocxzQowKA==

"@patternfly/[email protected].61":
version "6.0.0-alpha.61"
resolved "https://registry.yarnpkg.com/@patternfly/react-table/-/react-table-6.0.0-alpha.61.tgz#4a6cfa66458236baf048b53609ac42b544934a2e"
integrity sha512-bA5rBKzuip4DPd3u9oJIlR0IrCCn+aeHwk7k1fWpFd/IbFRMkrHZQIXOOD48IARxUDjvP26BWqMbxFxLdN7Fww==
dependencies:
"@patternfly/react-core" "^6.0.0-alpha.61"
"@patternfly/react-icons" "^6.0.0-alpha.23"
"@patternfly/react-styles" "^6.0.0-alpha.23"
"@patternfly/react-tokens" "^6.0.0-alpha.23"
lodash "^4.17.19"
tslib "^2.5.0"
tslib "^2.6.2"

"@patternfly/react-tokens@^6.0.0-alpha.22":
version "6.0.0-alpha.22"
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.0.0-alpha.22.tgz#43f784842411a46c8cf7ff690542ea020189e773"
integrity sha512-Ld9Eqi+vnj23PPf5jlRKziPvE8ciOeXrZY4Bpit49cWBOD3o1PAP2Xy1uxOyXg5Tgfx55g8MVW+QYRIiN5kiKQ==
"@patternfly/react-tokens@^6.0.0-alpha.23":
version "6.0.0-alpha.23"
resolved "https://registry.yarnpkg.com/@patternfly/react-tokens/-/react-tokens-6.0.0-alpha.23.tgz#ee3f5da222bf52b75d9c3f578be5885eff745ef6"
integrity sha512-YaHFiY1vxDI8rpBHY5qt6FbZV2onnvWwbxQseCN2UxDeLx2pb54ZN/sutUnie6FUm3cyKFaTwYS2zDGHZYmeMg==

"@polka/url@^1.0.0-next.20":
version "1.0.0-next.21"
Expand Down Expand Up @@ -6269,10 +6269,10 @@ flush-write-stream@^1.0.0:
inherits "^2.0.3"
readable-stream "^2.3.6"

[email protected].2:
version "7.5.2"
resolved "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.2.tgz#e5ee678d10a18651f2591ffb66c949fb098d57cf"
integrity sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==
[email protected].4:
version "7.5.4"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.5.4.tgz#6c4e342fe1dae6add9c2aa332a6e7a0bbd495ba2"
integrity sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==
dependencies:
tabbable "^6.2.0"

Expand Down Expand Up @@ -11320,11 +11320,16 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==

tslib@^2.4.0, tslib@^2.5.0:
tslib@^2.4.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

tslib@^2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
Expand Down

0 comments on commit ee78372

Please sign in to comment.