Skip to content

Commit 995ec53

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 815597c commit 995ec53

17 files changed

Lines changed: 60 additions & 60 deletions

File tree

apps/commonality/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@
7979
"@commonalityco/utils-core": "workspace:*",
8080
"@commonalityco/utils-file": "workspace:*",
8181
"@commonalityco/utils-onboarding": "workspace:*",
82-
"@swc/core": "1.11.13",
82+
"@swc/core": "1.11.16",
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.13.14",
86+
"@types/node": "22.14.0",
8787
"@types/prompts": "2.4.9",
8888
"@types/wait-on": "5.3.4",
8989
"eslint-config-commonality": "workspace:*",
@@ -93,7 +93,7 @@
9393
"rimraf": "6.0.1",
9494
"tsup": "8.4.0",
9595
"typescript": "5.8.2",
96-
"vitest": "3.0.9"
96+
"vitest": "3.1.1"
9797
},
9898
"engines": {
9999
"node": ">=18.17.0"

apps/studio/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,21 @@
5555
"@commonalityco/utils-conformance": "workspace:*",
5656
"@commonalityco/utils-core": "workspace:*",
5757
"@commonalityco/utils-package": "workspace:*",
58-
"@hookform/resolvers": "4.1.3",
58+
"@hookform/resolvers": "5.0.1",
5959
"@next/bundle-analyzer": "15.2.4",
6060
"@playwright/test": "1.51.1",
61-
"@tanstack/react-query": "5.71.0",
62-
"@tanstack/react-query-devtools": "5.71.0",
61+
"@tanstack/react-query": "5.71.5",
62+
"@tanstack/react-query-devtools": "5.71.5",
6363
"@tanstack/react-table": "8.21.2",
6464
"@testing-library/jest-dom": "6.6.3",
65-
"@testing-library/react": "16.2.0",
65+
"@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.13.14",
71-
"@types/react": "19.0.12",
72-
"@types/react-dom": "19.0.4",
70+
"@types/node": "22.14.0",
71+
"@types/react": "19.1.0",
72+
"@types/react-dom": "19.1.1",
7373
"@types/resolve": "1.20.6",
7474
"@vitejs/plugin-react-swc": "3.8.1",
7575
"@xstate/react": "5.0.3",
@@ -79,15 +79,15 @@
7979
"clsx": "2.1.1",
8080
"cookies-next": "5.1.0",
8181
"cypress": "14.2.1",
82-
"cytoscape": "3.31.1",
82+
"cytoscape": "3.31.2",
8383
"date-fns": "4.1.0",
8484
"eslint-config-next": "15.2.4",
8585
"fs-extra": "11.3.0",
8686
"get-port": "7.1.0",
8787
"jest": "29.7.0",
8888
"jest-environment-jsdom": "29.7.0",
8989
"lodash-es": "4.17.21",
90-
"lucide-react": "0.485.0",
90+
"lucide-react": "0.487.0",
9191
"next-themes": "0.4.6",
9292
"open-editor": "5.1.0",
9393
"path-browserify": "1.0.1",

apps/workshop/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,32 +32,32 @@
3232
"devDependencies": {
3333
"@commonalityco/config-tailwind": "workspace:*",
3434
"@commonalityco/config-tsconfig": "workspace:*",
35-
"@storybook/addon-a11y": "8.6.11",
36-
"@storybook/addon-docs": "8.6.11",
37-
"@storybook/addon-essentials": "8.6.11",
38-
"@storybook/addon-interactions": "8.6.11",
39-
"@storybook/addon-links": "8.6.11",
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",
4040
"@storybook/addon-styling": "1.3.7",
4141
"@storybook/addons": "7.6.17",
42-
"@storybook/blocks": "8.6.11",
43-
"@storybook/cli": "8.6.11",
44-
"@storybook/react": "8.6.11",
45-
"@storybook/react-vite": "8.6.11",
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",
4646
"@storybook/testing-library": "0.2.2",
47-
"@types/react": "19.0.12",
48-
"@types/react-dom": "19.0.4",
47+
"@types/react": "19.1.0",
48+
"@types/react-dom": "19.1.1",
4949
"@vitejs/plugin-react": "4.3.4",
5050
"@vitejs/plugin-react-swc": "3.8.1",
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.11",
56+
"storybook": "8.6.12",
5757
"storybook-dark-mode": "4.0.2",
5858
"tailwindcss": "3.4.17",
5959
"typescript": "5.8.2",
60-
"vite": "6.2.3",
60+
"vite": "6.2.5",
6161
"webpack": "5.98.0"
6262
}
6363
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"dependencies": {
3030
"@changesets/cli": "2.28.1",
3131
"@commonalityco/config-tsconfig": "workspace:*",
32-
"@typescript-eslint/eslint-plugin": "8.28.0",
33-
"@typescript-eslint/parser": "8.28.0",
34-
"@vitest/coverage-v8": "3.0.9",
32+
"@typescript-eslint/eslint-plugin": "8.29.0",
33+
"@typescript-eslint/parser": "8.29.0",
34+
"@vitest/coverage-v8": "3.1.1",
3535
"commonality": "workspace:*",
3636
"commonality-checks-recommended": "workspace:*",
3737
"eslint": "9.23.0",
@@ -43,9 +43,9 @@
4343
"prettier": "3.5.3",
4444
"prettier-plugin-tailwindcss": "0.6.11",
4545
"ts-node": "10.9.2",
46-
"turbo": "2.4.4",
46+
"turbo": "2.5.0",
4747
"typescript": "5.8.2",
48-
"vitest": "3.0.9"
48+
"vitest": "3.1.1"
4949
},
5050
"devDependencies": {
5151
"@commonalityco/studio": "workspace:^"

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.13.14",
34+
"@types/node": "22.14.0",
3535
"eslint-config-commonality": "workspace:*",
3636
"typescript": "5.8.2"
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.13.14",
34+
"@types/node": "22.14.0",
3535
"eslint-config-commonality": "workspace:*",
3636
"typescript": "5.8.2"
3737
},

packages/data-project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commonalityco/types": "workspace:*",
3838
"@types/fs-extra": "11.0.4",
3939
"@types/mock-fs": "4.13.4",
40-
"@types/node": "22.13.14",
40+
"@types/node": "22.14.0",
4141
"eslint-config-commonality": "workspace:*",
4242
"mock-fs": "5.5.0",
4343
"typescript": "5.8.2"

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.13.14",
33+
"@types/node": "22.14.0",
3434
"eslint-config-commonality": "workspace:*",
3535
"typescript": "5.8.2"
3636
},

packages/ui-conformance/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@tanstack/react-table": "8.21.2",
29-
"lucide-react": "0.485.0"
29+
"lucide-react": "0.487.0"
3030
},
3131
"devDependencies": {
3232
"@commonalityco/config-tsconfig": "workspace:*",
@@ -35,17 +35,17 @@
3535
"@commonalityco/ui-design-system": "workspace:*",
3636
"@commonalityco/utils-conformance": "workspace:*",
3737
"@commonalityco/utils-core": "workspace:*",
38-
"@floating-ui/react": "0.27.5",
38+
"@floating-ui/react": "0.27.6",
3939
"@testing-library/jest-dom": "6.6.3",
40-
"@testing-library/react": "16.2.0",
40+
"@testing-library/react": "16.3.0",
4141
"@testing-library/user-event": "14.6.1",
42-
"@types/react": "19.0.12",
42+
"@types/react": "19.1.0",
4343
"eslint-config-commonality": "workspace:*",
4444
"react": "19.0.0",
4545
"react-dom": "19.0.0",
4646
"resize-observer-polyfill": "1.5.1",
4747
"typescript": "5.8.2",
48-
"vitest": "3.0.9"
48+
"vitest": "3.1.1"
4949
},
5050
"peerDependencies": {
5151
"@commonalityco/ui-core": "*",

packages/ui-constraints/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@xstate/react": "5.0.3",
2727
"lodash-es": "4.17.21",
28-
"lucide-react": "0.485.0",
28+
"lucide-react": "0.487.0",
2929
"react-resizable-panels": "2.1.7"
3030
},
3131
"devDependencies": {
@@ -36,17 +36,17 @@
3636
"@commonalityco/ui-graph": "workspace:*",
3737
"@commonalityco/utils-core": "workspace:*",
3838
"@commonalityco/utils-package": "workspace:*",
39-
"@floating-ui/react": "0.27.5",
39+
"@floating-ui/react": "0.27.6",
4040
"@testing-library/jest-dom": "6.6.3",
41-
"@testing-library/react": "16.2.0",
41+
"@testing-library/react": "16.3.0",
4242
"@testing-library/user-event": "14.6.1",
4343
"@types/lodash-es": "4.17.12",
44-
"@types/react": "19.0.12",
44+
"@types/react": "19.1.0",
4545
"eslint-config-commonality": "workspace:*",
4646
"react": "19.0.0",
4747
"react-dom": "19.0.0",
4848
"typescript": "5.8.2",
49-
"vitest": "3.0.9"
49+
"vitest": "3.1.1"
5050
},
5151
"peerDependencies": {
5252
"@commonalityco/ui-core": "*",

0 commit comments

Comments
 (0)