slidev-theme-meetup 3.12.0 → 3.12.2
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/CHANGELOG.md +12 -0
- package/flake.lock +92 -27
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.12.2](https://github.com/tboerger/slidev-theme-meetup/compare/v3.12.1...v3.12.2) (2026-01-11)
|
|
4
|
+
|
|
5
|
+
### Bugfixes
|
|
6
|
+
|
|
7
|
+
* **patch:** update dependency @slidev/types to v52.11.2 ([#596](https://github.com/tboerger/slidev-theme-meetup/issues/596)) ([3c6dd80](https://github.com/tboerger/slidev-theme-meetup/commit/3c6dd8096ef99320fa1afed2afafd8d41813f7a4))
|
|
8
|
+
|
|
9
|
+
## [3.12.1](https://github.com/tboerger/slidev-theme-meetup/compare/v3.12.0...v3.12.1) (2025-12-24)
|
|
10
|
+
|
|
11
|
+
### Bugfixes
|
|
12
|
+
|
|
13
|
+
* **patch:** update dependency @slidev/types to v52.11.1 ([#591](https://github.com/tboerger/slidev-theme-meetup/issues/591)) ([32bce53](https://github.com/tboerger/slidev-theme-meetup/commit/32bce53bee88ffe66da358b788f4b2fd3fb8e30a))
|
|
14
|
+
|
|
3
15
|
## [3.12.0](https://github.com/tboerger/slidev-theme-meetup/compare/v3.11.1...v3.12.0) (2025-12-12)
|
|
4
16
|
|
|
5
17
|
### Features
|
package/flake.lock
CHANGED
|
@@ -40,14 +40,15 @@
|
|
|
40
40
|
"flake-parts": "flake-parts",
|
|
41
41
|
"git-hooks": "git-hooks",
|
|
42
42
|
"nix": "nix",
|
|
43
|
+
"nixd": "nixd",
|
|
43
44
|
"nixpkgs": "nixpkgs"
|
|
44
45
|
},
|
|
45
46
|
"locked": {
|
|
46
|
-
"lastModified":
|
|
47
|
-
"narHash": "sha256-
|
|
47
|
+
"lastModified": 1767561815,
|
|
48
|
+
"narHash": "sha256-IKomTJBTlLQsbqJ3f96R6zgoiNwRf08tZd+RGXCIccg=",
|
|
48
49
|
"owner": "cachix",
|
|
49
50
|
"repo": "devenv",
|
|
50
|
-
"rev": "
|
|
51
|
+
"rev": "06b370166a3eca029f664710fcc49bf44365778a",
|
|
51
52
|
"type": "github"
|
|
52
53
|
},
|
|
53
54
|
"original": {
|
|
@@ -75,15 +76,15 @@
|
|
|
75
76
|
"flake-compat_2": {
|
|
76
77
|
"flake": false,
|
|
77
78
|
"locked": {
|
|
78
|
-
"lastModified":
|
|
79
|
-
"narHash": "sha256-
|
|
80
|
-
"owner": "
|
|
79
|
+
"lastModified": 1767039857,
|
|
80
|
+
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
|
|
81
|
+
"owner": "NixOS",
|
|
81
82
|
"repo": "flake-compat",
|
|
82
|
-
"rev": "
|
|
83
|
+
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
|
|
83
84
|
"type": "github"
|
|
84
85
|
},
|
|
85
86
|
"original": {
|
|
86
|
-
"owner": "
|
|
87
|
+
"owner": "NixOS",
|
|
87
88
|
"repo": "flake-compat",
|
|
88
89
|
"type": "github"
|
|
89
90
|
}
|
|
@@ -114,11 +115,11 @@
|
|
|
114
115
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
115
116
|
},
|
|
116
117
|
"locked": {
|
|
117
|
-
"lastModified":
|
|
118
|
-
"narHash": "sha256-
|
|
118
|
+
"lastModified": 1765835352,
|
|
119
|
+
"narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=",
|
|
119
120
|
"owner": "hercules-ci",
|
|
120
121
|
"repo": "flake-parts",
|
|
121
|
-
"rev": "
|
|
122
|
+
"rev": "a34fae9c08a15ad73f295041fec82323541400a9",
|
|
122
123
|
"type": "github"
|
|
123
124
|
},
|
|
124
125
|
"original": {
|
|
@@ -127,6 +128,21 @@
|
|
|
127
128
|
"type": "github"
|
|
128
129
|
}
|
|
129
130
|
},
|
|
131
|
+
"flake-root": {
|
|
132
|
+
"locked": {
|
|
133
|
+
"lastModified": 1723604017,
|
|
134
|
+
"narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=",
|
|
135
|
+
"owner": "srid",
|
|
136
|
+
"repo": "flake-root",
|
|
137
|
+
"rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e",
|
|
138
|
+
"type": "github"
|
|
139
|
+
},
|
|
140
|
+
"original": {
|
|
141
|
+
"owner": "srid",
|
|
142
|
+
"repo": "flake-root",
|
|
143
|
+
"type": "github"
|
|
144
|
+
}
|
|
145
|
+
},
|
|
130
146
|
"git-hooks": {
|
|
131
147
|
"inputs": {
|
|
132
148
|
"flake-compat": [
|
|
@@ -160,11 +176,11 @@
|
|
|
160
176
|
"nixpkgs": "nixpkgs_2"
|
|
161
177
|
},
|
|
162
178
|
"locked": {
|
|
163
|
-
"lastModified":
|
|
164
|
-
"narHash": "sha256-
|
|
179
|
+
"lastModified": 1767281941,
|
|
180
|
+
"narHash": "sha256-6MkqajPICgugsuZ92OMoQcgSHnD6sJHwk8AxvMcIgTE=",
|
|
165
181
|
"owner": "cachix",
|
|
166
182
|
"repo": "git-hooks.nix",
|
|
167
|
-
"rev": "
|
|
183
|
+
"rev": "f0927703b7b1c8d97511c4116eb9b4ec6645a0fa",
|
|
168
184
|
"type": "github"
|
|
169
185
|
},
|
|
170
186
|
"original": {
|
|
@@ -242,20 +258,47 @@
|
|
|
242
258
|
]
|
|
243
259
|
},
|
|
244
260
|
"locked": {
|
|
245
|
-
"lastModified":
|
|
246
|
-
"narHash": "sha256-
|
|
261
|
+
"lastModified": 1766922625,
|
|
262
|
+
"narHash": "sha256-O0wExzdYqSNqbPYCQhUWeoKlDa7q6wxhuWiHolxqdl8=",
|
|
247
263
|
"owner": "cachix",
|
|
248
264
|
"repo": "nix",
|
|
249
|
-
"rev": "
|
|
265
|
+
"rev": "c62c4bdb6673871ae5cdc51c498df6292d5169aa",
|
|
250
266
|
"type": "github"
|
|
251
267
|
},
|
|
252
268
|
"original": {
|
|
253
269
|
"owner": "cachix",
|
|
254
|
-
"ref": "devenv-2.
|
|
270
|
+
"ref": "devenv-2.32",
|
|
255
271
|
"repo": "nix",
|
|
256
272
|
"type": "github"
|
|
257
273
|
}
|
|
258
274
|
},
|
|
275
|
+
"nixd": {
|
|
276
|
+
"inputs": {
|
|
277
|
+
"flake-parts": [
|
|
278
|
+
"devenv",
|
|
279
|
+
"flake-parts"
|
|
280
|
+
],
|
|
281
|
+
"flake-root": "flake-root",
|
|
282
|
+
"nixpkgs": [
|
|
283
|
+
"devenv",
|
|
284
|
+
"nixpkgs"
|
|
285
|
+
],
|
|
286
|
+
"treefmt-nix": "treefmt-nix"
|
|
287
|
+
},
|
|
288
|
+
"locked": {
|
|
289
|
+
"lastModified": 1763964548,
|
|
290
|
+
"narHash": "sha256-JTRoaEWvPsVIMFJWeS4G2isPo15wqXY/otsiHPN0zww=",
|
|
291
|
+
"owner": "nix-community",
|
|
292
|
+
"repo": "nixd",
|
|
293
|
+
"rev": "d4bf15e56540422e2acc7bc26b20b0a0934e3f5e",
|
|
294
|
+
"type": "github"
|
|
295
|
+
},
|
|
296
|
+
"original": {
|
|
297
|
+
"owner": "nix-community",
|
|
298
|
+
"repo": "nixd",
|
|
299
|
+
"type": "github"
|
|
300
|
+
}
|
|
301
|
+
},
|
|
259
302
|
"nixpkgs": {
|
|
260
303
|
"locked": {
|
|
261
304
|
"lastModified": 1761313199,
|
|
@@ -274,11 +317,11 @@
|
|
|
274
317
|
},
|
|
275
318
|
"nixpkgs-lib": {
|
|
276
319
|
"locked": {
|
|
277
|
-
"lastModified":
|
|
278
|
-
"narHash": "sha256-
|
|
320
|
+
"lastModified": 1765674936,
|
|
321
|
+
"narHash": "sha256-k00uTP4JNfmejrCLJOwdObYC9jHRrr/5M/a/8L2EIdo=",
|
|
279
322
|
"owner": "nix-community",
|
|
280
323
|
"repo": "nixpkgs.lib",
|
|
281
|
-
"rev": "
|
|
324
|
+
"rev": "2075416fcb47225d9b68ac469a5c4801a9c4dd85",
|
|
282
325
|
"type": "github"
|
|
283
326
|
},
|
|
284
327
|
"original": {
|
|
@@ -289,11 +332,11 @@
|
|
|
289
332
|
},
|
|
290
333
|
"nixpkgs_2": {
|
|
291
334
|
"locked": {
|
|
292
|
-
"lastModified":
|
|
293
|
-
"narHash": "sha256-
|
|
335
|
+
"lastModified": 1764947035,
|
|
336
|
+
"narHash": "sha256-EYHSjVM4Ox4lvCXUMiKKs2vETUSL5mx+J2FfutM7T9w=",
|
|
294
337
|
"owner": "NixOS",
|
|
295
338
|
"repo": "nixpkgs",
|
|
296
|
-
"rev": "
|
|
339
|
+
"rev": "a672be65651c80d3f592a89b3945466584a22069",
|
|
297
340
|
"type": "github"
|
|
298
341
|
},
|
|
299
342
|
"original": {
|
|
@@ -305,11 +348,11 @@
|
|
|
305
348
|
},
|
|
306
349
|
"nixpkgs_3": {
|
|
307
350
|
"locked": {
|
|
308
|
-
"lastModified":
|
|
309
|
-
"narHash": "sha256-
|
|
351
|
+
"lastModified": 1767364772,
|
|
352
|
+
"narHash": "sha256-fFUnEYMla8b7UKjijLnMe+oVFOz6HjijGGNS1l7dYaQ=",
|
|
310
353
|
"owner": "nixos",
|
|
311
354
|
"repo": "nixpkgs",
|
|
312
|
-
"rev": "
|
|
355
|
+
"rev": "16c7794d0a28b5a37904d55bcca36003b9109aaa",
|
|
313
356
|
"type": "github"
|
|
314
357
|
},
|
|
315
358
|
"original": {
|
|
@@ -326,6 +369,28 @@
|
|
|
326
369
|
"git-hooks": "git-hooks_2",
|
|
327
370
|
"nixpkgs": "nixpkgs_3"
|
|
328
371
|
}
|
|
372
|
+
},
|
|
373
|
+
"treefmt-nix": {
|
|
374
|
+
"inputs": {
|
|
375
|
+
"nixpkgs": [
|
|
376
|
+
"devenv",
|
|
377
|
+
"nixd",
|
|
378
|
+
"nixpkgs"
|
|
379
|
+
]
|
|
380
|
+
},
|
|
381
|
+
"locked": {
|
|
382
|
+
"lastModified": 1734704479,
|
|
383
|
+
"narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=",
|
|
384
|
+
"owner": "numtide",
|
|
385
|
+
"repo": "treefmt-nix",
|
|
386
|
+
"rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f",
|
|
387
|
+
"type": "github"
|
|
388
|
+
},
|
|
389
|
+
"original": {
|
|
390
|
+
"owner": "numtide",
|
|
391
|
+
"repo": "treefmt-nix",
|
|
392
|
+
"type": "github"
|
|
393
|
+
}
|
|
329
394
|
}
|
|
330
395
|
},
|
|
331
396
|
"root": "root",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "slidev-theme-meetup",
|
|
3
|
-
"version": "3.12.
|
|
3
|
+
"version": "3.12.2",
|
|
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.11.
|
|
31
|
+
"@slidev/types": "52.11.2",
|
|
32
32
|
"codemirror-theme-vars": "0.1.2",
|
|
33
33
|
"qrious": "4.0.2",
|
|
34
34
|
"vite-svg-loader": "5.1.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@antfu/eslint-config": "6.
|
|
38
|
-
"@slidev/cli": "52.11.
|
|
39
|
-
"eslint": "9.39.
|
|
37
|
+
"@antfu/eslint-config": "6.7.3",
|
|
38
|
+
"@slidev/cli": "52.11.1",
|
|
39
|
+
"eslint": "9.39.2",
|
|
40
40
|
"eslint-plugin-vue": "10.6.2",
|
|
41
41
|
"playwright-chromium": "1.57.0"
|
|
42
42
|
},
|