Skip to content

Commit aba5cc5

Browse files
Bump deps
1 parent 9fd2594 commit aba5cc5

File tree

4 files changed

+27
-15
lines changed

4 files changed

+27
-15
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"devDependencies": {
66
"@11ty/eleventy": ">=3.0.0",
77
"@11ty/eleventy-plugin-rss": "^2.0.3",
8-
"@ddbeck/mdn-content-inventory": "^0.2.20250311",
8+
"@ddbeck/mdn-content-inventory": "^0.2.20250312",
99
"@mdn/browser-compat-data": "^5.7.2",
1010
"apexcharts": "^4.5.0",
11-
"browser-specs": "^4.40.1",
11+
"browser-specs": "^4.41.0",
1212
"pagefind": "^1.3.0",
1313
"playwright": "^1.51.0",
1414
"web-features": "next",

site/assets/timeline-durations.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@
8383
{
8484
"year": "2025",
8585
"min": 140,
86-
"q1": 237.75,
87-
"median": 335.5,
88-
"q3": 433.25,
89-
"max": 531,
90-
"nb": 2
86+
"q1": 433.25,
87+
"median": 619.5,
88+
"q3": 1332.25,
89+
"max": 3205,
90+
"nb": 4
9191
}
9292
]

site/assets/timeline-number.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2326,5 +2326,17 @@
23262326
"high": 528,
23272327
"low": 150,
23282328
"first": 328
2329+
},
2330+
{
2331+
"date": "2025-03-02",
2332+
"high": 529,
2333+
"low": 149,
2334+
"first": 328
2335+
},
2336+
{
2337+
"date": "2025-03-04",
2338+
"high": 529,
2339+
"low": 151,
2340+
"first": 331
23292341
}
23302342
]

0 commit comments

Comments
 (0)