Skip to content

Commit ffda10a

Browse files
authored
chore: update language plugins (#121)
1 parent 4042b9a commit ffda10a

File tree

2 files changed

+136
-58
lines changed

2 files changed

+136
-58
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"@codemirror/lang-json": "^6.0.1",
4141
"@codemirror/lang-markdown": "^6.2.5",
4242
"@codemirror/language": "^6.10.3",
43-
"@eslint/css": "^0.2.0",
43+
"@eslint/css": "^0.10.0",
4444
"@eslint/js": "^9.9.0",
45-
"@eslint/json": "^0.12.0",
46-
"@eslint/markdown": "^6.6.0",
47-
"@html-eslint/eslint-plugin": "^0.40.3",
45+
"@eslint/json": "^0.13.0",
46+
"@eslint/markdown": "^7.0.0",
47+
"@html-eslint/eslint-plugin": "^0.42.0",
4848
"@lezer/highlight": "^1.2.1",
4949
"@radix-ui/react-accordion": "^1.2.10",
5050
"@radix-ui/react-dialog": "^1.1.13",

0 commit comments

Comments
 (0)