Skip to content

Commit de7bde6

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

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

integrations/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test:build": "vite build && vitest && publint --strict"
2626
},
2727
"dependencies": {
28-
"@tanstack/query-core": "^5.62.9",
28+
"@tanstack/query-core": "^5.62.15",
2929
"react": "^19.0.0",
3030
"react-dom": "^19.0.0"
3131
},

package.json

+1-1
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": "[email protected].2",
8+
"packageManager": "[email protected].3",
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",

packages/config/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"simple-git": "^3.27.0",
7878
"typedoc": "^0.27.6",
7979
"typedoc-plugin-frontmatter": "^1.1.2",
80-
"typedoc-plugin-markdown": "^4.3.3",
81-
"typescript-eslint": "^8.18.2",
80+
"typedoc-plugin-markdown": "^4.4.1",
81+
"typescript-eslint": "^8.19.0",
8282
"v8flags": "^4.0.1",
8383
"vite-plugin-dts": "4.0.3",
8484
"vite-plugin-externalize-deps": "^0.8.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)