Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
    npx npm-check-updates  -u

mostly to bump the release script
  • Loading branch information
himdel committed Oct 1, 2024
1 parent 9ec4b7d commit 6413ae7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"dependencies": {
"@babel/runtime": "^7.25.6",
"@lingui/react": "^4.11.4",
"@patternfly/patternfly": "^5.4.0",
"@patternfly/react-core": "^5.4.0",
"@patternfly/react-table": "^5.4.0",
"@patternfly/patternfly": "^5.4.1",
"@patternfly/react-core": "^5.4.1",
"@patternfly/react-table": "^5.4.1",
"axios": "^1.7.7",
"classnames": "^2.5.1",
"file-saver": "^2.0.5",
Expand Down Expand Up @@ -42,7 +42,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.37.1",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"globals": "^15.9.0",
"globals": "^15.10.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.9.1",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 6413ae7

Please sign in to comment.