Skip to content

Commit caa2916

Browse files
chore: Downgrade Nx to v17.3.1 (TanStack#6830)
Bug is impairing detection of target scripts
1 parent 86a6c3e commit caa2916

File tree

3 files changed

+41
-51
lines changed

3 files changed

+41
-51
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/TanStack/query.git"
77
},
8-
"packageManager": "pnpm@8.12.1",
8+
"packageManager": "pnpm@8.15.1",
99
"type": "module",
1010
"scripts": {
1111
"clean": "pnpm --filter \"./packages/**\" run clean",
@@ -59,7 +59,7 @@
5959
"eslint-plugin-react-hooks": "^4.6.0",
6060
"jsdom": "^23.0.1",
6161
"knip": "^3.3.1",
62-
"nx": "^17.3.2",
62+
"nx": "17.3.1",
6363
"prettier": "^4.0.0-alpha.8",
6464
"prettier-plugin-svelte": "^3.1.2",
6565
"publint": "^0.2.7",

pnpm-lock.yaml

+39-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/project.json

-10
This file was deleted.

0 commit comments

Comments
 (0)