Skip to content

Commit 816005e

Browse files
authored
Merge branch 'main' into artie-ai-findings-feb
2 parents 878553c + 40484c9 commit 816005e

15 files changed

Lines changed: 1253 additions & 995 deletions

File tree

apps/carbon/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,34 +29,34 @@
2929
"@cloudoperators/juno-ui-components": "workspace:*",
3030
"@tailwindcss/vite": "4.1.18",
3131
"@vitejs/plugin-react": "4.7.0",
32-
"react": "19.2.3",
33-
"react-dom": "19.2.3",
34-
"react-error-boundary": "6.1.0",
32+
"react": "19.2.4",
33+
"react-dom": "19.2.4",
34+
"react-error-boundary": "6.1.1",
3535
"zustand": "5.0.11"
3636
},
3737
"devDependencies": {
3838
"@cloudoperators/juno-config": "workspace:*",
3939
"@tailwindcss/vite": "4.1.18",
4040
"@testing-library/jest-dom": "6.9.1",
41-
"@testing-library/react": "16.3.1",
41+
"@testing-library/react": "16.3.2",
4242
"@testing-library/user-event": "14.6.1",
43-
"@types/node": "24.10.4",
44-
"@types/react": "19.2.7",
43+
"@types/node": "24.10.13",
44+
"@types/react": "19.2.14",
4545
"@types/react-dom": "19.2.3",
4646
"@typescript-eslint/eslint-plugin": "6.21.0",
4747
"@typescript-eslint/parser": "6.21.0",
4848
"@vitejs/plugin-react": "4.7.0",
4949
"@vitejs/plugin-react-swc": "3.11.0",
5050
"@vitest/ui": "3.2.4",
51-
"autoprefixer": "10.4.23",
51+
"autoprefixer": "10.4.24",
5252
"eslint": "9.39.2",
5353
"eslint-config-prettier": "9.1.2",
54-
"eslint-plugin-prettier": "5.5.4",
54+
"eslint-plugin-prettier": "5.5.5",
5555
"eslint-plugin-react": "7.37.5",
5656
"eslint-plugin-react-hooks": "4.6.2",
5757
"eslint-plugin-tailwindcss": "3.18.2",
5858
"jsdom": "26.1.0",
59-
"prettier": "3.8.0",
59+
"prettier": "3.8.1",
6060
"tailwindcss": "4.1.18",
6161
"typescript": "5.9.3",
6262
"vite": "7.3.1",

apps/doop/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"private": true,
1212
"devDependencies": {
1313
"@cloudoperators/juno-config": "workspace:*",
14-
"@tanstack/react-query": "5.90.16",
14+
"@tanstack/react-query": "5.90.21",
1515
"@tailwindcss/vite": "4.1.18",
1616
"@tanstack/router-plugin": "1.150.0",
1717
"@testing-library/jest-dom": "6.9.1",
18-
"@testing-library/react": "16.3.1",
19-
"@types/react": "19.2.7",
18+
"@testing-library/react": "16.3.2",
19+
"@types/react": "19.2.14",
2020
"@types/react-dom": "19.2.3",
2121
"@vitejs/plugin-react": "4.7.0",
2222
"interweave": "13.1.1",
@@ -44,7 +44,7 @@
4444
"@cloudoperators/juno-ui-components": "workspace:*",
4545
"@cloudoperators/juno-url-state-provider": "workspace:*",
4646
"@tanstack/react-router": "1.150.0",
47-
"react": "19.2.3",
48-
"react-dom": "19.2.3"
47+
"react": "19.2.4",
48+
"react-dom": "19.2.4"
4949
}
5050
}

apps/example/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"@cloudoperators/juno-config": "workspace:*",
1818
"@svgr/core": "7.0.0",
1919
"@svgr/plugin-jsx": "7.0.0",
20-
"@tanstack/react-query": "5.90.16",
20+
"@tanstack/react-query": "5.90.21",
2121
"@tailwindcss/vite": "4.1.18",
2222
"@testing-library/jest-dom": "6.9.1",
23-
"@testing-library/react": "16.3.1",
24-
"@types/react": "19.2.7",
23+
"@testing-library/react": "16.3.2",
24+
"@types/react": "19.2.14",
2525
"@types/react-dom": "19.2.3",
2626
"@vitejs/plugin-react": "4.7.0",
2727
"jsdom": "26.1.0",
@@ -37,9 +37,9 @@
3737
"@cloudoperators/juno-url-state-provider": "workspace:*",
3838
"@tailwindcss/vite": "4.1.18",
3939
"@vitejs/plugin-react": "4.7.0",
40-
"msw": "2.12.7",
41-
"react": "19.2.3",
42-
"react-dom": "19.2.3",
40+
"msw": "2.12.10",
41+
"react": "19.2.4",
42+
"react-dom": "19.2.4",
4343
"vite-plugin-svgr": "4.5.0",
4444
"zustand": "5.0.11"
4545
},

apps/greenhouse/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@
1414
"@tailwindcss/vite": "4.1.18",
1515
"@tanstack/router-plugin": "1.150.0",
1616
"@testing-library/jest-dom": "6.9.1",
17-
"@testing-library/react": "16.3.1",
17+
"@testing-library/react": "16.3.2",
1818
"@testing-library/user-event": "14.6.1",
1919
"@types/js-yaml": "4.0.9",
20-
"@types/lodash": "4.17.21",
21-
"@types/react": "19.2.7",
20+
"@types/lodash": "4.17.23",
21+
"@types/react": "19.2.14",
2222
"@types/react-dom": "19.2.3",
2323
"@vitejs/plugin-react": "4.7.0",
2424
"github-markdown-css": "5.8.1",
2525
"immer": "10.2.0",
2626
"interweave": "13.1.1",
27-
"react": "19.2.3",
28-
"react-dom": "19.2.3",
29-
"react-error-boundary": "6.1.0",
27+
"react": "19.2.4",
28+
"react-dom": "19.2.4",
29+
"react-error-boundary": "6.1.1",
3030
"react-markdown": "10.1.0",
3131
"remark-gfm": " 4.0.1",
3232
"shadow-dom-testing-library": "1.13.1",
@@ -57,7 +57,7 @@
5757
"@cloudoperators/juno-url-state-provider": "workspace:*",
5858
"@cloudoperators/greenhouse-auth-provider": "workspace:*",
5959
"@codemirror/lang-yaml": "6.1.2",
60-
"@tanstack/react-query": "5.90.16",
60+
"@tanstack/react-query": "5.90.21",
6161
"@tanstack/react-router": "1.150.0",
6262
"@uiw/react-codemirror": "4.25.4",
6363
"js-yaml": "4.1.1",

apps/heureka/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"@cloudoperators/juno-ui-components": "workspace:*",
3232
"@cloudoperators/juno-url-state-provider": "workspace:*",
3333
"@cloudoperators/greenhouse-auth-provider": "workspace:*",
34-
"@tanstack/react-query": "5.90.16",
34+
"@tanstack/react-query": "5.90.21",
3535
"@tanstack/react-router": "1.150.0",
36-
"react": "19.2.3",
37-
"react-dom": "19.2.3"
36+
"react": "19.2.4",
37+
"react-dom": "19.2.4"
3838
},
3939
"devDependencies": {
40-
"@apollo/client": "4.1.0",
40+
"@apollo/client": "4.1.5",
4141
"@cloudoperators/juno-config": "workspace:*",
4242
"@graphql-codegen/cli": "5.0.7",
4343
"@graphql-codegen/typescript": "4.1.6",
@@ -46,27 +46,27 @@
4646
"@tanstack/router-plugin": "1.150.0",
4747
"@tailwindcss/vite": "4.1.18",
4848
"@testing-library/jest-dom": "6.9.1",
49-
"@testing-library/react": "16.3.1",
49+
"@testing-library/react": "16.3.2",
5050
"@testing-library/user-event": "14.6.1",
51-
"@types/node": "24.10.4",
52-
"@types/react": "19.2.7",
51+
"@types/node": "24.10.13",
52+
"@types/react": "19.2.14",
5353
"@types/react-dom": "19.2.3",
5454
"@typescript-eslint/eslint-plugin": "6.21.0",
5555
"@typescript-eslint/parser": "6.21.0",
5656
"@vitejs/plugin-react": "4.7.0",
5757
"@vitest/ui": "3.2.4",
58-
"autoprefixer": "10.4.23",
58+
"autoprefixer": "10.4.24",
5959
"eslint": "9.39.2",
6060
"eslint-config-prettier": "9.1.2",
61-
"eslint-plugin-prettier": "5.5.4",
61+
"eslint-plugin-prettier": "5.5.5",
6262
"eslint-plugin-react": "7.37.5",
6363
"eslint-plugin-react-hooks": "4.6.2",
6464
"eslint-plugin-tailwindcss": "3.18.2",
6565
"jsdom": "26.1.0",
6666
"postcss": "8.5.6",
67-
"prettier": "3.8.0",
67+
"prettier": "3.8.1",
6868
"tailwindcss": "4.1.18",
69-
"react-error-boundary": "6.1.0",
69+
"react-error-boundary": "6.1.1",
7070
"typescript": "5.9.3",
7171
"vite": "7.3.1",
7272
"vite-plugin-svgr": "4.5.0",

apps/supernova/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"devDependencies": {
1414
"@cloudoperators/juno-config": "workspace:*",
1515
"@tailwindcss/vite": "4.1.18",
16-
"@tanstack/react-query": "5.90.16",
16+
"@tanstack/react-query": "5.90.21",
1717
"@tanstack/router-plugin": "1.150.0",
1818
"@testing-library/jest-dom": "6.9.1",
19-
"@testing-library/react": "16.3.1",
20-
"@types/react": "19.2.7",
19+
"@testing-library/react": "16.3.2",
20+
"@types/react": "19.2.14",
2121
"@types/react-dom": "19.2.3",
2222
"@vitejs/plugin-react": "4.7.0",
2323
"immer": "10.2.0",
@@ -45,8 +45,8 @@
4545
"@cloudoperators/juno-ui-components": "workspace:*",
4646
"@cloudoperators/juno-url-state-provider": "workspace:*",
4747
"@tanstack/react-router": "1.150.0",
48-
"react": "19.2.3",
49-
"react-dom": "19.2.3",
50-
"react-error-boundary": "6.1.0"
48+
"react": "19.2.4",
49+
"react-dom": "19.2.4",
50+
"react-error-boundary": "6.1.1"
5151
}
5252
}

apps/template/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@
2626
"clean:cache": "rm -rf .turbo"
2727
},
2828
"dependencies": {
29-
"react": "19.2.3",
30-
"react-dom": "19.2.3",
29+
"react": "19.2.4",
30+
"react-dom": "19.2.4",
3131
"@cloudoperators/juno-ui-components": "workspace:*"
3232
},
3333
"devDependencies": {
3434
"@cloudoperators/juno-config": "workspace:*",
3535
"@tailwindcss/vite": "4.1.18",
3636
"@testing-library/jest-dom": "6.9.1",
37-
"@testing-library/react": "16.3.1",
38-
"@types/node": "24.10.4",
39-
"@types/react": "19.2.7",
37+
"@testing-library/react": "16.3.2",
38+
"@types/node": "24.10.13",
39+
"@types/react": "19.2.14",
4040
"@types/react-dom": "19.2.3",
4141
"@typescript-eslint/eslint-plugin": "6.21.0",
4242
"@typescript-eslint/parser": "6.21.0",
@@ -45,12 +45,12 @@
4545
"@vitest/ui": "3.2.4",
4646
"eslint": "9.39.2",
4747
"eslint-config-prettier": "9.1.2",
48-
"eslint-plugin-prettier": "5.5.4",
48+
"eslint-plugin-prettier": "5.5.5",
4949
"eslint-plugin-react": "7.37.5",
5050
"eslint-plugin-react-hooks": "4.6.2",
5151
"eslint-plugin-tailwindcss": "3.18.2",
5252
"jsdom": "26.1.0",
53-
"prettier": "3.8.0",
53+
"prettier": "3.8.1",
5454
"tailwindcss": "4.1.18",
5555
"typescript": "5.9.3",
5656
"vite": "7.3.1",

packages/communicator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@cloudoperators/juno-config": "workspace:*",
34-
"@types/node": "24.10.4",
34+
"@types/node": "24.10.13",
3535
"jsdom": "26.1.0",
3636
"typescript": "5.9.3",
3737
"vite": "7.3.1",

packages/config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"@types/eslint__js": "8.42.3",
1212
"eslint": "9.39.2",
1313
"eslint-config-prettier": "9.1.2",
14-
"eslint-plugin-prettier": "5.5.4",
14+
"eslint-plugin-prettier": "5.5.5",
1515
"eslint-plugin-react": "7.37.5",
1616
"globals": "15.15.0",
1717
"typescript": "5.9.3",
18-
"typescript-eslint": "8.53.0"
18+
"typescript-eslint": "8.53.1"
1919
},
2020
"dependencies": {
2121
"@eslint/js": "9.39.2"

packages/greenhouse-auth-provider/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"devDependencies": {
2626
"@cloudoperators/juno-config": "workspace:*",
2727
"@testing-library/jest-dom": "6.9.1",
28-
"@testing-library/react": "16.3.1",
29-
"@types/node": "24.10.4",
30-
"@types/react": "19.2.7",
28+
"@testing-library/react": "16.3.2",
29+
"@types/node": "24.10.13",
30+
"@types/react": "19.2.14",
3131
"@types/react-dom": "19.2.3",
32-
"react": "19.2.3",
32+
"react": "19.2.4",
3333
"typescript": "5.9.3",
3434
"vitest": "3.2.4",
3535
"vite": "7.3.1",

0 commit comments

Comments
 (0)