aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml37
2 files changed, 27 insertions, 14 deletions
diff --git a/package.json b/package.json
index cd88d8d..e74db2f 100644
--- a/package.json
+++ b/package.json
@@ -49,8 +49,8 @@
49 "image-size": "1.0.2", 49 "image-size": "1.0.2",
50 "is-ci": "3.0.1", 50 "is-ci": "3.0.1",
51 "open": "10.1.0", 51 "open": "10.1.0",
52 "prettier": "3.2.5", 52 "prettier": "3.3.2",
53 "simple-git": "3.24.0", 53 "simple-git": "3.25.0",
54 "targz": "1.0.1" 54 "targz": "1.0.1"
55 } 55 }
56} 56}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 2bdd92e..2e208f8 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -36,11 +36,11 @@ importers:
36 specifier: 10.1.0 36 specifier: 10.1.0
37 version: 10.1.0 37 version: 10.1.0
38 prettier: 38 prettier:
39 specifier: 3.2.5 39 specifier: 3.3.2
40 version: 3.2.5 40 version: 3.3.2
41 simple-git: 41 simple-git:
42 specifier: 3.24.0 42 specifier: 3.25.0
43 version: 3.24.0 43 version: 3.25.0
44 targz: 44 targz:
45 specifier: 1.0.1 45 specifier: 1.0.1
46 version: 1.0.1 46 version: 1.0.1
@@ -286,6 +286,15 @@ packages:
286 supports-color: 286 supports-color:
287 optional: true 287 optional: true
288 288
289 debug@4.3.5:
290 resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==}
291 engines: {node: '>=6.0'}
292 peerDependencies:
293 supports-color: '*'
294 peerDependenciesMeta:
295 supports-color:
296 optional: true
297
289 decamelize@1.2.0: 298 decamelize@1.2.0:
290 resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} 299 resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
291 engines: {node: '>=0.10.0'} 300 engines: {node: '>=0.10.0'}
@@ -739,8 +748,8 @@ packages:
739 engines: {node: '>=10.13.0'} 748 engines: {node: '>=10.13.0'}
740 hasBin: true 749 hasBin: true
741 750
742 prettier@3.2.5: 751 prettier@3.3.2:
743 resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} 752 resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==}
744 engines: {node: '>=14'} 753 engines: {node: '>=14'}
745 hasBin: true 754 hasBin: true
746 755
@@ -856,8 +865,8 @@ packages:
856 signal-exit@3.0.7: 865 signal-exit@3.0.7:
857 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} 866 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
858 867
859 simple-git@3.24.0: 868 simple-git@3.25.0:
860 resolution: {integrity: sha512-QqAKee9Twv+3k8IFOFfPB2hnk6as6Y6ACUpwCtQvRYBAes23Wv3SZlHVobAzqcE8gfsisCvPw3HGW3HYM+VYYw==} 869 resolution: {integrity: sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==}
861 870
862 spdx-correct@3.2.0: 871 spdx-correct@3.2.0:
863 resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} 872 resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
@@ -1070,7 +1079,7 @@ snapshots:
1070 1079
1071 '@kwsites/file-exists@1.1.1': 1080 '@kwsites/file-exists@1.1.1':
1072 dependencies: 1081 dependencies:
1073 debug: 4.3.4 1082 debug: 4.3.5
1074 transitivePeerDependencies: 1083 transitivePeerDependencies:
1075 - supports-color 1084 - supports-color
1076 1085
@@ -1260,6 +1269,10 @@ snapshots:
1260 dependencies: 1269 dependencies:
1261 ms: 2.1.2 1270 ms: 2.1.2
1262 1271
1272 debug@4.3.5:
1273 dependencies:
1274 ms: 2.1.2
1275
1263 decamelize@1.2.0: {} 1276 decamelize@1.2.0: {}
1264 1277
1265 deep-is@0.1.4: {} 1278 deep-is@0.1.4: {}
@@ -1715,7 +1728,7 @@ snapshots:
1715 prettier@2.8.8: 1728 prettier@2.8.8:
1716 optional: true 1729 optional: true
1717 1730
1718 prettier@3.2.5: {} 1731 prettier@3.3.2: {}
1719 1732
1720 process-nextick-args@2.0.1: {} 1733 process-nextick-args@2.0.1: {}
1721 1734
@@ -1820,11 +1833,11 @@ snapshots:
1820 1833
1821 signal-exit@3.0.7: {} 1834 signal-exit@3.0.7: {}
1822 1835
1823 simple-git@3.24.0: 1836 simple-git@3.25.0:
1824 dependencies: 1837 dependencies:
1825 '@kwsites/file-exists': 1.1.1 1838 '@kwsites/file-exists': 1.1.1
1826 '@kwsites/promise-deferred': 1.1.1 1839 '@kwsites/promise-deferred': 1.1.1
1827 debug: 4.3.4 1840 debug: 4.3.5
1828 transitivePeerDependencies: 1841 transitivePeerDependencies:
1829 - supports-color 1842 - supports-color
1830 1843