Skip to content

Commit

Permalink
chore(General): 🔨 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoval committed Jul 18, 2023
1 parent 6edc6d4 commit 829b329
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 149 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,20 @@
"commit": "git-cz"
},
"dependencies": {
"@antv/g6": "^4.8.19",
"@antv/g6": "^4.8.20",
"@patternfly/patternfly": "^4.224.2",
"@patternfly/react-charts": "^6.94.19",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-table": "^4.113.0",
"@tanstack/react-query": "^4.29.19",
"@tanstack/react-query": "^4.29.25",
"axios": "^1.4.0",
"date-fns": "^2.30.0",
"framer-motion": "^10.12.21",
"framer-motion": "^10.12.22",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.10",
"react-router-dom": "^6.14.1"
"react-router-dom": "^6.14.2"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
Expand All @@ -58,15 +58,15 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"circular-dependency-plugin": "^5.2.2",
"commitizen": "^4.3.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.8.1",
"cypress": "^12.17.1",
"cz-git": "^1.7.0",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -88,7 +88,7 @@
"ts-prune": "^0.10.3",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.1.6",
"webpack": "^5.88.1",
"webpack": "^5.88.2",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1",
Expand Down
Loading

0 comments on commit 829b329

Please sign in to comment.