Skip to content

Commit f6af0b9

Browse files
chore(deps): update all non-major dependencies (#241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3e83ed commit f6af0b9

File tree

3 files changed

+29
-44
lines changed

3 files changed

+29
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/TanStack/config.git"
77
},
8-
"packageManager": "pnpm@10.9.0",
8+
"packageManager": "pnpm@10.10.0",
99
"type": "module",
1010
"scripts": {
1111
"preinstall": "node -e \"if(process.env.CI == 'true') {console.log('Skipping preinstall...')} else {process.exit(1)}\" || npx -y only-allow pnpm",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ catalog:
88
'@eslint/js': ^9.25.1
99
'@stylistic/eslint-plugin-js': ^4.2.0
1010
'@svitejs/changesets-changelog-github-compact': ^1.2.0
11-
'@tanstack/query-core': ^5.74.4
11+
'@tanstack/query-core': ^5.74.7
1212
'@types/eslint': ^9.6.1
1313
'@types/interpret': ^1.1.3
1414
'@types/jsonfile': ^6.1.4
@@ -24,7 +24,7 @@ catalog:
2424
commander: ^13.1.0
2525
esbuild-register: ^3.6.0
2626
eslint: ^9.25.1
27-
eslint-plugin-import-x: ^4.10.6
27+
eslint-plugin-import-x: ^4.11.0
2828
eslint-plugin-n: ^17.17.0
2929
globals: ^16.0.0
3030
interpret: ^3.1.1
@@ -41,7 +41,7 @@ catalog:
4141
semver: ^7.7.1
4242
sherif: ^1.5.0
4343
simple-git: ^3.27.0
44-
type-fest: ^4.40.0
44+
type-fest: ^4.40.1
4545
typedoc: 0.27.9
4646
typedoc-plugin-frontmatter: 1.2.1
4747
typedoc-plugin-markdown: 4.4.2

0 commit comments

Comments
 (0)