@depup/next-intl 4.14.2-depup.2 → 4.14.2-depup.20

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
@@ -14,7 +14,7 @@ npm install @depup/next-intl
14
14
  | Field | Value |
15
15
  |-------|-------|
16
16
  | Original | [next-intl](https://www.npmjs.com/package/next-intl) @ 4.14.2 |
17
- | Processed | 2026-09-02 |
17
+ | Processed | 2026-09-08 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 4 |
20
20
 
@@ -24,7 +24,7 @@ npm install @depup/next-intl
24
24
  |------------|------|-----|
25
25
  | @formatjs/intl-localematcher | ^0.8.1 | ^0.8.13 |
26
26
  | @parcel/watcher | ^2.4.1 | ^2.6.0 |
27
- | @swc/core | ~1.16.0 | ^1.16.1 |
27
+ | @swc/core | ~1.16.0 | ^1.16.2 |
28
28
  | negotiator | ^1.0.0 | ^1.1.0 |
29
29
 
30
30
  ---
package/changes.json CHANGED
@@ -10,13 +10,13 @@
10
10
  },
11
11
  "@swc/core": {
12
12
  "from": "~1.16.0",
13
- "to": "^1.16.1"
13
+ "to": "^1.16.2"
14
14
  },
15
15
  "negotiator": {
16
16
  "from": "^1.0.0",
17
17
  "to": "^1.1.0"
18
18
  }
19
19
  },
20
- "timestamp": "2026-09-02T08:13:17.174Z",
20
+ "timestamp": "2026-09-08T08:12:40.149Z",
21
21
  "totalUpdated": 4
22
22
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/next-intl",
3
- "version": "4.14.2-depup.2",
3
+ "version": "4.14.2-depup.20",
4
4
  "sideEffects": false,
5
5
  "author": "Jan Amann <jan@amann.work>",
6
6
  "funding": [
@@ -136,7 +136,7 @@
136
136
  "@eloqnt/format-po": "^0.1.0",
137
137
  "@formatjs/intl-localematcher": "^0.8.13",
138
138
  "@parcel/watcher": "^2.6.0",
139
- "@swc/core": "^1.16.1",
139
+ "@swc/core": "^1.16.2",
140
140
  "icu-minify": "^4.14.2",
141
141
  "negotiator": "^1.1.0",
142
142
  "next-intl-swc-plugin-extractor": "4.14.2",
@@ -159,7 +159,7 @@
159
159
  },
160
160
  "@swc/core": {
161
161
  "from": "~1.16.0",
162
- "to": "^1.16.1"
162
+ "to": "^1.16.2"
163
163
  },
164
164
  "negotiator": {
165
165
  "from": "^1.0.0",
@@ -169,7 +169,7 @@
169
169
  "depsUpdated": 4,
170
170
  "originalPackage": "next-intl",
171
171
  "originalVersion": "4.14.2",
172
- "processedAt": "2026-09-02T08:13:28.472Z",
172
+ "processedAt": "2026-09-08T08:12:54.105Z",
173
173
  "smokeTest": "passed"
174
174
  }
175
175
  }