Skip to content

Commit 33a7810

Browse files
fix(deps): update npm dependencies (minor) (#1343)
fix(deps): update npm dependencies Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa90a3e commit 33a7810

File tree

6 files changed

+198
-182
lines changed

6 files changed

+198
-182
lines changed

apps/doop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@cloudoperators/juno-config": "workspace:*",
1818
"@tanstack/react-query": "5.90.10",
1919
"@tailwindcss/vite": "4.1.17",
20-
"@tanstack/router-plugin": "1.134.20",
20+
"@tanstack/router-plugin": "1.139.0",
2121
"@testing-library/jest-dom": "6.9.1",
2222
"@testing-library/react": "16.3.0",
2323
"@types/react": "19.2.5",
@@ -47,7 +47,7 @@
4747
"@cloudoperators/juno-messages-provider": "workspace:*",
4848
"@cloudoperators/juno-ui-components": "workspace:*",
4949
"@cloudoperators/juno-url-state-provider": "workspace:*",
50-
"@tanstack/react-router": "1.134.20",
50+
"@tanstack/react-router": "1.139.0",
5151
"react": "19.2.0",
5252
"react-dom": "19.2.0"
5353
}

apps/greenhouse/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@cloudoperators/juno-config": "workspace:*",
1919
"@tailwindcss/vite": "4.1.17",
20-
"@tanstack/router-plugin": "1.134.20",
20+
"@tanstack/router-plugin": "1.139.0",
2121
"@testing-library/jest-dom": "6.9.1",
2222
"@testing-library/react": "16.3.0",
2323
"@types/lodash": "4.17.20",
@@ -57,7 +57,7 @@
5757
"@cloudoperators/juno-oauth": "workspace:*",
5858
"@cloudoperators/juno-ui-components": "workspace:*",
5959
"@cloudoperators/juno-url-state-provider": "workspace:*",
60-
"@tanstack/react-router": "1.134.20",
60+
"@tanstack/react-router": "1.139.0",
6161
"lodash": "4.17.21"
6262
}
6363
}

apps/heureka/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@cloudoperators/juno-ui-components": "workspace:*",
3232
"@cloudoperators/juno-url-state-provider": "workspace:*",
3333
"@tanstack/react-query": "5.90.10",
34-
"@tanstack/react-router": "1.134.20",
34+
"@tanstack/react-router": "1.139.0",
3535
"react": "19.2.0",
3636
"react-dom": "19.2.0"
3737
},
@@ -42,7 +42,7 @@
4242
"@graphql-codegen/typescript": "4.1.6",
4343
"@graphql-codegen/typescript-operations": "4.6.1",
4444
"@graphql-codegen/typescript-react-apollo": "4.3.3",
45-
"@tanstack/router-plugin": "1.134.20",
45+
"@tanstack/router-plugin": "1.139.0",
4646
"@tailwindcss/vite": "4.1.17",
4747
"@testing-library/jest-dom": "6.9.1",
4848
"@testing-library/react": "16.3.0",

apps/supernova/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@cloudoperators/juno-config": "workspace:*",
2020
"@tailwindcss/vite": "4.1.17",
2121
"@tanstack/react-query": "5.90.10",
22-
"@tanstack/router-plugin": "1.134.20",
22+
"@tanstack/router-plugin": "1.139.0",
2323
"@testing-library/jest-dom": "6.9.1",
2424
"@testing-library/react": "16.3.0",
2525
"@types/react": "19.2.5",
@@ -49,7 +49,7 @@
4949
"@cloudoperators/juno-messages-provider": "workspace:*",
5050
"@cloudoperators/juno-ui-components": "workspace:*",
5151
"@cloudoperators/juno-url-state-provider": "workspace:*",
52-
"@tanstack/react-router": "1.134.20",
52+
"@tanstack/react-router": "1.139.0",
5353
"react": "19.2.0",
5454
"react-dom": "19.2.0",
5555
"react-error-boundary": "6.0.0"

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"eslint-plugin-react": "7.37.5",
1616
"globals": "15.15.0",
1717
"typescript": "5.9.3",
18-
"typescript-eslint": "8.46.4"
18+
"typescript-eslint": "8.47.0"
1919
},
2020
"dependencies": {
2121
"@eslint/js": "9.39.1"

0 commit comments

Comments
 (0)