File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 - name : Checkout 🛎️
1919 uses : actions/checkout@v4.3.1
2020 - name : Pnpm 🧱
21- uses : pnpm/action-setup@v4.2 .0
21+ uses : pnpm/action-setup@v4.4 .0
2222 - name : Node.js 🧰
2323 uses : actions/setup-node@v4.4.0
2424 with :
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.56.1 " ,
96- "@typescript-eslint/parser" : " 8.56.1 " ,
95+ "@typescript-eslint/eslint-plugin" : " 8.59.2 " ,
96+ "@typescript-eslint/parser" : " 8.59.2 " ,
9797 "eslint" : " 8.57.1" ,
9898 "eslint-config-prettier" : " 9.1.2" ,
9999 "eslint-import-resolver-typescript" : " 3.10.1" ,
103103 "eslint-plugin-yml" : " 1.19.1" ,
104104 "husky" : " 9.1.7" ,
105105 "lint-staged" : " 15.5.2" ,
106- "prettier" : " 3.8.1 " ,
106+ "prettier" : " 3.8.3 " ,
107107 "rimraf" : " 6.1.3" ,
108- "solid-js" : " 1.9.11 " ,
108+ "solid-js" : " 1.9.12 " ,
109109 "tsup" : " 8.5.1" ,
110110 "typescript" : " 5.9.3"
111111 },
You can’t perform that action at this time.
0 commit comments