Skip to content

Commit 6b9de7a

Browse files
fix(deps): update dependencies for heureka
1 parent 3cb45e6 commit 6b9de7a

2 files changed

Lines changed: 612 additions & 413 deletions

File tree

apps/heureka/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,53 +31,53 @@
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.81.5",
35+
"@tanstack/react-router": "1.123.2",
36+
"@tanstack/react-router-devtools": "1.123.2",
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.67"
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.123.2",
5151
"@tailwindcss/vite": "^4.1.10",
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",
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.7.2",
61+
"@vitejs/plugin-react-swc": "3.10.2",
6262
"@vitejs/plugin-react": "^4.4.1",
63-
"@vitest/ui": "3.0.9",
63+
"@vitest/ui": "3.2.4",
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",
7272
"luxon": "^3.0.0",
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",
7878
"vite": "6.3.5",
7979
"vite-plugin-svgr": "^4.2.0",
8080
"vite-tsconfig-paths": "4.3.2",
81-
"vitest": "3.0.9"
81+
"vitest": "3.2.4"
8282
}
8383
}

0 commit comments

Comments
 (0)