Skip to content

Commit 9e26bcc

Browse files
1 parent dcfe1bb commit 9e26bcc

19 files changed

Lines changed: 60 additions & 60 deletions

File tree

apps/commonality/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"strip-ansi": "7.1.0",
6565
"update-notifier": "7.3.1",
6666
"wait-on": "8.0.3",
67-
"yaml": "2.7.1",
67+
"yaml": "2.8.0",
6868
"zod": "3.24.4"
6969
},
7070
"devDependencies": {
@@ -83,15 +83,15 @@
8383
"@types/fs-extra": "11.0.4",
8484
"@types/lodash-es": "4.17.12",
8585
"@types/mock-fs": "4.13.4",
86-
"@types/node": "22.15.15",
86+
"@types/node": "22.15.18",
8787
"@types/prompts": "2.4.9",
8888
"@types/wait-on": "5.3.4",
8989
"eslint-config-commonality": "workspace:*",
90-
"execa": "9.5.2",
90+
"execa": "9.5.3",
9191
"mock-fs": "5.5.0",
9292
"npm-run-all": "4.1.5",
9393
"rimraf": "6.0.1",
94-
"tsup": "8.4.0",
94+
"tsup": "8.5.0",
9595
"typescript": "5.8.3",
9696
"vitest": "3.1.3"
9797
},

apps/studio/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"chokidar": "4.0.3",
33-
"execa": "9.5.2",
33+
"execa": "9.5.3",
3434
"next": "15.3.2",
3535
"socket.io": "4.8.1",
3636
"socket.io-client": "4.8.1",
@@ -58,21 +58,21 @@
5858
"@hookform/resolvers": "5.0.1",
5959
"@next/bundle-analyzer": "15.3.2",
6060
"@playwright/test": "1.52.0",
61-
"@tanstack/react-query": "5.75.5",
62-
"@tanstack/react-query-devtools": "5.75.5",
61+
"@tanstack/react-query": "5.76.1",
62+
"@tanstack/react-query-devtools": "5.76.1",
6363
"@tanstack/react-table": "8.21.3",
6464
"@testing-library/jest-dom": "6.6.3",
6565
"@testing-library/react": "16.3.0",
6666
"@testing-library/user-event": "14.6.1",
6767
"@total-typescript/ts-reset": "0.6.1",
6868
"@types/fs-extra": "11.0.4",
6969
"@types/lodash-es": "4.17.12",
70-
"@types/node": "22.15.15",
71-
"@types/react": "19.1.3",
72-
"@types/react-dom": "19.1.3",
70+
"@types/node": "22.15.18",
71+
"@types/react": "19.1.4",
72+
"@types/react-dom": "19.1.5",
7373
"@types/resolve": "1.20.6",
7474
"@vitejs/plugin-react-swc": "3.9.0",
75-
"@xstate/react": "5.0.3",
75+
"@xstate/react": "5.0.4",
7676
"autoprefixer": "10.4.21",
7777
"bufferutil": "4.0.9",
7878
"class-variance-authority": "0.7.1",
@@ -87,7 +87,7 @@
8787
"jest": "29.7.0",
8888
"jest-environment-jsdom": "29.7.0",
8989
"lodash-es": "4.17.21",
90-
"lucide-react": "0.508.0",
90+
"lucide-react": "0.511.0",
9191
"next-themes": "0.4.6",
9292
"open-editor": "5.1.0",
9393
"path-browserify": "1.0.1",
@@ -98,18 +98,18 @@
9898
"prettier-plugin-tailwindcss": "0.6.11",
9999
"react": "19.1.0",
100100
"react-dom": "19.1.0",
101-
"react-hook-form": "7.56.2",
101+
"react-hook-form": "7.56.4",
102102
"rimraf": "6.0.1",
103103
"server-only": "0.0.1",
104-
"start-server-and-test": "2.0.11",
104+
"start-server-and-test": "2.0.12",
105105
"strip-ansi": "7.1.0",
106106
"tailwindcss": "3.4.17",
107107
"ts-node": "10.9.2",
108108
"typescript": "5.8.3",
109109
"utf-8-validate": "6.0.5",
110110
"vite-tsconfig-paths": "5.1.4",
111111
"which-collection": "1.0.2",
112-
"xstate": "5.19.2",
112+
"xstate": "5.19.3",
113113
"zod": "3.24.4"
114114
},
115115
"engines": {

apps/workshop/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,28 +32,28 @@
3232
"devDependencies": {
3333
"@commonalityco/config-tailwind": "workspace:*",
3434
"@commonalityco/config-tsconfig": "workspace:*",
35-
"@storybook/addon-a11y": "8.6.12",
36-
"@storybook/addon-docs": "8.6.12",
37-
"@storybook/addon-essentials": "8.6.12",
38-
"@storybook/addon-interactions": "8.6.12",
39-
"@storybook/addon-links": "8.6.12",
35+
"@storybook/addon-a11y": "8.6.14",
36+
"@storybook/addon-docs": "8.6.14",
37+
"@storybook/addon-essentials": "8.6.14",
38+
"@storybook/addon-interactions": "8.6.14",
39+
"@storybook/addon-links": "8.6.14",
4040
"@storybook/addon-styling": "1.3.7",
4141
"@storybook/addons": "7.6.17",
42-
"@storybook/blocks": "8.6.12",
43-
"@storybook/cli": "8.6.12",
44-
"@storybook/react": "8.6.12",
45-
"@storybook/react-vite": "8.6.12",
42+
"@storybook/blocks": "8.6.14",
43+
"@storybook/cli": "8.6.14",
44+
"@storybook/react": "8.6.14",
45+
"@storybook/react-vite": "8.6.14",
4646
"@storybook/testing-library": "0.2.2",
47-
"@types/react": "19.1.3",
48-
"@types/react-dom": "19.1.3",
47+
"@types/react": "19.1.4",
48+
"@types/react-dom": "19.1.5",
4949
"@vitejs/plugin-react": "4.4.1",
5050
"@vitejs/plugin-react-swc": "3.9.0",
5151
"autoprefixer": "10.4.21",
5252
"eslint-config-commonality": "workspace:*",
5353
"postcss": "8.5.3",
5454
"postcss-loader": "8.1.1",
5555
"prop-types": "15.8.1",
56-
"storybook": "8.6.12",
56+
"storybook": "8.6.14",
5757
"storybook-dark-mode": "4.0.2",
5858
"tailwindcss": "3.4.17",
5959
"typescript": "5.8.3",

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"unlink-all": "ts-node scripts/unlink-all.ts"
2828
},
2929
"dependencies": {
30-
"@changesets/cli": "2.29.3",
30+
"@changesets/cli": "2.29.4",
3131
"@commonalityco/config-tsconfig": "workspace:*",
32-
"@typescript-eslint/eslint-plugin": "8.32.0",
33-
"@typescript-eslint/parser": "8.32.0",
32+
"@typescript-eslint/eslint-plugin": "8.32.1",
33+
"@typescript-eslint/parser": "8.32.1",
3434
"@vitest/coverage-v8": "3.1.3",
3535
"commonality": "workspace:*",
3636
"commonality-checks-recommended": "workspace:*",
37-
"eslint": "9.26.0",
37+
"eslint": "9.27.0",
3838
"eslint-config-commonality": "workspace:*",
3939
"eslint-plugin-unused-imports": "4.1.4",
40-
"execa": "9.5.2",
40+
"execa": "9.5.3",
4141
"husky": "9.1.7",
4242
"npm-run-all": "4.1.5",
4343
"prettier": "3.5.3",

packages/commonality-checks-recommended/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"lodash-es": "4.17.21",
29-
"semver": "7.7.1",
29+
"semver": "7.7.2",
3030
"validate-npm-package-name": "6.0.0"
3131
},
3232
"devDependencies": {
@@ -38,7 +38,7 @@
3838
"commonality": "workspace:*",
3939
"eslint-config-commonality": "workspace:*",
4040
"mock-fs": "5.5.0",
41-
"tsup": "8.4.0",
41+
"tsup": "8.5.0",
4242
"typescript": "5.8.3"
4343
},
4444
"peerDependencies": {

packages/data-codeowners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@commonalityco/config-tsconfig": "workspace:*",
3232
"@commonalityco/types": "workspace:*",
3333
"@types/fs-extra": "11.0.4",
34-
"@types/node": "22.15.15",
34+
"@types/node": "22.15.18",
3535
"eslint-config-commonality": "workspace:*",
3636
"typescript": "5.8.3"
3737
},

packages/data-packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@commonalityco/config-tsconfig": "workspace:*",
3232
"@commonalityco/types": "workspace:*",
3333
"@types/fs-extra": "11.0.4",
34-
"@types/node": "22.15.15",
34+
"@types/node": "22.15.18",
3535
"eslint-config-commonality": "workspace:*",
3636
"typescript": "5.8.3"
3737
},

packages/data-project/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"fs-extra": "11.3.0",
3030
"globby": "14.1.0",
3131
"jiti": "2.4.2",
32-
"yaml": "2.7.1",
32+
"yaml": "2.8.0",
3333
"zod": "3.24.4"
3434
},
3535
"devDependencies": {
3636
"@commonalityco/config-tsconfig": "workspace:*",
3737
"@commonalityco/types": "workspace:*",
3838
"@types/fs-extra": "11.0.4",
3939
"@types/mock-fs": "4.13.4",
40-
"@types/node": "22.15.15",
40+
"@types/node": "22.15.18",
4141
"eslint-config-commonality": "workspace:*",
4242
"mock-fs": "5.5.0",
4343
"typescript": "5.8.3"

packages/data-tags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@commonalityco/config-tsconfig": "workspace:*",
3131
"@commonalityco/types": "workspace:*",
3232
"@types/fs-extra": "11.0.4",
33-
"@types/node": "22.15.15",
33+
"@types/node": "22.15.18",
3434
"eslint-config-commonality": "workspace:*",
3535
"typescript": "5.8.3"
3636
},

packages/ui-conformance/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@tanstack/react-table": "8.21.3",
29-
"lucide-react": "0.508.0"
29+
"lucide-react": "0.511.0"
3030
},
3131
"devDependencies": {
3232
"@commonalityco/config-tsconfig": "workspace:*",
@@ -39,7 +39,7 @@
3939
"@testing-library/jest-dom": "6.6.3",
4040
"@testing-library/react": "16.3.0",
4141
"@testing-library/user-event": "14.6.1",
42-
"@types/react": "19.1.3",
42+
"@types/react": "19.1.4",
4343
"eslint-config-commonality": "workspace:*",
4444
"react": "19.0.0",
4545
"react-dom": "19.0.0",

0 commit comments

Comments
 (0)