Skip to content

Commit 56a2282

Browse files
chore(deps): update non-major
1 parent 71458f3 commit 56a2282

File tree

3 files changed

+699
-976
lines changed

3 files changed

+699
-976
lines changed

.github/workflows/format-if-needed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
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` 🧑‍💻

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -73,21 +73,21 @@
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.2",
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"

0 commit comments

Comments
 (0)