Skip to content

Commit

Permalink
chore: 🔨 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoval committed Jan 10, 2025
1 parent aafeef3 commit 8029a8c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"commit": "git-cz"
},
"dependencies": {
"@antv/g6": "5.0.41",
"@antv/g6": "5.0.42",
"@nivo/sankey": "0.88.0",
"@patternfly/patternfly": "6.1.0",
"@patternfly/react-charts": "8.1.0",
"@patternfly/react-core": "6.1.0",
"@patternfly/react-icons": "6.1.0",
"@patternfly/react-table": "6.1.0",
"@patternfly/react-tokens": "6.1.0",
"@tanstack/react-query": "5.62.16",
"@tanstack/react-query": "5.63.0",
"axios": "1.7.9",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -69,9 +69,9 @@
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/compat": "^1.2.4",
"@eslint/compat": "^1.2.5",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"ts-prune": "^0.10.3",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vite-plugin-favicons-inject": "^2.2.0",
"vite-plugin-static-copy": "^2.2.0"
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@
"@babel/runtime" "^7.25.6"
tslib "^2.5.3"

"@antv/[email protected].41":
version "5.0.41"
resolved "https://registry.yarnpkg.com/@antv/g6/-/g6-5.0.41.tgz#37b1884a6233bf06f889d29d9909196cfa982351"
integrity sha512-u8xJzvmI3thkBaDmL46797fC0AE9OPJSurEuLTLFfwN7zsdMZc4w9L6OSTvpxJlcnX7QKbjShUiKnGCoU9oA/w==
"@antv/[email protected].42":
version "5.0.42"
resolved "https://registry.yarnpkg.com/@antv/g6/-/g6-5.0.42.tgz#07519766549b558040fad25cff26f53e5d5177f1"
integrity sha512-JGYSeicGIX5C1EGN7DZOYbFm6k18eFlHSdJLQOq5l9bJmWD3Zq7mpRPK8PVsb8YlmFdqajJrCPKnw0zp22kACg==
dependencies:
"@antv/algorithm" "^0.1.26"
"@antv/component" "^2.1.2"
Expand Down Expand Up @@ -906,7 +906,7 @@
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==

"@eslint/compat@^1.2.4":
"@eslint/compat@^1.2.5":
version "1.2.5"
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.5.tgz#438f8bbe105341853469b2cf2d10b6321cadeb3a"
integrity sha512-5iuG/StT+7OfvhoBHPlmxkPA9om6aDUFgmD4+mWKAGsYt4vCe8rypneG03AuseyRHBmcCLXQtIH5S26tIoggLg==
Expand Down Expand Up @@ -954,7 +954,7 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==

"@eslint/js@^9.17.0":
"@eslint/js@^9.18.0":
version "9.18.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84"
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
Expand Down Expand Up @@ -1718,10 +1718,10 @@
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.62.16.tgz#f7efc92b1562a054748bc00c7f8d9d833407503b"
integrity sha512-9Sgft7Qavcd+sN0V25xVyo0nfmcZXBuODy3FVG7BMWTg1HMLm8wwG5tNlLlmSic1u7l1v786oavn+STiFaPH2g==

"@tanstack/react-query@5.62.16":
version "5.62.16"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.62.16.tgz#c267d52650a9e0b61017b04faa43c2e0d2e1de5d"
integrity sha512-XJIZNj65d2IdvU8VBESmrPakfIm6FSdHDzrS1dPrAwmq3ZX+9riMh/ZfbNQHAWnhrgmq7KoXpgZSRyXnqMYT9A==
"@tanstack/react-query@5.63.0":
version "5.63.0"
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.63.0.tgz#18e00e24a485f707cfd41f4b30679f70e6ca6016"
integrity sha512-QWizLzSiog8xqIRYmuJRok9VELlXVBAwtINgVCgW1SNvamQwWDO5R0XFSkjoBEj53x9Of1KAthLRBUC5xmtVLQ==
dependencies:
"@tanstack/query-core" "5.62.16"

Expand Down Expand Up @@ -7993,7 +7993,7 @@ typed-array-length@^1.0.7:
possible-typed-array-names "^1.0.0"
reflect.getprototypeof "^1.0.6"

typescript@^5.4.4, typescript@^5.4.5, typescript@^5.5.4, typescript@^5.7.2:
typescript@^5.4.4, typescript@^5.4.5, typescript@^5.5.4, typescript@^5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
Expand Down

0 comments on commit 8029a8c

Please sign in to comment.