Skip to content

Commit a79b09c

Browse files
fix(deps): update dependencies for heureka
1 parent 92a17f7 commit a79b09c

2 files changed

Lines changed: 440 additions & 305 deletions

File tree

apps/heureka/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,26 @@
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",
35-
"@tanstack/react-router": "1.119.0",
36-
"@tanstack/react-router-devtools": "1.119.1",
34+
"@tanstack/react-query": "5.83.0",
35+
"@tanstack/react-router": "1.127.3",
36+
"@tanstack/react-router-devtools": "1.127.3",
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": {
4444
"@apollo/client": "3.13.8",
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",
50-
"@tanstack/router-plugin": "1.119.0",
50+
"@tanstack/router-plugin": "1.127.3",
5151
"@tailwindcss/vite": "^4.1.11",
5252
"@testing-library/jest-dom": "6.6.3",
53-
"@testing-library/react": "16.2.0",
53+
"@testing-library/react": "16.3.0",
5454
"@testing-library/user-event": "14.6.1",
5555
"@types/lodash": "4.17.19",
5656
"@types/node": "^24.0.3",
@@ -64,14 +64,14 @@
6464
"autoprefixer": "10.4.21",
6565
"eslint": "8.57.1",
6666
"eslint-config-prettier": "9.1.0",
67-
"eslint-plugin-prettier": "5.2.6",
67+
"eslint-plugin-prettier": "5.5.1",
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",
7777
"typescript": "^5.8.3",

0 commit comments

Comments
 (0)