Skip to content

Commit e37477a

Browse files
chore(deps): update pnpm to v10 (#2895)
* chore(deps): update pnpm to v10 * Fix prettier * Fix * Fix lockfile * Go * Go * .. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent dbc1f0a commit e37477a

File tree

2 files changed

+189
-139
lines changed

2 files changed

+189
-139
lines changed

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Dotan Simha <[email protected]>",
66
"license": "MIT",
77
"private": true,
8-
"packageManager": "pnpm@9.15.9",
8+
"packageManager": "pnpm@10.6.5",
99
"engines": {
1010
"node": ">=16",
1111
"pnpm": ">=9.0.6"
@@ -28,7 +28,9 @@
2828
"@arethetypeswrong/cli": "^0.17.0",
2929
"@changesets/changelog-github": "0.5.0",
3030
"@changesets/cli": "2.27.10",
31+
"@eslint/js": "9.22.0",
3132
"@graphql-tools/utils": "10.8.6",
33+
"@ianvs/prettier-plugin-sort-imports": "4.4.1",
3234
"@theguild/eslint-config": "0.13.2",
3335
"@theguild/prettier-config": "3.0.0",
3436
"@types/dedent": "0.7.2",
@@ -42,6 +44,8 @@
4244
"jest-snapshot-serializer-raw": "2.0.0",
4345
"json-schema-to-markdown": "1.1.1",
4446
"prettier": "3.5.3",
47+
"prettier-plugin-pkg": "0.18.1",
48+
"prettier-plugin-sh": "0.15.0",
4549
"prettier-plugin-tailwindcss": "0.6.11",
4650
"rimraf": "6.0.1",
4751
"tsup": "^8.3.5",

0 commit comments

Comments
 (0)