Skip to content

Commit 169ebaf

Browse files
committed
build: update dprint and ts-api-utils to latest versions
1 parent fc45587 commit 169ebaf

File tree

3 files changed

+56
-56
lines changed

3 files changed

+56
-56
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"concurrently": "^9.1.2",
7474
"cspell": "^8.17.3",
7575
"dedent": "^1.5.3",
76-
"dprint": "^0.48.0",
76+
"dprint": "^0.49.0",
7777
"esbuild": "^0.24.2",
7878
"eslint": "^9.19.0",
7979
"eslint-config-flat-gitignore": "^2.0.0",
@@ -124,7 +124,7 @@
124124
"next": "^15.1.6",
125125
"react": "^19.0.0",
126126
"react-dom": "^19.0.0",
127-
"ts-api-utils": "^2.0.0",
127+
"ts-api-utils": "^2.0.1",
128128
"typescript": "5.8.0-beta"
129129
}
130130
}

packages/plugins/eslint-plugin-react-x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/react": "^19.0.8",
6666
"@types/react-dom": "^19.0.3",
6767
"@workspace/configs": "workspace:*",
68-
"ts-api-utils": "^2.0.0",
68+
"ts-api-utils": "^2.0.1",
6969
"tsup": "^8.3.6"
7070
},
7171
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)