@depup/next-intl 4.14.4-depup.2 → 4.14.4-depup.3

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
@@ -22,7 +22,7 @@ npm install @depup/next-intl
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @formatjs/intl-localematcher | ^0.8.1 | ^0.8.13 |
25
+ | @formatjs/intl-localematcher | ^0.8.1 | ^0.9.0 |
26
26
  | @parcel/watcher | ^2.4.1 | ^2.6.0 |
27
27
  | @swc/core | ~1.16.0 | ^1.16.2 |
28
28
  | negotiator | ^1.0.0 | ^1.1.0 |
package/changes.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "bumped": {
3
3
  "@formatjs/intl-localematcher": {
4
4
  "from": "^0.8.1",
5
- "to": "^0.8.13"
5
+ "to": "^0.9.0"
6
6
  },
7
7
  "@parcel/watcher": {
8
8
  "from": "^2.4.1",
@@ -17,6 +17,6 @@
17
17
  "to": "^1.1.0"
18
18
  }
19
19
  },
20
- "timestamp": "2026-09-12T08:10:21.911Z",
20
+ "timestamp": "2026-09-12T16:09:12.703Z",
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.4-depup.2",
3
+ "version": "4.14.4-depup.3",
4
4
  "sideEffects": false,
5
5
  "author": "Jan Amann <jan@amann.work>",
6
6
  "funding": [
@@ -134,7 +134,7 @@
134
134
  "@eloqnt/config": "^0.1.0",
135
135
  "@eloqnt/format-json": "^0.1.0",
136
136
  "@eloqnt/format-po": "^0.1.0",
137
- "@formatjs/intl-localematcher": "^0.8.13",
137
+ "@formatjs/intl-localematcher": "^0.9.0",
138
138
  "@parcel/watcher": "^2.6.0",
139
139
  "@swc/core": "^1.16.2",
140
140
  "icu-minify": "^4.14.4",
@@ -151,7 +151,7 @@
151
151
  "changes": {
152
152
  "@formatjs/intl-localematcher": {
153
153
  "from": "^0.8.1",
154
- "to": "^0.8.13"
154
+ "to": "^0.9.0"
155
155
  },
156
156
  "@parcel/watcher": {
157
157
  "from": "^2.4.1",
@@ -169,7 +169,7 @@
169
169
  "depsUpdated": 4,
170
170
  "originalPackage": "next-intl",
171
171
  "originalVersion": "4.14.4",
172
- "processedAt": "2026-09-12T08:10:36.037Z",
172
+ "processedAt": "2026-09-12T16:09:27.429Z",
173
173
  "smokeTest": "passed"
174
174
  }
175
175
  }