Skip to content

Commit 909092a

Browse files
committed
update deps
1 parent 790995e commit 909092a

20 files changed

+3400
-3237
lines changed

.pnp.cjs

Lines changed: 2048 additions & 1968 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demos/remote-dom/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,24 @@
1717
"@mittwald/flow-remote-react-components": "workspace:^",
1818
"@mittwald/flow-remote-react-renderer": "workspace:^",
1919
"@mittwald/react-use-promise": "^2.6.0",
20-
"@tabler/icons-react": "^3.24.0",
20+
"@tabler/icons-react": "^3.28.1",
2121
"clsx": "^2.1.1",
22-
"next": "~15.0.4",
22+
"next": "~15.1.4",
2323
"react": "19.0.0",
2424
"react-dom": "19.0.0",
25-
"react-hook-form": "^7.54.0",
26-
"remeda": "^2.17.4",
27-
"sass": "^1.82.0",
25+
"react-hook-form": "^7.54.2",
26+
"remeda": "^2.19.0",
27+
"sass": "^1.83.1",
2828
"webpack": "^5.97.1"
2929
},
3030
"devDependencies": {
31-
"@types/node": "^22.10.1",
32-
"@types/react": "^19.0.1",
31+
"@types/node": "^22.10.5",
32+
"@types/react": "^19.0.4",
3333
"@types/react-dom": "^19.0.2",
3434
"@yarnpkg/pnpify": "^4.1.3",
35-
"eslint": "^9.16.0",
36-
"nx": "^20.2.2",
37-
"typescript": "^5.7.2"
35+
"eslint": "^9.17.0",
36+
"nx": "^20.3.1",
37+
"typescript": "^5.7.3"
3838
},
3939
"overrides": {
4040
"@types/react": "npm:types-react@rc",

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,29 +30,29 @@
3030
"eslint-scope": "^8.2.0"
3131
},
3232
"devDependencies": {
33-
"@eslint/js": "^9.16.0",
34-
"@nx/devkit": "^20.2.2",
33+
"@eslint/js": "^9.17.0",
34+
"@nx/devkit": "^20.3.1",
3535
"@types/eslint__js": "^8.42.3",
36-
"@types/node": "^22.10.1",
36+
"@types/node": "^22.10.5",
3737
"@types/verror": "^1.10.10",
3838
"@types/yieldable-json": "^2.0.2",
3939
"dot-prop": "^9.0.0",
40-
"eslint": "^9.16.0",
40+
"eslint": "^9.17.0",
4141
"eslint-config-prettier": "^9.1.0",
4242
"eslint-plugin-json": "^4.0.1",
4343
"eslint-plugin-prettier": "^5.2.1",
4444
"fs-jetpack": "^5.1.0",
4545
"lerna": "^8.1.9",
46-
"nx": "^20.2.2",
46+
"nx": "^20.3.1",
4747
"prettier": "^3.4.2",
48-
"prettier-plugin-jsdoc": "^1.3.0",
48+
"prettier-plugin-jsdoc": "^1.3.2",
4949
"prettier-plugin-pkgsort": "^0.2.1",
50-
"prettier-plugin-sort-json": "^4.0.0",
50+
"prettier-plugin-sort-json": "^4.1.0",
5151
"react-docgen-typescript": "^2.2.2",
5252
"simple-git-hooks": "^2.11.1",
5353
"tsx": "^4.19.2",
54-
"typescript": "^5.7.2",
55-
"typescript-eslint": "^8.18.0",
54+
"typescript": "^5.7.3",
55+
"typescript-eslint": "^8.19.1",
5656
"verror": "^1.10.1",
5757
"yieldable-json": "^2.1.0"
5858
},

packages/components/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -452,35 +452,35 @@
452452
"@react-aria/utils": "^3.26.0",
453453
"@react-stately/form": "^3.1.0",
454454
"@react-types/shared": "^3.26.0",
455-
"@tabler/icons-react": "^3.24.0",
456-
"@tanstack/react-table": "^8.20.5",
455+
"@tabler/icons-react": "^3.28.1",
456+
"@tanstack/react-table": "^8.20.6",
457457
"@types/luxon": "^3.4.2",
458458
"clsx": "^2.1.1",
459459
"copy-to-clipboard": "^3.3.3",
460460
"dot-prop": "^9.0.0",
461-
"framer-motion": "^11.13.5",
462-
"html-react-parser": "^5.2.0",
461+
"framer-motion": "^11.16.1",
462+
"html-react-parser": "^5.2.2",
463463
"invariant": "^2.2.4",
464464
"luxon": "^3.5.0",
465465
"mobx": "^6.13.5",
466-
"mobx-react-lite": "^4.0.7",
466+
"mobx-react-lite": "^4.1.0",
467467
"object-code": "^1.3.3",
468468
"react-aria": "^3.36.0",
469469
"react-aria-components": "^1.5.0",
470470
"react-children-utilities": "^2.10.0",
471-
"react-markdown": "^9.0.1",
471+
"react-markdown": "^9.0.3",
472472
"react-stately": "^3.34.0",
473473
"react-syntax-highlighter": "^15.6.1",
474-
"remeda": "^2.17.4",
475-
"type-fest": "^4.30.0",
476-
"use-callback-ref": "^1.3.2",
474+
"remeda": "^2.19.0",
475+
"type-fest": "^4.32.0",
476+
"use-callback-ref": "^1.3.3",
477477
"zod": "^3.24.1"
478478
},
479479
"devDependencies": {
480480
"@faker-js/faker": "^9.3.0",
481481
"@mittwald/flow-design-tokens": "workspace:^",
482482
"@mittwald/react-use-promise": "^2.6.0",
483-
"@nx/storybook": "^20.2.2",
483+
"@nx/storybook": "^20.3.1",
484484
"@storybook/addon-a11y": "^8.4.7",
485485
"@storybook/addon-actions": "^8.4.7",
486486
"@storybook/addon-essentials": "^8.4.7",
@@ -500,10 +500,10 @@
500500
"@testing-library/react": "~16.1.0",
501501
"@testing-library/user-event": "^14.5.2",
502502
"@types/invariant": "^2.2.37",
503-
"@types/node": "22.10.1",
503+
"@types/node": "22.10.5",
504504
"@types/prettier": "^3.0.0",
505505
"@types/prop-types": "^15.7.14",
506-
"@types/react": "^19.0.1",
506+
"@types/react": "^19.0.4",
507507
"@types/react-dom": "^19.0.2",
508508
"@types/react-syntax-highlighter": "^15.5.13",
509509
"@types/rollup": "^0.54.0",
@@ -514,8 +514,8 @@
514514
"fs-jetpack": "^5.1.0",
515515
"glob": "^10.4.5",
516516
"happy-dom": "^15.11.7",
517-
"next": "^14.2.20",
518-
"nx": "^20.2.2",
517+
"next": "^14.2.23",
518+
"nx": "^20.3.1",
519519
"postcss": "^8.4.49",
520520
"postcss-nested-import": "^1.3.0",
521521
"postcss-nesting": "^13.0.1",
@@ -525,22 +525,22 @@
525525
"react-docgen-typescript": "^2.2.2",
526526
"react-dom": "19.0.0",
527527
"react-element-to-jsx-string": "^15.0.0",
528-
"react-hook-form": "^7.54.0",
528+
"react-hook-form": "^7.54.2",
529529
"rimraf": "^6.0.1",
530-
"rollup": "~4.28.1",
531-
"sass": "^1.82.0",
530+
"rollup": "~4.30.1",
531+
"sass": "^1.83.1",
532532
"storybook": "^8.4.7",
533533
"storybook-addon-rtl": "^1.0.1",
534534
"tsx": "^4.19.2",
535-
"typescript": "^5.7.2",
535+
"typescript": "^5.7.3",
536536
"typescript-plugin-css-modules": "^5.1.0",
537537
"vite": "^5.4.11",
538538
"vite-plugin-banner": "^0.8.0",
539539
"vite-plugin-checker": "^0.8.0",
540-
"vite-plugin-dts": "^4.3.0",
540+
"vite-plugin-dts": "^4.4.0",
541541
"vite-plugin-externalize-deps": "^0.8.0",
542542
"vitest": "~2.1.8",
543-
"yaml": "^2.6.1"
543+
"yaml": "^2.7.0"
544544
},
545545
"peerDependencies": {
546546
"@mittwald/react-use-promise": "^2.3.12",

packages/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/js-yaml": "^4.0.9",
2020
"js-yaml": "^4.1.0",
21-
"nx": "^20.2.2",
21+
"nx": "^20.3.1",
2222
"prettier": "^3.4.2",
2323
"style-dictionary": "^4.3.0"
2424
}

packages/docs/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,42 +18,42 @@
1818
"@mfalkenberg/react-live-ssr": "^4.1.7",
1919
"@mittwald/flow-design-tokens": "workspace:^",
2020
"@mittwald/flow-react-components": "workspace:^",
21-
"@next/mdx": "^14.2.20",
22-
"@tabler/icons-react": "^3.24.0",
21+
"@next/mdx": "^14.2.23",
22+
"@tabler/icons-react": "^3.28.1",
2323
"@types/mdx": "^2.0.13",
2424
"acorn": "patch:acorn@npm%3A8.11.2#~/.yarn/patches/acorn-npm-8.11.2-a470f49bb6.patch",
2525
"acorn-typescript": "^1.4.13",
2626
"clsx": "^2.1.1",
2727
"dot-prop": "^9.0.0",
2828
"fs-jetpack": "^5.1.0",
2929
"humanize-string": "^3.0.0",
30-
"next": "~15.0.4",
30+
"next": "~15.1.4",
3131
"next-mdx-remote": "^5.0.0",
3232
"parse-es-import": "^0.6.0",
33-
"prism-react-renderer": "^2.4.0",
33+
"prism-react-renderer": "^2.4.1",
3434
"raw-loader": "^4.0.2",
3535
"react": "19.0.0",
3636
"react-dom": "19.0.0",
37-
"react-hook-form": "^7.54.0",
38-
"react-markdown": "^9.0.1",
37+
"react-hook-form": "^7.54.2",
38+
"react-markdown": "^9.0.3",
3939
"remark-frontmatter": "^5.0.0",
4040
"remark-gfm": "^4.0.0",
4141
"remark-mdx-frontmatter": "^5.0.0",
42-
"remeda": "^2.17.4",
43-
"sass": "^1.82.0",
42+
"remeda": "^2.19.0",
43+
"sass": "^1.83.1",
4444
"tsx": "^4.19.2",
4545
"webpack": "^5.97.1"
4646
},
4747
"devDependencies": {
48-
"@types/node": "^22.10.1",
49-
"@types/react": "^19.0.1",
48+
"@types/node": "^22.10.5",
49+
"@types/react": "^19.0.4",
5050
"@types/react-dom": "^19.0.2",
5151
"@yarnpkg/pnpify": "^4.1.3",
52-
"eslint": "^9.16.0",
52+
"eslint": "^9.17.0",
5353
"glob": "^11.0.0",
54-
"nx": "^20.2.2",
54+
"nx": "^20.3.1",
5555
"react-docgen-typescript": "^2.2.2",
56-
"typescript": "^5.7.2"
56+
"typescript": "^5.7.3"
5757
},
5858
"overrides": {
5959
"@types/react": "npm:types-react@rc",

packages/react-tunnel/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,26 @@
3131
},
3232
"dependencies": {
3333
"mobx": "^6.13.5",
34-
"mobx-react-lite": "^4.0.7"
34+
"mobx-react-lite": "^4.1.0"
3535
},
3636
"devDependencies": {
3737
"@testing-library/dom": "^10.4.0",
3838
"@testing-library/react": "^16.1.0",
39-
"@types/node": "^22.10.1",
40-
"@types/react": "^19.0.1",
39+
"@types/node": "^22.10.5",
40+
"@types/react": "^19.0.4",
4141
"@types/react-dom": "^19.0.2",
4242
"@vitejs/plugin-react": "^4.3.4",
4343
"@vitest/coverage-v8": "^2.1.8",
4444
"happy-dom": "^15.11.7",
45-
"nx": "^20.2.2",
45+
"nx": "^20.3.1",
4646
"prettier": "^3.4.2",
4747
"react": "19.0.0",
4848
"react-dom": "19.0.0",
49-
"typescript": "^5.7.2",
49+
"typescript": "^5.7.3",
5050
"vite": "^5.4.11",
5151
"vite-plugin-banner": "^0.8.0",
5252
"vite-plugin-checker": "^0.8.0",
53-
"vite-plugin-dts": "^4.3.0",
53+
"vite-plugin-dts": "^4.4.0",
5454
"vite-plugin-externalize-deps": "^0.8.0",
5555
"vitest": "^2.1.8"
5656
},

packages/remote-core/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@
2626
"dependencies": {
2727
"@quilted/threads": "^3.1.2",
2828
"@remote-dom/core": "^1.5.2",
29-
"remeda": "^2.17.4"
29+
"remeda": "^2.19.0"
3030
},
3131
"devDependencies": {
32-
"@types/node": "^22.10.1",
33-
"nx": "^20.2.2",
32+
"@types/node": "^22.10.5",
33+
"nx": "^20.3.1",
3434
"prettier": "^3.4.2",
35-
"typescript": "^5.7.2",
35+
"typescript": "^5.7.3",
3636
"vite": "^5.4.11",
3737
"vite-plugin-checker": "^0.8.0",
38-
"vite-plugin-dts": "^4.3.0",
38+
"vite-plugin-dts": "^4.4.0",
3939
"vite-plugin-externalize-deps": "^0.8.0"
4040
}
4141
}

packages/remote-elements/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@
2727
"@mittwald/flow-react-components": "workspace:^",
2828
"@mittwald/flow-remote-core": "workspace:^",
2929
"@remote-dom/core": "^1.5.2",
30-
"react-hook-form": "^7.54.0",
31-
"remeda": "^2.17.4",
32-
"type-fest": "^4.30.0"
30+
"react-hook-form": "^7.54.2",
31+
"remeda": "^2.19.0",
32+
"type-fest": "^4.32.0"
3333
},
3434
"devDependencies": {
35-
"@types/node": "^22.10.1",
36-
"nx": "^20.2.2",
35+
"@types/node": "^22.10.5",
36+
"nx": "^20.3.1",
3737
"prettier": "^3.4.2",
38-
"typescript": "^5.7.2",
38+
"typescript": "^5.7.3",
3939
"vite": "^5.4.11",
4040
"vite-plugin-checker": "^0.8.0",
41-
"vite-plugin-dts": "^4.3.0",
41+
"vite-plugin-dts": "^4.4.0",
4242
"vite-plugin-externalize-deps": "^0.8.0"
4343
}
4444
}
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
import type { FlowRemoteElementKeysOfTagNameMap } from "@/lib/types";
21
export * from "./auto-generated";
3-
42
export * from "./Form";
5-
6-
export type FlowRemoteElementKeys = FlowRemoteElementKeysOfTagNameMap<"flr">;

0 commit comments

Comments
 (0)