Skip to content

Commit

Permalink
chore(deps): update patternfly
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent b26411a commit fcb751f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"whatwg-fetch": "^3.6.20"
},
"dependencies": {
"@patternfly/react-tokens": "^6.0.0",
"@patternfly/react-tokens": "^6.1.0-prerelease.3",
"sharp": "^0.33.5"
},
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
Expand Down
12 changes: 6 additions & 6 deletions packages/module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"tag": "alpha"
},
"dependencies": {
"@patternfly/react-core": "^6.0.0",
"@patternfly/react-icons": "^6.0.0",
"@patternfly/react-table": "^6.0.0",
"@patternfly/react-core": "^6.1.0-prerelease.10",
"@patternfly/react-icons": "^6.1.0-prerelease.4",
"@patternfly/react-table": "^6.1.0-prerelease.10",
"react-jss": "^10.10.0",
"clsx": "^2.1.1"
},
Expand All @@ -43,9 +43,9 @@
},
"devDependencies": {
"@patternfly/patternfly-a11y": "^5.0.0",
"@patternfly/documentation-framework": "^6.0.8",
"@patternfly/react-code-editor": "^6.0.0",
"@patternfly/patternfly": "^6.0.0",
"@patternfly/documentation-framework": "^6.0.11",
"@patternfly/react-code-editor": "^6.1.0-prerelease.10",
"@patternfly/patternfly": "^6.1.0-prerelease.6",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.3.1",
"react": "^18.3.1",
Expand Down

0 comments on commit fcb751f

Please sign in to comment.