Skip to content

Commit 74f1d91

Browse files
committed
chore: update dependencies (#1327)
1 parent 5ab4b46 commit 74f1d91

18 files changed

Lines changed: 2894 additions & 2935 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@
2222
"lint:sherif": "sherif"
2323
},
2424
"devDependencies": {
25-
"@commitlint/config-conventional": "^20.0.0",
26-
"commitlint": "^20.1.0",
25+
"@commitlint/config-conventional": "^20.4.1",
26+
"commitlint": "^20.4.1",
2727
"husky": "^9.1.7",
2828
"prettier": "3.6.2",
29-
"publint": "^0.3.12",
30-
"semantic-release": "^25.0.1",
31-
"sherif": "^1.6.1",
32-
"turbo": "^2.5.6",
33-
"typescript": "^5.9.2"
29+
"publint": "^0.3.17",
30+
"semantic-release": "^25.0.3",
31+
"sherif": "^1.10.0",
32+
"turbo": "^2.8.2",
33+
"typescript": "^5.9.3"
3434
},
35-
"packageManager": "pnpm@10.20.0",
35+
"packageManager": "pnpm@10.28.2",
3636
"prettier": {
3737
"arrowParens": "avoid",
3838
"semi": false,

packages/docs/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -24,66 +24,66 @@
2424
"test": "tsc"
2525
},
2626
"dependencies": {
27-
"@databuddy/sdk": "^2.2.12",
28-
"@faker-js/faker": "^10.1.0",
27+
"@databuddy/sdk": "^2.3.29",
28+
"@faker-js/faker": "^10.2.0",
2929
"@headlessui/react": "2.2.9",
3030
"@headlessui/tailwindcss": "^0.2.2",
31-
"@icons-pack/react-simple-icons": "^13.7.0",
32-
"@number-flow/react": "^0.5.10",
31+
"@icons-pack/react-simple-icons": "^13.8.0",
32+
"@number-flow/react": "^0.5.11",
3333
"@radix-ui/react-checkbox": "^1.3.3",
34-
"@radix-ui/react-label": "^2.1.7",
34+
"@radix-ui/react-label": "^2.1.8",
3535
"@radix-ui/react-popover": "^1.1.15",
3636
"@radix-ui/react-select": "^2.2.6",
37-
"@radix-ui/react-separator": "^1.1.7",
37+
"@radix-ui/react-separator": "^1.1.8",
3838
"@radix-ui/react-slider": "^1.3.6",
39-
"@radix-ui/react-slot": "^1.2.3",
39+
"@radix-ui/react-slot": "^1.2.4",
4040
"@radix-ui/react-switch": "^1.2.6",
4141
"@radix-ui/react-tabs": "^1.1.13",
4242
"@radix-ui/react-toggle": "^1.1.10",
4343
"@radix-ui/react-toggle-group": "^1.1.11",
4444
"@radix-ui/react-tooltip": "^1.2.8",
45-
"@sentry/nextjs": "^10.27.0",
45+
"@sentry/nextjs": "^10.38.0",
4646
"@tailwindcss/container-queries": "^0.1.1",
47-
"@tailwindcss/postcss": "^4.1.12",
47+
"@tailwindcss/postcss": "^4.1.18",
4848
"class-variance-authority": "^0.7.1",
4949
"clsx": "^2.1.1",
5050
"date-fns": "^4.1.0",
51-
"dayjs": "^1.11.13",
52-
"effect": "^3.17.8",
51+
"dayjs": "^1.11.19",
52+
"effect": "^3.19.15",
5353
"fumadocs-core": "16.0.4",
5454
"fumadocs-mdx": "13.0.2",
5555
"fumadocs-ui": "16.0.4",
56-
"lucide-react": "^0.548.0",
56+
"lucide-react": "^0.563.0",
5757
"mdast-util-mdx-jsx": "^3.2.0",
5858
"mdast-util-to-markdown": "^2.1.2",
5959
"next": "catalog:next",
6060
"nuqs": "workspace:*",
6161
"react": "catalog:react19",
6262
"react-dom": "catalog:react19",
63-
"recharts": "3.3.0",
63+
"recharts": "3.7.0",
6464
"remark-smartypants": "^3.0.2",
6565
"res": "workspace:*",
6666
"server-only": "^0.0.1",
67-
"tailwind-merge": "^3.3.1",
68-
"tailwindcss": "^4.1.12",
67+
"tailwind-merge": "^3.4.0",
68+
"tailwindcss": "^4.1.18",
6969
"tailwindcss-animate": "^1.0.7",
70-
"zod": "^4.1.5"
70+
"zod": "^4.3.6"
7171
},
7272
"devDependencies": {
73-
"@shikijs/transformers": "^3.11.0",
73+
"@shikijs/transformers": "^3.22.0",
7474
"@types/mdast": "^4.0.4",
7575
"@types/mdx": "^2.0.13",
76-
"@types/node": "^24.3.0",
76+
"@types/node": "^24.10.10",
7777
"@types/react": "catalog:react19",
7878
"@types/react-dom": "catalog:react19",
7979
"hast-util-to-jsx-runtime": "^2.3.6",
80-
"import-in-the-middle": "^2.0.0",
80+
"import-in-the-middle": "^3.0.0",
8181
"postcss": "^8.5.6",
82-
"prettier-plugin-tailwindcss": "^0.7.1",
82+
"prettier-plugin-tailwindcss": "^0.7.2",
8383
"require-in-the-middle": "^8.0.1",
84-
"shadcn": "^3.4.2",
85-
"shiki": "^3.11.0",
86-
"typescript": "^5.9.2",
84+
"shadcn": "^3.8.2",
85+
"shiki": "^3.22.0",
86+
"typescript": "^5.9.3",
8787
"unified": "^11.0.5"
8888
},
8989
"postcss": {

packages/docs/src/components/ui/chart.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ function ChartTooltipContent({
129129
React.ComponentProps<'div'> & {
130130
payload?: RechartsPrimitive.DefaultTooltipContentProps<
131131
ValueType,
132-
'no idea what should go here but it makes TypeScript happy'
132+
string | number
133133
>['payload']
134134
label?: string
135135
hideLabel?: boolean

packages/e2e/next/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
},
2727
"devDependencies": {
2828
"@playwright/test": "catalog:e2e",
29-
"@types/node": "^24.3.0",
29+
"@types/node": "^24.10.10",
3030
"@types/react": "catalog:react19",
3131
"@types/react-dom": "catalog:react19",
3232
"@types/semver": "^7.7.1",
3333
"@types/webpack": "^5.28.5",
3434
"babel-plugin-react-compiler": "1.0.0",
3535
"e2e-shared": "workspace:*",
3636
"semver": "^7.7.3",
37-
"typescript": "^5.9.2"
37+
"typescript": "^5.9.3"
3838
}
3939
}

packages/e2e/react-router/v5/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
},
2121
"devDependencies": {
2222
"@playwright/test": "catalog:e2e",
23-
"@types/node": "^24.3.0",
23+
"@types/node": "^24.10.10",
2424
"@types/react": "catalog:react19",
2525
"@types/react-dom": "catalog:react19",
2626
"@types/react-router-dom": "^5.3.3",
27-
"@vitejs/plugin-react": "^5.0.1",
27+
"@vitejs/plugin-react": "^5.1.3",
2828
"e2e-shared": "workspace:*",
29-
"typescript": "^5.9.2",
30-
"vite": "^7.1.11"
29+
"typescript": "^5.9.3",
30+
"vite": "^7.3.1"
3131
}
3232
}

packages/e2e/react-router/v6/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
"nuqs": "workspace:*",
1717
"react": "catalog:react19",
1818
"react-dom": "catalog:react19",
19-
"react-router-dom": "6.30.1"
19+
"react-router-dom": "6.30.3"
2020
},
2121
"devDependencies": {
2222
"@playwright/test": "catalog:e2e",
23-
"@types/node": "^24.3.0",
23+
"@types/node": "^24.10.10",
2424
"@types/react": "catalog:react19",
2525
"@types/react-dom": "catalog:react19",
26-
"@vitejs/plugin-react": "^5.0.1",
26+
"@vitejs/plugin-react": "^5.1.3",
2727
"e2e-shared": "workspace:*",
28-
"typescript": "^5.9.2",
29-
"vite": "^7.1.11"
28+
"typescript": "^5.9.3",
29+
"vite": "^7.3.1"
3030
}
3131
}

packages/e2e/react-router/v7/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,27 @@
1212
"test:playwright": "playwright test --project=chromium"
1313
},
1414
"dependencies": {
15-
"@react-router/node": "^7.12.0",
16-
"@react-router/serve": "^7.12.0",
17-
"isbot": "^5.1.32",
15+
"@react-router/node": "^7.13.0",
16+
"@react-router/serve": "^7.13.0",
17+
"isbot": "^5.1.34",
1818
"nuqs": "workspace:*",
1919
"react": "catalog:react19",
2020
"react-dom": "catalog:react19",
21-
"react-router": "^7.12.0"
21+
"react-router": "^7.13.0"
2222
},
2323
"devDependencies": {
2424
"@playwright/test": "catalog:e2e",
25-
"@react-router/dev": "^7.12.0",
26-
"@react-router/express": "^7.12.0",
27-
"@types/node": "^24.3.0",
25+
"@react-router/dev": "^7.13.0",
26+
"@react-router/express": "^7.13.0",
27+
"@types/node": "^24.10.10",
2828
"@types/react": "catalog:react19",
2929
"@types/react-dom": "catalog:react19",
3030
"compression": "^1.8.1",
31-
"cross-env": "^10.0.0",
31+
"cross-env": "^10.1.0",
3232
"e2e-shared": "workspace:*",
33-
"express": "^4.22.0",
34-
"typescript": "^5.9.2",
35-
"vite": "^7.1.11",
36-
"vite-tsconfig-paths": "^5.1.4"
33+
"express": "^4.22.1",
34+
"typescript": "^5.9.3",
35+
"vite": "^7.3.1",
36+
"vite-tsconfig-paths": "^6.0.5"
3737
}
3838
}

packages/e2e/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
},
2020
"devDependencies": {
2121
"@playwright/test": "catalog:e2e",
22-
"@types/node": "^24.3.0",
22+
"@types/node": "^24.10.10",
2323
"@types/react": "catalog:react19",
2424
"@types/react-dom": "catalog:react19",
25-
"@vitejs/plugin-react": "^5.0.1",
25+
"@vitejs/plugin-react": "^5.1.3",
2626
"e2e-shared": "workspace:*",
27-
"typescript": "^5.9.2",
28-
"vite": "^7.1.11"
27+
"typescript": "^5.9.3",
28+
"vite": "^7.3.1"
2929
}
3030
}

packages/e2e/remix/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@
1313
"test:playwright": "playwright test --project=chromium"
1414
},
1515
"dependencies": {
16-
"@remix-run/node": "^2.17.3",
17-
"@remix-run/react": "^2.17.3",
18-
"@remix-run/serve": "^2.17.3",
19-
"isbot": "^5.1.32",
16+
"@remix-run/node": "^2.17.4",
17+
"@remix-run/react": "^2.17.4",
18+
"@remix-run/serve": "^2.17.4",
19+
"isbot": "^5.1.34",
2020
"nuqs": "workspace:*",
2121
"react": "catalog:react19",
2222
"react-dom": "catalog:react19"
2323
},
2424
"devDependencies": {
2525
"@playwright/test": "catalog:e2e",
26-
"@remix-run/dev": "^2.17.3",
26+
"@remix-run/dev": "^2.17.4",
2727
"@types/react": "catalog:react19",
2828
"@types/react-dom": "catalog:react19",
29-
"cross-env": "^10.0.0",
29+
"cross-env": "^10.1.0",
3030
"e2e-shared": "workspace:*",
31-
"typescript": "^5.9.2",
32-
"vite": "^7.1.11",
33-
"vite-tsconfig-paths": "^5.1.4"
31+
"typescript": "^5.9.3",
32+
"vite": "^7.3.1",
33+
"vite-tsconfig-paths": "^6.0.5"
3434
}
3535
}

packages/e2e/shared/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
},
1919
"devDependencies": {
2020
"@playwright/test": "catalog:e2e",
21-
"@types/node": "^24.3.0",
21+
"@types/node": "^24.10.10",
2222
"@types/react": "catalog:react19",
2323
"@types/react-dom": "catalog:react19",
2424
"nuqs": "workspace:*",
2525
"react": "catalog:react19",
2626
"react-dom": "catalog:react19",
27-
"typescript": "^5.9.2"
27+
"typescript": "^5.9.3"
2828
}
2929
}

0 commit comments

Comments
 (0)