Skip to content

Commit 488e3a7

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

23 files changed

Lines changed: 745 additions & 749 deletions

File tree

examples/angular/array/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
"test": "ng test"
1111
},
1212
"dependencies": {
13-
"@angular/animations": "^19.2.11",
14-
"@angular/common": "^19.2.11",
15-
"@angular/compiler": "^19.2.11",
16-
"@angular/core": "^19.2.11",
17-
"@angular/forms": "^19.2.11",
18-
"@angular/platform-browser": "^19.2.11",
19-
"@angular/platform-browser-dynamic": "^19.2.11",
20-
"@angular/router": "^19.2.11",
13+
"@angular/animations": "^19.2.14",
14+
"@angular/common": "^19.2.14",
15+
"@angular/compiler": "^19.2.14",
16+
"@angular/core": "^19.2.14",
17+
"@angular/forms": "^19.2.14",
18+
"@angular/platform-browser": "^19.2.14",
19+
"@angular/platform-browser-dynamic": "^19.2.14",
20+
"@angular/router": "^19.2.14",
2121
"@tanstack/angular-form": "^1.12.0",
2222
"rxjs": "^7.8.2",
2323
"tslib": "^2.8.1",
24-
"zone.js": "^0.15.0"
24+
"zone.js": "^0.15.1"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "^19.2.12",
28-
"@angular/cli": "^19.2.12",
29-
"@angular/compiler-cli": "^19.2.11",
27+
"@angular-devkit/build-angular": "^19.2.14",
28+
"@angular/cli": "^19.2.14",
29+
"@angular/compiler-cli": "^19.2.14",
3030
"typescript": "5.8.2"
3131
}
3232
}

examples/angular/simple/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
"test": "ng test"
1111
},
1212
"dependencies": {
13-
"@angular/animations": "^19.2.11",
14-
"@angular/common": "^19.2.11",
15-
"@angular/compiler": "^19.2.11",
16-
"@angular/core": "^19.2.11",
17-
"@angular/forms": "^19.2.11",
18-
"@angular/platform-browser": "^19.2.11",
19-
"@angular/platform-browser-dynamic": "^19.2.11",
20-
"@angular/router": "^19.2.11",
13+
"@angular/animations": "^19.2.14",
14+
"@angular/common": "^19.2.14",
15+
"@angular/compiler": "^19.2.14",
16+
"@angular/core": "^19.2.14",
17+
"@angular/forms": "^19.2.14",
18+
"@angular/platform-browser": "^19.2.14",
19+
"@angular/platform-browser-dynamic": "^19.2.14",
20+
"@angular/router": "^19.2.14",
2121
"@tanstack/angular-form": "^1.12.0",
2222
"rxjs": "^7.8.2",
2323
"tslib": "^2.8.1",
24-
"zone.js": "^0.15.0"
24+
"zone.js": "^0.15.1"
2525
},
2626
"devDependencies": {
27-
"@angular-devkit/build-angular": "^19.2.12",
28-
"@angular/cli": "^19.2.12",
29-
"@angular/compiler-cli": "^19.2.11",
27+
"@angular-devkit/build-angular": "^19.2.14",
28+
"@angular/cli": "^19.2.14",
29+
"@angular/compiler-cli": "^19.2.14",
3030
"typescript": "5.8.2"
3131
}
3232
}

examples/react/array/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/react": "^19.0.7",
1818
"@types/react-dom": "^19.0.3",
19-
"@vitejs/plugin-react": "^4.4.1",
19+
"@vitejs/plugin-react": "^4.5.0",
2020
"vite": "^6.3.5"
2121
},
2222
"browserslist": {

examples/react/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/react": "^19.0.7",
1818
"@types/react-dom": "^19.0.3",
19-
"@vitejs/plugin-react": "^4.4.1",
19+
"@vitejs/plugin-react": "^4.5.0",
2020
"babel-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
2121
"eslint-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
2222
"vite": "^6.3.5"

examples/react/field-errors-from-form-validators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/react": "^19.0.7",
1818
"@types/react-dom": "^19.0.3",
19-
"@vitejs/plugin-react": "^4.4.1",
19+
"@vitejs/plugin-react": "^4.5.0",
2020
"vite": "^6.3.5"
2121
},
2222
"browserslist": {

examples/react/large-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/react": "^19.0.7",
1818
"@types/react-dom": "^19.0.3",
19-
"@vitejs/plugin-react": "^4.4.1",
19+
"@vitejs/plugin-react": "^4.5.0",
2020
"vite": "^6.3.5"
2121
},
2222
"browserslist": {

examples/react/next-server-actions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
},
1010
"dependencies": {
1111
"@tanstack/react-form": "^1.12.0",
12-
"@tanstack/react-store": "^0.7.0",
13-
"next": "15.3.2",
12+
"@tanstack/react-store": "^0.7.1",
13+
"next": "15.3.3",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0"
1616
},

examples/react/query-integration/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-form": "^1.12.0",
13-
"@tanstack/react-query": "^5.76.1",
13+
"@tanstack/react-query": "^5.79.0",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0"
1616
},
1717
"devDependencies": {
1818
"@types/react": "^19.0.7",
1919
"@types/react-dom": "^19.0.3",
20-
"@vitejs/plugin-react": "^4.4.1",
20+
"@vitejs/plugin-react": "^4.5.0",
2121
"vite": "^6.3.5"
2222
},
2323
"browserslist": {

examples/react/remix/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"_test:types": "tsc"
99
},
1010
"dependencies": {
11-
"@remix-run/node": "^2.16.6",
12-
"@remix-run/react": "^2.16.6",
13-
"@remix-run/serve": "^2.16.6",
11+
"@remix-run/node": "^2.16.8",
12+
"@remix-run/react": "^2.16.8",
13+
"@remix-run/serve": "^2.16.8",
1414
"@tanstack/react-form": "^1.12.0",
15-
"@tanstack/react-store": "^0.7.0",
15+
"@tanstack/react-store": "^0.7.1",
1616
"isbot": "^5.1.28",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0"
1919
},
2020
"devDependencies": {
21-
"@remix-run/dev": "^2.16.6",
21+
"@remix-run/dev": "^2.16.8",
2222
"@types/react": "^19.0.7",
2323
"@types/react-dom": "^19.0.3",
2424
"typescript": "5.8.2",

examples/react/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@types/react": "^19.0.7",
1818
"@types/react-dom": "^19.0.3",
19-
"@vitejs/plugin-react": "^4.4.1",
19+
"@vitejs/plugin-react": "^4.5.0",
2020
"vite": "^6.3.5"
2121
},
2222
"browserslist": {

0 commit comments

Comments
 (0)