Skip to content

Commit e0e6cac

Browse files
chore(deps): update all non-major dependencies
1 parent bad6088 commit e0e6cac

File tree

73 files changed

+1268
-1266
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1268
-1266
lines changed

examples/react/asyncBatch/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-pacer": "^0.16.4",
13-
"react": "^19.1.1",
14-
"react-dom": "^19.1.1"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^19.1.15",
18-
"@types/react-dom": "^19.1.9",
17+
"@types/react": "^19.2.0",
18+
"@types/react-dom": "^19.2.0",
1919
"@vitejs/plugin-react": "^5.0.4",
20-
"vite": "^7.1.7"
20+
"vite": "^7.1.9"
2121
},
2222
"browserslist": {
2323
"production": [

examples/react/asyncDebounce/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-pacer": "^0.16.4",
13-
"react": "^19.1.1",
14-
"react-dom": "^19.1.1"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^19.1.15",
18-
"@types/react-dom": "^19.1.9",
17+
"@types/react": "^19.2.0",
18+
"@types/react-dom": "^19.2.0",
1919
"@vitejs/plugin-react": "^5.0.4",
20-
"vite": "^7.1.7"
20+
"vite": "^7.1.9"
2121
},
2222
"browserslist": {
2323
"production": [

examples/react/asyncRateLimit/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-pacer": "^0.16.4",
13-
"react": "^19.1.1",
14-
"react-dom": "^19.1.1"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^19.1.15",
18-
"@types/react-dom": "^19.1.9",
17+
"@types/react": "^19.2.0",
18+
"@types/react-dom": "^19.2.0",
1919
"@vitejs/plugin-react": "^5.0.4",
20-
"vite": "^7.1.7"
20+
"vite": "^7.1.9"
2121
},
2222
"browserslist": {
2323
"production": [

examples/react/asyncThrottle/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-pacer": "^0.16.4",
13-
"react": "^19.1.1",
14-
"react-dom": "^19.1.1"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^19.1.15",
18-
"@types/react-dom": "^19.1.9",
17+
"@types/react": "^19.2.0",
18+
"@types/react-dom": "^19.2.0",
1919
"@vitejs/plugin-react": "^5.0.4",
20-
"vite": "^7.1.7"
20+
"vite": "^7.1.9"
2121
},
2222
"browserslist": {
2323
"production": [

examples/react/batch/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-pacer": "^0.16.4",
13-
"react": "^19.1.1",
14-
"react-dom": "^19.1.1"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^19.1.15",
18-
"@types/react-dom": "^19.1.9",
17+
"@types/react": "^19.2.0",
18+
"@types/react-dom": "^19.2.0",
1919
"@vitejs/plugin-react": "^5.0.4",
20-
"vite": "^7.1.7"
20+
"vite": "^7.1.9"
2121
},
2222
"browserslist": {
2323
"production": [

examples/react/debounce/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-pacer": "^0.16.4",
13-
"react": "^19.1.1",
14-
"react-dom": "^19.1.1"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^19.1.15",
18-
"@types/react-dom": "^19.1.9",
17+
"@types/react": "^19.2.0",
18+
"@types/react-dom": "^19.2.0",
1919
"@vitejs/plugin-react": "^5.0.4",
20-
"vite": "^7.1.7"
20+
"vite": "^7.1.9"
2121
},
2222
"browserslist": {
2323
"production": [

examples/react/queue/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-pacer": "^0.16.4",
13-
"react": "^19.1.1",
14-
"react-dom": "^19.1.1"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
17-
"@tanstack/react-devtools": "0.7.0",
17+
"@tanstack/react-devtools": "0.7.2",
1818
"@tanstack/react-pacer-devtools": "0.3.1",
19-
"@types/react": "^19.1.15",
20-
"@types/react-dom": "^19.1.9",
19+
"@types/react": "^19.2.0",
20+
"@types/react-dom": "^19.2.0",
2121
"@vitejs/plugin-react": "^5.0.4",
22-
"vite": "^7.1.7"
22+
"vite": "^7.1.9"
2323
},
2424
"browserslist": {
2525
"production": [

examples/react/rateLimit/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-pacer": "^0.16.4",
13-
"react": "^19.1.1",
14-
"react-dom": "^19.1.1"
13+
"react": "^19.2.0",
14+
"react-dom": "^19.2.0"
1515
},
1616
"devDependencies": {
17-
"@types/react": "^19.1.15",
18-
"@types/react-dom": "^19.1.9",
17+
"@types/react": "^19.2.0",
18+
"@types/react-dom": "^19.2.0",
1919
"@vitejs/plugin-react": "^5.0.4",
20-
"vite": "^7.1.7"
20+
"vite": "^7.1.9"
2121
},
2222
"browserslist": {
2323
"production": [

examples/react/react-query-debounced-prefetch/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"@tanstack/react-pacer": "^0.16.4",
1313
"@tanstack/react-query": "^5.90.2",
1414
"@tanstack/react-query-devtools": "^5.90.2",
15-
"react": "^19.1.1",
16-
"react-dom": "^19.1.1"
15+
"react": "^19.2.0",
16+
"react-dom": "^19.2.0"
1717
},
1818
"devDependencies": {
19-
"@types/react": "^19.1.15",
20-
"@types/react-dom": "^19.1.9",
19+
"@types/react": "^19.2.0",
20+
"@types/react-dom": "^19.2.0",
2121
"@vitejs/plugin-react": "^5.0.4",
22-
"vite": "^7.1.7"
22+
"vite": "^7.1.9"
2323
},
2424
"browserslist": {
2525
"production": [

examples/react/react-query-queued-prefetch/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
"@tanstack/react-pacer": "^0.16.4",
1313
"@tanstack/react-query": "^5.90.2",
1414
"@tanstack/react-query-devtools": "^5.90.2",
15-
"react": "^19.1.1",
16-
"react-dom": "^19.1.1"
15+
"react": "^19.2.0",
16+
"react-dom": "^19.2.0"
1717
},
1818
"devDependencies": {
19-
"@types/react": "^19.1.15",
20-
"@types/react-dom": "^19.1.9",
19+
"@types/react": "^19.2.0",
20+
"@types/react-dom": "^19.2.0",
2121
"@vitejs/plugin-react": "^5.0.4",
22-
"vite": "^7.1.7"
22+
"vite": "^7.1.9"
2323
},
2424
"browserslist": {
2525
"production": [

0 commit comments

Comments
 (0)