Skip to content

Commit d1e46ad

Browse files
fix(deps): update npm dependencies
1 parent 6b3da42 commit d1e46ad

15 files changed

Lines changed: 938 additions & 979 deletions

File tree

apps/carbon/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,38 +27,38 @@
2727
},
2828
"dependencies": {
2929
"@cloudoperators/juno-ui-components": "workspace:*",
30-
"@tailwindcss/vite": "4.1.13",
30+
"@tailwindcss/vite": "4.1.15",
3131
"@vitejs/plugin-react": "4.7.0",
32-
"react": "19.1.0",
33-
"react-dom": "19.1.0",
32+
"react": "19.1.1",
33+
"react-dom": "19.1.1",
3434
"react-error-boundary": "4.1.2",
3535
"zustand": "4.5.7"
3636
},
3737
"devDependencies": {
3838
"@cloudoperators/juno-config": "workspace:*",
39-
"@tailwindcss/vite": "4.1.13",
39+
"@tailwindcss/vite": "4.1.15",
4040
"@testing-library/jest-dom": "6.8.0",
4141
"@testing-library/react": "16.3.0",
4242
"@testing-library/user-event": "14.6.1",
43-
"@types/node": "24.3.2",
44-
"@types/react": "19.1.8",
45-
"@types/react-dom": "19.1.6",
43+
"@types/node": "24.3.3",
44+
"@types/react": "19.1.17",
45+
"@types/react-dom": "19.1.11",
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",
5151
"autoprefixer": "10.4.21",
5252
"eslint": "9.35.0",
53-
"eslint-config-prettier": "9.1.0",
53+
"eslint-config-prettier": "9.1.2",
5454
"eslint-plugin-prettier": "5.5.4",
5555
"eslint-plugin-react": "7.37.5",
5656
"eslint-plugin-react-hooks": "4.6.2",
57-
"eslint-plugin-tailwindcss": "3.18.0",
57+
"eslint-plugin-tailwindcss": "3.18.2",
5858
"jsdom": "26.1.0",
5959
"prettier": "3.6.2",
60-
"tailwindcss": "4.1.13",
61-
"typescript": "5.9.2",
60+
"tailwindcss": "4.1.15",
61+
"typescript": "5.9.3",
6262
"vite": "7.1.11",
6363
"vite-plugin-svgr": "4.5.0",
6464
"vite-tsconfig-paths": "5.1.4",

apps/doop/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
"devDependencies": {
1717
"@cloudoperators/juno-config": "workspace:*",
1818
"@tanstack/react-query": "5.89.0",
19-
"@tailwindcss/vite": "4.1.13",
19+
"@tailwindcss/vite": "4.1.15",
2020
"@tanstack/router-plugin": "1.133.22",
2121
"@testing-library/jest-dom": "6.8.0",
2222
"@testing-library/react": "16.3.0",
23-
"@types/react": "19.1.8",
24-
"@types/react-dom": "19.1.6",
23+
"@types/react": "19.1.17",
24+
"@types/react-dom": "19.1.11",
2525
"@vitejs/plugin-react": "4.7.0",
2626
"interweave": "13.1.1",
2727
"jsdom": "26.1.0",
2828
"react-markdown": "10.1.0",
2929
"shadow-dom-testing-library": "1.13.1",
30-
"tailwindcss": "4.1.13",
30+
"tailwindcss": "4.1.15",
3131
"vite": "7.1.11",
3232
"vitest": "3.2.4",
3333
"zustand": "4.5.7"
@@ -48,7 +48,7 @@
4848
"@cloudoperators/juno-ui-components": "workspace:*",
4949
"@cloudoperators/juno-url-state-provider": "workspace:*",
5050
"@tanstack/react-router": "1.133.22",
51-
"react": "19.1.0",
52-
"react-dom": "19.1.0"
51+
"react": "19.1.1",
52+
"react-dom": "19.1.1"
5353
}
5454
}

apps/example/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,28 +21,28 @@
2121
"@svgr/core": "7.0.0",
2222
"@svgr/plugin-jsx": "7.0.0",
2323
"@tanstack/react-query": "5.89.0",
24-
"@tailwindcss/vite": "4.1.13",
24+
"@tailwindcss/vite": "4.1.15",
2525
"@testing-library/jest-dom": "6.8.0",
2626
"@testing-library/react": "16.3.0",
27-
"@types/react": "19.1.8",
28-
"@types/react-dom": "19.1.6",
27+
"@types/react": "19.1.17",
28+
"@types/react-dom": "19.1.11",
2929
"@vitejs/plugin-react": "4.7.0",
3030
"jsdom": "26.1.0",
3131
"postcss": "8.5.6",
3232
"shadow-dom-testing-library": "1.13.1",
33-
"tailwindcss": "4.1.13",
33+
"tailwindcss": "4.1.15",
3434
"vite": "7.1.11",
3535
"vitest": "3.2.4"
3636
},
3737
"dependencies": {
3838
"@cloudoperators/juno-messages-provider": "workspace:*",
3939
"@cloudoperators/juno-ui-components": "workspace:*",
4040
"@cloudoperators/juno-url-state-provider": "workspace:*",
41-
"@tailwindcss/vite": "4.1.13",
41+
"@tailwindcss/vite": "4.1.15",
4242
"@vitejs/plugin-react": "4.7.0",
43-
"msw": "2.11.2",
44-
"react": "19.1.0",
45-
"react-dom": "19.1.0",
43+
"msw": "2.11.6",
44+
"react": "19.1.1",
45+
"react-dom": "19.1.1",
4646
"vite-plugin-svgr": "4.5.0",
4747
"zustand": "4.5.7"
4848
},

apps/greenhouse/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@
1616
"private": true,
1717
"devDependencies": {
1818
"@cloudoperators/juno-config": "workspace:*",
19-
"@tailwindcss/vite": "4.1.13",
19+
"@tailwindcss/vite": "4.1.15",
2020
"@tanstack/router-plugin": "1.133.22",
2121
"@testing-library/jest-dom": "6.8.0",
2222
"@testing-library/react": "16.3.0",
23-
"@types/lodash": "4.17.16",
24-
"@types/react": "19.1.8",
25-
"@types/react-dom": "19.1.6",
23+
"@types/lodash": "4.17.20",
24+
"@types/react": "19.1.17",
25+
"@types/react-dom": "19.1.11",
2626
"@vitejs/plugin-react": "4.7.0",
2727
"github-markdown-css": "5.8.1",
2828
"immer": "10.1.3",
2929
"interweave": "13.1.1",
30-
"react": "19.1.0",
31-
"react-dom": "19.1.0",
30+
"react": "19.1.1",
31+
"react-dom": "19.1.1",
3232
"react-markdown": "10.1.0",
3333
"remark-gfm": " 4.0.1",
3434
"shadow-dom-testing-library": "1.13.1",
35-
"tailwindcss": "4.1.13",
35+
"tailwindcss": "4.1.15",
3636
"vite": "7.1.11",
3737
"vite-plugin-svgr": "4.5.0",
3838
"vitest": "3.2.4",

apps/heureka/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@cloudoperators/juno-url-state-provider": "workspace:*",
3434
"@tanstack/react-query": "5.89.0",
3535
"@tanstack/react-router": "1.133.22",
36-
"react": "19.1.0",
37-
"react-dom": "19.1.0"
36+
"react": "19.1.1",
37+
"react-dom": "19.1.1"
3838
},
3939
"devDependencies": {
4040
"@apollo/client": "3.14.0",
@@ -44,30 +44,30 @@
4444
"@graphql-codegen/typescript-operations": "4.6.1",
4545
"@graphql-codegen/typescript-react-apollo": "4.3.3",
4646
"@tanstack/router-plugin": "1.133.22",
47-
"@tailwindcss/vite": "4.1.13",
47+
"@tailwindcss/vite": "4.1.15",
4848
"@testing-library/jest-dom": "6.8.0",
4949
"@testing-library/react": "16.3.0",
5050
"@testing-library/user-event": "14.6.1",
51-
"@types/node": "24.3.2",
52-
"@types/react": "19.1.8",
53-
"@types/react-dom": "19.1.6",
51+
"@types/node": "24.3.3",
52+
"@types/react": "19.1.17",
53+
"@types/react-dom": "19.1.11",
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",
5858
"autoprefixer": "10.4.21",
5959
"eslint": "9.35.0",
60-
"eslint-config-prettier": "9.1.0",
60+
"eslint-config-prettier": "9.1.2",
6161
"eslint-plugin-prettier": "5.5.4",
6262
"eslint-plugin-react": "7.37.5",
6363
"eslint-plugin-react-hooks": "4.6.2",
64-
"eslint-plugin-tailwindcss": "3.18.0",
64+
"eslint-plugin-tailwindcss": "3.18.2",
6565
"jsdom": "26.1.0",
6666
"postcss": "8.5.6",
6767
"prettier": "3.6.2",
68-
"tailwindcss": "4.1.13",
68+
"tailwindcss": "4.1.15",
6969
"react-error-boundary": "4.1.2",
70-
"typescript": "5.9.2",
70+
"typescript": "5.9.3",
7171
"vite": "7.1.11",
7272
"vite-plugin-svgr": "4.5.0",
7373
"vite-tsconfig-paths": "5.1.4",

apps/supernova/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
"private": true,
1818
"devDependencies": {
1919
"@cloudoperators/juno-config": "workspace:*",
20-
"@tailwindcss/vite": "4.1.13",
20+
"@tailwindcss/vite": "4.1.15",
2121
"@tanstack/react-query": "5.89.0",
2222
"@tanstack/router-plugin": "1.133.22",
2323
"@testing-library/jest-dom": "6.8.0",
2424
"@testing-library/react": "16.3.0",
25-
"@types/react": "19.1.8",
26-
"@types/react-dom": "19.1.6",
25+
"@types/react": "19.1.17",
26+
"@types/react-dom": "19.1.11",
2727
"@vitejs/plugin-react": "4.7.0",
2828
"immer": "10.1.3",
2929
"interweave": "13.1.1",
3030
"jsdom": "26.1.0",
3131
"shadow-dom-testing-library": "1.13.1",
32-
"tailwindcss": "4.1.13",
32+
"tailwindcss": "4.1.15",
3333
"vite": "7.1.11",
3434
"vitest": "3.2.4",
3535
"zustand": "4.5.7"
@@ -50,8 +50,8 @@
5050
"@cloudoperators/juno-ui-components": "workspace:*",
5151
"@cloudoperators/juno-url-state-provider": "workspace:*",
5252
"@tanstack/react-router": "1.133.22",
53-
"react": "19.1.0",
54-
"react-dom": "19.1.0",
53+
"react": "19.1.1",
54+
"react-dom": "19.1.1",
5555
"react-error-boundary": "4.1.2"
5656
}
5757
}

apps/template/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,36 +26,36 @@
2626
"clean:cache": "rm -rf .turbo"
2727
},
2828
"dependencies": {
29-
"react": "19.1.0",
30-
"react-dom": "19.1.0",
29+
"react": "19.1.1",
30+
"react-dom": "19.1.1",
3131
"react-error-boundary": "4.1.2",
3232
"zustand": "4.5.7",
3333
"@tanstack/react-query": "5.89.0",
3434
"@cloudoperators/juno-ui-components": "workspace:*"
3535
},
3636
"devDependencies": {
3737
"@cloudoperators/juno-config": "workspace:*",
38-
"@tailwindcss/vite": "4.1.13",
38+
"@tailwindcss/vite": "4.1.15",
3939
"@testing-library/jest-dom": "6.8.0",
4040
"@testing-library/react": "16.3.0",
41-
"@types/node": "24.3.2",
42-
"@types/react": "19.1.8",
43-
"@types/react-dom": "19.1.6",
41+
"@types/node": "24.3.3",
42+
"@types/react": "19.1.17",
43+
"@types/react-dom": "19.1.11",
4444
"@typescript-eslint/eslint-plugin": "6.21.0",
4545
"@typescript-eslint/parser": "6.21.0",
4646
"@vitejs/plugin-react-swc": "3.11.0",
4747
"@vitejs/plugin-react": "4.7.0",
4848
"@vitest/ui": "3.2.4",
4949
"eslint": "9.35.0",
50-
"eslint-config-prettier": "9.1.0",
50+
"eslint-config-prettier": "9.1.2",
5151
"eslint-plugin-prettier": "5.5.4",
5252
"eslint-plugin-react": "7.37.5",
5353
"eslint-plugin-react-hooks": "4.6.2",
54-
"eslint-plugin-tailwindcss": "3.18.0",
54+
"eslint-plugin-tailwindcss": "3.18.2",
5555
"jsdom": "26.1.0",
5656
"prettier": "3.6.2",
57-
"tailwindcss": "4.1.13",
58-
"typescript": "5.9.2",
57+
"tailwindcss": "4.1.15",
58+
"typescript": "5.9.3",
5959
"vite": "7.1.11",
6060
"vite-tsconfig-paths": "5.1.4",
6161
"vitest": "3.2.4"

packages/communicator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
},
3535
"devDependencies": {
3636
"@cloudoperators/juno-config": "workspace:*",
37-
"@types/node": "24.3.2",
37+
"@types/node": "24.3.3",
3838
"jsdom": "26.1.0",
39-
"typescript": "5.9.2",
39+
"typescript": "5.9.3",
4040
"vite": "7.1.11",
4141
"vite-plugin-dts": "4.5.4",
4242
"vitest": "3.2.4"

packages/config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"@eslint/compat": "1.3.2",
1111
"@types/eslint__js": "8.42.3",
1212
"eslint": "9.35.0",
13-
"eslint-config-prettier": "9.1.0",
13+
"eslint-config-prettier": "9.1.2",
1414
"eslint-plugin-prettier": "5.5.4",
1515
"eslint-plugin-react": "7.37.5",
1616
"globals": "15.15.0",
17-
"typescript": "5.9.2",
17+
"typescript": "5.9.3",
1818
"typescript-eslint": "8.32.1"
1919
},
2020
"dependencies": {

packages/messages-provider/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@
1919
"pnpm": ">=8.0.0"
2020
},
2121
"peerDependencies": {
22-
"react": "19.1.0",
23-
"react-dom": "19.1.0",
22+
"react": "19.1.1",
23+
"react-dom": "19.1.1",
2424
"zustand": "4.5.7"
2525
},
2626
"devDependencies": {
2727
"@cloudoperators/juno-config": "workspace:*",
2828
"@testing-library/jest-dom": "6.8.0",
2929
"@testing-library/react": "16.3.0",
30-
"@types/react": "19.1.8",
31-
"@types/react-dom": "19.1.6",
32-
"react": "19.1.0",
33-
"react-dom": "19.1.0",
34-
"typescript": "5.9.2",
30+
"@types/react": "19.1.17",
31+
"@types/react-dom": "19.1.11",
32+
"react": "19.1.1",
33+
"react-dom": "19.1.1",
34+
"typescript": "5.9.3",
3535
"vite": "7.1.11",
3636
"vite-plugin-dts": "4.5.4",
3737
"vitest": "3.2.4",

0 commit comments

Comments
 (0)