tangled
alpha
login
or
join now
bwc9876.dev
/
website
0
fork
atom
Files for my website
bwc9876.dev
0
fork
atom
overview
issues
pulls
pipelines
Change colors
bwc9876.dev
2 years ago
abe15272
4c0a7cbe
+101
-67
3 changed files
expand all
collapse all
unified
split
package.json
pnpm-lock.yaml
src
layouts
Layout.astro
+2
-2
package.json
···
13
13
},
14
14
"dependencies": {
15
15
"@astrojs/image": "^0.16.9",
16
16
-
"@astrojs/mdx": "^0.19.2",
16
16
+
"@astrojs/mdx": "^0.19.3",
17
17
"@astrojs/sitemap": "^1.3.1",
18
18
"@picocss/pico": "^1.5.10",
19
19
-
"astro": "^2.5.0",
19
19
+
"astro": "^2.5.4",
20
20
"astro-icon": "^0.8.0",
21
21
"sharp": "^0.32.1"
22
22
},
+83
-64
pnpm-lock.yaml
···
3
3
dependencies:
4
4
"@astrojs/image":
5
5
specifier: ^0.16.9
6
6
-
version: 0.16.9(astro@2.5.0)(sharp@0.32.1)
6
6
+
version: 0.16.9(astro@2.5.4)(sharp@0.32.1)
7
7
"@astrojs/mdx":
8
8
-
specifier: ^0.19.2
9
9
-
version: 0.19.2(astro@2.5.0)(rollup@3.22.0)
8
8
+
specifier: ^0.19.3
9
9
+
version: 0.19.3(astro@2.5.4)(rollup@3.23.0)
10
10
"@astrojs/sitemap":
11
11
specifier: ^1.3.1
12
12
version: 1.3.1
···
14
14
specifier: ^1.5.10
15
15
version: 1.5.10
16
16
astro:
17
17
-
specifier: ^2.5.0
18
18
-
version: 2.5.0(sharp@0.32.1)
17
17
+
specifier: ^2.5.4
18
18
+
version: 2.5.4(sharp@0.32.1)
19
19
astro-icon:
20
20
specifier: ^0.8.0
21
21
version: 0.8.0
···
59
59
integrity: sha512-xoRp7JpiMZPK/beUcZEM5kM44Z/h20wwwQcl54duPqQMyySG9vZ5xMM6dYiQmn7b3XzpZs0cT6TRDoJJ5gwHAQ==
60
60
}
61
61
62
62
-
/@astrojs/image@0.16.9(astro@2.5.0)(sharp@0.32.1):
62
62
+
/@astrojs/image@0.16.9(astro@2.5.4)(sharp@0.32.1):
63
63
resolution:
64
64
{
65
65
integrity: sha512-8RfGGd1MAIQ6xCHgmu+xXBKWE14gvWYcIv61PxWlToEBgMUbmFdN5ICBQ1bea24rx6o5WvsvRjfOnkjPpf2eew==
···
72
72
optional: true
73
73
dependencies:
74
74
"@altano/tiny-async-pool": 1.0.2
75
75
-
astro: 2.5.0(sharp@0.32.1)
75
75
+
astro: 2.5.4(sharp@0.32.1)
76
76
http-cache-semantics: 4.1.1
77
77
image-size: 1.0.2
78
78
kleur: 4.1.5
···
103
103
vscode-uri: 3.0.7
104
104
dev: false
105
105
106
106
-
/@astrojs/markdown-remark@2.2.1(astro@2.5.0):
106
106
+
/@astrojs/markdown-remark@2.2.1(astro@2.5.4):
107
107
resolution:
108
108
{
109
109
integrity: sha512-VF0HRv4GpC1XEMLnsKf6jth7JSmlt9qpqP0josQgA2eSpCIAC/Et+y94mgdBIZVBYH/yFnMoIxgKVe93xfO2GA==
···
112
112
astro: ^2.5.0
113
113
dependencies:
114
114
"@astrojs/prism": 2.1.2
115
115
-
astro: 2.5.0(sharp@0.32.1)
115
115
+
astro: 2.5.4(sharp@0.32.1)
116
116
github-slugger: 1.5.0
117
117
import-meta-resolve: 2.2.2
118
118
rehype-raw: 6.1.1
···
129
129
- supports-color
130
130
dev: false
131
131
132
132
-
/@astrojs/mdx@0.19.2(astro@2.5.0)(rollup@3.22.0):
132
132
+
/@astrojs/mdx@0.19.3(astro@2.5.4)(rollup@3.23.0):
133
133
resolution:
134
134
{
135
135
-
integrity: sha512-xWI2TK2QvCFXhyadjVtidcOj7qHda2Fv3tUilhacFXF28vye/COluMirqgxEESMlUsV+8LI39f8P6ERxXADSmg==
135
135
+
integrity: sha512-XiIQRO1OlJ19jqaZuttt6TSvnEIIiOVkHiNXPCOOsHnRpbLFuv0y0FoFuhYYRTHHm4rfSV2BRP5INiD5Aq9ByA==
136
136
}
137
137
engines: { node: ">=16.12.0" }
138
138
dependencies:
139
139
-
"@astrojs/markdown-remark": 2.2.1(astro@2.5.0)
139
139
+
"@astrojs/markdown-remark": 2.2.1(astro@2.5.4)
140
140
"@astrojs/prism": 2.1.2
141
141
"@mdx-js/mdx": 2.3.0
142
142
-
"@mdx-js/rollup": 2.3.0(rollup@3.22.0)
142
142
+
"@mdx-js/rollup": 2.3.0(rollup@3.23.0)
143
143
acorn: 8.8.2
144
144
es-module-lexer: 1.2.1
145
145
estree-util-visit: 1.2.1
···
218
218
"@babel/highlight": 7.18.6
219
219
dev: false
220
220
221
221
-
/@babel/compat-data@7.21.7:
221
221
+
/@babel/compat-data@7.21.9:
222
222
resolution:
223
223
{
224
224
-
integrity: sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==
224
224
+
integrity: sha512-FUGed8kfhyWvbYug/Un/VPJD41rDIgoVVcR+FuzhzOYyRz5uED+Gd3SLZml0Uw2l2aHFb7ZgdW5mGA3G2cCCnQ==
225
225
}
226
226
engines: { node: ">=6.9.0" }
227
227
dev: false
···
235
235
dependencies:
236
236
"@ampproject/remapping": 2.2.1
237
237
"@babel/code-frame": 7.21.4
238
238
-
"@babel/generator": 7.21.5
238
238
+
"@babel/generator": 7.21.9
239
239
"@babel/helper-compilation-targets": 7.21.5(@babel/core@7.21.8)
240
240
"@babel/helper-module-transforms": 7.21.5
241
241
"@babel/helpers": 7.21.5
242
242
-
"@babel/parser": 7.21.8
243
243
-
"@babel/template": 7.20.7
242
242
+
"@babel/parser": 7.21.9
243
243
+
"@babel/template": 7.21.9
244
244
"@babel/traverse": 7.21.5
245
245
"@babel/types": 7.21.5
246
246
convert-source-map: 1.9.0
···
252
252
- supports-color
253
253
dev: false
254
254
255
255
-
/@babel/generator@7.21.5:
255
255
+
/@babel/generator@7.21.9:
256
256
resolution:
257
257
{
258
258
-
integrity: sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==
258
258
+
integrity: sha512-F3fZga2uv09wFdEjEQIJxXALXfz0+JaOb7SabvVMmjHxeVTuGW8wgE8Vp1Hd7O+zMTYtcfEISGRzPkeiaPPsvg==
259
259
}
260
260
engines: { node: ">=6.9.0" }
261
261
dependencies:
···
284
284
peerDependencies:
285
285
"@babel/core": ^7.0.0
286
286
dependencies:
287
287
-
"@babel/compat-data": 7.21.7
287
287
+
"@babel/compat-data": 7.21.9
288
288
"@babel/core": 7.21.8
289
289
"@babel/helper-validator-option": 7.21.0
290
290
browserslist: 4.21.5
···
307
307
}
308
308
engines: { node: ">=6.9.0" }
309
309
dependencies:
310
310
-
"@babel/template": 7.20.7
310
310
+
"@babel/template": 7.21.9
311
311
"@babel/types": 7.21.5
312
312
dev: false
313
313
···
343
343
"@babel/helper-simple-access": 7.21.5
344
344
"@babel/helper-split-export-declaration": 7.18.6
345
345
"@babel/helper-validator-identifier": 7.19.1
346
346
-
"@babel/template": 7.20.7
346
346
+
"@babel/template": 7.21.9
347
347
"@babel/traverse": 7.21.5
348
348
"@babel/types": 7.21.5
349
349
transitivePeerDependencies:
···
409
409
}
410
410
engines: { node: ">=6.9.0" }
411
411
dependencies:
412
412
-
"@babel/template": 7.20.7
412
412
+
"@babel/template": 7.21.9
413
413
"@babel/traverse": 7.21.5
414
414
"@babel/types": 7.21.5
415
415
transitivePeerDependencies:
···
428
428
js-tokens: 4.0.0
429
429
dev: false
430
430
431
431
-
/@babel/parser@7.21.8:
431
431
+
/@babel/parser@7.21.9:
432
432
resolution:
433
433
{
434
434
-
integrity: sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==
434
434
+
integrity: sha512-q5PNg/Bi1OpGgx5jYlvWZwAorZepEudDMCLtj967aeS7WMont7dUZI46M2XwcIQqvUlMxWfdLFu4S/qSxeUu5g==
435
435
}
436
436
engines: { node: ">=6.0.0" }
437
437
hasBin: true
···
469
469
"@babel/types": 7.21.5
470
470
dev: false
471
471
472
472
-
/@babel/template@7.20.7:
472
472
+
/@babel/template@7.21.9:
473
473
resolution:
474
474
{
475
475
-
integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==
475
475
+
integrity: sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==
476
476
}
477
477
engines: { node: ">=6.9.0" }
478
478
dependencies:
479
479
"@babel/code-frame": 7.21.4
480
480
-
"@babel/parser": 7.21.8
480
480
+
"@babel/parser": 7.21.9
481
481
"@babel/types": 7.21.5
482
482
dev: false
483
483
···
489
489
engines: { node: ">=6.9.0" }
490
490
dependencies:
491
491
"@babel/code-frame": 7.21.4
492
492
-
"@babel/generator": 7.21.5
492
492
+
"@babel/generator": 7.21.9
493
493
"@babel/helper-environment-visitor": 7.21.5
494
494
"@babel/helper-function-name": 7.21.0
495
495
"@babel/helper-hoist-variables": 7.18.6
496
496
"@babel/helper-split-export-declaration": 7.18.6
497
497
-
"@babel/parser": 7.21.8
497
497
+
"@babel/parser": 7.21.9
498
498
"@babel/types": 7.21.5
499
499
debug: 4.3.4
500
500
globals: 11.12.0
···
874
874
estree-util-is-identifier-name: 2.1.0
875
875
estree-util-to-js: 1.2.0
876
876
estree-walker: 3.0.3
877
877
-
hast-util-to-estree: 2.3.2
877
877
+
hast-util-to-estree: 2.3.3
878
878
markdown-extensions: 1.1.1
879
879
periscopic: 3.1.0
880
880
remark-mdx: 2.3.0
···
889
889
- supports-color
890
890
dev: false
891
891
892
892
-
/@mdx-js/rollup@2.3.0(rollup@3.22.0):
892
892
+
/@mdx-js/rollup@2.3.0(rollup@3.23.0):
893
893
resolution:
894
894
{
895
895
integrity: sha512-wLvRfJS/M4UmdqTd+WoaySEE7q4BIejYf1xAHXYvtT1du/1Tl/z2450Gg2+Hu7fh05KwRRiehiTP9Yc/Dtn0fA==
···
898
898
rollup: ">=2"
899
899
dependencies:
900
900
"@mdx-js/mdx": 2.3.0
901
901
-
"@rollup/pluginutils": 5.0.2(rollup@3.22.0)
902
902
-
rollup: 3.22.0
901
901
+
"@rollup/pluginutils": 5.0.2(rollup@3.23.0)
902
902
+
rollup: 3.23.0
903
903
source-map: 0.7.4
904
904
vfile: 5.3.7
905
905
transitivePeerDependencies:
···
954
954
picocolors: 1.0.0
955
955
tslib: 2.5.2
956
956
957
957
-
/@rollup/pluginutils@5.0.2(rollup@3.22.0):
957
957
+
/@rollup/pluginutils@5.0.2(rollup@3.23.0):
958
958
resolution:
959
959
{
960
960
integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==
···
969
969
"@types/estree": 1.0.1
970
970
estree-walker: 2.0.2
971
971
picomatch: 2.3.1
972
972
-
rollup: 3.22.0
972
972
+
rollup: 3.23.0
973
973
dev: false
974
974
975
975
/@trysound/sax@0.2.0:
···
995
995
integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==
996
996
}
997
997
dependencies:
998
998
-
"@babel/parser": 7.21.8
998
998
+
"@babel/parser": 7.21.9
999
999
"@babel/types": 7.21.5
1000
1000
"@types/babel__generator": 7.6.4
1001
1001
"@types/babel__template": 7.4.1
···
1017
1017
integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==
1018
1018
}
1019
1019
dependencies:
1020
1020
-
"@babel/parser": 7.21.8
1020
1020
+
"@babel/parser": 7.21.9
1021
1021
"@babel/types": 7.21.5
1022
1022
dev: false
1023
1023
···
1030
1030
"@babel/types": 7.21.5
1031
1031
dev: false
1032
1032
1033
1033
-
/@types/debug@4.1.7:
1033
1033
+
/@types/debug@4.1.8:
1034
1034
resolution:
1035
1035
{
1036
1036
-
integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
1036
1036
+
integrity: sha512-/vPO1EPOs306Cvhwv7KfVfYvOJqA/S/AXjaHQiJboCZzcNDb+TIJFN9/2C9DZ//ijSKWioNyUxD792QmDJ+HKQ==
1037
1037
}
1038
1038
dependencies:
1039
1039
"@types/ms": 0.7.31
···
1307
1307
svgo: 2.8.0
1308
1308
dev: false
1309
1309
1310
1310
-
/astro@2.5.0(sharp@0.32.1):
1310
1310
+
/astro@2.5.4(sharp@0.32.1):
1311
1311
resolution:
1312
1312
{
1313
1313
-
integrity: sha512-dZZuK2vEpfinbVALthUW31NOVUFPobgyi0+2PR3FH3diy6X9HBw1PLbS5wRsWOKaEXRbzxBkXc39Rbm0yRzKaA==
1313
1313
+
integrity: sha512-mTeXK44fJU3xX0hvwyY+BXjunpzMRcSvVEu2GpduLU4XfoPy+pbvyBphbwYq360hXupfiJbqFpRc7gLlWKSoGg==
1314
1314
}
1315
1315
engines: { node: ">=16.12.0", npm: ">=6.14.0" }
1316
1316
hasBin: true
···
1322
1322
dependencies:
1323
1323
"@astrojs/compiler": 1.4.2
1324
1324
"@astrojs/language-server": 1.0.5
1325
1325
-
"@astrojs/markdown-remark": 2.2.1(astro@2.5.0)
1325
1325
+
"@astrojs/markdown-remark": 2.2.1(astro@2.5.4)
1326
1326
"@astrojs/telemetry": 2.1.1
1327
1327
"@astrojs/webapi": 2.1.1
1328
1328
"@babel/core": 7.21.8
1329
1329
-
"@babel/generator": 7.21.5
1330
1330
-
"@babel/parser": 7.21.8
1329
1329
+
"@babel/generator": 7.21.9
1330
1330
+
"@babel/parser": 7.21.9
1331
1331
"@babel/plugin-transform-react-jsx": 7.21.5(@babel/core@7.21.8)
1332
1332
"@babel/traverse": 7.21.5
1333
1333
"@babel/types": 7.21.5
···
1341
1341
cookie: 0.5.0
1342
1342
debug: 4.3.4
1343
1343
deepmerge-ts: 4.3.0
1344
1344
-
devalue: 4.3.1
1344
1344
+
devalue: 4.3.2
1345
1345
diff: 5.1.0
1346
1346
es-module-lexer: 1.2.1
1347
1347
esbuild: 0.17.19
···
1356
1356
magic-string: 0.27.0
1357
1357
mime: 3.0.0
1358
1358
ora: 6.3.1
1359
1359
+
p-limit: 4.0.0
1359
1360
path-to-regexp: 6.2.1
1360
1361
preferred-pm: 3.0.3
1361
1362
prompts: 2.4.2
···
1487
1488
engines: { node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 }
1488
1489
hasBin: true
1489
1490
dependencies:
1490
1490
-
caniuse-lite: 1.0.30001488
1491
1491
-
electron-to-chromium: 1.4.402
1492
1492
-
node-releases: 2.0.10
1491
1491
+
caniuse-lite: 1.0.30001489
1492
1492
+
electron-to-chromium: 1.4.404
1493
1493
+
node-releases: 2.0.11
1493
1494
update-browserslist-db: 1.0.11(browserslist@4.21.5)
1494
1495
dev: false
1495
1496
···
1540
1541
engines: { node: ">=10" }
1541
1542
dev: false
1542
1543
1543
1543
-
/caniuse-lite@1.0.30001488:
1544
1544
+
/caniuse-lite@1.0.30001489:
1544
1545
resolution:
1545
1546
{
1546
1546
-
integrity: sha512-NORIQuuL4xGpIy6iCCQGN4iFjlBXtfKWIenlUuyZJumLRIindLb7wXM+GO8erEhb7vXfcnf4BAg2PrSDN5TNLQ==
1547
1547
+
integrity: sha512-x1mgZEXK8jHIfAxm+xgdpHpk50IN3z3q3zP261/WS+uvePxW8izXuCu6AHz0lkuYTlATDehiZ/tNyYBdSQsOUQ==
1547
1548
}
1548
1549
dev: false
1549
1550
···
1936
1937
engines: { node: ">=8" }
1937
1938
dev: false
1938
1939
1939
1939
-
/devalue@4.3.1:
1940
1940
+
/devalue@4.3.2:
1940
1941
resolution:
1941
1942
{
1942
1942
-
integrity: sha512-Kc0TSP9IUU9eg55au5Q3YtqaYI2cgntVpunJV9Exbm9nvlBeTE5p2NqYHfpuXK6+VF2hF5PI+BPFPUti7e2N1g==
1943
1943
+
integrity: sha512-KqFl6pOgOW+Y6wJgu80rHpo2/3H07vr8ntR9rkkFIRETewbf5GaYYcakYfiKz89K+sLsuPkQIZaXDMjUObZwWg==
1943
1944
}
1944
1945
dev: false
1945
1946
···
2012
2013
}
2013
2014
dev: false
2014
2015
2015
2015
-
/electron-to-chromium@1.4.402:
2016
2016
+
/electron-to-chromium@1.4.404:
2016
2017
resolution:
2017
2018
{
2018
2018
-
integrity: sha512-gWYvJSkohOiBE6ecVYXkrDgNaUjo47QEKK0kQzmWyhkH+yoYiG44bwuicTGNSIQRG3WDMsWVZJLRnJnLNkbWvA==
2019
2019
+
integrity: sha512-te57sWvQdpxmyd1GiswaodKdXdPgn9cN4ht8JlNa04QgtrfnUdWEo1261rY2vaC6TKaiHn0E7QerJWPKFCvMVw==
2019
2020
}
2020
2021
dev: false
2021
2022
···
2564
2565
zwitch: 2.0.4
2565
2566
dev: false
2566
2567
2567
2567
-
/hast-util-to-estree@2.3.2:
2568
2568
+
/hast-util-to-estree@2.3.3:
2568
2569
resolution:
2569
2570
{
2570
2570
-
integrity: sha512-YYDwATNdnvZi3Qi84iatPIl1lWpXba1MeNrNbDfJfVzEBZL8uUmtR7mt7bxKBC8kuAuvb0bkojXYZzsNHyHCLg==
2571
2571
+
integrity: sha512-ihhPIUPxN0v0w6M5+IiAZZrn0LH2uZomeWwhn7uP7avZC6TE7lIiEh2yBMPr5+zi1aUCXq6VoYRgs2Bw9xmycQ==
2571
2572
}
2572
2573
dependencies:
2573
2574
"@types/estree": 1.0.1
···
3798
3799
integrity: sha512-6Mj0yHLdUZjHnOPgr5xfWIMqMWS12zDN6iws9SLuSz76W8jTtAv24MN4/CL7gJrl5vtxGInkkqDv/JIoRsQOvA==
3799
3800
}
3800
3801
dependencies:
3801
3801
-
"@types/debug": 4.1.7
3802
3802
+
"@types/debug": 4.1.8
3802
3803
debug: 4.3.4
3803
3804
decode-named-character-reference: 1.0.2
3804
3805
micromark-core-commonmark: 1.0.6
···
3951
3952
formdata-polyfill: 4.0.10
3952
3953
dev: false
3953
3954
3954
3954
-
/node-releases@2.0.10:
3955
3955
+
/node-releases@2.0.11:
3955
3956
resolution:
3956
3957
{
3957
3957
-
integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==
3958
3958
+
integrity: sha512-+M0PwXeU80kRohZ3aT4J/OnR+l9/KD2nVLNNoRgFtnf+umQVFdGBAO2N8+nCnEi0xlh/Wk3zOGC+vNNx+uM79Q==
3958
3959
}
3959
3960
dev: false
3960
3961
···
4070
4071
yocto-queue: 0.1.0
4071
4072
dev: false
4072
4073
4074
4074
+
/p-limit@4.0.0:
4075
4075
+
resolution:
4076
4076
+
{
4077
4077
+
integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
4078
4078
+
}
4079
4079
+
engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
4080
4080
+
dependencies:
4081
4081
+
yocto-queue: 1.0.0
4082
4082
+
dev: false
4083
4083
+
4073
4084
/p-locate@4.1.0:
4074
4085
resolution:
4075
4086
{
···
4579
4590
}
4580
4591
engines: { iojs: ">=1.0.0", node: ">=0.10.0" }
4581
4592
4582
4582
-
/rollup@3.22.0:
4593
4593
+
/rollup@3.23.0:
4583
4594
resolution:
4584
4595
{
4585
4585
-
integrity: sha512-imsigcWor5Y/dC0rz2q0bBt9PabcL3TORry2hAa6O6BuMvY71bqHyfReAz5qyAqiQATD1m70qdntqBfBQjVWpQ==
4596
4596
+
integrity: sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==
4586
4597
}
4587
4598
engines: { node: ">=14.18.0", npm: ">=8.0.0" }
4588
4599
hasBin: true
···
5399
5410
dependencies:
5400
5411
esbuild: 0.17.19
5401
5412
postcss: 8.4.23
5402
5402
-
rollup: 3.22.0
5413
5413
+
rollup: 3.23.0
5403
5414
optionalDependencies:
5404
5415
fsevents: 2.3.2
5405
5416
dev: false
···
5622
5633
integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
5623
5634
}
5624
5635
engines: { node: ">=10" }
5636
5636
+
dev: false
5637
5637
+
5638
5638
+
/yocto-queue@1.0.0:
5639
5639
+
resolution:
5640
5640
+
{
5641
5641
+
integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
5642
5642
+
}
5643
5643
+
engines: { node: ">=12.20" }
5625
5644
dev: false
5626
5645
5627
5646
/zod@3.21.4:
+16
-1
src/layouts/Layout.astro
···
117
117
<style is:global>
118
118
:root {
119
119
--spacing: 0.5rem !important;
120
120
-
--muted-color: hsl(205 10% 65% / 1) !important;
120
120
+
--primary: #32c432 !important;
121
121
+
--primary-hover: hsl(120 80% 50% / 1) !important;
122
122
+
--primary-focus: hsl(120deg 85% 41% / 25%) !important;
123
123
+
--tooltip-color: var(--muted-color) !important;
124
124
+
--tooltip-background-color: hsl(120 31% 2% / 1) !important;
125
125
+
--background-color: #101e10 !important;
126
126
+
--card-background-color: hsl(120 31% 11% / 1) !important;
127
127
+
--card-sectionning-background-color: hsl(120 29% 13% / 1) !important;
128
128
+
--color: hsl(120, 16%, 77%) !important;
129
129
+
--h1-color: hsl(120, 20%, 94%) !important;
130
130
+
--h2-color: hsl(125, 20%, 90%) !important;
131
131
+
--h3-color: hsl(120, 18%, 86%) !important;
132
132
+
--h4-color: hsl(121, 17%, 82%) !important;
133
133
+
--h5-color: hsl(120, 16%, 77%) !important;
134
134
+
--h6-color: hsl(121, 15%, 73%) !important;
135
135
+
--muted-color: hsl(120 10% 65% / 1) !important;
121
136
}
122
137
123
138
body {