We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779bf0b commit 63e4953Copy full SHA for 63e4953
package.json
@@ -92,8 +92,8 @@
92
},
93
"homepage": "https://github.com/high1/solid-jsx#readme",
94
"devDependencies": {
95
- "@typescript-eslint/eslint-plugin": "8.47.0",
96
- "@typescript-eslint/parser": "8.47.0",
+ "@typescript-eslint/eslint-plugin": "8.48.0",
+ "@typescript-eslint/parser": "8.48.0",
97
"eslint": "8.57.1",
98
"eslint-config-prettier": "9.1.2",
99
"eslint-import-resolver-typescript": "3.10.1",
@@ -103,7 +103,7 @@
103
"eslint-plugin-yml": "1.19.0",
104
"husky": "9.1.7",
105
"lint-staged": "15.5.2",
106
- "prettier": "3.6.2",
+ "prettier": "3.7.3",
107
"rimraf": "6.1.2",
108
"solid-js": "1.9.10",
109
"tsup": "8.5.1",
0 commit comments