Skip to content

Commit 972e400

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

4 files changed

Lines changed: 37 additions & 37 deletions

File tree

.github/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runs:
44
using: composite
55
steps:
66
- name: Setup pnpm
7-
uses: pnpm/action-setup@v4.2.0
7+
uses: pnpm/action-setup@v4.4.0
88
- name: Setup Node
99
uses: actions/setup-node@v6.3.0
1010
with:

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.31.0",
8+
"packageManager": "pnpm@10.32.1",
99
"type": "module",
1010
"scripts": {
1111
"clean": "pnpm --filter \"./packages/**\" run clean",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages:
99
catalog:
1010
'@arethetypeswrong/core': ^0.18.2
1111
'@changesets/cli': ^2.30.0
12-
'@commitlint/parse': ^20.4.4
12+
'@commitlint/parse': ^20.5.0
1313
'@eslint/js': ^10.0.1
1414
'@stylistic/eslint-plugin': ^5.10.0
1515
'@svitejs/changesets-changelog-github-compact': ^1.2.0
@@ -20,7 +20,7 @@ catalog:
2020
'@types/react': ^19.2.14
2121
'@types/react-dom': ^19.2.3
2222
'@types/semver': ^7.7.1
23-
'@vitejs/plugin-react': ^6.0.0
23+
'@vitejs/plugin-react': ^6.0.1
2424
'@vitejs/plugin-vue': ^6.0.5
2525
eslint: ^10.0.3
2626
eslint-plugin-import-x: ^4.16.2
@@ -40,7 +40,7 @@ catalog:
4040
sherif: ^1.10.0
4141
simple-git: ^3.33.0
4242
tinyglobby: ^0.2.15
43-
tsdown: ^0.21.2
43+
tsdown: ^0.21.3
4444
type-fest: ^5.4.4
4545
typedoc: 0.28.14
4646
typedoc-plugin-frontmatter: 1.3.0
@@ -50,7 +50,7 @@ catalog:
5050
vite: ^8.0.0
5151
vite-plugin-dts: 4.2.3
5252
vite-plugin-externalize-deps: ^0.10.0
53-
vite-tsconfig-paths: ^6.1.0
53+
vite-tsconfig-paths: ^6.1.1
5454
vitest: ^4.1.0
5555
vue: ^3.5.30
5656
vue-eslint-parser: ^10.4.0

0 commit comments

Comments
 (0)