Skip to content

Commit 6fa8517

Browse files
authored
Merge branch 'main' into no-use-in-try-catch
2 parents ae70202 + 044c9a9 commit 6fa8517

File tree

5 files changed

+27
-69
lines changed

5 files changed

+27
-69
lines changed

apps/website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"dependencies": {
1313
"@chevrotain/regexp-to-ast": "^11.0.3",
1414
"clsx": "^2.1.1",
15-
"fumadocs-core": "^15.0.11",
15+
"fumadocs-core": "^15.0.12",
1616
"fumadocs-docgen": "^1.3.7",
1717
"fumadocs-mdx": "^11.5.6",
1818
"fumadocs-twoslash": "^3.0.0",
1919
"fumadocs-typescript": "^3.0.3",
20-
"fumadocs-ui": "^15.0.11",
20+
"fumadocs-ui": "^15.0.12",
2121
"lucide-react": "^0.475.0",
2222
"next": "^15.1.7",
2323
"next-view-transitions": "^0.3.4",

examples/vite-react-dom-with-ts-blank-eslint-parser-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react-refresh": "^0.4.19",
3131
"globals": "^16.0.0",
3232
"meriyah": "^6.0.5",
33-
"ts-blank-eslint-parser": "^0.3.2",
33+
"ts-blank-eslint-parser": "^0.3.3",
3434
"ts-blank-space": "^0.6.0",
3535
"typescript": "^5.7.3",
3636
"typescript-eslint": "^8.24.1",

packages/utilities/ast/tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
"test/fixtures"
3030
],
3131
"include": [
32-
"src",
33-
"typings"
32+
"src"
3433
]
3534
}

packages/utilities/ast/typings/eslint-community-eslint-utils.d.ts

Lines changed: 0 additions & 41 deletions
This file was deleted.

pnpm-lock.yaml

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)