slidev-theme-meetup 3.17.1 → 3.17.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/flake.lock +620 -62
  3. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.17.3](https://github.com/tboerger/slidev-theme-meetup/compare/v3.17.2...v3.17.3) (2026-04-09)
4
+
5
+ ### Bugfixes
6
+
7
+ * **patch:** update dependency @slidev/types to v52.14.2 ([#654](https://github.com/tboerger/slidev-theme-meetup/issues/654)) ([1edbc0a](https://github.com/tboerger/slidev-theme-meetup/commit/1edbc0a7617cb98fc6407ef641f4d20c2d88b1c4))
8
+
9
+ ## [3.17.2](https://github.com/tboerger/slidev-theme-meetup/compare/v3.17.1...v3.17.2) (2026-03-08)
10
+
11
+ ### Bugfixes
12
+
13
+ * **patch:** update dependency vite-svg-loader to v5.1.1 ([#635](https://github.com/tboerger/slidev-theme-meetup/issues/635)) ([c1f687b](https://github.com/tboerger/slidev-theme-meetup/commit/c1f687b3c4f842b077838b06b42ba45bc28f7fab))
14
+
3
15
  ## [3.17.1](https://github.com/tboerger/slidev-theme-meetup/compare/v3.17.0...v3.17.1) (2026-03-06)
4
16
 
5
17
  ### Bugfixes
package/flake.lock CHANGED
@@ -19,11 +19,11 @@
19
19
  ]
20
20
  },
21
21
  "locked": {
22
- "lastModified": 1760971495,
23
- "narHash": "sha256-IwnNtbNVrlZIHh7h4Wz6VP0Furxg9Hh0ycighvL5cZc=",
22
+ "lastModified": 1767714506,
23
+ "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=",
24
24
  "owner": "cachix",
25
25
  "repo": "cachix",
26
- "rev": "c5bfd933d1033672f51a863c47303fc0e093c2d2",
26
+ "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9",
27
27
  "type": "github"
28
28
  },
29
29
  "original": {
@@ -33,22 +33,141 @@
33
33
  "type": "github"
34
34
  }
35
35
  },
36
- "devenv": {
36
+ "cachix_2": {
37
37
  "inputs": {
38
- "cachix": "cachix",
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
+ "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
+ },
108
+ "locked": {
109
+ "lastModified": 1772186516,
110
+ "narHash": "sha256-8s28pzmQ6TOIUzznwFibtW1CMieMUl1rYJIxoQYor58=",
111
+ "owner": "rossng",
112
+ "repo": "crate2nix",
113
+ "rev": "ba5dd398e31ee422fbe021767eb83b0650303a6e",
114
+ "type": "github"
115
+ },
116
+ "original": {
117
+ "owner": "rossng",
118
+ "repo": "crate2nix",
119
+ "rev": "ba5dd398e31ee422fbe021767eb83b0650303a6e",
120
+ "type": "github"
121
+ }
122
+ },
123
+ "crate2nix_stable": {
124
+ "inputs": {
125
+ "cachix": "cachix_3",
126
+ "crate2nix_stable": [
127
+ "devenv",
128
+ "crate2nix",
129
+ "crate2nix_stable"
130
+ ],
131
+ "devshell": "devshell",
39
132
  "flake-compat": "flake-compat",
40
133
  "flake-parts": "flake-parts",
41
- "git-hooks": "git-hooks",
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
+ "devenv": {
154
+ "inputs": {
155
+ "cachix": "cachix",
156
+ "crate2nix": "crate2nix",
157
+ "flake-compat": "flake-compat_3",
158
+ "flake-parts": "flake-parts_3",
159
+ "git-hooks": "git-hooks_3",
42
160
  "nix": "nix",
43
161
  "nixd": "nixd",
44
- "nixpkgs": "nixpkgs"
162
+ "nixpkgs": "nixpkgs_4",
163
+ "rust-overlay": "rust-overlay"
45
164
  },
46
165
  "locked": {
47
- "lastModified": 1772417348,
48
- "narHash": "sha256-aP2ub7SgCexFXYHAhsnIHM4erCuqPWq9Xn56yGIxIOY=",
166
+ "lastModified": 1775334024,
167
+ "narHash": "sha256-vg1CVojgtjLPZNFe7QVd/d97E12TLUgBQDlCqMqbEGU=",
49
168
  "owner": "cachix",
50
169
  "repo": "devenv",
51
- "rev": "ba33cb60518dd0792bc6dd7cf4c6861b7e700cda",
170
+ "rev": "f30a244f8175ef14ed1a4e4dfc737d28ecc5d852",
52
171
  "type": "github"
53
172
  },
54
173
  "original": {
@@ -57,14 +176,87 @@
57
176
  "type": "github"
58
177
  }
59
178
  },
179
+ "devshell": {
180
+ "inputs": {
181
+ "nixpkgs": [
182
+ "devenv",
183
+ "crate2nix",
184
+ "crate2nix_stable",
185
+ "nixpkgs"
186
+ ]
187
+ },
188
+ "locked": {
189
+ "lastModified": 1768818222,
190
+ "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
191
+ "owner": "numtide",
192
+ "repo": "devshell",
193
+ "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
194
+ "type": "github"
195
+ },
196
+ "original": {
197
+ "owner": "numtide",
198
+ "repo": "devshell",
199
+ "type": "github"
200
+ }
201
+ },
202
+ "devshell_2": {
203
+ "inputs": {
204
+ "nixpkgs": [
205
+ "devenv",
206
+ "crate2nix",
207
+ "nixpkgs"
208
+ ]
209
+ },
210
+ "locked": {
211
+ "lastModified": 1768818222,
212
+ "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=",
213
+ "owner": "numtide",
214
+ "repo": "devshell",
215
+ "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76",
216
+ "type": "github"
217
+ },
218
+ "original": {
219
+ "owner": "numtide",
220
+ "repo": "devshell",
221
+ "type": "github"
222
+ }
223
+ },
60
224
  "flake-compat": {
225
+ "locked": {
226
+ "lastModified": 1733328505,
227
+ "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
228
+ "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
229
+ "revCount": 69,
230
+ "type": "tarball",
231
+ "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
232
+ },
233
+ "original": {
234
+ "type": "tarball",
235
+ "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
236
+ }
237
+ },
238
+ "flake-compat_2": {
239
+ "locked": {
240
+ "lastModified": 1733328505,
241
+ "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
242
+ "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
243
+ "revCount": 69,
244
+ "type": "tarball",
245
+ "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
246
+ },
247
+ "original": {
248
+ "type": "tarball",
249
+ "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
250
+ }
251
+ },
252
+ "flake-compat_3": {
61
253
  "flake": false,
62
254
  "locked": {
63
- "lastModified": 1761588595,
64
- "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
255
+ "lastModified": 1767039857,
256
+ "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
65
257
  "owner": "edolstra",
66
258
  "repo": "flake-compat",
67
- "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
259
+ "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
68
260
  "type": "github"
69
261
  },
70
262
  "original": {
@@ -73,7 +265,7 @@
73
265
  "type": "github"
74
266
  }
75
267
  },
76
- "flake-compat_2": {
268
+ "flake-compat_4": {
77
269
  "flake": false,
78
270
  "locked": {
79
271
  "lastModified": 1767039857,
@@ -93,15 +285,17 @@
93
285
  "inputs": {
94
286
  "nixpkgs-lib": [
95
287
  "devenv",
288
+ "crate2nix",
289
+ "crate2nix_stable",
96
290
  "nixpkgs"
97
291
  ]
98
292
  },
99
293
  "locked": {
100
- "lastModified": 1760948891,
101
- "narHash": "sha256-TmWcdiUUaWk8J4lpjzu4gCGxWY6/Ok7mOK4fIFfBuU4=",
294
+ "lastModified": 1768135262,
295
+ "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
102
296
  "owner": "hercules-ci",
103
297
  "repo": "flake-parts",
104
- "rev": "864599284fc7c0ba6357ed89ed5e2cd5040f0c04",
298
+ "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
105
299
  "type": "github"
106
300
  },
107
301
  "original": {
@@ -112,7 +306,32 @@
112
306
  },
113
307
  "flake-parts_2": {
114
308
  "inputs": {
115
- "nixpkgs-lib": "nixpkgs-lib"
309
+ "nixpkgs-lib": [
310
+ "devenv",
311
+ "crate2nix",
312
+ "nixpkgs"
313
+ ]
314
+ },
315
+ "locked": {
316
+ "lastModified": 1768135262,
317
+ "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
318
+ "owner": "hercules-ci",
319
+ "repo": "flake-parts",
320
+ "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
321
+ "type": "github"
322
+ },
323
+ "original": {
324
+ "owner": "hercules-ci",
325
+ "repo": "flake-parts",
326
+ "type": "github"
327
+ }
328
+ },
329
+ "flake-parts_3": {
330
+ "inputs": {
331
+ "nixpkgs-lib": [
332
+ "devenv",
333
+ "nixpkgs"
334
+ ]
116
335
  },
117
336
  "locked": {
118
337
  "lastModified": 1772408722,
@@ -128,18 +347,21 @@
128
347
  "type": "github"
129
348
  }
130
349
  },
131
- "flake-root": {
350
+ "flake-parts_4": {
351
+ "inputs": {
352
+ "nixpkgs-lib": "nixpkgs-lib"
353
+ },
132
354
  "locked": {
133
- "lastModified": 1723604017,
134
- "narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=",
135
- "owner": "srid",
136
- "repo": "flake-root",
137
- "rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e",
355
+ "lastModified": 1775087534,
356
+ "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
357
+ "owner": "hercules-ci",
358
+ "repo": "flake-parts",
359
+ "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
138
360
  "type": "github"
139
361
  },
140
362
  "original": {
141
- "owner": "srid",
142
- "repo": "flake-root",
363
+ "owner": "hercules-ci",
364
+ "repo": "flake-parts",
143
365
  "type": "github"
144
366
  }
145
367
  },
@@ -147,20 +369,24 @@
147
369
  "inputs": {
148
370
  "flake-compat": [
149
371
  "devenv",
372
+ "crate2nix",
373
+ "cachix",
150
374
  "flake-compat"
151
375
  ],
152
376
  "gitignore": "gitignore",
153
377
  "nixpkgs": [
154
378
  "devenv",
379
+ "crate2nix",
380
+ "cachix",
155
381
  "nixpkgs"
156
382
  ]
157
383
  },
158
384
  "locked": {
159
- "lastModified": 1760663237,
160
- "narHash": "sha256-BflA6U4AM1bzuRMR8QqzPXqh8sWVCNDzOdsxXEguJIc=",
385
+ "lastModified": 1765404074,
386
+ "narHash": "sha256-+ZDU2d+vzWkEJiqprvV5PR26DVFN2vgddwG5SnPZcUM=",
161
387
  "owner": "cachix",
162
388
  "repo": "git-hooks.nix",
163
- "rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37",
389
+ "rev": "2d6f58930fbcd82f6f9fd59fb6d13e37684ca529",
164
390
  "type": "github"
165
391
  },
166
392
  "original": {
@@ -171,16 +397,74 @@
171
397
  },
172
398
  "git-hooks_2": {
173
399
  "inputs": {
174
- "flake-compat": "flake-compat_2",
400
+ "flake-compat": [
401
+ "devenv",
402
+ "crate2nix",
403
+ "crate2nix_stable",
404
+ "cachix",
405
+ "flake-compat"
406
+ ],
175
407
  "gitignore": "gitignore_2",
176
- "nixpkgs": "nixpkgs_2"
408
+ "nixpkgs": [
409
+ "devenv",
410
+ "crate2nix",
411
+ "crate2nix_stable",
412
+ "cachix",
413
+ "nixpkgs"
414
+ ]
177
415
  },
178
416
  "locked": {
179
- "lastModified": 1772024342,
180
- "narHash": "sha256-+eXlIc4/7dE6EcPs9a2DaSY3fTA9AE526hGqkNID3Wg=",
417
+ "lastModified": 1765404074,
418
+ "narHash": "sha256-+ZDU2d+vzWkEJiqprvV5PR26DVFN2vgddwG5SnPZcUM=",
181
419
  "owner": "cachix",
182
420
  "repo": "git-hooks.nix",
183
- "rev": "6e34e97ed9788b17796ee43ccdbaf871a5c2b476",
421
+ "rev": "2d6f58930fbcd82f6f9fd59fb6d13e37684ca529",
422
+ "type": "github"
423
+ },
424
+ "original": {
425
+ "owner": "cachix",
426
+ "repo": "git-hooks.nix",
427
+ "type": "github"
428
+ }
429
+ },
430
+ "git-hooks_3": {
431
+ "inputs": {
432
+ "flake-compat": [
433
+ "devenv",
434
+ "flake-compat"
435
+ ],
436
+ "gitignore": "gitignore_5",
437
+ "nixpkgs": [
438
+ "devenv",
439
+ "nixpkgs"
440
+ ]
441
+ },
442
+ "locked": {
443
+ "lastModified": 1772893680,
444
+ "narHash": "sha256-JDqZMgxUTCq85ObSaFw0HhE+lvdOre1lx9iI6vYyOEs=",
445
+ "owner": "cachix",
446
+ "repo": "git-hooks.nix",
447
+ "rev": "8baab586afc9c9b57645a734c820e4ac0a604af9",
448
+ "type": "github"
449
+ },
450
+ "original": {
451
+ "owner": "cachix",
452
+ "repo": "git-hooks.nix",
453
+ "type": "github"
454
+ }
455
+ },
456
+ "git-hooks_4": {
457
+ "inputs": {
458
+ "flake-compat": "flake-compat_4",
459
+ "gitignore": "gitignore_6",
460
+ "nixpkgs": "nixpkgs_5"
461
+ },
462
+ "locked": {
463
+ "lastModified": 1775036584,
464
+ "narHash": "sha256-zW0lyy7ZNNT/x8JhzFHBsP2IPx7ATZIPai4FJj12BgU=",
465
+ "owner": "cachix",
466
+ "repo": "git-hooks.nix",
467
+ "rev": "4e0eb042b67d863b1b34b3f64d52ceb9cd926735",
184
468
  "type": "github"
185
469
  },
186
470
  "original": {
@@ -193,6 +477,8 @@
193
477
  "inputs": {
194
478
  "nixpkgs": [
195
479
  "devenv",
480
+ "crate2nix",
481
+ "cachix",
196
482
  "git-hooks",
197
483
  "nixpkgs"
198
484
  ]
@@ -212,6 +498,100 @@
212
498
  }
213
499
  },
214
500
  "gitignore_2": {
501
+ "inputs": {
502
+ "nixpkgs": [
503
+ "devenv",
504
+ "crate2nix",
505
+ "crate2nix_stable",
506
+ "cachix",
507
+ "git-hooks",
508
+ "nixpkgs"
509
+ ]
510
+ },
511
+ "locked": {
512
+ "lastModified": 1709087332,
513
+ "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
514
+ "owner": "hercules-ci",
515
+ "repo": "gitignore.nix",
516
+ "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
517
+ "type": "github"
518
+ },
519
+ "original": {
520
+ "owner": "hercules-ci",
521
+ "repo": "gitignore.nix",
522
+ "type": "github"
523
+ }
524
+ },
525
+ "gitignore_3": {
526
+ "inputs": {
527
+ "nixpkgs": [
528
+ "devenv",
529
+ "crate2nix",
530
+ "crate2nix_stable",
531
+ "pre-commit-hooks",
532
+ "nixpkgs"
533
+ ]
534
+ },
535
+ "locked": {
536
+ "lastModified": 1709087332,
537
+ "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
538
+ "owner": "hercules-ci",
539
+ "repo": "gitignore.nix",
540
+ "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
541
+ "type": "github"
542
+ },
543
+ "original": {
544
+ "owner": "hercules-ci",
545
+ "repo": "gitignore.nix",
546
+ "type": "github"
547
+ }
548
+ },
549
+ "gitignore_4": {
550
+ "inputs": {
551
+ "nixpkgs": [
552
+ "devenv",
553
+ "crate2nix",
554
+ "pre-commit-hooks",
555
+ "nixpkgs"
556
+ ]
557
+ },
558
+ "locked": {
559
+ "lastModified": 1709087332,
560
+ "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
561
+ "owner": "hercules-ci",
562
+ "repo": "gitignore.nix",
563
+ "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
564
+ "type": "github"
565
+ },
566
+ "original": {
567
+ "owner": "hercules-ci",
568
+ "repo": "gitignore.nix",
569
+ "type": "github"
570
+ }
571
+ },
572
+ "gitignore_5": {
573
+ "inputs": {
574
+ "nixpkgs": [
575
+ "devenv",
576
+ "git-hooks",
577
+ "nixpkgs"
578
+ ]
579
+ },
580
+ "locked": {
581
+ "lastModified": 1709087332,
582
+ "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
583
+ "owner": "hercules-ci",
584
+ "repo": "gitignore.nix",
585
+ "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
586
+ "type": "github"
587
+ },
588
+ "original": {
589
+ "owner": "hercules-ci",
590
+ "repo": "gitignore.nix",
591
+ "type": "github"
592
+ }
593
+ },
594
+ "gitignore_6": {
215
595
  "inputs": {
216
596
  "nixpkgs": [
217
597
  "git-hooks",
@@ -258,11 +638,11 @@
258
638
  ]
259
639
  },
260
640
  "locked": {
261
- "lastModified": 1771532737,
262
- "narHash": "sha256-H26FQmOyvIGnedfAioparJQD8Oe+/byD6OpUpnI/hkE=",
641
+ "lastModified": 1774103430,
642
+ "narHash": "sha256-MRNVInSmvhKIg3y0UdogQJXe+omvKijGszFtYpd5r9k=",
263
643
  "owner": "cachix",
264
644
  "repo": "nix",
265
- "rev": "7eb6c427c7a86fdc3ebf9e6cbf2a84e80e8974fd",
645
+ "rev": "e127c1c94cefe02d8ca4cca79ef66be4c527510e",
266
646
  "type": "github"
267
647
  },
268
648
  "original": {
@@ -272,13 +652,44 @@
272
652
  "type": "github"
273
653
  }
274
654
  },
655
+ "nix-test-runner": {
656
+ "flake": false,
657
+ "locked": {
658
+ "lastModified": 1588761593,
659
+ "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=",
660
+ "owner": "stoeffel",
661
+ "repo": "nix-test-runner",
662
+ "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2",
663
+ "type": "github"
664
+ },
665
+ "original": {
666
+ "owner": "stoeffel",
667
+ "repo": "nix-test-runner",
668
+ "type": "github"
669
+ }
670
+ },
671
+ "nix-test-runner_2": {
672
+ "flake": false,
673
+ "locked": {
674
+ "lastModified": 1588761593,
675
+ "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=",
676
+ "owner": "stoeffel",
677
+ "repo": "nix-test-runner",
678
+ "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2",
679
+ "type": "github"
680
+ },
681
+ "original": {
682
+ "owner": "stoeffel",
683
+ "repo": "nix-test-runner",
684
+ "type": "github"
685
+ }
686
+ },
275
687
  "nixd": {
276
688
  "inputs": {
277
689
  "flake-parts": [
278
690
  "devenv",
279
691
  "flake-parts"
280
692
  ],
281
- "flake-root": "flake-root",
282
693
  "nixpkgs": [
283
694
  "devenv",
284
695
  "nixpkgs"
@@ -286,11 +697,11 @@
286
697
  "treefmt-nix": "treefmt-nix"
287
698
  },
288
699
  "locked": {
289
- "lastModified": 1763964548,
290
- "narHash": "sha256-JTRoaEWvPsVIMFJWeS4G2isPo15wqXY/otsiHPN0zww=",
700
+ "lastModified": 1773634079,
701
+ "narHash": "sha256-49qb4QNMv77VOeEux+sMd0uBhPvvHgVc0r938Bulvbo=",
291
702
  "owner": "nix-community",
292
703
  "repo": "nixd",
293
- "rev": "d4bf15e56540422e2acc7bc26b20b0a0934e3f5e",
704
+ "rev": "8ecf93d4d93745e05ea53534e8b94f5e9506e6bd",
294
705
  "type": "github"
295
706
  },
296
707
  "original": {
@@ -301,27 +712,27 @@
301
712
  },
302
713
  "nixpkgs": {
303
714
  "locked": {
304
- "lastModified": 1761313199,
305
- "narHash": "sha256-wCIACXbNtXAlwvQUo1Ed++loFALPjYUA3dpcUJiXO44=",
306
- "owner": "cachix",
307
- "repo": "devenv-nixpkgs",
308
- "rev": "d1c30452ebecfc55185ae6d1c983c09da0c274ff",
715
+ "lastModified": 1765186076,
716
+ "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
717
+ "owner": "NixOS",
718
+ "repo": "nixpkgs",
719
+ "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
309
720
  "type": "github"
310
721
  },
311
722
  "original": {
312
- "owner": "cachix",
313
- "ref": "rolling",
314
- "repo": "devenv-nixpkgs",
723
+ "owner": "NixOS",
724
+ "ref": "nixos-unstable",
725
+ "repo": "nixpkgs",
315
726
  "type": "github"
316
727
  }
317
728
  },
318
729
  "nixpkgs-lib": {
319
730
  "locked": {
320
- "lastModified": 1772328832,
321
- "narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=",
731
+ "lastModified": 1774748309,
732
+ "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=",
322
733
  "owner": "nix-community",
323
734
  "repo": "nixpkgs.lib",
324
- "rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742",
735
+ "rev": "333c4e0545a6da976206c74db8773a1645b5870a",
325
736
  "type": "github"
326
737
  },
327
738
  "original": {
@@ -330,7 +741,75 @@
330
741
  "type": "github"
331
742
  }
332
743
  },
744
+ "nixpkgs-src": {
745
+ "flake": false,
746
+ "locked": {
747
+ "lastModified": 1773597492,
748
+ "narHash": "sha256-hQ284SkIeNaeyud+LS0WVLX+WL2rxcVZLFEaK0e03zg=",
749
+ "owner": "NixOS",
750
+ "repo": "nixpkgs",
751
+ "rev": "a07d4ce6bee67d7c838a8a5796e75dff9caa21ef",
752
+ "type": "github"
753
+ },
754
+ "original": {
755
+ "owner": "NixOS",
756
+ "ref": "nixpkgs-unstable",
757
+ "repo": "nixpkgs",
758
+ "type": "github"
759
+ }
760
+ },
333
761
  "nixpkgs_2": {
762
+ "locked": {
763
+ "lastModified": 1765186076,
764
+ "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=",
765
+ "owner": "NixOS",
766
+ "repo": "nixpkgs",
767
+ "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8",
768
+ "type": "github"
769
+ },
770
+ "original": {
771
+ "owner": "NixOS",
772
+ "ref": "nixos-unstable",
773
+ "repo": "nixpkgs",
774
+ "type": "github"
775
+ }
776
+ },
777
+ "nixpkgs_3": {
778
+ "locked": {
779
+ "lastModified": 1769433173,
780
+ "narHash": "sha256-Gf1dFYgD344WZ3q0LPlRoWaNdNQq8kSBDLEWulRQSEs=",
781
+ "owner": "NixOS",
782
+ "repo": "nixpkgs",
783
+ "rev": "13b0f9e6ac78abbbb736c635d87845c4f4bee51b",
784
+ "type": "github"
785
+ },
786
+ "original": {
787
+ "owner": "NixOS",
788
+ "ref": "nixpkgs-unstable",
789
+ "repo": "nixpkgs",
790
+ "type": "github"
791
+ }
792
+ },
793
+ "nixpkgs_4": {
794
+ "inputs": {
795
+ "nixpkgs-src": "nixpkgs-src"
796
+ },
797
+ "locked": {
798
+ "lastModified": 1773704619,
799
+ "narHash": "sha256-LKtmit8Sr81z8+N2vpIaN/fyiQJ8f7XJ6tMSKyDVQ9s=",
800
+ "owner": "cachix",
801
+ "repo": "devenv-nixpkgs",
802
+ "rev": "906534d75b0e2fe74a719559dfb1ad3563485f43",
803
+ "type": "github"
804
+ },
805
+ "original": {
806
+ "owner": "cachix",
807
+ "ref": "rolling",
808
+ "repo": "devenv-nixpkgs",
809
+ "type": "github"
810
+ }
811
+ },
812
+ "nixpkgs_5": {
334
813
  "locked": {
335
814
  "lastModified": 1770073757,
336
815
  "narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=",
@@ -346,13 +825,13 @@
346
825
  "type": "github"
347
826
  }
348
827
  },
349
- "nixpkgs_3": {
828
+ "nixpkgs_6": {
350
829
  "locked": {
351
- "lastModified": 1772173633,
352
- "narHash": "sha256-MOH58F4AIbCkh6qlQcwMycyk5SWvsqnS/TCfnqDlpj4=",
830
+ "lastModified": 1775403759,
831
+ "narHash": "sha256-cGyKiTspHEUx3QwAnV3RfyT+VOXhHLs+NEr17HU34Wo=",
353
832
  "owner": "nixos",
354
833
  "repo": "nixpkgs",
355
- "rev": "c0f3d81a7ddbc2b1332be0d8481a672b4f6004d6",
834
+ "rev": "5e11f7acce6c3469bef9df154d78534fa7ae8b6c",
356
835
  "type": "github"
357
836
  },
358
837
  "original": {
@@ -362,12 +841,91 @@
362
841
  "type": "github"
363
842
  }
364
843
  },
844
+ "pre-commit-hooks": {
845
+ "inputs": {
846
+ "flake-compat": [
847
+ "devenv",
848
+ "crate2nix",
849
+ "crate2nix_stable",
850
+ "flake-compat"
851
+ ],
852
+ "gitignore": "gitignore_3",
853
+ "nixpkgs": [
854
+ "devenv",
855
+ "crate2nix",
856
+ "crate2nix_stable",
857
+ "nixpkgs"
858
+ ]
859
+ },
860
+ "locked": {
861
+ "lastModified": 1769069492,
862
+ "narHash": "sha256-Efs3VUPelRduf3PpfPP2ovEB4CXT7vHf8W+xc49RL/U=",
863
+ "owner": "cachix",
864
+ "repo": "pre-commit-hooks.nix",
865
+ "rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23",
866
+ "type": "github"
867
+ },
868
+ "original": {
869
+ "owner": "cachix",
870
+ "repo": "pre-commit-hooks.nix",
871
+ "type": "github"
872
+ }
873
+ },
874
+ "pre-commit-hooks_2": {
875
+ "inputs": {
876
+ "flake-compat": [
877
+ "devenv",
878
+ "crate2nix",
879
+ "flake-compat"
880
+ ],
881
+ "gitignore": "gitignore_4",
882
+ "nixpkgs": [
883
+ "devenv",
884
+ "crate2nix",
885
+ "nixpkgs"
886
+ ]
887
+ },
888
+ "locked": {
889
+ "lastModified": 1769069492,
890
+ "narHash": "sha256-Efs3VUPelRduf3PpfPP2ovEB4CXT7vHf8W+xc49RL/U=",
891
+ "owner": "cachix",
892
+ "repo": "pre-commit-hooks.nix",
893
+ "rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23",
894
+ "type": "github"
895
+ },
896
+ "original": {
897
+ "owner": "cachix",
898
+ "repo": "pre-commit-hooks.nix",
899
+ "type": "github"
900
+ }
901
+ },
365
902
  "root": {
366
903
  "inputs": {
367
904
  "devenv": "devenv",
368
- "flake-parts": "flake-parts_2",
369
- "git-hooks": "git-hooks_2",
370
- "nixpkgs": "nixpkgs_3"
905
+ "flake-parts": "flake-parts_4",
906
+ "git-hooks": "git-hooks_4",
907
+ "nixpkgs": "nixpkgs_6"
908
+ }
909
+ },
910
+ "rust-overlay": {
911
+ "inputs": {
912
+ "nixpkgs": [
913
+ "devenv",
914
+ "nixpkgs"
915
+ ]
916
+ },
917
+ "locked": {
918
+ "lastModified": 1773630837,
919
+ "narHash": "sha256-zJhgAGnbVKeBMJOb9ctZm4BGS/Rnrz+5lfSXTVah4HQ=",
920
+ "owner": "oxalica",
921
+ "repo": "rust-overlay",
922
+ "rev": "f600ea449c7b5bb596fa1cf21c871cc5b9e31316",
923
+ "type": "github"
924
+ },
925
+ "original": {
926
+ "owner": "oxalica",
927
+ "repo": "rust-overlay",
928
+ "type": "github"
371
929
  }
372
930
  },
373
931
  "treefmt-nix": {
@@ -379,11 +937,11 @@
379
937
  ]
380
938
  },
381
939
  "locked": {
382
- "lastModified": 1734704479,
383
- "narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=",
940
+ "lastModified": 1772660329,
941
+ "narHash": "sha256-IjU1FxYqm+VDe5qIOxoW+pISBlGvVApRjiw/Y/ttJzY=",
384
942
  "owner": "numtide",
385
943
  "repo": "treefmt-nix",
386
- "rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f",
944
+ "rev": "3710e0e1218041bbad640352a0440114b1e10428",
387
945
  "type": "github"
388
946
  },
389
947
  "original": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slidev-theme-meetup",
3
- "version": "3.17.1",
3
+ "version": "3.17.3",
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.14.1",
31
+ "@slidev/types": "52.14.2",
32
32
  "codemirror-theme-vars": "0.1.2",
33
33
  "qrious": "4.0.2",
34
- "vite-svg-loader": "5.1.0"
34
+ "vite-svg-loader": "5.1.1"
35
35
  },
36
36
  "devDependencies": {
37
- "@antfu/eslint-config": "7.6.1",
38
- "@slidev/cli": "52.14.1",
39
- "playwright-chromium": "1.58.2"
37
+ "@antfu/eslint-config": "8.0.0",
38
+ "@slidev/cli": "52.14.2",
39
+ "playwright-chromium": "1.59.1"
40
40
  },
41
41
  "slidev": {
42
42
  "colorSchema": "both",