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
Update Deps
bwc9876.dev
2 years ago
ea818ee1
5b94c772
+32
-32
2 changed files
expand all
collapse all
unified
split
package.json
pnpm-lock.yaml
+2
-2
package.json
···
13
13
},
14
14
"dependencies": {
15
15
"@astrojs/image": "^0.16.9",
16
16
-
"@astrojs/mdx": "^0.19.3",
16
16
+
"@astrojs/mdx": "^0.19.4",
17
17
"@astrojs/sitemap": "^1.3.1",
18
18
"@picocss/pico": "^1.5.10",
19
19
-
"astro": "^2.5.4",
19
19
+
"astro": "^2.5.5",
20
20
"astro-icon": "^0.8.0",
21
21
"sharp": "^0.32.1"
22
22
},
+30
-30
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.4)(sharp@0.32.1)
6
6
+
version: 0.16.9(astro@2.5.5)(sharp@0.32.1)
7
7
"@astrojs/mdx":
8
8
-
specifier: ^0.19.3
9
9
-
version: 0.19.3(astro@2.5.4)(rollup@3.23.0)
8
8
+
specifier: ^0.19.4
9
9
+
version: 0.19.4(astro@2.5.5)(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.4
18
18
-
version: 2.5.4(sharp@0.32.1)
17
17
+
specifier: ^2.5.5
18
18
+
version: 2.5.5(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.4)(sharp@0.32.1):
62
62
+
/@astrojs/image@0.16.9(astro@2.5.5)(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.4(sharp@0.32.1)
75
75
+
astro: 2.5.5(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.4):
106
106
+
/@astrojs/markdown-remark@2.2.1(astro@2.5.5):
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.4(sharp@0.32.1)
115
115
+
astro: 2.5.5(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.3(astro@2.5.4)(rollup@3.23.0):
132
132
+
/@astrojs/mdx@0.19.4(astro@2.5.5)(rollup@3.23.0):
133
133
resolution:
134
134
{
135
135
-
integrity: sha512-XiIQRO1OlJ19jqaZuttt6TSvnEIIiOVkHiNXPCOOsHnRpbLFuv0y0FoFuhYYRTHHm4rfSV2BRP5INiD5Aq9ByA==
135
135
+
integrity: sha512-+xT4YiUmOXwBqZ2zr74M7lznJ8wg6Q1Be534fJq24ozRxlkwEM6Qj/h9s3oSk6CwV7DuEf6KosRR0ltWE/OxJg==
136
136
}
137
137
engines: { node: ">=16.12.0" }
138
138
dependencies:
139
139
-
"@astrojs/markdown-remark": 2.2.1(astro@2.5.4)
139
139
+
"@astrojs/markdown-remark": 2.2.1(astro@2.5.5)
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.23.0)
···
940
940
}
941
941
dev: false
942
942
943
943
-
/@pkgr/utils@2.4.0:
943
943
+
/@pkgr/utils@2.4.1:
944
944
resolution:
945
945
{
946
946
-
integrity: sha512-2OCURAmRtdlL8iUDTypMrrxfwe8frXTeXaxGsVOaYtc/wrUyk8Z/0OBetM7cdlsy7ZFWlMX72VogKeh+A4Xcjw==
946
946
+
integrity: sha512-JOqwkgFEyi+OROIyq7l4Jy28h/WwhDnG/cPkXG2Z1iFbubB6jsHW1NDvmyOzTBxHr3yg68YGirmh1JUgMqa+9w==
947
947
}
948
948
engines: { node: ^12.20.0 || ^14.18.0 || >=16.0.0 }
949
949
dependencies:
···
989
989
"@types/estree": 1.0.1
990
990
dev: false
991
991
992
992
-
/@types/babel__core@7.20.0:
992
992
+
/@types/babel__core@7.20.1:
993
993
resolution:
994
994
{
995
995
-
integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==
995
995
+
integrity: sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw==
996
996
}
997
997
dependencies:
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
1002
1002
-
"@types/babel__traverse": 7.18.5
1002
1002
+
"@types/babel__traverse": 7.20.0
1003
1003
dev: false
1004
1004
1005
1005
/@types/babel__generator@7.6.4:
···
1021
1021
"@babel/types": 7.21.5
1022
1022
dev: false
1023
1023
1024
1024
-
/@types/babel__traverse@7.18.5:
1024
1024
+
/@types/babel__traverse@7.20.0:
1025
1025
resolution:
1026
1026
{
1027
1027
-
integrity: sha512-enCvTL8m/EHS/zIvJno9nE+ndYPh1/oNFzRYRmtUqJICG2VnCSBzMLW5VN2KCQU91f23tsNKR8v7VJJQMatl7Q==
1027
1027
+
integrity: sha512-TBOjqAGf0hmaqRwpii5LLkJLg7c6OMm4nHLmpsUxwk9bBHtoTC6dAHdVWdGv4TBxj2CZOZY8Xfq8WmfoVi7n4Q==
1028
1028
}
1029
1029
dependencies:
1030
1030
"@babel/types": 7.21.5
···
1307
1307
svgo: 2.8.0
1308
1308
dev: false
1309
1309
1310
1310
-
/astro@2.5.4(sharp@0.32.1):
1310
1310
+
/astro@2.5.5(sharp@0.32.1):
1311
1311
resolution:
1312
1312
{
1313
1313
-
integrity: sha512-mTeXK44fJU3xX0hvwyY+BXjunpzMRcSvVEu2GpduLU4XfoPy+pbvyBphbwYq360hXupfiJbqFpRc7gLlWKSoGg==
1313
1313
+
integrity: sha512-VRwnlfRtPALeOxfE4e7To5Vlu9pGwlTRWN1zkn1QTizwfg0rLirFTm6t2MCG/fUhlu/p3QO9tz8SpAIyDq53/Q==
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.4)
1325
1325
+
"@astrojs/markdown-remark": 2.2.1(astro@2.5.5)
1326
1326
"@astrojs/telemetry": 2.1.1
1327
1327
"@astrojs/webapi": 2.1.1
1328
1328
"@babel/core": 7.21.8
···
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
1334
1334
-
"@types/babel__core": 7.20.0
1334
1334
+
"@types/babel__core": 7.20.1
1335
1335
"@types/yargs-parser": 21.0.0
1336
1336
acorn: 8.8.2
1337
1337
boxen: 6.2.1
···
1489
1489
hasBin: true
1490
1490
dependencies:
1491
1491
caniuse-lite: 1.0.30001489
1492
1492
-
electron-to-chromium: 1.4.404
1493
1493
-
node-releases: 2.0.11
1492
1492
+
electron-to-chromium: 1.4.408
1493
1493
+
node-releases: 2.0.12
1494
1494
update-browserslist-db: 1.0.11(browserslist@4.21.5)
1495
1495
dev: false
1496
1496
···
2013
2013
}
2014
2014
dev: false
2015
2015
2016
2016
-
/electron-to-chromium@1.4.404:
2016
2016
+
/electron-to-chromium@1.4.408:
2017
2017
resolution:
2018
2018
{
2019
2019
-
integrity: sha512-te57sWvQdpxmyd1GiswaodKdXdPgn9cN4ht8JlNa04QgtrfnUdWEo1261rY2vaC6TKaiHn0E7QerJWPKFCvMVw==
2019
2019
+
integrity: sha512-vjeaj0u/UYnzA/CIdGXzzcxRLCqRwREYc9YfaWInjIEr7/XPttZ6ShpyqapchEy0S2r6LpLjDBTnNj7ZxnxJKg==
2020
2020
}
2021
2021
dev: false
2022
2022
···
3952
3952
formdata-polyfill: 4.0.10
3953
3953
dev: false
3954
3954
3955
3955
-
/node-releases@2.0.11:
3955
3955
+
/node-releases@2.0.12:
3956
3956
resolution:
3957
3957
{
3958
3958
-
integrity: sha512-+M0PwXeU80kRohZ3aT4J/OnR+l9/KD2nVLNNoRgFtnf+umQVFdGBAO2N8+nCnEi0xlh/Wk3zOGC+vNNx+uM79Q==
3958
3958
+
integrity: sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==
3959
3959
}
3960
3960
dev: false
3961
3961
···
5060
5060
}
5061
5061
engines: { node: ^14.18.0 || >=16.0.0 }
5062
5062
dependencies:
5063
5063
-
"@pkgr/utils": 2.4.0
5063
5063
+
"@pkgr/utils": 2.4.1
5064
5064
tslib: 2.5.2
5065
5065
5066
5066
/tar-fs@2.1.1: