File tree Expand file tree Collapse file tree 3 files changed +698
-976
lines changed
Expand file tree Collapse file tree 3 files changed +698
-976
lines changed Original file line number Diff line number Diff line change 3131 with :
3232 app-id : ${{ secrets.ECOSCRIPT_APP_ID }}
3333 private-key : ${{ secrets.ECOSCRIPT_APP_PRIVATE_KEY }}
34- - uses : peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6
34+ - uses : peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
3535 with :
3636 author : github-actions <41898282+github-actions[bot]@users.noreply.github.com>
3737 body : I ran `pnpm format` 🧑💻
Original file line number Diff line number Diff line change 7373 "@portabletext/types" : " ^2.0.13"
7474 },
7575 "devDependencies" : {
76- "@changesets/changelog-github" : " ^0.5.1 " ,
77- "@changesets/cli" : " ^2.29.6 " ,
76+ "@changesets/changelog-github" : " ^0.5.2 " ,
77+ "@changesets/cli" : " ^2.29.8 " ,
7878 "concurrently" : " ^8.2.2" ,
79- "esbuild" : " ^0.21.4 " ,
79+ "esbuild" : " ^0.27.0 " ,
8080 "esbuild-plugin-solid" : " ^0.6.0" ,
8181 "jsdom" : " ^22.1.0" ,
82- "prettier" : " ^3.2.5 " ,
83- "prettier-plugin-packagejson" : " ^2.5.0 " ,
84- "solid-js" : " ^1.8.17 " ,
85- "tsup" : " ^8.0.2 " ,
82+ "prettier" : " ^3.7.4 " ,
83+ "prettier-plugin-packagejson" : " ^2.5.20 " ,
84+ "solid-js" : " ^1.9.10 " ,
85+ "tsup" : " ^8.5.1 " ,
8686 "tsup-preset-solid" : " ^2.2.0" ,
87- "typescript" : " ^5.4.5 " ,
88- "vite" : " ^5.2.11 " ,
89- "vite-plugin-solid" : " ^2.10.2 " ,
90- "vitest" : " ^1.6.0 "
87+ "typescript" : " ^5.9.3 " ,
88+ "vite" : " ^5.4.21 " ,
89+ "vite-plugin-solid" : " ^2.11.10 " ,
90+ "vitest" : " ^1.6.1 "
9191 },
9292 "peerDependencies" : {
9393 "solid-js" : " ^1.6.0"
You can’t perform that action at this time.
0 commit comments