Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2024
1 parent 79aa94f commit 457430b
Show file tree
Hide file tree
Showing 34 changed files with 547 additions and 547 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
- name: Setup Tools
uses: tanstack/config/.github/setup@main
- name: Fix formatting
Expand Down
4 changes: 2 additions & 2 deletions examples/angular/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"zone.js": "^0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.10",
"@angular/cli": "^17.3.10",
"@angular-devkit/build-angular": "^17.3.11",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"typescript": "5.4.5"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/angular/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"zone.js": "^0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.10",
"@angular/cli": "^17.3.10",
"@angular-devkit/build-angular": "^17.3.11",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"typescript": "5.4.5"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/angular/valibot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@tanstack/valibot-form-adapter": "^0.34.1",
"rxjs": "^7.8.1",
"tslib": "^2.8.0",
"valibot": "1.0.0-beta.1",
"valibot": "1.0.0-beta.2",
"zone.js": "^0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.10",
"@angular/cli": "^17.3.10",
"@angular-devkit/build-angular": "^17.3.11",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"typescript": "5.4.5"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/angular/yup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"zone.js": "^0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.10",
"@angular/cli": "^17.3.10",
"@angular-devkit/build-angular": "^17.3.11",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"typescript": "5.4.5"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/angular/zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"zone.js": "^0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.10",
"@angular/cli": "^17.3.10",
"@angular-devkit/build-angular": "^17.3.11",
"@angular/cli": "^17.3.11",
"@angular/compiler-cli": "^17.3.12",
"typescript": "5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/lit/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"lit": "^3.2.1"
},
"devDependencies": {
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/lit/ui-libraries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lit": "^3.2.1"
},
"devDependencies": {
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/react/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/react/next-server-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@tanstack/react-form": "^0.34.1",
"next": "15.0.0",
"next": "15.0.1",
"react": "19.0.0-rc-5dcb0097-20240918",
"react-dom": "19.0.0-rc-5dcb0097-20240918"
},
Expand Down
4 changes: 2 additions & 2 deletions examples/react/query-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"dependencies": {
"@tanstack/react-form": "^0.34.1",
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-query": "^5.59.16",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/react/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
6 changes: 3 additions & 3 deletions examples/react/tanstack-start/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@tanstack/form-core": "^0.34.1",
"@tanstack/react-form": "^0.34.1",
"@tanstack/react-router": "^1.75.0",
"@tanstack/start": "^1.76.0",
"@tanstack/react-router": "^1.77.5",
"@tanstack/start": "^1.77.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vinxi": "^0.4.3"
Expand All @@ -23,7 +23,7 @@
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-tsconfig-paths": "^5.0.1"
}
}
6 changes: 3 additions & 3 deletions examples/react/ui-libraries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mantine/core": "7.13.3",
"@mantine/hooks": "7.13.3",
"@mantine/core": "7.13.4",
"@mantine/hooks": "7.13.4",
"@mui/material": "5.16.7",
"@tanstack/react-form": "^0.34.1",
"@yme/lay-postcss": "0.1.0",
Expand All @@ -28,7 +28,7 @@
"@vitejs/plugin-react": "^4.3.3",
"@vitejs/plugin-react-swc": "^3.7.1",
"typescript": "5.4.5",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/react/valibot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"@tanstack/valibot-form-adapter": "^0.34.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"valibot": "1.0.0-beta.1"
"valibot": "1.0.0-beta.2"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/react/yup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion examples/react/zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.3",
"vite": "^5.4.9"
"vite": "^5.4.10"
},
"browserslist": {
"production": [
Expand Down
4 changes: 2 additions & 2 deletions examples/solid/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"dependencies": {
"@tanstack/solid-form": "^0.34.1",
"solid-js": "^1.9.2"
"solid-js": "^1.9.3"
},
"devDependencies": {
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-solid": "^2.10.2"
}
}
4 changes: 2 additions & 2 deletions examples/solid/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"dependencies": {
"@tanstack/solid-form": "^0.34.1",
"solid-js": "^1.9.2"
"solid-js": "^1.9.3"
},
"devDependencies": {
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-solid": "^2.10.2"
}
}
6 changes: 3 additions & 3 deletions examples/solid/valibot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"dependencies": {
"@tanstack/solid-form": "^0.34.1",
"@tanstack/valibot-form-adapter": "^0.34.1",
"solid-js": "^1.9.2",
"valibot": "1.0.0-beta.1"
"solid-js": "^1.9.3",
"valibot": "1.0.0-beta.2"
},
"devDependencies": {
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-solid": "^2.10.2"
}
}
4 changes: 2 additions & 2 deletions examples/solid/yup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"dependencies": {
"@tanstack/solid-form": "^0.34.1",
"@tanstack/yup-form-adapter": "^0.34.1",
"solid-js": "^1.9.2",
"solid-js": "^1.9.3",
"yup": "^1.4.0"
},
"devDependencies": {
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-solid": "^2.10.2"
}
}
4 changes: 2 additions & 2 deletions examples/solid/zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"dependencies": {
"@tanstack/solid-form": "^0.34.1",
"@tanstack/zod-form-adapter": "^0.34.1",
"solid-js": "^1.9.2",
"solid-js": "^1.9.3",
"zod": "^3.23.8"
},
"devDependencies": {
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-solid": "^2.10.2"
}
}
2 changes: 1 addition & 1 deletion examples/vue/array/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vue-tsc": "^2.0.26"
}
}
2 changes: 1 addition & 1 deletion examples/vue/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vue-tsc": "^2.0.26"
}
}
4 changes: 2 additions & 2 deletions examples/vue/valibot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"dependencies": {
"@tanstack/valibot-form-adapter": "^0.34.1",
"@tanstack/vue-form": "^0.34.1",
"valibot": "1.0.0-beta.1",
"valibot": "1.0.0-beta.2",
"vue": "^3.3.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vue-tsc": "^2.0.26"
}
}
2 changes: 1 addition & 1 deletion examples/vue/yup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vue-tsc": "^2.0.26"
}
}
2 changes: 1 addition & 1 deletion examples/vue/zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.1.4",
"typescript": "5.4.5",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vue-tsc": "^2.0.26"
}
}
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/tanstack/form.git"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"type": "module",
"scripts": {
"clean": "pnpm --filter \"./packages/**\" run clean",
Expand Down Expand Up @@ -38,7 +38,7 @@
]
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.15.0",
"@eslint-react/eslint-plugin": "^1.15.1",
"@solidjs/testing-library": "^0.8.10",
"@tanstack/config": "^0.13.4",
"@testing-library/jest-dom": "^6.6.2",
Expand All @@ -52,22 +52,22 @@
"eslint": "^9.13.0",
"eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614",
"jsdom": "^25.0.1",
"knip": "^5.33.3",
"nx": "^19.8.6",
"knip": "^5.34.1",
"nx": "^19.8.8",
"prettier": "^3.3.3",
"publint": "^0.2.11",
"publint": "^0.2.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^5.0.10",
"sherif": "^1.0.1",
"solid-js": "^1.9.2",
"solid-js": "^1.9.3",
"typescript": "5.4.5",
"typescript49": "npm:[email protected]",
"typescript50": "npm:[email protected]",
"typescript51": "npm:[email protected]",
"typescript52": "npm:[email protected]",
"typescript53": "npm:[email protected]",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vitest": "^2.1.3",
"vue": "^3.3.4"
}
Expand Down
Loading

0 comments on commit 457430b

Please sign in to comment.