File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 - name : Pnpm 🧱
2121 uses : pnpm/action-setup@v4.0.0
2222 - name : Node.js 🧰
23- uses : actions/setup-node@v4.1 .0
23+ uses : actions/setup-node@v4.2 .0
2424 with :
2525 node-version : latest
2626 cache : pnpm
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.20 .0" ,
96- "@typescript-eslint/parser" : " 8.20 .0" ,
95+ "@typescript-eslint/eslint-plugin" : " 8.21 .0" ,
96+ "@typescript-eslint/parser" : " 8.21 .0" ,
9797 "eslint" : " 8.57.1" ,
9898 "eslint-config-prettier" : " 9.1.0" ,
9999 "eslint-import-resolver-typescript" : " 3.7.0" ,
100100 "eslint-plugin-import" : " 2.31.0" ,
101- "eslint-plugin-jsonc" : " 2.18.2 " ,
101+ "eslint-plugin-jsonc" : " 2.19.1 " ,
102102 "eslint-plugin-prettier" : " 5.2.3" ,
103103 "eslint-plugin-yml" : " 1.16.0" ,
104104 "husky" : " 9.1.7" ,
105- "lint-staged" : " 15.4.1 " ,
105+ "lint-staged" : " 15.4.3 " ,
106106 "prettier" : " 3.4.2" ,
107107 "rimraf" : " 6.0.1" ,
108108 "solid-js" : " 1.9.4" ,
109- "tsup" : " 8.3.5 " ,
109+ "tsup" : " 8.3.6 " ,
110110 "typescript" : " 5.7.3"
111111 },
112112 "lint-staged" : {
You can’t perform that action at this time.
0 commit comments