Skip to content

Commit 7b13e62

Browse files
committed
chore: update package versions for cspell, ts-api-utils, eslint-plugin-function, fumadocs-core, fumadocs-typescript, and fumadocs-ui
1 parent 9d51646 commit 7b13e62

File tree

5 files changed

+160
-162
lines changed

5 files changed

+160
-162
lines changed

.pkgs/configs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@eslint/js": "^9.23.0",
2323
"@stylistic/eslint-plugin": "^4.2.0",
2424
"eslint-plugin-de-morgan": "^1.2.1",
25-
"eslint-plugin-function": "^0.0.7",
25+
"eslint-plugin-function": "^0.0.10",
2626
"eslint-plugin-jsdoc": "^50.6.9",
2727
"eslint-plugin-perfectionist": "^4.10.1",
2828
"eslint-plugin-regexp": "^2.7.0",

apps/website/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"@chevrotain/regexp-to-ast": "^11.0.3",
1414
"bsky-react-post": "^0.1.7",
1515
"clsx": "^2.1.1",
16-
"fumadocs-core": "15.1.2",
16+
"fumadocs-core": "15.2.0",
1717
"fumadocs-docgen": "2.0.0",
1818
"fumadocs-mdx": "11.5.7",
1919
"fumadocs-twoslash": "3.1.0",
20-
"fumadocs-typescript": "3.1.0",
21-
"fumadocs-ui": "15.1.2",
20+
"fumadocs-typescript": "4.0.0",
21+
"fumadocs-ui": "15.2.0",
2222
"lucide-react": "^0.485.0",
2323
"next": "^15.2.4",
2424
"next-view-transitions": "^0.3.4",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@typescript-eslint/rule-tester": "^8.28.0",
6767
"@typescript-eslint/types": "^8.28.0",
6868
"ansis": "^3.17.0",
69-
"cspell": "^8.18.0",
69+
"cspell": "^8.18.1",
7070
"dedent": "^1.5.3",
7171
"dprint": "^0.49.1",
7272
"esbuild": "^0.25.1",

packages/plugins/eslint-plugin-react-x/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"peerDependencies": {
7575
"eslint": "^8.57.0 || ^9.0.0",
76-
"ts-api-utils": "^2.0.1",
76+
"ts-api-utils": "^2.1.0",
7777
"typescript": "^4.9.5 || ^5.3.3"
7878
},
7979
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)