We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07abae8 commit a56951fCopy full SHA for a56951f
2 files changed
package.json
@@ -92,8 +92,8 @@
92
},
93
"homepage": "https://github.com/high1/solid-jsx#readme",
94
"devDependencies": {
95
- "@typescript-eslint/eslint-plugin": "8.53.0",
96
- "@typescript-eslint/parser": "8.53.0",
+ "@typescript-eslint/eslint-plugin": "8.53.1",
+ "@typescript-eslint/parser": "8.53.1",
97
"eslint": "8.57.1",
98
"eslint-config-prettier": "9.1.2",
99
"eslint-import-resolver-typescript": "3.10.1",
@@ -103,9 +103,9 @@
103
"eslint-plugin-yml": "1.19.1",
104
"husky": "9.1.7",
105
"lint-staged": "15.5.2",
106
- "prettier": "3.8.0",
+ "prettier": "3.8.1",
107
"rimraf": "6.1.2",
108
- "solid-js": "1.9.10",
+ "solid-js": "1.9.11",
109
"tsup": "8.5.1",
110
"typescript": "5.9.3"
111
0 commit comments