slidev-theme-meetup 2.3.2 → 3.1.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 +12 -0
  2. package/flake.lock +63 -102
  3. package/package.json +9 -9
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.1.0](https://github.com/tboerger/slidev-theme-meetup/compare/v3.0.0...v3.1.0) (2025-07-27)
4
+
5
+ ### Features
6
+
7
+ * **deps:** update dependency @slidev/types to v52.1.0 ([#505](https://github.com/tboerger/slidev-theme-meetup/issues/505)) ([f820867](https://github.com/tboerger/slidev-theme-meetup/commit/f820867bfa6ec94c0dacca9772143b74ee26f1b1))
8
+
9
+ ## [3.0.0](https://github.com/tboerger/slidev-theme-meetup/compare/v2.3.2...v3.0.0) (2025-06-30)
10
+
11
+ ### Features
12
+
13
+ * **deps:** update dependency @slidev/types to v52 ([#490](https://github.com/tboerger/slidev-theme-meetup/issues/490)) ([f82e4f5](https://github.com/tboerger/slidev-theme-meetup/commit/f82e4f52131bca0e1181ba4925cc7c1b72680322))
14
+
3
15
  ## [2.3.2](https://github.com/tboerger/slidev-theme-meetup/compare/v2.3.1...v2.3.2) (2025-06-13)
4
16
 
5
17
  ### Bugfixes
package/flake.lock CHANGED
@@ -9,16 +9,20 @@
9
9
  "devenv"
10
10
  ],
11
11
  "git-hooks": [
12
- "devenv"
12
+ "devenv",
13
+ "git-hooks"
13
14
  ],
14
- "nixpkgs": "nixpkgs"
15
+ "nixpkgs": [
16
+ "devenv",
17
+ "nixpkgs"
18
+ ]
15
19
  },
16
20
  "locked": {
17
- "lastModified": 1744206633,
18
- "narHash": "sha256-pb5aYkE8FOoa4n123slgHiOf1UbNSnKe5pEZC+xXD5g=",
21
+ "lastModified": 1748883665,
22
+ "narHash": "sha256-R0W7uAg+BLoHjMRMQ8+oiSbTq8nkGz5RDpQ+ZfxxP3A=",
19
23
  "owner": "cachix",
20
24
  "repo": "cachix",
21
- "rev": "8a60090640b96f9df95d1ab99e5763a586be1404",
25
+ "rev": "f707778d902af4d62d8dd92c269f8e70de09acbe",
22
26
  "type": "github"
23
27
  },
24
28
  "original": {
@@ -34,14 +38,14 @@
34
38
  "flake-compat": "flake-compat",
35
39
  "git-hooks": "git-hooks",
36
40
  "nix": "nix",
37
- "nixpkgs": "nixpkgs_3"
41
+ "nixpkgs": "nixpkgs"
38
42
  },
39
43
  "locked": {
40
- "lastModified": 1749416335,
41
- "narHash": "sha256-+I4z5YN2lwRcy8/wLGRaUXGYnsgj0Svkkhy1e4U1hvw=",
44
+ "lastModified": 1752951785,
45
+ "narHash": "sha256-wJ2ArUwkLkg7DRbve7INSPMixnSTUl8mH+gdfY4vOb0=",
42
46
  "owner": "cachix",
43
47
  "repo": "devenv",
44
- "rev": "e8fffc7d61259f27c27b0fbe39a052a604807a2e",
48
+ "rev": "3d4f8b778378a0e3f29ba779af0ff1717cf1fa00",
45
49
  "type": "github"
46
50
  },
47
51
  "original": {
@@ -53,11 +57,11 @@
53
57
  "flake-compat": {
54
58
  "flake": false,
55
59
  "locked": {
56
- "lastModified": 1733328505,
57
- "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
60
+ "lastModified": 1747046372,
61
+ "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
58
62
  "owner": "edolstra",
59
63
  "repo": "flake-compat",
60
- "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
64
+ "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
61
65
  "type": "github"
62
66
  },
63
67
  "original": {
@@ -91,11 +95,11 @@
91
95
  ]
92
96
  },
93
97
  "locked": {
94
- "lastModified": 1712014858,
95
- "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
98
+ "lastModified": 1733312601,
99
+ "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
96
100
  "owner": "hercules-ci",
97
101
  "repo": "flake-parts",
98
- "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
102
+ "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
99
103
  "type": "github"
100
104
  },
101
105
  "original": {
@@ -109,11 +113,11 @@
109
113
  "nixpkgs-lib": "nixpkgs-lib"
110
114
  },
111
115
  "locked": {
112
- "lastModified": 1749398372,
113
- "narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",
116
+ "lastModified": 1751413152,
117
+ "narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=",
114
118
  "owner": "hercules-ci",
115
119
  "repo": "flake-parts",
116
- "rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",
120
+ "rev": "77826244401ea9de6e3bac47c2db46005e1f30b5",
117
121
  "type": "github"
118
122
  },
119
123
  "original": {
@@ -125,7 +129,8 @@
125
129
  "git-hooks": {
126
130
  "inputs": {
127
131
  "flake-compat": [
128
- "devenv"
132
+ "devenv",
133
+ "flake-compat"
129
134
  ],
130
135
  "gitignore": "gitignore",
131
136
  "nixpkgs": [
@@ -134,11 +139,11 @@
134
139
  ]
135
140
  },
136
141
  "locked": {
137
- "lastModified": 1746537231,
138
- "narHash": "sha256-Wb2xeSyOsCoTCTj7LOoD6cdKLEROyFAArnYoS+noCWo=",
142
+ "lastModified": 1750779888,
143
+ "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=",
139
144
  "owner": "cachix",
140
145
  "repo": "git-hooks.nix",
141
- "rev": "fa466640195d38ec97cf0493d6d6882bc4d14969",
146
+ "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
142
147
  "type": "github"
143
148
  },
144
149
  "original": {
@@ -151,14 +156,14 @@
151
156
  "inputs": {
152
157
  "flake-compat": "flake-compat_2",
153
158
  "gitignore": "gitignore_2",
154
- "nixpkgs": "nixpkgs_4"
159
+ "nixpkgs": "nixpkgs_2"
155
160
  },
156
161
  "locked": {
157
- "lastModified": 1747372754,
158
- "narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=",
162
+ "lastModified": 1750779888,
163
+ "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=",
159
164
  "owner": "cachix",
160
165
  "repo": "git-hooks.nix",
161
- "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46",
166
+ "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
162
167
  "type": "github"
163
168
  },
164
169
  "original": {
@@ -210,78 +215,66 @@
210
215
  "type": "github"
211
216
  }
212
217
  },
213
- "libgit2": {
214
- "flake": false,
215
- "locked": {
216
- "lastModified": 1697646580,
217
- "narHash": "sha256-oX4Z3S9WtJlwvj0uH9HlYcWv+x1hqp8mhXl7HsLu2f0=",
218
- "owner": "libgit2",
219
- "repo": "libgit2",
220
- "rev": "45fd9ed7ae1a9b74b957ef4f337bc3c8b3df01b5",
221
- "type": "github"
222
- },
223
- "original": {
224
- "owner": "libgit2",
225
- "repo": "libgit2",
226
- "type": "github"
227
- }
228
- },
229
218
  "nix": {
230
219
  "inputs": {
231
220
  "flake-compat": [
232
- "devenv"
221
+ "devenv",
222
+ "flake-compat"
233
223
  ],
234
224
  "flake-parts": "flake-parts",
235
- "libgit2": "libgit2",
236
- "nixpkgs": "nixpkgs_2",
225
+ "git-hooks-nix": [
226
+ "devenv",
227
+ "git-hooks"
228
+ ],
229
+ "nixpkgs": [
230
+ "devenv",
231
+ "nixpkgs"
232
+ ],
237
233
  "nixpkgs-23-11": [
238
234
  "devenv"
239
235
  ],
240
236
  "nixpkgs-regression": [
241
237
  "devenv"
242
- ],
243
- "pre-commit-hooks": [
244
- "devenv"
245
238
  ]
246
239
  },
247
240
  "locked": {
248
- "lastModified": 1745930071,
249
- "narHash": "sha256-bYyjarS3qSNqxfgc89IoVz8cAFDkF9yPE63EJr+h50s=",
250
- "owner": "domenkozar",
241
+ "lastModified": 1752773918,
242
+ "narHash": "sha256-dOi/M6yNeuJlj88exI+7k154z+hAhFcuB8tZktiW7rg=",
243
+ "owner": "cachix",
251
244
  "repo": "nix",
252
- "rev": "b455edf3505f1bf0172b39a735caef94687d0d9c",
245
+ "rev": "031c3cf42d2e9391eee373507d8c12e0f9606779",
253
246
  "type": "github"
254
247
  },
255
248
  "original": {
256
- "owner": "domenkozar",
257
- "ref": "devenv-2.24",
249
+ "owner": "cachix",
250
+ "ref": "devenv-2.30",
258
251
  "repo": "nix",
259
252
  "type": "github"
260
253
  }
261
254
  },
262
255
  "nixpkgs": {
263
256
  "locked": {
264
- "lastModified": 1733212471,
265
- "narHash": "sha256-M1+uCoV5igihRfcUKrr1riygbe73/dzNnzPsmaLCmpo=",
266
- "owner": "NixOS",
267
- "repo": "nixpkgs",
268
- "rev": "55d15ad12a74eb7d4646254e13638ad0c4128776",
257
+ "lastModified": 1750441195,
258
+ "narHash": "sha256-yke+pm+MdgRb6c0dPt8MgDhv7fcBbdjmv1ZceNTyzKg=",
259
+ "owner": "cachix",
260
+ "repo": "devenv-nixpkgs",
261
+ "rev": "0ceffe312871b443929ff3006960d29b120dc627",
269
262
  "type": "github"
270
263
  },
271
264
  "original": {
272
- "owner": "NixOS",
273
- "ref": "nixos-unstable",
274
- "repo": "nixpkgs",
265
+ "owner": "cachix",
266
+ "ref": "rolling",
267
+ "repo": "devenv-nixpkgs",
275
268
  "type": "github"
276
269
  }
277
270
  },
278
271
  "nixpkgs-lib": {
279
272
  "locked": {
280
- "lastModified": 1748740939,
281
- "narHash": "sha256-rQaysilft1aVMwF14xIdGS3sj1yHlI6oKQNBRTF40cc=",
273
+ "lastModified": 1751159883,
274
+ "narHash": "sha256-urW/Ylk9FIfvXfliA1ywh75yszAbiTEVgpPeinFyVZo=",
282
275
  "owner": "nix-community",
283
276
  "repo": "nixpkgs.lib",
284
- "rev": "656a64127e9d791a334452c6b6606d17539476e2",
277
+ "rev": "14a40a1d7fb9afa4739275ac642ed7301a9ba1ab",
285
278
  "type": "github"
286
279
  },
287
280
  "original": {
@@ -291,38 +284,6 @@
291
284
  }
292
285
  },
293
286
  "nixpkgs_2": {
294
- "locked": {
295
- "lastModified": 1717432640,
296
- "narHash": "sha256-+f9c4/ZX5MWDOuB1rKoWj+lBNm0z0rs4CK47HBLxy1o=",
297
- "owner": "NixOS",
298
- "repo": "nixpkgs",
299
- "rev": "88269ab3044128b7c2f4c7d68448b2fb50456870",
300
- "type": "github"
301
- },
302
- "original": {
303
- "owner": "NixOS",
304
- "ref": "release-24.05",
305
- "repo": "nixpkgs",
306
- "type": "github"
307
- }
308
- },
309
- "nixpkgs_3": {
310
- "locked": {
311
- "lastModified": 1746807397,
312
- "narHash": "sha256-zU2z0jlkJGWLhdNr/8AJSxqK8XD0IlQgHp3VZcP56Aw=",
313
- "owner": "cachix",
314
- "repo": "devenv-nixpkgs",
315
- "rev": "c5208b594838ea8e6cca5997fbf784b7cca1ca90",
316
- "type": "github"
317
- },
318
- "original": {
319
- "owner": "cachix",
320
- "ref": "rolling",
321
- "repo": "devenv-nixpkgs",
322
- "type": "github"
323
- }
324
- },
325
- "nixpkgs_4": {
326
287
  "locked": {
327
288
  "lastModified": 1730768919,
328
289
  "narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=",
@@ -338,13 +299,13 @@
338
299
  "type": "github"
339
300
  }
340
301
  },
341
- "nixpkgs_5": {
302
+ "nixpkgs_3": {
342
303
  "locked": {
343
- "lastModified": 1749401433,
344
- "narHash": "sha256-HXIQzULIG/MEUW2Q/Ss47oE3QrjxvpUX7gUl4Xp6lnc=",
304
+ "lastModified": 1752900028,
305
+ "narHash": "sha256-dPALCtmik9Wr14MGqVXm+OQcv7vhPBXcWNIOThGnB/Q=",
345
306
  "owner": "nixos",
346
307
  "repo": "nixpkgs",
347
- "rev": "08fcb0dcb59df0344652b38ea6326a2d8271baff",
308
+ "rev": "6b4955211758ba47fac850c040a27f23b9b4008f",
348
309
  "type": "github"
349
310
  },
350
311
  "original": {
@@ -359,7 +320,7 @@
359
320
  "devenv": "devenv",
360
321
  "flake-parts": "flake-parts_2",
361
322
  "git-hooks": "git-hooks_2",
362
- "nixpkgs": "nixpkgs_5"
323
+ "nixpkgs": "nixpkgs_3"
363
324
  }
364
325
  }
365
326
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "slidev-theme-meetup",
3
- "version": "2.3.2",
3
+ "version": "3.1.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,24 +28,24 @@
28
28
  },
29
29
  "dependencies": {
30
30
  "@iconify-json/mdi": "1.2.3",
31
- "@slidev/types": "51.8.2",
31
+ "@slidev/types": "52.1.0",
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": "^4.11.0",
37
+ "@antfu/eslint-config": "^5.0.0",
38
38
  "@semantic-release/changelog": "6.0.3",
39
39
  "@semantic-release/commit-analyzer": "13.0.1",
40
40
  "@semantic-release/git": "10.0.1",
41
41
  "@semantic-release/github": "11.0.3",
42
- "@semantic-release/npm": "12.0.1",
42
+ "@semantic-release/npm": "12.0.2",
43
43
  "@semantic-release/release-notes-generator": "14.0.3",
44
- "@slidev/cli": "51.8.2",
45
- "conventional-changelog-conventionalcommits": "9.0.0",
46
- "eslint": "9.28.0",
47
- "eslint-plugin-vue": "10.2.0",
48
- "playwright-chromium": "1.53.0"
44
+ "@slidev/cli": "52.1.0",
45
+ "conventional-changelog-conventionalcommits": "9.1.0",
46
+ "eslint": "9.32.0",
47
+ "eslint-plugin-vue": "10.3.0",
48
+ "playwright-chromium": "1.54.1"
49
49
  },
50
50
  "slidev": {
51
51
  "colorSchema": "both",