slidev-theme-meetup 3.18.2 → 3.20.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/flake.lock +70 -792
  3. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.20.0](https://github.com/tboerger/slidev-theme-meetup/compare/v3.19.0...v3.20.0) (2026-07-13)
4
+
5
+ ## [3.19.0](https://github.com/tboerger/slidev-theme-meetup/compare/v3.18.2...v3.19.0) (2026-06-06)
6
+
7
+ ### Features
8
+
9
+ * **minor:** update dependency @slidev/types to v52.16.0 ([#677](https://github.com/tboerger/slidev-theme-meetup/issues/677)) ([9bd3ea3](https://github.com/tboerger/slidev-theme-meetup/commit/9bd3ea395b1603914b8e83c7ba1cd8eb9f46d253))
10
+
3
11
  ## [3.18.2](https://github.com/tboerger/slidev-theme-meetup/compare/v3.18.1...v3.18.2) (2026-05-13)
4
12
 
5
13
  ### Bugfixes
package/flake.lock CHANGED
@@ -33,78 +33,8 @@
33
33
  "type": "github"
34
34
  }
35
35
  },
36
- "cachix_2": {
37
- "inputs": {
38
- "devenv": [
39
- "devenv",
40
- "crate2nix"
41
- ],
42
- "flake-compat": [
43
- "devenv",
44
- "crate2nix"
45
- ],
46
- "git-hooks": "git-hooks",
47
- "nixpkgs": "nixpkgs"
48
- },
49
- "locked": {
50
- "lastModified": 1767714506,
51
- "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=",
52
- "owner": "cachix",
53
- "repo": "cachix",
54
- "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9",
55
- "type": "github"
56
- },
57
- "original": {
58
- "owner": "cachix",
59
- "ref": "latest",
60
- "repo": "cachix",
61
- "type": "github"
62
- }
63
- },
64
- "cachix_3": {
65
- "inputs": {
66
- "devenv": [
67
- "devenv",
68
- "crate2nix",
69
- "crate2nix_stable"
70
- ],
71
- "flake-compat": [
72
- "devenv",
73
- "crate2nix",
74
- "crate2nix_stable"
75
- ],
76
- "git-hooks": "git-hooks_2",
77
- "nixpkgs": "nixpkgs_2"
78
- },
79
- "locked": {
80
- "lastModified": 1767714506,
81
- "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=",
82
- "owner": "cachix",
83
- "repo": "cachix",
84
- "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9",
85
- "type": "github"
86
- },
87
- "original": {
88
- "owner": "cachix",
89
- "ref": "latest",
90
- "repo": "cachix",
91
- "type": "github"
92
- }
93
- },
94
36
  "crate2nix": {
95
- "inputs": {
96
- "cachix": "cachix_2",
97
- "crate2nix_stable": "crate2nix_stable",
98
- "devshell": "devshell_2",
99
- "flake-compat": "flake-compat_2",
100
- "flake-parts": "flake-parts_2",
101
- "nix-test-runner": "nix-test-runner_2",
102
- "nixpkgs": [
103
- "devenv",
104
- "nixpkgs"
105
- ],
106
- "pre-commit-hooks": "pre-commit-hooks_2"
107
- },
37
+ "flake": false,
108
38
  "locked": {
109
39
  "lastModified": 1772186516,
110
40
  "narHash": "sha256-8s28pzmQ6TOIUzznwFibtW1CMieMUl1rYJIxoQYor58=",
@@ -120,55 +50,25 @@
120
50
  "type": "github"
121
51
  }
122
52
  },
123
- "crate2nix_stable": {
124
- "inputs": {
125
- "cachix": "cachix_3",
126
- "crate2nix_stable": [
127
- "devenv",
128
- "crate2nix",
129
- "crate2nix_stable"
130
- ],
131
- "devshell": "devshell",
132
- "flake-compat": "flake-compat",
133
- "flake-parts": "flake-parts",
134
- "nix-test-runner": "nix-test-runner",
135
- "nixpkgs": "nixpkgs_3",
136
- "pre-commit-hooks": "pre-commit-hooks"
137
- },
138
- "locked": {
139
- "lastModified": 1769627083,
140
- "narHash": "sha256-SUuruvw1/moNzCZosHaa60QMTL+L9huWdsCBN6XZIic=",
141
- "owner": "nix-community",
142
- "repo": "crate2nix",
143
- "rev": "7c33e664668faecf7655fa53861d7a80c9e464a2",
144
- "type": "github"
145
- },
146
- "original": {
147
- "owner": "nix-community",
148
- "ref": "0.15.0",
149
- "repo": "crate2nix",
150
- "type": "github"
151
- }
152
- },
153
53
  "devenv": {
154
54
  "inputs": {
155
55
  "cachix": "cachix",
156
56
  "crate2nix": "crate2nix",
157
- "flake-compat": "flake-compat_3",
158
- "flake-parts": "flake-parts_3",
57
+ "flake-compat": "flake-compat",
58
+ "flake-parts": "flake-parts",
159
59
  "ghostty": "ghostty",
160
- "git-hooks": "git-hooks_3",
60
+ "git-hooks": "git-hooks",
161
61
  "nix": "nix",
162
62
  "nixd": "nixd",
163
- "nixpkgs": "nixpkgs_6",
63
+ "nixpkgs": "nixpkgs",
164
64
  "rust-overlay": "rust-overlay"
165
65
  },
166
66
  "locked": {
167
- "lastModified": 1778281489,
168
- "narHash": "sha256-q/E8JCHXLp7+T/SfSR3vN9KjDtCi5lB0xdgh4LcEOJc=",
67
+ "lastModified": 1783109842,
68
+ "narHash": "sha256-Fi7lW+sg1ChduOOQRBCK5JeA1cw4x5wSjIJcppRGGqQ=",
169
69
  "owner": "cachix",
170
70
  "repo": "devenv",
171
- "rev": "23120f1b923e80a27facbeb59433688772e854ab",
71
+ "rev": "e30eb49258bee68353bd9c619823f635f4afa86c",
172
72
  "type": "github"
173
73
  },
174
74
  "original": {
@@ -177,80 +77,7 @@
177
77
  "type": "github"
178
78
  }
179
79
  },
180
- "devshell": {
181
- "inputs": {
182
- "nixpkgs": [
183
- "devenv",
184
- "crate2nix",
185
- "crate2nix_stable",
186
- "nixpkgs"
187
- ]
188
- },
189
- "locked": {
190
- "lastModified": 1768818222,
191
- "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
192
- "owner": "numtide",
193
- "repo": "devshell",
194
- "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
195
- "type": "github"
196
- },
197
- "original": {
198
- "owner": "numtide",
199
- "repo": "devshell",
200
- "type": "github"
201
- }
202
- },
203
- "devshell_2": {
204
- "inputs": {
205
- "nixpkgs": [
206
- "devenv",
207
- "crate2nix",
208
- "nixpkgs"
209
- ]
210
- },
211
- "locked": {
212
- "lastModified": 1768818222,
213
- "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
214
- "owner": "numtide",
215
- "repo": "devshell",
216
- "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
217
- "type": "github"
218
- },
219
- "original": {
220
- "owner": "numtide",
221
- "repo": "devshell",
222
- "type": "github"
223
- }
224
- },
225
80
  "flake-compat": {
226
- "locked": {
227
- "lastModified": 1733328505,
228
- "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
229
- "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
230
- "revCount": 69,
231
- "type": "tarball",
232
- "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
233
- },
234
- "original": {
235
- "type": "tarball",
236
- "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
237
- }
238
- },
239
- "flake-compat_2": {
240
- "locked": {
241
- "lastModified": 1733328505,
242
- "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
243
- "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
244
- "revCount": 69,
245
- "type": "tarball",
246
- "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
247
- },
248
- "original": {
249
- "type": "tarball",
250
- "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
251
- }
252
- },
253
- "flake-compat_3": {
254
81
  "flake": false,
255
82
  "locked": {
256
83
  "lastModified": 1767039857,
@@ -266,23 +93,7 @@
266
93
  "type": "github"
267
94
  }
268
95
  },
269
- "flake-compat_4": {
270
- "flake": false,
271
- "locked": {
272
- "lastModified": 1761588595,
273
- "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
274
- "owner": "edolstra",
275
- "repo": "flake-compat",
276
- "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
277
- "type": "github"
278
- },
279
- "original": {
280
- "owner": "edolstra",
281
- "repo": "flake-compat",
282
- "type": "github"
283
- }
284
- },
285
- "flake-compat_5": {
96
+ "flake-compat_2": {
286
97
  "flake": false,
287
98
  "locked": {
288
99
  "lastModified": 1767039857,
@@ -302,17 +113,15 @@
302
113
  "inputs": {
303
114
  "nixpkgs-lib": [
304
115
  "devenv",
305
- "crate2nix",
306
- "crate2nix_stable",
307
116
  "nixpkgs"
308
117
  ]
309
118
  },
310
119
  "locked": {
311
- "lastModified": 1768135262,
312
- "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
120
+ "lastModified": 1778716662,
121
+ "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
313
122
  "owner": "hercules-ci",
314
123
  "repo": "flake-parts",
315
- "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
124
+ "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
316
125
  "type": "github"
317
126
  },
318
127
  "original": {
@@ -322,58 +131,15 @@
322
131
  }
323
132
  },
324
133
  "flake-parts_2": {
325
- "inputs": {
326
- "nixpkgs-lib": [
327
- "devenv",
328
- "crate2nix",
329
- "nixpkgs"
330
- ]
331
- },
332
- "locked": {
333
- "lastModified": 1768135262,
334
- "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
335
- "owner": "hercules-ci",
336
- "repo": "flake-parts",
337
- "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
338
- "type": "github"
339
- },
340
- "original": {
341
- "owner": "hercules-ci",
342
- "repo": "flake-parts",
343
- "type": "github"
344
- }
345
- },
346
- "flake-parts_3": {
347
- "inputs": {
348
- "nixpkgs-lib": [
349
- "devenv",
350
- "nixpkgs"
351
- ]
352
- },
353
- "locked": {
354
- "lastModified": 1777678872,
355
- "narHash": "sha256-EPIFsulyon7Z1vLQq5Fk64GR8L7cQsT+IPhcsukVbgk=",
356
- "owner": "hercules-ci",
357
- "repo": "flake-parts",
358
- "rev": "5250617bffd85403b14dbf43c3870e7f255d2c16",
359
- "type": "github"
360
- },
361
- "original": {
362
- "owner": "hercules-ci",
363
- "repo": "flake-parts",
364
- "type": "github"
365
- }
366
- },
367
- "flake-parts_4": {
368
134
  "inputs": {
369
135
  "nixpkgs-lib": "nixpkgs-lib"
370
136
  },
371
137
  "locked": {
372
- "lastModified": 1777988971,
373
- "narHash": "sha256-qIoWPDs+0/8JecyYgE3gpKQxW/4bLW/gp45vow9ioCQ=",
138
+ "lastModified": 1782949081,
139
+ "narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=",
374
140
  "owner": "hercules-ci",
375
141
  "repo": "flake-parts",
376
- "rev": "0678d8986be1661af6bb555f3489f2fdfc31f6ff",
142
+ "rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
377
143
  "type": "github"
378
144
  },
379
145
  "original": {
@@ -383,20 +149,13 @@
383
149
  }
384
150
  },
385
151
  "ghostty": {
386
- "inputs": {
387
- "flake-compat": "flake-compat_4",
388
- "home-manager": "home-manager",
389
- "nixpkgs": "nixpkgs_4",
390
- "systems": "systems",
391
- "zig": "zig",
392
- "zon2nix": "zon2nix"
393
- },
152
+ "flake": false,
394
153
  "locked": {
395
- "lastModified": 1777773742,
396
- "narHash": "sha256-dZFc+8az7BUIs8+v45XqNnY5G6oXEwVfVVHZQuATSGQ=",
154
+ "lastModified": 1782866021,
155
+ "narHash": "sha256-BOLtzL5iAHmtCOg9/DXtcfw+K86QWol088K72chJB04=",
397
156
  "owner": "ghostty-org",
398
157
  "repo": "ghostty",
399
- "rev": "1547dd667ab6d1f4ebcdc7282adc54c95752ee67",
158
+ "rev": "e1d31deaaed21aa9225afca78d778fb373c95852",
400
159
  "type": "github"
401
160
  },
402
161
  "original": {
@@ -409,24 +168,19 @@
409
168
  "inputs": {
410
169
  "flake-compat": [
411
170
  "devenv",
412
- "crate2nix",
413
- "cachix",
414
171
  "flake-compat"
415
172
  ],
416
- "gitignore": "gitignore",
417
173
  "nixpkgs": [
418
174
  "devenv",
419
- "crate2nix",
420
- "cachix",
421
175
  "nixpkgs"
422
176
  ]
423
177
  },
424
178
  "locked": {
425
- "lastModified": 1765404074,
426
- "narHash": "sha256-+ZDU2d+vzWkEJiqprvV5PR26DVFN2vgddwG5SnPZcUM=",
179
+ "lastModified": 1782908218,
180
+ "narHash": "sha256-wLMOrPgVyeF3XmP+qfYcLqnVdTxikdcSvbIY7rA9jTA=",
427
181
  "owner": "cachix",
428
182
  "repo": "git-hooks.nix",
429
- "rev": "2d6f58930fbcd82f6f9fd59fb6d13e37684ca529",
183
+ "rev": "9f7e99119ece7705299595299f3b031f39356de1",
430
184
  "type": "github"
431
185
  },
432
186
  "original": {
@@ -437,74 +191,15 @@
437
191
  },
438
192
  "git-hooks_2": {
439
193
  "inputs": {
440
- "flake-compat": [
441
- "devenv",
442
- "crate2nix",
443
- "crate2nix_stable",
444
- "cachix",
445
- "flake-compat"
446
- ],
447
- "gitignore": "gitignore_2",
448
- "nixpkgs": [
449
- "devenv",
450
- "crate2nix",
451
- "crate2nix_stable",
452
- "cachix",
453
- "nixpkgs"
454
- ]
455
- },
456
- "locked": {
457
- "lastModified": 1765404074,
458
- "narHash": "sha256-+ZDU2d+vzWkEJiqprvV5PR26DVFN2vgddwG5SnPZcUM=",
459
- "owner": "cachix",
460
- "repo": "git-hooks.nix",
461
- "rev": "2d6f58930fbcd82f6f9fd59fb6d13e37684ca529",
462
- "type": "github"
463
- },
464
- "original": {
465
- "owner": "cachix",
466
- "repo": "git-hooks.nix",
467
- "type": "github"
468
- }
469
- },
470
- "git-hooks_3": {
471
- "inputs": {
472
- "flake-compat": [
473
- "devenv",
474
- "flake-compat"
475
- ],
476
- "gitignore": "gitignore_5",
477
- "nixpkgs": [
478
- "devenv",
479
- "nixpkgs"
480
- ]
481
- },
482
- "locked": {
483
- "lastModified": 1776796298,
484
- "narHash": "sha256-PcRvlWayisPSjd0UcRQbhG8Oqw78AcPE6x872cPRHN8=",
485
- "owner": "cachix",
486
- "repo": "git-hooks.nix",
487
- "rev": "3cfd774b0a530725a077e17354fbdb87ea1c4aad",
488
- "type": "github"
489
- },
490
- "original": {
491
- "owner": "cachix",
492
- "repo": "git-hooks.nix",
493
- "type": "github"
494
- }
495
- },
496
- "git-hooks_4": {
497
- "inputs": {
498
- "flake-compat": "flake-compat_5",
499
- "gitignore": "gitignore_6",
500
- "nixpkgs": "nixpkgs_7"
194
+ "flake-compat": "flake-compat_2",
195
+ "nixpkgs": "nixpkgs_2"
501
196
  },
502
197
  "locked": {
503
- "lastModified": 1776796298,
504
- "narHash": "sha256-PcRvlWayisPSjd0UcRQbhG8Oqw78AcPE6x872cPRHN8=",
198
+ "lastModified": 1783008725,
199
+ "narHash": "sha256-jGiy6+sxjNWXSjp25uoJuNfyH9zBK1PEDY0lVoL4ibQ=",
505
200
  "owner": "cachix",
506
201
  "repo": "git-hooks.nix",
507
- "rev": "3cfd774b0a530725a077e17354fbdb87ea1c4aad",
202
+ "rev": "bca82caa46d5ec0f5d422c61fb1e30bc51313cbe",
508
203
  "type": "github"
509
204
  },
510
205
  "original": {
@@ -513,167 +208,6 @@
513
208
  "type": "github"
514
209
  }
515
210
  },
516
- "gitignore": {
517
- "inputs": {
518
- "nixpkgs": [
519
- "devenv",
520
- "crate2nix",
521
- "cachix",
522
- "git-hooks",
523
- "nixpkgs"
524
- ]
525
- },
526
- "locked": {
527
- "lastModified": 1709087332,
528
- "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
529
- "owner": "hercules-ci",
530
- "repo": "gitignore.nix",
531
- "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
532
- "type": "github"
533
- },
534
- "original": {
535
- "owner": "hercules-ci",
536
- "repo": "gitignore.nix",
537
- "type": "github"
538
- }
539
- },
540
- "gitignore_2": {
541
- "inputs": {
542
- "nixpkgs": [
543
- "devenv",
544
- "crate2nix",
545
- "crate2nix_stable",
546
- "cachix",
547
- "git-hooks",
548
- "nixpkgs"
549
- ]
550
- },
551
- "locked": {
552
- "lastModified": 1709087332,
553
- "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
554
- "owner": "hercules-ci",
555
- "repo": "gitignore.nix",
556
- "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
557
- "type": "github"
558
- },
559
- "original": {
560
- "owner": "hercules-ci",
561
- "repo": "gitignore.nix",
562
- "type": "github"
563
- }
564
- },
565
- "gitignore_3": {
566
- "inputs": {
567
- "nixpkgs": [
568
- "devenv",
569
- "crate2nix",
570
- "crate2nix_stable",
571
- "pre-commit-hooks",
572
- "nixpkgs"
573
- ]
574
- },
575
- "locked": {
576
- "lastModified": 1709087332,
577
- "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
578
- "owner": "hercules-ci",
579
- "repo": "gitignore.nix",
580
- "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
581
- "type": "github"
582
- },
583
- "original": {
584
- "owner": "hercules-ci",
585
- "repo": "gitignore.nix",
586
- "type": "github"
587
- }
588
- },
589
- "gitignore_4": {
590
- "inputs": {
591
- "nixpkgs": [
592
- "devenv",
593
- "crate2nix",
594
- "pre-commit-hooks",
595
- "nixpkgs"
596
- ]
597
- },
598
- "locked": {
599
- "lastModified": 1709087332,
600
- "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
601
- "owner": "hercules-ci",
602
- "repo": "gitignore.nix",
603
- "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
604
- "type": "github"
605
- },
606
- "original": {
607
- "owner": "hercules-ci",
608
- "repo": "gitignore.nix",
609
- "type": "github"
610
- }
611
- },
612
- "gitignore_5": {
613
- "inputs": {
614
- "nixpkgs": [
615
- "devenv",
616
- "git-hooks",
617
- "nixpkgs"
618
- ]
619
- },
620
- "locked": {
621
- "lastModified": 1709087332,
622
- "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
623
- "owner": "hercules-ci",
624
- "repo": "gitignore.nix",
625
- "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
626
- "type": "github"
627
- },
628
- "original": {
629
- "owner": "hercules-ci",
630
- "repo": "gitignore.nix",
631
- "type": "github"
632
- }
633
- },
634
- "gitignore_6": {
635
- "inputs": {
636
- "nixpkgs": [
637
- "git-hooks",
638
- "nixpkgs"
639
- ]
640
- },
641
- "locked": {
642
- "lastModified": 1709087332,
643
- "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
644
- "owner": "hercules-ci",
645
- "repo": "gitignore.nix",
646
- "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
647
- "type": "github"
648
- },
649
- "original": {
650
- "owner": "hercules-ci",
651
- "repo": "gitignore.nix",
652
- "type": "github"
653
- }
654
- },
655
- "home-manager": {
656
- "inputs": {
657
- "nixpkgs": [
658
- "devenv",
659
- "ghostty",
660
- "nixpkgs"
661
- ]
662
- },
663
- "locked": {
664
- "lastModified": 1770586272,
665
- "narHash": "sha256-Ucci8mu8QfxwzyfER2DQDbvW9t1BnTUJhBmY7ybralo=",
666
- "owner": "nix-community",
667
- "repo": "home-manager",
668
- "rev": "b1f916ba052341edc1f80d4b2399f1092a4873ca",
669
- "type": "github"
670
- },
671
- "original": {
672
- "owner": "nix-community",
673
- "repo": "home-manager",
674
- "type": "github"
675
- }
676
- },
677
211
  "nix": {
678
212
  "inputs": {
679
213
  "flake-compat": [
@@ -700,11 +234,11 @@
700
234
  ]
701
235
  },
702
236
  "locked": {
703
- "lastModified": 1776511668,
704
- "narHash": "sha256-g2KEBuHpc3a56c+jPcg0+w6LSuIj6f+zzdztLCOyIhc=",
237
+ "lastModified": 1782407171,
238
+ "narHash": "sha256-xem+4ncdQCTFJsQ4PrVuyVmi3j4w/Yqg298hBUzVejA=",
705
239
  "owner": "cachix",
706
240
  "repo": "nix",
707
- "rev": "42d4b7de21c15f28c568410f4383fa06a8458a40",
241
+ "rev": "782ac1b155679b065ec945ae50d0fa1d495883b7",
708
242
  "type": "github"
709
243
  },
710
244
  "original": {
@@ -714,53 +248,24 @@
714
248
  "type": "github"
715
249
  }
716
250
  },
717
- "nix-test-runner": {
718
- "flake": false,
719
- "locked": {
720
- "lastModified": 1588761593,
721
- "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=",
722
- "owner": "stoeffel",
723
- "repo": "nix-test-runner",
724
- "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2",
725
- "type": "github"
726
- },
727
- "original": {
728
- "owner": "stoeffel",
729
- "repo": "nix-test-runner",
730
- "type": "github"
731
- }
732
- },
733
- "nix-test-runner_2": {
734
- "flake": false,
735
- "locked": {
736
- "lastModified": 1588761593,
737
- "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=",
738
- "owner": "stoeffel",
739
- "repo": "nix-test-runner",
740
- "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2",
741
- "type": "github"
742
- },
743
- "original": {
744
- "owner": "stoeffel",
745
- "repo": "nix-test-runner",
746
- "type": "github"
747
- }
748
- },
749
251
  "nixd": {
750
252
  "inputs": {
751
253
  "flake-parts": [
752
254
  "devenv",
753
255
  "flake-parts"
754
256
  ],
755
- "nixpkgs": "nixpkgs_5",
257
+ "nixpkgs": [
258
+ "devenv",
259
+ "nixpkgs"
260
+ ],
756
261
  "treefmt-nix": "treefmt-nix"
757
262
  },
758
263
  "locked": {
759
- "lastModified": 1777345723,
760
- "narHash": "sha256-BhY3D5DhpDnnUcaY+AL/cpyYX+OIjQgnAkbPLZ08C38=",
264
+ "lastModified": 1780381423,
265
+ "narHash": "sha256-S1BIJiQF4lRtJUKak0e97JwNvbe69/LW78YJJuB18Qk=",
761
266
  "owner": "nix-community",
762
267
  "repo": "nixd",
763
- "rev": "6bf30951a3dc407a798d30db427e3f96ac9b39f5",
268
+ "rev": "0e07c08c448a2995e7793d1098437b29bbe80b02",
764
269
  "type": "github"
765
270
  },
766
271
  "original": {
@@ -770,28 +275,31 @@
770
275
  }
771
276
  },
772
277
  "nixpkgs": {
278
+ "inputs": {
279
+ "nixpkgs-src": "nixpkgs-src"
280
+ },
773
281
  "locked": {
774
- "lastModified": 1765186076,
775
- "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
776
- "owner": "NixOS",
777
- "repo": "nixpkgs",
778
- "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
282
+ "lastModified": 1782132010,
283
+ "narHash": "sha256-ZnAVHdVrotp80iIMm5CSR1fdxPlw7Uwmwxb+O/wsgZ8=",
284
+ "owner": "cachix",
285
+ "repo": "devenv-nixpkgs",
286
+ "rev": "12866ae2dddbc0ab8b329915f8072bb9c75bde89",
779
287
  "type": "github"
780
288
  },
781
289
  "original": {
782
- "owner": "NixOS",
783
- "ref": "nixos-unstable",
784
- "repo": "nixpkgs",
290
+ "owner": "cachix",
291
+ "ref": "rolling",
292
+ "repo": "devenv-nixpkgs",
785
293
  "type": "github"
786
294
  }
787
295
  },
788
296
  "nixpkgs-lib": {
789
297
  "locked": {
790
- "lastModified": 1777168982,
791
- "narHash": "sha256-GOkGPcboWE9BmGCRMLX3worL4EMnsnG8MyKmXNeYuhQ=",
298
+ "lastModified": 1782614948,
299
+ "narHash": "sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC+eBu2zKlp8=",
792
300
  "owner": "nix-community",
793
301
  "repo": "nixpkgs.lib",
794
- "rev": "f5901329dade4a6ea039af1433fb087bd9c1fe14",
302
+ "rev": "db3f255737b94216eb71cce308e2912cf6bc2d7c",
795
303
  "type": "github"
796
304
  },
797
305
  "original": {
@@ -803,11 +311,11 @@
803
311
  "nixpkgs-src": {
804
312
  "flake": false,
805
313
  "locked": {
806
- "lastModified": 1776329215,
807
- "narHash": "sha256-a8BYi3mzoJ/AcJP8UldOx8emoPRLeWqALZWu4ZvjPXw=",
314
+ "lastModified": 1781607440,
315
+ "narHash": "sha256-rxO+uc/KFbSJp+pgyXRuAX6QlG9hJdnt0BXpEQRXY+U=",
808
316
  "owner": "NixOS",
809
317
  "repo": "nixpkgs",
810
- "rev": "b86751bc4085f48661017fa226dee99fab6c651b",
318
+ "rev": "3e41b24abd260e8f71dbe2f5737d24122f972158",
811
319
  "type": "github"
812
320
  },
813
321
  "original": {
@@ -819,88 +327,11 @@
819
327
  },
820
328
  "nixpkgs_2": {
821
329
  "locked": {
822
- "lastModified": 1765186076,
823
- "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
824
- "owner": "NixOS",
825
- "repo": "nixpkgs",
826
- "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
827
- "type": "github"
828
- },
829
- "original": {
830
- "owner": "NixOS",
831
- "ref": "nixos-unstable",
832
- "repo": "nixpkgs",
833
- "type": "github"
834
- }
835
- },
836
- "nixpkgs_3": {
837
- "locked": {
838
- "lastModified": 1769433173,
839
- "narHash": "sha256-Gf1dFYgD344WZ3q0LPlRoWaNdNQq8kSBDLEWulRQSEs=",
840
- "owner": "NixOS",
841
- "repo": "nixpkgs",
842
- "rev": "13b0f9e6ac78abbbb736c635d87845c4f4bee51b",
843
- "type": "github"
844
- },
845
- "original": {
846
- "owner": "NixOS",
847
- "ref": "nixpkgs-unstable",
848
- "repo": "nixpkgs",
849
- "type": "github"
850
- }
851
- },
852
- "nixpkgs_4": {
853
- "locked": {
854
- "lastModified": 1770537093,
855
- "narHash": "sha256-XV30uo8tXuxdzuV8l3sojmlPRLd/8tpMsOp4lNzLGUo=",
856
- "rev": "fef9403a3e4d31b0a23f0bacebbec52c248fbb51",
857
- "type": "tarball",
858
- "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre942631.fef9403a3e4d/nixexprs.tar.xz"
859
- },
860
- "original": {
861
- "type": "tarball",
862
- "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"
863
- }
864
- },
865
- "nixpkgs_5": {
866
- "locked": {
867
- "lastModified": 1776877367,
868
- "narHash": "sha256-wMN1gM00sUQ2KC9CNr/XEOGdfOrl67PabIRv9AYayTo=",
869
- "rev": "0726a0ecb6d4e08f6adced58726b95db924cef57",
870
- "type": "tarball",
871
- "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre985613.0726a0ecb6d4/nixexprs.tar.xz"
872
- },
873
- "original": {
874
- "type": "tarball",
875
- "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
876
- }
877
- },
878
- "nixpkgs_6": {
879
- "inputs": {
880
- "nixpkgs-src": "nixpkgs-src"
881
- },
882
- "locked": {
883
- "lastModified": 1776852779,
884
- "narHash": "sha256-WwO/ITisCXwyiRgtktZgv3iGhAGO+IB5Av4kKCwezR0=",
885
- "owner": "cachix",
886
- "repo": "devenv-nixpkgs",
887
- "rev": "ec3063523dcd911aeadb50faa589f237cdab5853",
888
- "type": "github"
889
- },
890
- "original": {
891
- "owner": "cachix",
892
- "ref": "rolling",
893
- "repo": "devenv-nixpkgs",
894
- "type": "github"
895
- }
896
- },
897
- "nixpkgs_7": {
898
- "locked": {
899
- "lastModified": 1770073757,
900
- "narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=",
330
+ "lastModified": 1782918843,
331
+ "narHash": "sha256-ETYnV9U7Sr+A45dohzZdfCZKOss4qrTkO+wgNZNvEc0=",
901
332
  "owner": "NixOS",
902
333
  "repo": "nixpkgs",
903
- "rev": "47472570b1e607482890801aeaf29bfb749884f6",
334
+ "rev": "e8273b29fe1390ec8d4603f2477357555291432e",
904
335
  "type": "github"
905
336
  },
906
337
  "original": {
@@ -910,13 +341,13 @@
910
341
  "type": "github"
911
342
  }
912
343
  },
913
- "nixpkgs_8": {
344
+ "nixpkgs_3": {
914
345
  "locked": {
915
- "lastModified": 1778274207,
916
- "narHash": "sha256-I4puXmX1iovcCHZlRmztO3vW0mAbbRvq4F8wgIMQ1MM=",
346
+ "lastModified": 1783279667,
347
+ "narHash": "sha256-/NAkDSsve+GNM0Bt6tleJdCGfsTlK89nPjkVOzZMo0s=",
917
348
  "owner": "nixos",
918
349
  "repo": "nixpkgs",
919
- "rev": "b3da656039dc7a6240f27b2ef8cc6a3ef3bccae7",
350
+ "rev": "f205b5574fd0cb7da5b702a2da51507b7f4fdd1b",
920
351
  "type": "github"
921
352
  },
922
353
  "original": {
@@ -926,70 +357,12 @@
926
357
  "type": "github"
927
358
  }
928
359
  },
929
- "pre-commit-hooks": {
930
- "inputs": {
931
- "flake-compat": [
932
- "devenv",
933
- "crate2nix",
934
- "crate2nix_stable",
935
- "flake-compat"
936
- ],
937
- "gitignore": "gitignore_3",
938
- "nixpkgs": [
939
- "devenv",
940
- "crate2nix",
941
- "crate2nix_stable",
942
- "nixpkgs"
943
- ]
944
- },
945
- "locked": {
946
- "lastModified": 1769069492,
947
- "narHash": "sha256-Efs3VUPelRduf3PpfPP2ovEB4CXT7vHf8W+xc49RL/U=",
948
- "owner": "cachix",
949
- "repo": "pre-commit-hooks.nix",
950
- "rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23",
951
- "type": "github"
952
- },
953
- "original": {
954
- "owner": "cachix",
955
- "repo": "pre-commit-hooks.nix",
956
- "type": "github"
957
- }
958
- },
959
- "pre-commit-hooks_2": {
960
- "inputs": {
961
- "flake-compat": [
962
- "devenv",
963
- "crate2nix",
964
- "flake-compat"
965
- ],
966
- "gitignore": "gitignore_4",
967
- "nixpkgs": [
968
- "devenv",
969
- "crate2nix",
970
- "nixpkgs"
971
- ]
972
- },
973
- "locked": {
974
- "lastModified": 1769069492,
975
- "narHash": "sha256-Efs3VUPelRduf3PpfPP2ovEB4CXT7vHf8W+xc49RL/U=",
976
- "owner": "cachix",
977
- "repo": "pre-commit-hooks.nix",
978
- "rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23",
979
- "type": "github"
980
- },
981
- "original": {
982
- "owner": "cachix",
983
- "repo": "pre-commit-hooks.nix",
984
- "type": "github"
985
- }
986
- },
987
360
  "root": {
988
361
  "inputs": {
989
362
  "devenv": "devenv",
990
- "flake-parts": "flake-parts_4",
991
- "git-hooks": "git-hooks_4",
992
- "nixpkgs": "nixpkgs_8"
363
+ "flake-parts": "flake-parts_2",
364
+ "git-hooks": "git-hooks_2",
365
+ "nixpkgs": "nixpkgs_3"
993
366
  }
994
367
  },
995
368
  "rust-overlay": {
@@ -1000,11 +373,11 @@
1000
373
  ]
1001
374
  },
1002
375
  "locked": {
1003
- "lastModified": 1777778183,
1004
- "narHash": "sha256-Lqv9MZO0XAGcMbXJU+ULBSMD41Pf391uJehylUQKe7Y=",
376
+ "lastModified": 1782875958,
377
+ "narHash": "sha256-5eqDcnBjb1424HRQdnhuhNOBZguq1Z2tqSa2OMF/m2c=",
1005
378
  "owner": "oxalica",
1006
379
  "repo": "rust-overlay",
1007
- "rev": "dbba5f888c82ef3ce594c451c33ac2474eb80847",
380
+ "rev": "13139aefa973f3d96c60c0fbab801de058ae25ca",
1008
381
  "type": "github"
1009
382
  },
1010
383
  "original": {
@@ -1013,22 +386,6 @@
1013
386
  "type": "github"
1014
387
  }
1015
388
  },
1016
- "systems": {
1017
- "flake": false,
1018
- "locked": {
1019
- "lastModified": 1681028828,
1020
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1021
- "owner": "nix-systems",
1022
- "repo": "default",
1023
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1024
- "type": "github"
1025
- },
1026
- "original": {
1027
- "owner": "nix-systems",
1028
- "repo": "default",
1029
- "type": "github"
1030
- }
1031
- },
1032
389
  "treefmt-nix": {
1033
390
  "inputs": {
1034
391
  "nixpkgs": [
@@ -1038,11 +395,11 @@
1038
395
  ]
1039
396
  },
1040
397
  "locked": {
1041
- "lastModified": 1775636079,
1042
- "narHash": "sha256-pc20NRoMdiar8oPQceQT47UUZMBTiMdUuWrYu2obUP0=",
398
+ "lastModified": 1780220602,
399
+ "narHash": "sha256-eynAfOmbmxJnkp7YewvCEbShNnnYJ9gLLqkzsYtBPeM=",
1043
400
  "owner": "numtide",
1044
401
  "repo": "treefmt-nix",
1045
- "rev": "790751ff7fd3801feeaf96d7dc416a8d581265ba",
402
+ "rev": "db947814a175b7ca6ded66e21383d938df01c227",
1046
403
  "type": "github"
1047
404
  },
1048
405
  "original": {
@@ -1050,85 +407,6 @@
1050
407
  "repo": "treefmt-nix",
1051
408
  "type": "github"
1052
409
  }
1053
- },
1054
- "zig": {
1055
- "inputs": {
1056
- "flake-compat": [
1057
- "devenv",
1058
- "ghostty",
1059
- "flake-compat"
1060
- ],
1061
- "nixpkgs": [
1062
- "devenv",
1063
- "ghostty",
1064
- "nixpkgs"
1065
- ],
1066
- "systems": [
1067
- "devenv",
1068
- "ghostty",
1069
- "systems"
1070
- ]
1071
- },
1072
- "locked": {
1073
- "lastModified": 1776789209,
1074
- "narHash": "sha256-G6B7Q4TXn7MZ1mB+f9rymjsYF5PLWoSvmbxijb/99bw=",
1075
- "owner": "mitchellh",
1076
- "repo": "zig-overlay",
1077
- "rev": "14fe971844e841297ddd2ce9783d6892b467af39",
1078
- "type": "github"
1079
- },
1080
- "original": {
1081
- "owner": "mitchellh",
1082
- "repo": "zig-overlay",
1083
- "type": "github"
1084
- }
1085
- },
1086
- "zig_2": {
1087
- "inputs": {
1088
- "nixpkgs": [
1089
- "devenv",
1090
- "ghostty",
1091
- "zon2nix",
1092
- "nixpkgs"
1093
- ]
1094
- },
1095
- "locked": {
1096
- "lastModified": 1777234348,
1097
- "narHash": "sha256-fKw44a4qbUuI5eTG8k0gPbqMV5TOrjYF35PBzsYgd2U=",
1098
- "ref": "refs/heads/main",
1099
- "rev": "2c781c0609ecda600ab98f98cca417bbd981bd53",
1100
- "revCount": 1677,
1101
- "type": "git",
1102
- "url": "https://codeberg.org/jcollie/zig-overlay.git"
1103
- },
1104
- "original": {
1105
- "type": "git",
1106
- "url": "https://codeberg.org/jcollie/zig-overlay.git"
1107
- }
1108
- },
1109
- "zon2nix": {
1110
- "inputs": {
1111
- "nixpkgs": [
1112
- "devenv",
1113
- "ghostty",
1114
- "nixpkgs"
1115
- ],
1116
- "zig": "zig_2"
1117
- },
1118
- "locked": {
1119
- "lastModified": 1777314365,
1120
- "narHash": "sha256-eLxQaD0wc96Neqkln8wHS0rNq/chPODifFkhwrwilEU=",
1121
- "owner": "jcollie",
1122
- "repo": "zon2nix",
1123
- "rev": "a5a1d412ad1ab6305511997bbc92b3a9dd6cb784",
1124
- "type": "github"
1125
- },
1126
- "original": {
1127
- "owner": "jcollie",
1128
- "ref": "main",
1129
- "repo": "zon2nix",
1130
- "type": "github"
1131
- }
1132
410
  }
1133
411
  },
1134
412
  "root": "root",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slidev-theme-meetup",
3
- "version": "3.18.2",
3
+ "version": "3.20.0",
4
4
  "description": "Slidev theme used for talks on meetups",
5
5
  "author": "Thomas Boerger <thomas@boerger.ws>",
6
6
  "license": "CC-BY-SA-4.0",
@@ -28,15 +28,15 @@
28
28
  },
29
29
  "dependencies": {
30
30
  "@iconify-json/mdi": "1.2.3",
31
- "@slidev/types": "52.15.2",
31
+ "@slidev/types": "52.17.0",
32
32
  "codemirror-theme-vars": "0.1.2",
33
33
  "qrious": "4.0.2",
34
34
  "vite-svg-loader": "5.1.1"
35
35
  },
36
36
  "devDependencies": {
37
- "@antfu/eslint-config": "8.2.0",
38
- "@slidev/cli": "52.15.2",
39
- "playwright-chromium": "1.59.1"
37
+ "@antfu/eslint-config": "9.1.0",
38
+ "@slidev/cli": "52.17.0",
39
+ "playwright-chromium": "1.61.1"
40
40
  },
41
41
  "slidev": {
42
42
  "colorSchema": "both",