slidev-theme-meetup 3.11.1 → 3.12.1
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 +18 -18
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [3.12.1](https://github.com/tboerger/slidev-theme-meetup/compare/v3.12.0...v3.12.1) (2025-12-24)
|
|
4
|
+
|
|
5
|
+
### Bugfixes
|
|
6
|
+
|
|
7
|
+
* **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))
|
|
8
|
+
|
|
9
|
+
## [3.12.0](https://github.com/tboerger/slidev-theme-meetup/compare/v3.11.1...v3.12.0) (2025-12-12)
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* **minor:** update dependency @slidev/types to v52.11.0 ([#586](https://github.com/tboerger/slidev-theme-meetup/issues/586)) ([0752b2d](https://github.com/tboerger/slidev-theme-meetup/commit/0752b2d313231a217c8142f980f9cde105b61e89))
|
|
14
|
+
|
|
3
15
|
## [3.11.1](https://github.com/tboerger/slidev-theme-meetup/compare/v3.11.0...v3.11.1) (2025-12-04)
|
|
4
16
|
|
|
5
17
|
### Bugfixes
|
package/flake.lock
CHANGED
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
"nixpkgs": "nixpkgs"
|
|
44
44
|
},
|
|
45
45
|
"locked": {
|
|
46
|
-
"lastModified":
|
|
47
|
-
"narHash": "sha256-
|
|
46
|
+
"lastModified": 1766087669,
|
|
47
|
+
"narHash": "sha256-1+LJXcOaeX5YCFCCCY+bh6nSQBS5fPVcudQs5/G2+P4=",
|
|
48
48
|
"owner": "cachix",
|
|
49
49
|
"repo": "devenv",
|
|
50
|
-
"rev": "
|
|
50
|
+
"rev": "c03eed645ea94da7afbee29da76436b7ce33a5cb",
|
|
51
51
|
"type": "github"
|
|
52
52
|
},
|
|
53
53
|
"original": {
|
|
@@ -114,11 +114,11 @@
|
|
|
114
114
|
"nixpkgs-lib": "nixpkgs-lib"
|
|
115
115
|
},
|
|
116
116
|
"locked": {
|
|
117
|
-
"lastModified":
|
|
118
|
-
"narHash": "sha256-
|
|
117
|
+
"lastModified": 1765835352,
|
|
118
|
+
"narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=",
|
|
119
119
|
"owner": "hercules-ci",
|
|
120
120
|
"repo": "flake-parts",
|
|
121
|
-
"rev": "
|
|
121
|
+
"rev": "a34fae9c08a15ad73f295041fec82323541400a9",
|
|
122
122
|
"type": "github"
|
|
123
123
|
},
|
|
124
124
|
"original": {
|
|
@@ -160,11 +160,11 @@
|
|
|
160
160
|
"nixpkgs": "nixpkgs_2"
|
|
161
161
|
},
|
|
162
162
|
"locked": {
|
|
163
|
-
"lastModified":
|
|
164
|
-
"narHash": "sha256-
|
|
163
|
+
"lastModified": 1765911976,
|
|
164
|
+
"narHash": "sha256-t3T/xm8zstHRLx+pIHxVpQTiySbKqcQbK+r+01XVKc0=",
|
|
165
165
|
"owner": "cachix",
|
|
166
166
|
"repo": "git-hooks.nix",
|
|
167
|
-
"rev": "
|
|
167
|
+
"rev": "b68b780b69702a090c8bb1b973bab13756cc7a27",
|
|
168
168
|
"type": "github"
|
|
169
169
|
},
|
|
170
170
|
"original": {
|
|
@@ -274,11 +274,11 @@
|
|
|
274
274
|
},
|
|
275
275
|
"nixpkgs-lib": {
|
|
276
276
|
"locked": {
|
|
277
|
-
"lastModified":
|
|
278
|
-
"narHash": "sha256-
|
|
277
|
+
"lastModified": 1765674936,
|
|
278
|
+
"narHash": "sha256-k00uTP4JNfmejrCLJOwdObYC9jHRrr/5M/a/8L2EIdo=",
|
|
279
279
|
"owner": "nix-community",
|
|
280
280
|
"repo": "nixpkgs.lib",
|
|
281
|
-
"rev": "
|
|
281
|
+
"rev": "2075416fcb47225d9b68ac469a5c4801a9c4dd85",
|
|
282
282
|
"type": "github"
|
|
283
283
|
},
|
|
284
284
|
"original": {
|
|
@@ -289,11 +289,11 @@
|
|
|
289
289
|
},
|
|
290
290
|
"nixpkgs_2": {
|
|
291
291
|
"locked": {
|
|
292
|
-
"lastModified":
|
|
293
|
-
"narHash": "sha256-
|
|
292
|
+
"lastModified": 1764947035,
|
|
293
|
+
"narHash": "sha256-EYHSjVM4Ox4lvCXUMiKKs2vETUSL5mx+J2FfutM7T9w=",
|
|
294
294
|
"owner": "NixOS",
|
|
295
295
|
"repo": "nixpkgs",
|
|
296
|
-
"rev": "
|
|
296
|
+
"rev": "a672be65651c80d3f592a89b3945466584a22069",
|
|
297
297
|
"type": "github"
|
|
298
298
|
},
|
|
299
299
|
"original": {
|
|
@@ -305,11 +305,11 @@
|
|
|
305
305
|
},
|
|
306
306
|
"nixpkgs_3": {
|
|
307
307
|
"locked": {
|
|
308
|
-
"lastModified":
|
|
309
|
-
"narHash": "sha256-
|
|
308
|
+
"lastModified": 1766125104,
|
|
309
|
+
"narHash": "sha256-l/YGrEpLromL4viUo5GmFH3K5M1j0Mb9O+LiaeCPWEM=",
|
|
310
310
|
"owner": "nixos",
|
|
311
311
|
"repo": "nixpkgs",
|
|
312
|
-
"rev": "
|
|
312
|
+
"rev": "7d853e518814cca2a657b72eeba67ae20ebf7059",
|
|
313
313
|
"type": "github"
|
|
314
314
|
},
|
|
315
315
|
"original": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "slidev-theme-meetup",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.12.1",
|
|
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.
|
|
31
|
+
"@slidev/types": "52.11.1",
|
|
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.2
|
|
38
|
-
"@slidev/cli": "52.
|
|
39
|
-
"eslint": "9.39.
|
|
37
|
+
"@antfu/eslint-config": "6.7.2",
|
|
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
|
},
|