@depup/tanstack__react-router 1.167.4-depup.0 → 1.167.5-depup.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,8 +13,8 @@ npm install @depup/tanstack__react-router
13
13
 
14
14
  | Field | Value |
15
15
  |-------|-------|
16
- | Original | [@tanstack/react-router](https://www.npmjs.com/package/@tanstack/react-router) @ 1.167.4 |
17
- | Processed | 2026-03-16 |
16
+ | Original | [@tanstack/react-router](https://www.npmjs.com/package/@tanstack/react-router) @ 1.167.5 |
17
+ | Processed | 2026-03-18 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 2 |
20
20
 
package/changes.json CHANGED
@@ -9,6 +9,6 @@
9
9
  "to": "^5.1.36"
10
10
  }
11
11
  },
12
- "timestamp": "2026-03-16T23:25:54.260Z",
12
+ "timestamp": "2026-03-18T17:27:26.319Z",
13
13
  "totalUpdated": 2
14
14
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@depup/tanstack__react-router",
3
- "version": "1.167.4-depup.0",
4
- "description": "[DepUp] Modern and scalable routing for React applications",
3
+ "version": "1.167.5-depup.0",
4
+ "description": "Modern and scalable routing for React applications (with updated dependencies)",
5
5
  "author": "Tanner Linsley",
6
6
  "license": "MIT",
7
7
  "repository": {
@@ -15,10 +15,12 @@
15
15
  "url": "https://github.com/sponsors/tannerlinsley"
16
16
  },
17
17
  "keywords": [
18
- "depup",
19
- "dependency-bumped",
20
- "updated-deps",
21
18
  "@tanstack/react-router",
19
+ "depup",
20
+ "updated-dependencies",
21
+ "security",
22
+ "latest",
23
+ "patched",
22
24
  "react",
23
25
  "location",
24
26
  "router",
@@ -88,7 +90,7 @@
88
90
  "tiny-invariant": "^1.3.3",
89
91
  "tiny-warning": "^1.0.3",
90
92
  "@tanstack/history": "1.161.6",
91
- "@tanstack/router-core": "1.167.4"
93
+ "@tanstack/router-core": "1.167.5"
92
94
  },
93
95
  "devDependencies": {
94
96
  "@testing-library/jest-dom": "^6.6.3",
@@ -137,8 +139,8 @@
137
139
  },
138
140
  "depsUpdated": 2,
139
141
  "originalPackage": "@tanstack/react-router",
140
- "originalVersion": "1.167.4",
141
- "processedAt": "2026-03-16T23:26:02.210Z",
142
+ "originalVersion": "1.167.5",
143
+ "processedAt": "2026-03-18T17:27:34.273Z",
142
144
  "smokeTest": "passed"
143
145
  }
144
146
  }