Skip to content

Commit 9ad8f72

Browse files
committed
chore: update package dependencies to latest versions
1 parent d98a166 commit 9ad8f72

File tree

4 files changed

+36
-87
lines changed

4 files changed

+36
-87
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@
2727
"eslint-plugin-react-hooks": "^5.1.0",
2828
"eslint-plugin-react-refresh": "^0.4.18",
2929
"globals": "^15.14.0",
30+
"meriyah": "^6.0.5",
3031
"ts-blank-eslint-parser": "^0.2.1",
32+
"ts-blank-space": "^0.5.1",
3133
"typescript": "^5.7.3",
3234
"vite": "^6.0.11"
3335
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@eslint/js": "^9.19.0",
5858
"@eslint/markdown": "^6.2.2",
5959
"@napi-rs/canvas": "^0.1.65",
60-
"@stylistic/eslint-plugin": "^3.0.0",
60+
"@stylistic/eslint-plugin": "^3.0.1",
6161
"@swc/core": "^1.10.11",
6262
"@tsconfig/node22": "^22.0.0",
6363
"@tsconfig/strictest": "^2.0.5",

pnpm-lock.yaml

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

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"fumadocs-core": "14.7.7",
1515
"fumadocs-docgen": "^1.3.5",
1616
"fumadocs-mdx": "11.3.1",
17-
"fumadocs-twoslash": "^2.0.3",
17+
"fumadocs-twoslash": "^3.0.0",
1818
"fumadocs-typescript": "^3.0.3",
1919
"fumadocs-ui": "14.7.7",
2020
"next": "^15.1.6",

0 commit comments

Comments
 (0)