Skip to content

Commit 639490e

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 7e13987 commit 639490e

17 files changed

Lines changed: 65 additions & 65 deletions

File tree

apps/commonality/package.json

Lines changed: 2 additions & 2 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.16",
82+
"@swc/core": "1.11.21",
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.14.0",
86+
"@types/node": "22.14.1",
8787
"@types/prompts": "2.4.9",
8888
"@types/wait-on": "5.3.4",
8989
"eslint-config-commonality": "workspace:*",

apps/studio/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"chokidar": "4.0.3",
3333
"execa": "9.5.2",
34-
"next": "15.2.4",
34+
"next": "15.3.0",
3535
"socket.io": "4.8.1",
3636
"socket.io-client": "4.8.1",
3737
"wait-on": "8.0.3"
@@ -56,38 +56,38 @@
5656
"@commonalityco/utils-core": "workspace:*",
5757
"@commonalityco/utils-package": "workspace:*",
5858
"@hookform/resolvers": "5.0.1",
59-
"@next/bundle-analyzer": "15.2.4",
59+
"@next/bundle-analyzer": "15.3.0",
6060
"@playwright/test": "1.51.1",
61-
"@tanstack/react-query": "5.71.10",
62-
"@tanstack/react-query-devtools": "5.71.10",
63-
"@tanstack/react-table": "8.21.2",
61+
"@tanstack/react-query": "5.74.3",
62+
"@tanstack/react-query-devtools": "5.74.3",
63+
"@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.14.0",
71-
"@types/react": "19.1.0",
72-
"@types/react-dom": "19.1.1",
70+
"@types/node": "22.14.1",
71+
"@types/react": "19.1.2",
72+
"@types/react-dom": "19.1.2",
7373
"@types/resolve": "1.20.6",
74-
"@vitejs/plugin-react-swc": "3.8.1",
74+
"@vitejs/plugin-react-swc": "3.9.0",
7575
"@xstate/react": "5.0.3",
7676
"autoprefixer": "10.4.21",
7777
"bufferutil": "4.0.9",
7878
"class-variance-authority": "0.7.1",
7979
"clsx": "2.1.1",
8080
"cookies-next": "5.1.0",
81-
"cypress": "14.2.1",
81+
"cypress": "14.3.0",
8282
"cytoscape": "3.31.2",
8383
"date-fns": "4.1.0",
84-
"eslint-config-next": "15.2.4",
84+
"eslint-config-next": "15.3.0",
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.487.0",
90+
"lucide-react": "0.488.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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@commonalityco/ui-graph": "workspace:*",
2424
"@commonalityco/ui-package": "workspace:*",
2525
"@commonalityco/utils-core": "workspace:*",
26-
"next": "15.2.4",
26+
"next": "15.3.0",
2727
"next-themes": "0.4.6",
2828
"react": "19.1.0",
2929
"react-dom": "19.1.0",
@@ -44,10 +44,10 @@
4444
"@storybook/react": "8.6.12",
4545
"@storybook/react-vite": "8.6.12",
4646
"@storybook/testing-library": "0.2.2",
47-
"@types/react": "19.1.0",
48-
"@types/react-dom": "19.1.1",
49-
"@vitejs/plugin-react": "4.3.4",
50-
"@vitejs/plugin-react-swc": "3.8.1",
47+
"@types/react": "19.1.2",
48+
"@types/react-dom": "19.1.2",
49+
"@vitejs/plugin-react": "4.4.0",
50+
"@vitejs/plugin-react-swc": "3.9.0",
5151
"autoprefixer": "10.4.21",
5252
"eslint-config-commonality": "workspace:*",
5353
"postcss": "8.5.3",
@@ -57,7 +57,7 @@
5757
"storybook-dark-mode": "4.0.2",
5858
"tailwindcss": "3.4.17",
5959
"typescript": "5.8.3",
60-
"vite": "6.2.5",
61-
"webpack": "5.98.0"
60+
"vite": "6.2.6",
61+
"webpack": "5.99.5"
6262
}
6363
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"unlink-all": "ts-node scripts/unlink-all.ts"
2828
},
2929
"dependencies": {
30-
"@changesets/cli": "2.28.1",
30+
"@changesets/cli": "2.29.0",
3131
"@commonalityco/config-tsconfig": "workspace:*",
32-
"@typescript-eslint/eslint-plugin": "8.29.0",
33-
"@typescript-eslint/parser": "8.29.0",
32+
"@typescript-eslint/eslint-plugin": "8.30.1",
33+
"@typescript-eslint/parser": "8.30.1",
3434
"@vitest/coverage-v8": "3.1.1",
3535
"commonality": "workspace:*",
3636
"commonality-checks-recommended": "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.14.0",
34+
"@types/node": "22.14.1",
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.14.0",
34+
"@types/node": "22.14.1",
3535
"eslint-config-commonality": "workspace:*",
3636
"typescript": "5.8.3"
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.14.0",
40+
"@types/node": "22.14.1",
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.14.0",
33+
"@types/node": "22.14.1",
3434
"eslint-config-commonality": "workspace:*",
3535
"typescript": "5.8.3"
3636
},

packages/ui-conformance/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"type-check": "tsc --noEmit"
2626
},
2727
"dependencies": {
28-
"@tanstack/react-table": "8.21.2",
29-
"lucide-react": "0.487.0"
28+
"@tanstack/react-table": "8.21.3",
29+
"lucide-react": "0.488.0"
3030
},
3131
"devDependencies": {
3232
"@commonalityco/config-tsconfig": "workspace:*",
@@ -35,11 +35,11 @@
3535
"@commonalityco/ui-design-system": "workspace:*",
3636
"@commonalityco/utils-conformance": "workspace:*",
3737
"@commonalityco/utils-core": "workspace:*",
38-
"@floating-ui/react": "0.27.6",
38+
"@floating-ui/react": "0.27.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.0",
42+
"@types/react": "19.1.2",
4343
"eslint-config-commonality": "workspace:*",
4444
"react": "19.0.0",
4545
"react-dom": "19.0.0",

packages/ui-constraints/package.json

Lines changed: 3 additions & 3 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.487.0",
28+
"lucide-react": "0.488.0",
2929
"react-resizable-panels": "2.1.7"
3030
},
3131
"devDependencies": {
@@ -36,12 +36,12 @@
3636
"@commonalityco/ui-graph": "workspace:*",
3737
"@commonalityco/utils-core": "workspace:*",
3838
"@commonalityco/utils-package": "workspace:*",
39-
"@floating-ui/react": "0.27.6",
39+
"@floating-ui/react": "0.27.7",
4040
"@testing-library/jest-dom": "6.6.3",
4141
"@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.1.0",
44+
"@types/react": "19.1.2",
4545
"eslint-config-commonality": "workspace:*",
4646
"react": "19.0.0",
4747
"react-dom": "19.0.0",

0 commit comments

Comments
 (0)