Skip to content

Commit ec398c8

Browse files
fix(deps): update dependencies for heureka
1 parent bc48ec5 commit ec398c8

File tree

2 files changed

+524
-554
lines changed

2 files changed

+524
-554
lines changed

apps/heureka/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,51 +31,51 @@
3131
"@cloudoperators/juno-messages-provider": "workspace:*",
3232
"@cloudoperators/juno-ui-components": "workspace:*",
3333
"@cloudoperators/juno-url-state-provider": "workspace:*",
34-
"@tanstack/react-query": "5.80.12",
34+
"@tanstack/react-query": "5.85.5",
3535
"@tanstack/react-router": "1.131.25",
3636
"@tanstack/react-router-devtools": "1.131.25",
3737
"lodash": "4.17.21",
3838
"react": "19.1.0",
3939
"react-dom": "19.1.0",
4040
"use-immer": "0.11.0",
41-
"zod": "3.24.4"
41+
"zod": "3.25.76"
4242
},
4343
"devDependencies": {
44-
"@apollo/client": "3.13.8",
44+
"@apollo/client": "3.14.0",
4545
"@cloudoperators/juno-config": "workspace:*",
4646
"@graphql-codegen/cli": "5.0.7",
4747
"@graphql-codegen/typescript": "4.1.6",
48-
"@graphql-codegen/typescript-operations": "4.4.1",
48+
"@graphql-codegen/typescript-operations": "4.6.1",
4949
"@graphql-codegen/typescript-react-apollo": "4.3.3",
5050
"@tanstack/router-plugin": "1.131.25",
5151
"@tailwindcss/vite": "^4.1.11",
52-
"@testing-library/jest-dom": "6.6.3",
53-
"@testing-library/react": "16.2.0",
52+
"@testing-library/jest-dom": "6.8.0",
53+
"@testing-library/react": "16.3.0",
5454
"@testing-library/user-event": "14.6.1",
5555
"@types/lodash": "4.17.19",
56-
"@types/node": "^24.0.3",
56+
"@types/node": "^24.3.0",
5757
"@types/react": "19.1.8",
5858
"@types/react-dom": "19.1.6",
5959
"@typescript-eslint/eslint-plugin": "6.21.0",
6060
"@typescript-eslint/parser": "6.21.0",
61-
"@vitejs/plugin-react-swc": "^3.10.2",
61+
"@vitejs/plugin-react-swc": "^3.11.0",
6262
"@vitejs/plugin-react": "^4.6.0",
6363
"@vitest/ui": "^3.2.4",
6464
"autoprefixer": "10.4.21",
6565
"eslint": "^9.31.0",
6666
"eslint-config-prettier": "9.1.0",
67-
"eslint-plugin-prettier": "5.2.6",
67+
"eslint-plugin-prettier": "5.5.4",
6868
"eslint-plugin-react": "7.37.5",
6969
"eslint-plugin-react-hooks": "4.6.2",
7070
"eslint-plugin-tailwindcss": "3.18.0",
7171
"jsdom": "^26.1.0",
72-
"luxon": "^3.0.0",
72+
"luxon": "^3.6.1",
7373
"postcss": "8.5.6",
74-
"prettier": "3.4.2",
74+
"prettier": "3.6.2",
7575
"tailwindcss": "^4.1.10",
7676
"react-error-boundary": "^4.0.13",
77-
"typescript": "^5.8.3",
78-
"vite": "^7.0.3",
77+
"typescript": "^5.9.2",
78+
"vite": "^7.1.3",
7979
"vite-plugin-svgr": "^4.3.0",
8080
"vite-tsconfig-paths": "^5.1.4",
8181
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)