Skip to content

Commit 94e5ec9

Browse files
committed
chore: update dependencies for cspell, typedoc, fumadocs-core, fumadocs-ui, and tailwind-merge
1 parent 41481c0 commit 94e5ec9

File tree

3 files changed

+161
-161
lines changed

3 files changed

+161
-161
lines changed

apps/website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
1515
"dependencies": {
1616
"@chevrotain/regexp-to-ast": "^11.0.3",
1717
"clsx": "^2.1.1",
18-
"fumadocs-core": "^15.0.10",
18+
"fumadocs-core": "^15.0.11",
1919
"fumadocs-docgen": "^1.3.7",
2020
"fumadocs-mdx": "^11.5.6",
2121
"fumadocs-twoslash": "^3.0.0",
2222
"fumadocs-typescript": "^3.0.3",
23-
"fumadocs-ui": "^15.0.10",
23+
"fumadocs-ui": "^15.0.11",
2424
"lucide-react": "^0.475.0",
2525
"next": "^15.1.7",
2626
"next-view-transitions": "^0.3.4",
2727
"react": "^19.0.0",
2828
"react-dom": "^19.0.0",
29-
"tailwind-merge": "^3.0.1"
29+
"tailwind-merge": "^3.0.2"
3030
},
3131
"devDependencies": {
3232
"@eslint-react/eslint-plugin": "workspace:*",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/types": "^8.24.1",
7272
"@vitest/ui": "^3.0.6",
7373
"concurrently": "^9.1.2",
74-
"cspell": "^8.17.4",
74+
"cspell": "^8.17.5",
7575
"dedent": "^1.5.3",
7676
"dprint": "^0.49.0",
7777
"esbuild": "^0.25.0",
@@ -101,7 +101,7 @@
101101
"tsup": "^8.3.6",
102102
"tsx": "^4.19.3",
103103
"type-fest": "^4.35.0",
104-
"typedoc": "^0.27.7",
104+
"typedoc": "^0.27.8",
105105
"typedoc-plugin-inline-sources": "^1.2.0",
106106
"typedoc-plugin-markdown": "^4.4.2",
107107
"typedoc-plugin-mdn-links": "^4.0.13",

0 commit comments

Comments
 (0)