Skip to content

Commit

Permalink
bump to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
tlabaj committed Jul 19, 2023
1 parent 49b2a3a commit 29d5d48
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"tslib": "^2.5.0"
},
"devDependencies": {
"@patternfly/patternfly": "5.0.0-prerelease.15",
"@patternfly/patternfly": "5.0.0-prerelease.16",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:a11y": "patternfly-a11y --config patternfly-a11y.config"
},
"dependencies": {
"@patternfly/patternfly": "5.0.0-prerelease.15",
"@patternfly/patternfly": "5.0.0-prerelease.16",
"@patternfly/react-charts": "^7.0.0-prerelease.11",
"@patternfly/react-code-editor": "^5.0.0-prerelease.23",
"@patternfly/react-core": "^5.0.0-prerelease.23",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@fortawesome/free-brands-svg-icons": "^5.14.0",
"@fortawesome/free-regular-svg-icons": "^5.14.0",
"@fortawesome/free-solid-svg-icons": "^5.14.0",
"@patternfly/patternfly": "5.0.0-prerelease.15",
"@patternfly/patternfly": "5.0.0-prerelease.16",
"fs-extra": "^11.1.1",
"glob": "^7.1.2",
"rimraf": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"clean": "rimraf dist css"
},
"devDependencies": {
"@patternfly/patternfly": "5.0.0-prerelease.15",
"@patternfly/patternfly": "5.0.0-prerelease.16",
"camel-case": "^3.0.0",
"css": "^2.2.3",
"fs-extra": "^11.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@patternfly/patternfly": "5.0.0-prerelease.15",
"@patternfly/patternfly": "5.0.0-prerelease.16",
"css": "^2.2.3",
"fs-extra": "^11.1.1",
"glob": "^7.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4091,10 +4091,10 @@
puppeteer-cluster "^0.23.0"
xmldoc "^1.1.2"

"@patternfly/patternfly@5.0.0-prerelease.15":
version "5.0.0-prerelease.15"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.0.0-prerelease.15.tgz#db42dd6d2f66a5790530fdefe77c13070142e78f"
integrity sha512-cx2WliOyf5oida5QLJP+qESrY3qCAg+U7fTbscFo656Fw79MJ2B7GnQwBUh0AZwGX7DFF1apPhWihMwdDsFV1A==
"@patternfly/patternfly@5.0.0-prerelease.16":
version "5.0.0-prerelease.16"
resolved "https://registry.yarnpkg.com/@patternfly/patternfly/-/patternfly-5.0.0-prerelease.16.tgz#63064971002b9b9b2f161bd8c2907cab55bbbebc"
integrity sha512-h5vNqRD9UMJO7ABX7vA3YJNMcsJwA+YUOuiEwcvnokHjv0g6kYNlTvYqIRJDab9wKpscbGmRSYyDgHYZvGO6hg==

"@phenomnomnominal/tsquery@4.1.1":
version "4.1.1"
Expand Down

0 comments on commit 29d5d48

Please sign in to comment.