File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 },
9393 "homepage" : " https://github.com/high1/solid-jsx#readme" ,
9494 "devDependencies" : {
95- "@typescript-eslint/eslint-plugin" : " 8.24.1 " ,
96- "@typescript-eslint/parser" : " 8.24.1 " ,
95+ "@typescript-eslint/eslint-plugin" : " 8.25.0 " ,
96+ "@typescript-eslint/parser" : " 8.25.0 " ,
9797 "eslint" : " 8.57.1" ,
9898 "eslint-config-prettier" : " 9.1.0" ,
9999 "eslint-import-resolver-typescript" : " 3.8.3" ,
103103 "eslint-plugin-yml" : " 1.17.0" ,
104104 "husky" : " 9.1.7" ,
105105 "lint-staged" : " 15.4.3" ,
106- "prettier" : " 3.5.2 " ,
106+ "prettier" : " 3.5.3 " ,
107107 "rimraf" : " 6.0.1" ,
108108 "solid-js" : " 1.9.5" ,
109- "tsup" : " 8.3.6 " ,
110- "typescript" : " 5.7.3 "
109+ "tsup" : " 8.4.0 " ,
110+ "typescript" : " 5.8.2 "
111111 },
112112 "lint-staged" : {
113113 "*.{js,ts}" : " eslint --fix" ,
116116 "peerDependencies" : {
117117 "solid-js" : " >=1.4.0"
118118 },
119- "packageManager" : " pnpm@9.15.5 "
119+ "packageManager" : " pnpm@9.15.6 "
120120}
You can’t perform that action at this time.
0 commit comments