@testim/testim-cli 4.163.2 → 4.164.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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@testim/testim-cli",
3
- "version": "4.163.2",
3
+ "version": "4.164.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@testim/testim-cli",
9
- "version": "4.163.2",
9
+ "version": "4.164.1",
10
10
  "license": "Proprietary",
11
11
  "dependencies": {
12
12
  "@applitools/eyes-sdk-core": "13.11.34-legacy.1",
@@ -902,688 +902,521 @@
902
902
  "kuler": "^2.0.0"
903
903
  }
904
904
  },
905
- "node_modules/@esbuild/aix-ppc64": {
906
- "version": "0.25.9",
907
- "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.9.tgz",
908
- "integrity": "sha512-OaGtL73Jck6pBKjNIe24BnFE6agGl+6KxDtTfHhy1HmhthfKouEcOhqpSL64K4/0WCtbKFLOdzD/44cJ4k9opA==",
909
- "cpu": [
910
- "ppc64"
911
- ],
912
- "license": "MIT",
913
- "optional": true,
914
- "os": [
915
- "aix"
916
- ],
917
- "peer": true,
918
- "engines": {
919
- "node": ">=18"
920
- }
921
- },
922
- "node_modules/@esbuild/android-arm": {
905
+ "node_modules/@esbuild/linux-x64": {
923
906
  "version": "0.17.10",
924
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.10.tgz",
925
- "integrity": "sha512-7YEBfZ5lSem9Tqpsz+tjbdsEshlO9j/REJrfv4DXgKTt1+/MHqGwbtlyxQuaSlMeUZLxUKBaX8wdzlTfHkmnLw==",
907
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.10.tgz",
908
+ "integrity": "sha512-zJUfJLebCYzBdIz/Z9vqwFjIA7iSlLCFvVi7glMgnu2MK7XYigwsonXshy9wP9S7szF+nmwrelNaP3WGanstEg==",
926
909
  "cpu": [
927
- "arm"
910
+ "x64"
928
911
  ],
929
912
  "dev": true,
930
913
  "license": "MIT",
931
914
  "optional": true,
932
915
  "os": [
933
- "android"
916
+ "linux"
934
917
  ],
935
918
  "engines": {
936
919
  "node": ">=12"
937
920
  }
938
921
  },
939
- "node_modules/@esbuild/android-arm64": {
940
- "version": "0.17.10",
941
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.10.tgz",
942
- "integrity": "sha512-ht1P9CmvrPF5yKDtyC+z43RczVs4rrHpRqrmIuoSvSdn44Fs1n6DGlpZKdK6rM83pFLbVaSUwle8IN+TPmkv7g==",
943
- "cpu": [
944
- "arm64"
945
- ],
946
- "dev": true,
922
+ "node_modules/@fastify/ajv-compiler": {
923
+ "version": "1.1.0",
924
+ "resolved": "https://registry.npmjs.org/@fastify/ajv-compiler/-/ajv-compiler-1.1.0.tgz",
925
+ "integrity": "sha512-gvCOUNpXsWrIQ3A4aXCLIdblL0tDq42BG/2Xw7oxbil9h11uow10ztS2GuFazNBfjbrsZ5nl+nPl5jDSjj5TSg==",
947
926
  "license": "MIT",
948
- "optional": true,
949
- "os": [
950
- "android"
951
- ],
927
+ "dependencies": {
928
+ "ajv": "^6.12.6"
929
+ }
930
+ },
931
+ "node_modules/@fastify/error": {
932
+ "version": "2.0.0",
933
+ "resolved": "https://registry.npmjs.org/@fastify/error/-/error-2.0.0.tgz",
934
+ "integrity": "sha512-wI3fpfDT0t7p8E6dA2eTECzzOd+bZsZCJ2Hcv+Onn2b7ZwK3RwD27uW2QDaMtQhAfWQQP+WNK7nKf0twLsBf9w==",
935
+ "license": "MIT"
936
+ },
937
+ "node_modules/@isaacs/cliui": {
938
+ "version": "8.0.2",
939
+ "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
940
+ "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
941
+ "license": "ISC",
942
+ "dependencies": {
943
+ "string-width": "^5.1.2",
944
+ "string-width-cjs": "npm:string-width@^4.2.0",
945
+ "strip-ansi": "^7.0.1",
946
+ "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
947
+ "wrap-ansi": "^8.1.0",
948
+ "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
949
+ },
952
950
  "engines": {
953
951
  "node": ">=12"
954
952
  }
955
953
  },
956
- "node_modules/@esbuild/android-x64": {
957
- "version": "0.17.10",
958
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.10.tgz",
959
- "integrity": "sha512-CYzrm+hTiY5QICji64aJ/xKdN70IK8XZ6iiyq0tZkd3tfnwwSWTYH1t3m6zyaaBxkuj40kxgMyj1km/NqdjQZA==",
960
- "cpu": [
961
- "x64"
962
- ],
963
- "dev": true,
954
+ "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
955
+ "version": "6.2.0",
956
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.0.tgz",
957
+ "integrity": "sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==",
964
958
  "license": "MIT",
965
- "optional": true,
966
- "os": [
967
- "android"
968
- ],
969
959
  "engines": {
970
960
  "node": ">=12"
961
+ },
962
+ "funding": {
963
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
971
964
  }
972
965
  },
973
- "node_modules/@esbuild/darwin-arm64": {
974
- "version": "0.17.10",
975
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.10.tgz",
976
- "integrity": "sha512-3HaGIowI+nMZlopqyW6+jxYr01KvNaLB5znXfbyyjuo4lE0VZfvFGcguIJapQeQMS4cX/NEispwOekJt3gr5Dg==",
977
- "cpu": [
978
- "arm64"
979
- ],
980
- "dev": true,
966
+ "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
967
+ "version": "6.2.1",
968
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
969
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
981
970
  "license": "MIT",
982
- "optional": true,
983
- "os": [
984
- "darwin"
985
- ],
986
971
  "engines": {
987
972
  "node": ">=12"
973
+ },
974
+ "funding": {
975
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
988
976
  }
989
977
  },
990
- "node_modules/@esbuild/darwin-x64": {
991
- "version": "0.17.10",
992
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.10.tgz",
993
- "integrity": "sha512-J4MJzGchuCRG5n+B4EHpAMoJmBeAE1L3wGYDIN5oWNqX0tEr7VKOzw0ymSwpoeSpdCa030lagGUfnfhS7OvzrQ==",
994
- "cpu": [
995
- "x64"
996
- ],
997
- "dev": true,
978
+ "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
979
+ "version": "9.2.2",
980
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
981
+ "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
982
+ "license": "MIT"
983
+ },
984
+ "node_modules/@isaacs/cliui/node_modules/string-width": {
985
+ "version": "5.1.2",
986
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
987
+ "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
998
988
  "license": "MIT",
999
- "optional": true,
1000
- "os": [
1001
- "darwin"
1002
- ],
989
+ "dependencies": {
990
+ "eastasianwidth": "^0.2.0",
991
+ "emoji-regex": "^9.2.2",
992
+ "strip-ansi": "^7.0.1"
993
+ },
1003
994
  "engines": {
1004
995
  "node": ">=12"
996
+ },
997
+ "funding": {
998
+ "url": "https://github.com/sponsors/sindresorhus"
1005
999
  }
1006
1000
  },
1007
- "node_modules/@esbuild/freebsd-arm64": {
1008
- "version": "0.17.10",
1009
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.10.tgz",
1010
- "integrity": "sha512-ZkX40Z7qCbugeK4U5/gbzna/UQkM9d9LNV+Fro8r7HA7sRof5Rwxc46SsqeMvB5ZaR0b1/ITQ/8Y1NmV2F0fXQ==",
1011
- "cpu": [
1012
- "arm64"
1013
- ],
1014
- "dev": true,
1001
+ "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
1002
+ "version": "7.1.0",
1003
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
1004
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
1015
1005
  "license": "MIT",
1016
- "optional": true,
1017
- "os": [
1018
- "freebsd"
1019
- ],
1006
+ "dependencies": {
1007
+ "ansi-regex": "^6.0.1"
1008
+ },
1020
1009
  "engines": {
1021
1010
  "node": ">=12"
1011
+ },
1012
+ "funding": {
1013
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
1022
1014
  }
1023
1015
  },
1024
- "node_modules/@esbuild/freebsd-x64": {
1025
- "version": "0.17.10",
1026
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.10.tgz",
1027
- "integrity": "sha512-0m0YX1IWSLG9hWh7tZa3kdAugFbZFFx9XrvfpaCMMvrswSTvUZypp0NFKriUurHpBA3xsHVE9Qb/0u2Bbi/otg==",
1028
- "cpu": [
1029
- "x64"
1030
- ],
1031
- "dev": true,
1016
+ "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
1017
+ "version": "8.1.0",
1018
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
1019
+ "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
1032
1020
  "license": "MIT",
1033
- "optional": true,
1034
- "os": [
1035
- "freebsd"
1036
- ],
1021
+ "dependencies": {
1022
+ "ansi-styles": "^6.1.0",
1023
+ "string-width": "^5.0.1",
1024
+ "strip-ansi": "^7.0.1"
1025
+ },
1037
1026
  "engines": {
1038
1027
  "node": ">=12"
1028
+ },
1029
+ "funding": {
1030
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
1039
1031
  }
1040
1032
  },
1041
- "node_modules/@esbuild/linux-arm": {
1042
- "version": "0.17.10",
1043
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.10.tgz",
1044
- "integrity": "sha512-whRdrrl0X+9D6o5f0sTZtDM9s86Xt4wk1bf7ltx6iQqrIIOH+sre1yjpcCdrVXntQPCNw/G+XqsD4HuxeS+2QA==",
1045
- "cpu": [
1046
- "arm"
1047
- ],
1048
- "dev": true,
1033
+ "node_modules/@istanbuljs/schema": {
1034
+ "version": "0.1.3",
1035
+ "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
1036
+ "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
1049
1037
  "license": "MIT",
1050
- "optional": true,
1051
- "os": [
1052
- "linux"
1053
- ],
1054
1038
  "engines": {
1055
- "node": ">=12"
1039
+ "node": ">=8"
1056
1040
  }
1057
1041
  },
1058
- "node_modules/@esbuild/linux-arm64": {
1059
- "version": "0.17.10",
1060
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.10.tgz",
1061
- "integrity": "sha512-g1EZJR1/c+MmCgVwpdZdKi4QAJ8DCLP5uTgLWSAVd9wlqk9GMscaNMEViG3aE1wS+cNMzXXgdWiW/VX4J+5nTA==",
1062
- "cpu": [
1063
- "arm64"
1064
- ],
1065
- "dev": true,
1042
+ "node_modules/@jimp/core": {
1043
+ "version": "1.1.4",
1044
+ "resolved": "https://registry.npmjs.org/@jimp/core/-/core-1.1.4.tgz",
1045
+ "integrity": "sha512-Pokt0rq2qT9oTbQkYVd4z8nIA0eHu2yI3Gd5SmkKQjQa/lRVWRFazqAJMpPkIQt32gSf2rRUVopp7O7wkjjV8w==",
1066
1046
  "license": "MIT",
1067
- "optional": true,
1068
- "os": [
1069
- "linux"
1070
- ],
1047
+ "dependencies": {
1048
+ "@jimp/file-ops": "1.1.4",
1049
+ "@jimp/types": "1.1.4",
1050
+ "@jimp/utils": "1.1.4",
1051
+ "await-to-js": "^3.0.0",
1052
+ "exif-parser": "^0.1.12",
1053
+ "file-type": "^16.0.0",
1054
+ "mime": "3"
1055
+ },
1071
1056
  "engines": {
1072
- "node": ">=12"
1057
+ "node": ">=18"
1073
1058
  }
1074
1059
  },
1075
- "node_modules/@esbuild/linux-ia32": {
1076
- "version": "0.17.10",
1077
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.10.tgz",
1078
- "integrity": "sha512-1vKYCjfv/bEwxngHERp7huYfJ4jJzldfxyfaF7hc3216xiDA62xbXJfRlradiMhGZbdNLj2WA1YwYFzs9IWNPw==",
1079
- "cpu": [
1080
- "ia32"
1081
- ],
1082
- "dev": true,
1060
+ "node_modules/@jimp/diff": {
1061
+ "version": "1.1.4",
1062
+ "resolved": "https://registry.npmjs.org/@jimp/diff/-/diff-1.1.4.tgz",
1063
+ "integrity": "sha512-Xc/g1SfphHT9+aeghCxQou8cCmzIArLot31PNXYhx/Bip0Px1wtZHW22sFgCPjGJS6pE/74qRjM0V8VJQYup3w==",
1083
1064
  "license": "MIT",
1084
- "optional": true,
1085
- "os": [
1086
- "linux"
1087
- ],
1065
+ "dependencies": {
1066
+ "@jimp/plugin-resize": "1.1.4",
1067
+ "@jimp/types": "1.1.4",
1068
+ "@jimp/utils": "1.1.4",
1069
+ "pixelmatch": "^5.3.0"
1070
+ },
1088
1071
  "engines": {
1089
- "node": ">=12"
1072
+ "node": ">=18"
1090
1073
  }
1091
1074
  },
1092
- "node_modules/@esbuild/linux-loong64": {
1093
- "version": "0.17.10",
1094
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.10.tgz",
1095
- "integrity": "sha512-mvwAr75q3Fgc/qz3K6sya3gBmJIYZCgcJ0s7XshpoqIAIBszzfXsqhpRrRdVFAyV1G9VUjj7VopL2HnAS8aHFA==",
1096
- "cpu": [
1097
- "loong64"
1098
- ],
1099
- "dev": true,
1075
+ "node_modules/@jimp/file-ops": {
1076
+ "version": "1.1.4",
1077
+ "resolved": "https://registry.npmjs.org/@jimp/file-ops/-/file-ops-1.1.4.tgz",
1078
+ "integrity": "sha512-vJqidRRZlQfaOS/DE9FnkFDmu6Fyx5ZtqTRfBDRr8fAPPDC+N6Fh4//0YQ2CO1xstI35WoPPkJDu6Geq+f1b5Q==",
1100
1079
  "license": "MIT",
1101
- "optional": true,
1102
- "os": [
1103
- "linux"
1104
- ],
1105
1080
  "engines": {
1106
- "node": ">=12"
1081
+ "node": ">=18"
1107
1082
  }
1108
1083
  },
1109
- "node_modules/@esbuild/linux-mips64el": {
1110
- "version": "0.17.10",
1111
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.10.tgz",
1112
- "integrity": "sha512-XilKPgM2u1zR1YuvCsFQWl9Fc35BqSqktooumOY2zj7CSn5czJn279j9TE1JEqSqz88izJo7yE4x3LSf7oxHzg==",
1113
- "cpu": [
1114
- "mips64el"
1115
- ],
1116
- "dev": true,
1084
+ "node_modules/@jimp/js-bmp": {
1085
+ "version": "1.1.4",
1086
+ "resolved": "https://registry.npmjs.org/@jimp/js-bmp/-/js-bmp-1.1.4.tgz",
1087
+ "integrity": "sha512-fO8dhqfDF08Zw4SXdXD2GqLakR4KInUY6dWkNyOLH+fADsi2jmx/UgcdNiZMGm/iaQSdTdUovgpmLJrr5kQ3Kg==",
1117
1088
  "license": "MIT",
1118
- "optional": true,
1119
- "os": [
1120
- "linux"
1121
- ],
1089
+ "dependencies": {
1090
+ "@jimp/core": "1.1.4",
1091
+ "@jimp/types": "1.1.4",
1092
+ "@jimp/utils": "1.1.4",
1093
+ "bmp-ts": "^1.0.9"
1094
+ },
1122
1095
  "engines": {
1123
- "node": ">=12"
1096
+ "node": ">=18"
1124
1097
  }
1125
1098
  },
1126
- "node_modules/@esbuild/linux-ppc64": {
1127
- "version": "0.17.10",
1128
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.10.tgz",
1129
- "integrity": "sha512-kM4Rmh9l670SwjlGkIe7pYWezk8uxKHX4Lnn5jBZYBNlWpKMBCVfpAgAJqp5doLobhzF3l64VZVrmGeZ8+uKmQ==",
1130
- "cpu": [
1131
- "ppc64"
1132
- ],
1133
- "dev": true,
1099
+ "node_modules/@jimp/js-gif": {
1100
+ "version": "1.1.4",
1101
+ "resolved": "https://registry.npmjs.org/@jimp/js-gif/-/js-gif-1.1.4.tgz",
1102
+ "integrity": "sha512-/+W2hCPljZg4xEC82W4Zl/gy3ZzQVD05jYovviuHx+T3d/8y/GZWElDp6dHkBefnZ1P3ZEC+sBtLUIyuAz7c4A==",
1134
1103
  "license": "MIT",
1135
- "optional": true,
1136
- "os": [
1137
- "linux"
1138
- ],
1104
+ "dependencies": {
1105
+ "@jimp/core": "1.1.4",
1106
+ "@jimp/types": "1.1.4",
1107
+ "gifwrap": "^0.10.1",
1108
+ "omggif": "^1.0.10"
1109
+ },
1139
1110
  "engines": {
1140
- "node": ">=12"
1111
+ "node": ">=18"
1141
1112
  }
1142
1113
  },
1143
- "node_modules/@esbuild/linux-riscv64": {
1144
- "version": "0.17.10",
1145
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.10.tgz",
1146
- "integrity": "sha512-r1m9ZMNJBtOvYYGQVXKy+WvWd0BPvSxMsVq8Hp4GzdMBQvfZRvRr5TtX/1RdN6Va8JMVQGpxqde3O+e8+khNJQ==",
1147
- "cpu": [
1148
- "riscv64"
1149
- ],
1150
- "dev": true,
1114
+ "node_modules/@jimp/js-jpeg": {
1115
+ "version": "1.1.4",
1116
+ "resolved": "https://registry.npmjs.org/@jimp/js-jpeg/-/js-jpeg-1.1.4.tgz",
1117
+ "integrity": "sha512-Qt7U2MLuLd7fpA9m7LEUvf4oEjYofJtxi7a4XApkHOtRC7+l2KBEpiw2EGwCd1AQ8dnryaO5ehFqALhiIjcv+w==",
1151
1118
  "license": "MIT",
1152
- "optional": true,
1153
- "os": [
1154
- "linux"
1155
- ],
1119
+ "dependencies": {
1120
+ "@jimp/core": "1.1.4",
1121
+ "@jimp/types": "1.1.4",
1122
+ "jpeg-js": "^0.4.4"
1123
+ },
1156
1124
  "engines": {
1157
- "node": ">=12"
1125
+ "node": ">=18"
1158
1126
  }
1159
1127
  },
1160
- "node_modules/@esbuild/linux-s390x": {
1161
- "version": "0.17.10",
1162
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.10.tgz",
1163
- "integrity": "sha512-LsY7QvOLPw9WRJ+fU5pNB3qrSfA00u32ND5JVDrn/xG5hIQo3kvTxSlWFRP0NJ0+n6HmhPGG0Q4jtQsb6PFoyg==",
1164
- "cpu": [
1165
- "s390x"
1166
- ],
1167
- "dev": true,
1128
+ "node_modules/@jimp/js-png": {
1129
+ "version": "1.1.4",
1130
+ "resolved": "https://registry.npmjs.org/@jimp/js-png/-/js-png-1.1.4.tgz",
1131
+ "integrity": "sha512-F+8d0cHlS5MJnvle5TbQRhe7UIyqbZJlrqYemrfARTeoyhUQo5NYfeOmnnyABl1Jiwvhe7cWzKnlXRkhJZzS6g==",
1168
1132
  "license": "MIT",
1169
- "optional": true,
1170
- "os": [
1171
- "linux"
1172
- ],
1133
+ "dependencies": {
1134
+ "@jimp/core": "1.1.4",
1135
+ "@jimp/types": "1.1.4",
1136
+ "pngjs": "^7.0.0"
1137
+ },
1173
1138
  "engines": {
1174
- "node": ">=12"
1139
+ "node": ">=18"
1175
1140
  }
1176
1141
  },
1177
- "node_modules/@esbuild/linux-x64": {
1178
- "version": "0.17.10",
1179
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.10.tgz",
1180
- "integrity": "sha512-zJUfJLebCYzBdIz/Z9vqwFjIA7iSlLCFvVi7glMgnu2MK7XYigwsonXshy9wP9S7szF+nmwrelNaP3WGanstEg==",
1181
- "cpu": [
1182
- "x64"
1183
- ],
1184
- "dev": true,
1142
+ "node_modules/@jimp/js-tiff": {
1143
+ "version": "1.1.4",
1144
+ "resolved": "https://registry.npmjs.org/@jimp/js-tiff/-/js-tiff-1.1.4.tgz",
1145
+ "integrity": "sha512-kopUh2c2vxNjeAljniP8jQnWGWdhlFUfP6RySAnRpRDbp9LhTrpYGngKf/fOxv8MMEXOifGNvQlvzgOrnmF4sQ==",
1185
1146
  "license": "MIT",
1186
- "optional": true,
1187
- "os": [
1188
- "linux"
1189
- ],
1147
+ "dependencies": {
1148
+ "@jimp/core": "1.1.4",
1149
+ "@jimp/types": "1.1.4",
1150
+ "utif2": "^4.1.0"
1151
+ },
1190
1152
  "engines": {
1191
- "node": ">=12"
1153
+ "node": ">=18"
1192
1154
  }
1193
1155
  },
1194
- "node_modules/@esbuild/netbsd-arm64": {
1195
- "version": "0.25.9",
1196
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.9.tgz",
1197
- "integrity": "sha512-9jNJl6FqaUG+COdQMjSCGW4QiMHH88xWbvZ+kRVblZsWrkXlABuGdFJ1E9L7HK+T0Yqd4akKNa/lO0+jDxQD4Q==",
1198
- "cpu": [
1199
- "arm64"
1200
- ],
1156
+ "node_modules/@jimp/plugin-blit": {
1157
+ "version": "1.1.4",
1158
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-1.1.4.tgz",
1159
+ "integrity": "sha512-mwiZp7tSId/2LyFzct456rMulbi+J9Mm9jQ1jhWt7TPM4qjobFXHem5glyU1aNf9CpHcsOP83RUj5me7DavvEg==",
1201
1160
  "license": "MIT",
1202
- "optional": true,
1203
- "os": [
1204
- "netbsd"
1205
- ],
1206
- "peer": true,
1161
+ "dependencies": {
1162
+ "@jimp/types": "1.1.4",
1163
+ "@jimp/utils": "1.1.4",
1164
+ "zod": "^3.23.8"
1165
+ },
1207
1166
  "engines": {
1208
1167
  "node": ">=18"
1209
1168
  }
1210
1169
  },
1211
- "node_modules/@esbuild/netbsd-x64": {
1212
- "version": "0.17.10",
1213
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.10.tgz",
1214
- "integrity": "sha512-lOMkailn4Ok9Vbp/q7uJfgicpDTbZFlXlnKT2DqC8uBijmm5oGtXAJy2ZZVo5hX7IOVXikV9LpCMj2U8cTguWA==",
1215
- "cpu": [
1216
- "x64"
1217
- ],
1218
- "dev": true,
1170
+ "node_modules/@jimp/plugin-blur": {
1171
+ "version": "1.1.4",
1172
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-1.1.4.tgz",
1173
+ "integrity": "sha512-XH+NGrKOQbs5Q0WF4HToWSUz5ts4xRABFcAIDgs9O34iYdTL3K9lPMHAOH+LrB+2uWMzguQQncdEJrPKgNXC4Q==",
1219
1174
  "license": "MIT",
1220
- "optional": true,
1221
- "os": [
1222
- "netbsd"
1223
- ],
1175
+ "dependencies": {
1176
+ "@jimp/core": "1.1.4",
1177
+ "@jimp/utils": "1.1.4"
1178
+ },
1224
1179
  "engines": {
1225
- "node": ">=12"
1180
+ "node": ">=18"
1226
1181
  }
1227
1182
  },
1228
- "node_modules/@esbuild/openbsd-arm64": {
1229
- "version": "0.25.9",
1230
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.9.tgz",
1231
- "integrity": "sha512-YaFBlPGeDasft5IIM+CQAhJAqS3St3nJzDEgsgFixcfZeyGPCd6eJBWzke5piZuZ7CtL656eOSYKk4Ls2C0FRQ==",
1232
- "cpu": [
1233
- "arm64"
1234
- ],
1183
+ "node_modules/@jimp/plugin-circle": {
1184
+ "version": "1.1.4",
1185
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-circle/-/plugin-circle-1.1.4.tgz",
1186
+ "integrity": "sha512-zOemNyA5VIgWnC+NQys7FCqpFt6jN7Hvp//G9pL+oD9sXDLQbkR65ZHdpI7iglVtxsq3yc7hFe2ojCRCu3AbSg==",
1235
1187
  "license": "MIT",
1236
- "optional": true,
1237
- "os": [
1238
- "openbsd"
1239
- ],
1240
- "peer": true,
1188
+ "dependencies": {
1189
+ "@jimp/types": "1.1.4",
1190
+ "zod": "^3.23.8"
1191
+ },
1241
1192
  "engines": {
1242
1193
  "node": ">=18"
1243
1194
  }
1244
1195
  },
1245
- "node_modules/@esbuild/openbsd-x64": {
1246
- "version": "0.17.10",
1247
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.10.tgz",
1248
- "integrity": "sha512-/VE0Kx6y7eekqZ+ZLU4AjMlB80ov9tEz4H067Y0STwnGOYL8CsNg4J+cCmBznk1tMpxMoUOf0AbWlb1d2Pkbig==",
1249
- "cpu": [
1250
- "x64"
1251
- ],
1252
- "dev": true,
1196
+ "node_modules/@jimp/plugin-color": {
1197
+ "version": "1.1.4",
1198
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-1.1.4.tgz",
1199
+ "integrity": "sha512-j7xJqO9Cr45sLw+UYwCRtoeWl8/mZsBmZEAGdpx4ny2vHD0IMD3S56NcTuSLJ9zFtuyIEJkQFUNFUDaxVxVjag==",
1253
1200
  "license": "MIT",
1254
- "optional": true,
1255
- "os": [
1256
- "openbsd"
1257
- ],
1201
+ "dependencies": {
1202
+ "@jimp/core": "1.1.4",
1203
+ "@jimp/types": "1.1.4",
1204
+ "@jimp/utils": "1.1.4",
1205
+ "tinycolor2": "^1.6.0",
1206
+ "zod": "^3.23.8"
1207
+ },
1258
1208
  "engines": {
1259
- "node": ">=12"
1209
+ "node": ">=18"
1260
1210
  }
1261
1211
  },
1262
- "node_modules/@esbuild/openharmony-arm64": {
1263
- "version": "0.25.9",
1264
- "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.9.tgz",
1265
- "integrity": "sha512-4Xd0xNiMVXKh6Fa7HEJQbrpP3m3DDn43jKxMjxLLRjWnRsfxjORYJlXPO4JNcXtOyfajXorRKY9NkOpTHptErg==",
1266
- "cpu": [
1267
- "arm64"
1268
- ],
1212
+ "node_modules/@jimp/plugin-contain": {
1213
+ "version": "1.1.4",
1214
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-contain/-/plugin-contain-1.1.4.tgz",
1215
+ "integrity": "sha512-XIMURmXFDdZYyKsETyopBloqndJKk7ohtE6ujO/o//O5/Op9A15deh8yais39A5j8uSyHEsvBwdGtGm4co7rnw==",
1269
1216
  "license": "MIT",
1270
- "optional": true,
1271
- "os": [
1272
- "openharmony"
1273
- ],
1274
- "peer": true,
1217
+ "dependencies": {
1218
+ "@jimp/core": "1.1.4",
1219
+ "@jimp/plugin-blit": "1.1.4",
1220
+ "@jimp/plugin-resize": "1.1.4",
1221
+ "@jimp/types": "1.1.4",
1222
+ "@jimp/utils": "1.1.4",
1223
+ "zod": "^3.23.8"
1224
+ },
1275
1225
  "engines": {
1276
1226
  "node": ">=18"
1277
1227
  }
1278
1228
  },
1279
- "node_modules/@esbuild/sunos-x64": {
1280
- "version": "0.17.10",
1281
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.10.tgz",
1282
- "integrity": "sha512-ERNO0838OUm8HfUjjsEs71cLjLMu/xt6bhOlxcJ0/1MG3hNqCmbWaS+w/8nFLa0DDjbwZQuGKVtCUJliLmbVgg==",
1283
- "cpu": [
1284
- "x64"
1285
- ],
1286
- "dev": true,
1229
+ "node_modules/@jimp/plugin-cover": {
1230
+ "version": "1.1.4",
1231
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-cover/-/plugin-cover-1.1.4.tgz",
1232
+ "integrity": "sha512-VxaQhcCYeJRQcNXrLbOUcn/KAVmVgTNexLucjUvm8uSWCyDfO+HJ6okL/qyux2h05asyCcFXz7zeNswEqjePSg==",
1287
1233
  "license": "MIT",
1288
- "optional": true,
1289
- "os": [
1290
- "sunos"
1291
- ],
1234
+ "dependencies": {
1235
+ "@jimp/core": "1.1.4",
1236
+ "@jimp/plugin-crop": "1.1.4",
1237
+ "@jimp/plugin-resize": "1.1.4",
1238
+ "@jimp/types": "1.1.4",
1239
+ "zod": "^3.23.8"
1240
+ },
1292
1241
  "engines": {
1293
- "node": ">=12"
1242
+ "node": ">=18"
1294
1243
  }
1295
1244
  },
1296
- "node_modules/@esbuild/win32-arm64": {
1297
- "version": "0.17.10",
1298
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.10.tgz",
1299
- "integrity": "sha512-fXv+L+Bw2AeK+XJHwDAQ9m3NRlNemG6Z6ijLwJAAVdu4cyoFbBWbEtyZzDeL+rpG2lWI51cXeMt70HA8g2MqIg==",
1300
- "cpu": [
1301
- "arm64"
1302
- ],
1303
- "dev": true,
1245
+ "node_modules/@jimp/plugin-crop": {
1246
+ "version": "1.1.4",
1247
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-1.1.4.tgz",
1248
+ "integrity": "sha512-RejGsKWoG0ji2YwvlKKIEnCxZFGHZ7dwcmFIHiWOZs+fhT+HoHbDy9QEIT+MmgWeeIVm0B3MrA/oBMLEwaJbzg==",
1304
1249
  "license": "MIT",
1305
- "optional": true,
1306
- "os": [
1307
- "win32"
1308
- ],
1250
+ "dependencies": {
1251
+ "@jimp/core": "1.1.4",
1252
+ "@jimp/types": "1.1.4",
1253
+ "@jimp/utils": "1.1.4",
1254
+ "zod": "^3.23.8"
1255
+ },
1309
1256
  "engines": {
1310
- "node": ">=12"
1257
+ "node": ">=18"
1311
1258
  }
1312
1259
  },
1313
- "node_modules/@esbuild/win32-ia32": {
1314
- "version": "0.17.10",
1315
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.10.tgz",
1316
- "integrity": "sha512-3s+HADrOdCdGOi5lnh5DMQEzgbsFsd4w57L/eLKKjMnN0CN4AIEP0DCP3F3N14xnxh3ruNc32A0Na9zYe1Z/AQ==",
1317
- "cpu": [
1318
- "ia32"
1319
- ],
1320
- "dev": true,
1260
+ "node_modules/@jimp/plugin-displace": {
1261
+ "version": "1.1.4",
1262
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-displace/-/plugin-displace-1.1.4.tgz",
1263
+ "integrity": "sha512-X+yMdj4DZu/p5YZ9Go7k3HfkC2XTw/5am/p9Fn2xoOJwGa+LIDCAAJ/xuVw+qJMuyvhjIa5rck39yePvBumLyg==",
1321
1264
  "license": "MIT",
1322
- "optional": true,
1323
- "os": [
1324
- "win32"
1325
- ],
1265
+ "dependencies": {
1266
+ "@jimp/types": "1.1.4",
1267
+ "@jimp/utils": "1.1.4",
1268
+ "zod": "^3.23.8"
1269
+ },
1326
1270
  "engines": {
1327
- "node": ">=12"
1271
+ "node": ">=18"
1328
1272
  }
1329
1273
  },
1330
- "node_modules/@esbuild/win32-x64": {
1331
- "version": "0.17.10",
1332
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.10.tgz",
1333
- "integrity": "sha512-oP+zFUjYNaMNmjTwlFtWep85hvwUu19cZklB3QsBOcZSs6y7hmH4LNCJ7075bsqzYaNvZFXJlAVaQ2ApITDXtw==",
1334
- "cpu": [
1335
- "x64"
1336
- ],
1337
- "dev": true,
1274
+ "node_modules/@jimp/plugin-dither": {
1275
+ "version": "1.1.4",
1276
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-1.1.4.tgz",
1277
+ "integrity": "sha512-GvyRicPVpxlyol304C4v3T/OpJiuER4ibIhMTAKPx393ByvRgoo1r69nVRfEbmYoKAlwxEA+DISoDgBWYFq4yw==",
1338
1278
  "license": "MIT",
1339
- "optional": true,
1340
- "os": [
1341
- "win32"
1342
- ],
1279
+ "dependencies": {
1280
+ "@jimp/types": "1.1.4"
1281
+ },
1343
1282
  "engines": {
1344
- "node": ">=12"
1283
+ "node": ">=18"
1345
1284
  }
1346
1285
  },
1347
- "node_modules/@fastify/ajv-compiler": {
1348
- "version": "1.1.0",
1349
- "resolved": "https://registry.npmjs.org/@fastify/ajv-compiler/-/ajv-compiler-1.1.0.tgz",
1350
- "integrity": "sha512-gvCOUNpXsWrIQ3A4aXCLIdblL0tDq42BG/2Xw7oxbil9h11uow10ztS2GuFazNBfjbrsZ5nl+nPl5jDSjj5TSg==",
1286
+ "node_modules/@jimp/plugin-fisheye": {
1287
+ "version": "1.1.4",
1288
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-fisheye/-/plugin-fisheye-1.1.4.tgz",
1289
+ "integrity": "sha512-mX2yUzndi9esrcEIv9wQIChTLhehZ0SNjRY81BMS9vxa3poxrLyNDq2GHSVmWcehSpkMmATVYKQy6AcLcfynSA==",
1351
1290
  "license": "MIT",
1352
1291
  "dependencies": {
1353
- "ajv": "^6.12.6"
1292
+ "@jimp/types": "1.1.4",
1293
+ "@jimp/utils": "1.1.4",
1294
+ "zod": "^3.23.8"
1295
+ },
1296
+ "engines": {
1297
+ "node": ">=18"
1354
1298
  }
1355
1299
  },
1356
- "node_modules/@fastify/error": {
1357
- "version": "2.0.0",
1358
- "resolved": "https://registry.npmjs.org/@fastify/error/-/error-2.0.0.tgz",
1359
- "integrity": "sha512-wI3fpfDT0t7p8E6dA2eTECzzOd+bZsZCJ2Hcv+Onn2b7ZwK3RwD27uW2QDaMtQhAfWQQP+WNK7nKf0twLsBf9w==",
1360
- "license": "MIT"
1361
- },
1362
- "node_modules/@isaacs/cliui": {
1363
- "version": "8.0.2",
1364
- "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
1365
- "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
1366
- "license": "ISC",
1300
+ "node_modules/@jimp/plugin-flip": {
1301
+ "version": "1.1.4",
1302
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-flip/-/plugin-flip-1.1.4.tgz",
1303
+ "integrity": "sha512-dhhM1tY21QqnaSvgh9Evpq09+IgAfeZJwLTTJnoWN5j+suE/+K9fIlMSx8XKbv3hBvOBVPHUrq8xoiTLHryr5w==",
1304
+ "license": "MIT",
1367
1305
  "dependencies": {
1368
- "string-width": "^5.1.2",
1369
- "string-width-cjs": "npm:string-width@^4.2.0",
1370
- "strip-ansi": "^7.0.1",
1371
- "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
1372
- "wrap-ansi": "^8.1.0",
1373
- "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
1374
- },
1375
- "engines": {
1376
- "node": ">=12"
1377
- }
1378
- },
1379
- "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
1380
- "version": "6.2.0",
1381
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.0.tgz",
1382
- "integrity": "sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==",
1383
- "license": "MIT",
1384
- "engines": {
1385
- "node": ">=12"
1386
- },
1387
- "funding": {
1388
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
1389
- }
1390
- },
1391
- "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
1392
- "version": "6.2.1",
1393
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
1394
- "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
1395
- "license": "MIT",
1396
- "engines": {
1397
- "node": ">=12"
1398
- },
1399
- "funding": {
1400
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1401
- }
1402
- },
1403
- "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
1404
- "version": "9.2.2",
1405
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
1406
- "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
1407
- "license": "MIT"
1408
- },
1409
- "node_modules/@isaacs/cliui/node_modules/string-width": {
1410
- "version": "5.1.2",
1411
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
1412
- "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
1413
- "license": "MIT",
1414
- "dependencies": {
1415
- "eastasianwidth": "^0.2.0",
1416
- "emoji-regex": "^9.2.2",
1417
- "strip-ansi": "^7.0.1"
1418
- },
1419
- "engines": {
1420
- "node": ">=12"
1421
- },
1422
- "funding": {
1423
- "url": "https://github.com/sponsors/sindresorhus"
1424
- }
1425
- },
1426
- "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
1427
- "version": "7.1.0",
1428
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
1429
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
1430
- "license": "MIT",
1431
- "dependencies": {
1432
- "ansi-regex": "^6.0.1"
1433
- },
1434
- "engines": {
1435
- "node": ">=12"
1436
- },
1437
- "funding": {
1438
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
1439
- }
1440
- },
1441
- "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
1442
- "version": "8.1.0",
1443
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
1444
- "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
1445
- "license": "MIT",
1446
- "dependencies": {
1447
- "ansi-styles": "^6.1.0",
1448
- "string-width": "^5.0.1",
1449
- "strip-ansi": "^7.0.1"
1450
- },
1451
- "engines": {
1452
- "node": ">=12"
1453
- },
1454
- "funding": {
1455
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
1456
- }
1457
- },
1458
- "node_modules/@istanbuljs/schema": {
1459
- "version": "0.1.3",
1460
- "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
1461
- "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
1462
- "license": "MIT",
1463
- "engines": {
1464
- "node": ">=8"
1465
- }
1466
- },
1467
- "node_modules/@jimp/core": {
1468
- "version": "1.1.4",
1469
- "resolved": "https://registry.npmjs.org/@jimp/core/-/core-1.1.4.tgz",
1470
- "integrity": "sha512-Pokt0rq2qT9oTbQkYVd4z8nIA0eHu2yI3Gd5SmkKQjQa/lRVWRFazqAJMpPkIQt32gSf2rRUVopp7O7wkjjV8w==",
1471
- "license": "MIT",
1472
- "dependencies": {
1473
- "@jimp/file-ops": "1.1.4",
1474
1306
  "@jimp/types": "1.1.4",
1475
- "@jimp/utils": "1.1.4",
1476
- "await-to-js": "^3.0.0",
1477
- "exif-parser": "^0.1.12",
1478
- "file-type": "^16.0.0",
1479
- "mime": "3"
1307
+ "zod": "^3.23.8"
1480
1308
  },
1481
1309
  "engines": {
1482
1310
  "node": ">=18"
1483
1311
  }
1484
1312
  },
1485
- "node_modules/@jimp/diff": {
1313
+ "node_modules/@jimp/plugin-hash": {
1486
1314
  "version": "1.1.4",
1487
- "resolved": "https://registry.npmjs.org/@jimp/diff/-/diff-1.1.4.tgz",
1488
- "integrity": "sha512-Xc/g1SfphHT9+aeghCxQou8cCmzIArLot31PNXYhx/Bip0Px1wtZHW22sFgCPjGJS6pE/74qRjM0V8VJQYup3w==",
1315
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-hash/-/plugin-hash-1.1.4.tgz",
1316
+ "integrity": "sha512-nmjnQwxcNVTq7qlkUuX5OzdwO/F+mnE2QT+TZ6VEAphPT8Iu7ZaJfYd3wxAbon9UrbxZULFnhiEOs6yE2dWYaw==",
1489
1317
  "license": "MIT",
1490
1318
  "dependencies": {
1319
+ "@jimp/core": "1.1.4",
1320
+ "@jimp/js-bmp": "1.1.4",
1321
+ "@jimp/js-jpeg": "1.1.4",
1322
+ "@jimp/js-png": "1.1.4",
1323
+ "@jimp/js-tiff": "1.1.4",
1324
+ "@jimp/plugin-color": "1.1.4",
1491
1325
  "@jimp/plugin-resize": "1.1.4",
1492
1326
  "@jimp/types": "1.1.4",
1493
1327
  "@jimp/utils": "1.1.4",
1494
- "pixelmatch": "^5.3.0"
1328
+ "any-base": "^1.1.0"
1495
1329
  },
1496
1330
  "engines": {
1497
1331
  "node": ">=18"
1498
1332
  }
1499
1333
  },
1500
- "node_modules/@jimp/file-ops": {
1501
- "version": "1.1.4",
1502
- "resolved": "https://registry.npmjs.org/@jimp/file-ops/-/file-ops-1.1.4.tgz",
1503
- "integrity": "sha512-vJqidRRZlQfaOS/DE9FnkFDmu6Fyx5ZtqTRfBDRr8fAPPDC+N6Fh4//0YQ2CO1xstI35WoPPkJDu6Geq+f1b5Q==",
1504
- "license": "MIT",
1505
- "engines": {
1506
- "node": ">=18"
1507
- }
1508
- },
1509
- "node_modules/@jimp/js-bmp": {
1334
+ "node_modules/@jimp/plugin-mask": {
1510
1335
  "version": "1.1.4",
1511
- "resolved": "https://registry.npmjs.org/@jimp/js-bmp/-/js-bmp-1.1.4.tgz",
1512
- "integrity": "sha512-fO8dhqfDF08Zw4SXdXD2GqLakR4KInUY6dWkNyOLH+fADsi2jmx/UgcdNiZMGm/iaQSdTdUovgpmLJrr5kQ3Kg==",
1336
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-mask/-/plugin-mask-1.1.4.tgz",
1337
+ "integrity": "sha512-86Duc7r9kdv26oaApwHtFULMHxLCBoBdeAA/PyH1RRsZy2eu+M8hGFYf99vJlLBgJslyToGjxIgDE1nsuB1uHA==",
1513
1338
  "license": "MIT",
1514
1339
  "dependencies": {
1515
- "@jimp/core": "1.1.4",
1516
1340
  "@jimp/types": "1.1.4",
1517
- "@jimp/utils": "1.1.4",
1518
- "bmp-ts": "^1.0.9"
1341
+ "zod": "^3.23.8"
1519
1342
  },
1520
1343
  "engines": {
1521
1344
  "node": ">=18"
1522
1345
  }
1523
1346
  },
1524
- "node_modules/@jimp/js-gif": {
1347
+ "node_modules/@jimp/plugin-print": {
1525
1348
  "version": "1.1.4",
1526
- "resolved": "https://registry.npmjs.org/@jimp/js-gif/-/js-gif-1.1.4.tgz",
1527
- "integrity": "sha512-/+W2hCPljZg4xEC82W4Zl/gy3ZzQVD05jYovviuHx+T3d/8y/GZWElDp6dHkBefnZ1P3ZEC+sBtLUIyuAz7c4A==",
1349
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-print/-/plugin-print-1.1.4.tgz",
1350
+ "integrity": "sha512-EMkakkwi1qrcmQ4nexD2w5ZEUxgesFd7lcYR7DBCXKBYabvC9RDHXaWTxzeFa0VWy3/ZnpoJJ3Qq8I8WqHvjmw==",
1528
1351
  "license": "MIT",
1529
1352
  "dependencies": {
1530
1353
  "@jimp/core": "1.1.4",
1354
+ "@jimp/js-jpeg": "1.1.4",
1355
+ "@jimp/js-png": "1.1.4",
1356
+ "@jimp/plugin-blit": "1.1.4",
1531
1357
  "@jimp/types": "1.1.4",
1532
- "gifwrap": "^0.10.1",
1533
- "omggif": "^1.0.10"
1358
+ "parse-bmfont-ascii": "^1.0.6",
1359
+ "parse-bmfont-binary": "^1.0.6",
1360
+ "parse-bmfont-xml": "^1.1.6",
1361
+ "zod": "^3.23.8"
1534
1362
  },
1535
1363
  "engines": {
1536
1364
  "node": ">=18"
1537
1365
  }
1538
1366
  },
1539
- "node_modules/@jimp/js-jpeg": {
1367
+ "node_modules/@jimp/plugin-quantize": {
1540
1368
  "version": "1.1.4",
1541
- "resolved": "https://registry.npmjs.org/@jimp/js-jpeg/-/js-jpeg-1.1.4.tgz",
1542
- "integrity": "sha512-Qt7U2MLuLd7fpA9m7LEUvf4oEjYofJtxi7a4XApkHOtRC7+l2KBEpiw2EGwCd1AQ8dnryaO5ehFqALhiIjcv+w==",
1369
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-quantize/-/plugin-quantize-1.1.4.tgz",
1370
+ "integrity": "sha512-+DuC7ZXjNGFoZtsYU2MxXz06E48AIBNg1G/2sq2bXu+PJEU0xvQctEvJEdl+xhRo4sQNQpwOzCZtBvY49VqfNA==",
1543
1371
  "license": "MIT",
1544
1372
  "dependencies": {
1545
- "@jimp/core": "1.1.4",
1546
- "@jimp/types": "1.1.4",
1547
- "jpeg-js": "^0.4.4"
1373
+ "image-q": "^4.0.0",
1374
+ "zod": "^3.23.8"
1548
1375
  },
1549
1376
  "engines": {
1550
1377
  "node": ">=18"
1551
1378
  }
1552
1379
  },
1553
- "node_modules/@jimp/js-png": {
1380
+ "node_modules/@jimp/plugin-resize": {
1554
1381
  "version": "1.1.4",
1555
- "resolved": "https://registry.npmjs.org/@jimp/js-png/-/js-png-1.1.4.tgz",
1556
- "integrity": "sha512-F+8d0cHlS5MJnvle5TbQRhe7UIyqbZJlrqYemrfARTeoyhUQo5NYfeOmnnyABl1Jiwvhe7cWzKnlXRkhJZzS6g==",
1382
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-1.1.4.tgz",
1383
+ "integrity": "sha512-+KY0A5agiOpV60cfs28DZCl3t/8QRVO9kyzrdDqCLkhc/7g2YYrdyhkJZYUq5GBJirkpGGzXZQR2t+g7Sc9dEQ==",
1557
1384
  "license": "MIT",
1558
1385
  "dependencies": {
1559
1386
  "@jimp/core": "1.1.4",
1560
1387
  "@jimp/types": "1.1.4",
1561
- "pngjs": "^7.0.0"
1388
+ "zod": "^3.23.8"
1562
1389
  },
1563
1390
  "engines": {
1564
1391
  "node": ">=18"
1565
1392
  }
1566
1393
  },
1567
- "node_modules/@jimp/js-tiff": {
1394
+ "node_modules/@jimp/plugin-rotate": {
1568
1395
  "version": "1.1.4",
1569
- "resolved": "https://registry.npmjs.org/@jimp/js-tiff/-/js-tiff-1.1.4.tgz",
1570
- "integrity": "sha512-kopUh2c2vxNjeAljniP8jQnWGWdhlFUfP6RySAnRpRDbp9LhTrpYGngKf/fOxv8MMEXOifGNvQlvzgOrnmF4sQ==",
1396
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-1.1.4.tgz",
1397
+ "integrity": "sha512-9yRcL5cFcA88kVDt9nco1BUipAjw6uto6AOJi2Bp3FFfdJ84F3rU6Jvcbl4aDyywoJ+J93gKXRo/GAEPk8xpvg==",
1571
1398
  "license": "MIT",
1572
1399
  "dependencies": {
1573
1400
  "@jimp/core": "1.1.4",
1401
+ "@jimp/plugin-crop": "1.1.4",
1402
+ "@jimp/plugin-resize": "1.1.4",
1574
1403
  "@jimp/types": "1.1.4",
1575
- "utif2": "^4.1.0"
1404
+ "@jimp/utils": "1.1.4",
1405
+ "zod": "^3.23.8"
1576
1406
  },
1577
1407
  "engines": {
1578
1408
  "node": ">=18"
1579
1409
  }
1580
1410
  },
1581
- "node_modules/@jimp/plugin-blit": {
1411
+ "node_modules/@jimp/plugin-threshold": {
1582
1412
  "version": "1.1.4",
1583
- "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-1.1.4.tgz",
1584
- "integrity": "sha512-mwiZp7tSId/2LyFzct456rMulbi+J9Mm9jQ1jhWt7TPM4qjobFXHem5glyU1aNf9CpHcsOP83RUj5me7DavvEg==",
1413
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-threshold/-/plugin-threshold-1.1.4.tgz",
1414
+ "integrity": "sha512-d2uTz8iNuW3ogjH/OVEmPtiSzIpr99Dk5mTOXmnojSqT/5Ufs2ngJf3JQ2wIwOyb6pXph+xRqseQjhf1EUXasA==",
1585
1415
  "license": "MIT",
1586
1416
  "dependencies": {
1417
+ "@jimp/core": "1.1.4",
1418
+ "@jimp/plugin-color": "1.1.4",
1419
+ "@jimp/plugin-hash": "1.1.4",
1587
1420
  "@jimp/types": "1.1.4",
1588
1421
  "@jimp/utils": "1.1.4",
1589
1422
  "zod": "^3.23.8"
@@ -1592,312 +1425,54 @@
1592
1425
  "node": ">=18"
1593
1426
  }
1594
1427
  },
1595
- "node_modules/@jimp/plugin-blur": {
1428
+ "node_modules/@jimp/types": {
1596
1429
  "version": "1.1.4",
1597
- "resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-1.1.4.tgz",
1598
- "integrity": "sha512-XH+NGrKOQbs5Q0WF4HToWSUz5ts4xRABFcAIDgs9O34iYdTL3K9lPMHAOH+LrB+2uWMzguQQncdEJrPKgNXC4Q==",
1430
+ "resolved": "https://registry.npmjs.org/@jimp/types/-/types-1.1.4.tgz",
1431
+ "integrity": "sha512-Ck7ShGOeRjN1E2NH9YQs1UDD8Sh54XzSjLhbNq3gtbXrDgSAUH2e47K1VLoUHVBdq7COTDlDCBPOFb/kgQz0zQ==",
1599
1432
  "license": "MIT",
1600
1433
  "dependencies": {
1601
- "@jimp/core": "1.1.4",
1602
- "@jimp/utils": "1.1.4"
1434
+ "zod": "^3.23.8"
1603
1435
  },
1604
1436
  "engines": {
1605
1437
  "node": ">=18"
1606
1438
  }
1607
1439
  },
1608
- "node_modules/@jimp/plugin-circle": {
1440
+ "node_modules/@jimp/utils": {
1609
1441
  "version": "1.1.4",
1610
- "resolved": "https://registry.npmjs.org/@jimp/plugin-circle/-/plugin-circle-1.1.4.tgz",
1611
- "integrity": "sha512-zOemNyA5VIgWnC+NQys7FCqpFt6jN7Hvp//G9pL+oD9sXDLQbkR65ZHdpI7iglVtxsq3yc7hFe2ojCRCu3AbSg==",
1442
+ "resolved": "https://registry.npmjs.org/@jimp/utils/-/utils-1.1.4.tgz",
1443
+ "integrity": "sha512-mkfoOtC3/vVibCQz3MQkbt8FMtuJI56ekcoDBJqcY9Pjyyd7nbOhfWhiLiLYIfcrslJX8pLEq4ewR2PTNRXTfA==",
1612
1444
  "license": "MIT",
1613
1445
  "dependencies": {
1614
1446
  "@jimp/types": "1.1.4",
1615
- "zod": "^3.23.8"
1447
+ "tinycolor2": "^1.6.0"
1616
1448
  },
1617
1449
  "engines": {
1618
1450
  "node": ">=18"
1619
1451
  }
1620
1452
  },
1621
- "node_modules/@jimp/plugin-color": {
1622
- "version": "1.1.4",
1623
- "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-1.1.4.tgz",
1624
- "integrity": "sha512-j7xJqO9Cr45sLw+UYwCRtoeWl8/mZsBmZEAGdpx4ny2vHD0IMD3S56NcTuSLJ9zFtuyIEJkQFUNFUDaxVxVjag==",
1453
+ "node_modules/@jridgewell/sourcemap-codec": {
1454
+ "version": "1.5.5",
1455
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
1456
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
1457
+ "license": "MIT",
1458
+ "peer": true
1459
+ },
1460
+ "node_modules/@lukeed/csprng": {
1461
+ "version": "1.1.0",
1462
+ "resolved": "https://registry.npmjs.org/@lukeed/csprng/-/csprng-1.1.0.tgz",
1463
+ "integrity": "sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==",
1625
1464
  "license": "MIT",
1626
- "dependencies": {
1627
- "@jimp/core": "1.1.4",
1628
- "@jimp/types": "1.1.4",
1629
- "@jimp/utils": "1.1.4",
1630
- "tinycolor2": "^1.6.0",
1631
- "zod": "^3.23.8"
1632
- },
1633
1465
  "engines": {
1634
- "node": ">=18"
1466
+ "node": ">=8"
1635
1467
  }
1636
1468
  },
1637
- "node_modules/@jimp/plugin-contain": {
1638
- "version": "1.1.4",
1639
- "resolved": "https://registry.npmjs.org/@jimp/plugin-contain/-/plugin-contain-1.1.4.tgz",
1640
- "integrity": "sha512-XIMURmXFDdZYyKsETyopBloqndJKk7ohtE6ujO/o//O5/Op9A15deh8yais39A5j8uSyHEsvBwdGtGm4co7rnw==",
1469
+ "node_modules/@lukeed/uuid": {
1470
+ "version": "2.0.1",
1471
+ "resolved": "https://registry.npmjs.org/@lukeed/uuid/-/uuid-2.0.1.tgz",
1472
+ "integrity": "sha512-qC72D4+CDdjGqJvkFMMEAtancHUQ7/d/tAiHf64z8MopFDmcrtbcJuerDtFceuAfQJ2pDSfCKCtbqoGBNnwg0w==",
1641
1473
  "license": "MIT",
1642
1474
  "dependencies": {
1643
- "@jimp/core": "1.1.4",
1644
- "@jimp/plugin-blit": "1.1.4",
1645
- "@jimp/plugin-resize": "1.1.4",
1646
- "@jimp/types": "1.1.4",
1647
- "@jimp/utils": "1.1.4",
1648
- "zod": "^3.23.8"
1649
- },
1650
- "engines": {
1651
- "node": ">=18"
1652
- }
1653
- },
1654
- "node_modules/@jimp/plugin-cover": {
1655
- "version": "1.1.4",
1656
- "resolved": "https://registry.npmjs.org/@jimp/plugin-cover/-/plugin-cover-1.1.4.tgz",
1657
- "integrity": "sha512-VxaQhcCYeJRQcNXrLbOUcn/KAVmVgTNexLucjUvm8uSWCyDfO+HJ6okL/qyux2h05asyCcFXz7zeNswEqjePSg==",
1658
- "license": "MIT",
1659
- "dependencies": {
1660
- "@jimp/core": "1.1.4",
1661
- "@jimp/plugin-crop": "1.1.4",
1662
- "@jimp/plugin-resize": "1.1.4",
1663
- "@jimp/types": "1.1.4",
1664
- "zod": "^3.23.8"
1665
- },
1666
- "engines": {
1667
- "node": ">=18"
1668
- }
1669
- },
1670
- "node_modules/@jimp/plugin-crop": {
1671
- "version": "1.1.4",
1672
- "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-1.1.4.tgz",
1673
- "integrity": "sha512-RejGsKWoG0ji2YwvlKKIEnCxZFGHZ7dwcmFIHiWOZs+fhT+HoHbDy9QEIT+MmgWeeIVm0B3MrA/oBMLEwaJbzg==",
1674
- "license": "MIT",
1675
- "dependencies": {
1676
- "@jimp/core": "1.1.4",
1677
- "@jimp/types": "1.1.4",
1678
- "@jimp/utils": "1.1.4",
1679
- "zod": "^3.23.8"
1680
- },
1681
- "engines": {
1682
- "node": ">=18"
1683
- }
1684
- },
1685
- "node_modules/@jimp/plugin-displace": {
1686
- "version": "1.1.4",
1687
- "resolved": "https://registry.npmjs.org/@jimp/plugin-displace/-/plugin-displace-1.1.4.tgz",
1688
- "integrity": "sha512-X+yMdj4DZu/p5YZ9Go7k3HfkC2XTw/5am/p9Fn2xoOJwGa+LIDCAAJ/xuVw+qJMuyvhjIa5rck39yePvBumLyg==",
1689
- "license": "MIT",
1690
- "dependencies": {
1691
- "@jimp/types": "1.1.4",
1692
- "@jimp/utils": "1.1.4",
1693
- "zod": "^3.23.8"
1694
- },
1695
- "engines": {
1696
- "node": ">=18"
1697
- }
1698
- },
1699
- "node_modules/@jimp/plugin-dither": {
1700
- "version": "1.1.4",
1701
- "resolved": "https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-1.1.4.tgz",
1702
- "integrity": "sha512-GvyRicPVpxlyol304C4v3T/OpJiuER4ibIhMTAKPx393ByvRgoo1r69nVRfEbmYoKAlwxEA+DISoDgBWYFq4yw==",
1703
- "license": "MIT",
1704
- "dependencies": {
1705
- "@jimp/types": "1.1.4"
1706
- },
1707
- "engines": {
1708
- "node": ">=18"
1709
- }
1710
- },
1711
- "node_modules/@jimp/plugin-fisheye": {
1712
- "version": "1.1.4",
1713
- "resolved": "https://registry.npmjs.org/@jimp/plugin-fisheye/-/plugin-fisheye-1.1.4.tgz",
1714
- "integrity": "sha512-mX2yUzndi9esrcEIv9wQIChTLhehZ0SNjRY81BMS9vxa3poxrLyNDq2GHSVmWcehSpkMmATVYKQy6AcLcfynSA==",
1715
- "license": "MIT",
1716
- "dependencies": {
1717
- "@jimp/types": "1.1.4",
1718
- "@jimp/utils": "1.1.4",
1719
- "zod": "^3.23.8"
1720
- },
1721
- "engines": {
1722
- "node": ">=18"
1723
- }
1724
- },
1725
- "node_modules/@jimp/plugin-flip": {
1726
- "version": "1.1.4",
1727
- "resolved": "https://registry.npmjs.org/@jimp/plugin-flip/-/plugin-flip-1.1.4.tgz",
1728
- "integrity": "sha512-dhhM1tY21QqnaSvgh9Evpq09+IgAfeZJwLTTJnoWN5j+suE/+K9fIlMSx8XKbv3hBvOBVPHUrq8xoiTLHryr5w==",
1729
- "license": "MIT",
1730
- "dependencies": {
1731
- "@jimp/types": "1.1.4",
1732
- "zod": "^3.23.8"
1733
- },
1734
- "engines": {
1735
- "node": ">=18"
1736
- }
1737
- },
1738
- "node_modules/@jimp/plugin-hash": {
1739
- "version": "1.1.4",
1740
- "resolved": "https://registry.npmjs.org/@jimp/plugin-hash/-/plugin-hash-1.1.4.tgz",
1741
- "integrity": "sha512-nmjnQwxcNVTq7qlkUuX5OzdwO/F+mnE2QT+TZ6VEAphPT8Iu7ZaJfYd3wxAbon9UrbxZULFnhiEOs6yE2dWYaw==",
1742
- "license": "MIT",
1743
- "dependencies": {
1744
- "@jimp/core": "1.1.4",
1745
- "@jimp/js-bmp": "1.1.4",
1746
- "@jimp/js-jpeg": "1.1.4",
1747
- "@jimp/js-png": "1.1.4",
1748
- "@jimp/js-tiff": "1.1.4",
1749
- "@jimp/plugin-color": "1.1.4",
1750
- "@jimp/plugin-resize": "1.1.4",
1751
- "@jimp/types": "1.1.4",
1752
- "@jimp/utils": "1.1.4",
1753
- "any-base": "^1.1.0"
1754
- },
1755
- "engines": {
1756
- "node": ">=18"
1757
- }
1758
- },
1759
- "node_modules/@jimp/plugin-mask": {
1760
- "version": "1.1.4",
1761
- "resolved": "https://registry.npmjs.org/@jimp/plugin-mask/-/plugin-mask-1.1.4.tgz",
1762
- "integrity": "sha512-86Duc7r9kdv26oaApwHtFULMHxLCBoBdeAA/PyH1RRsZy2eu+M8hGFYf99vJlLBgJslyToGjxIgDE1nsuB1uHA==",
1763
- "license": "MIT",
1764
- "dependencies": {
1765
- "@jimp/types": "1.1.4",
1766
- "zod": "^3.23.8"
1767
- },
1768
- "engines": {
1769
- "node": ">=18"
1770
- }
1771
- },
1772
- "node_modules/@jimp/plugin-print": {
1773
- "version": "1.1.4",
1774
- "resolved": "https://registry.npmjs.org/@jimp/plugin-print/-/plugin-print-1.1.4.tgz",
1775
- "integrity": "sha512-EMkakkwi1qrcmQ4nexD2w5ZEUxgesFd7lcYR7DBCXKBYabvC9RDHXaWTxzeFa0VWy3/ZnpoJJ3Qq8I8WqHvjmw==",
1776
- "license": "MIT",
1777
- "dependencies": {
1778
- "@jimp/core": "1.1.4",
1779
- "@jimp/js-jpeg": "1.1.4",
1780
- "@jimp/js-png": "1.1.4",
1781
- "@jimp/plugin-blit": "1.1.4",
1782
- "@jimp/types": "1.1.4",
1783
- "parse-bmfont-ascii": "^1.0.6",
1784
- "parse-bmfont-binary": "^1.0.6",
1785
- "parse-bmfont-xml": "^1.1.6",
1786
- "zod": "^3.23.8"
1787
- },
1788
- "engines": {
1789
- "node": ">=18"
1790
- }
1791
- },
1792
- "node_modules/@jimp/plugin-quantize": {
1793
- "version": "1.1.4",
1794
- "resolved": "https://registry.npmjs.org/@jimp/plugin-quantize/-/plugin-quantize-1.1.4.tgz",
1795
- "integrity": "sha512-+DuC7ZXjNGFoZtsYU2MxXz06E48AIBNg1G/2sq2bXu+PJEU0xvQctEvJEdl+xhRo4sQNQpwOzCZtBvY49VqfNA==",
1796
- "license": "MIT",
1797
- "dependencies": {
1798
- "image-q": "^4.0.0",
1799
- "zod": "^3.23.8"
1800
- },
1801
- "engines": {
1802
- "node": ">=18"
1803
- }
1804
- },
1805
- "node_modules/@jimp/plugin-resize": {
1806
- "version": "1.1.4",
1807
- "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-1.1.4.tgz",
1808
- "integrity": "sha512-+KY0A5agiOpV60cfs28DZCl3t/8QRVO9kyzrdDqCLkhc/7g2YYrdyhkJZYUq5GBJirkpGGzXZQR2t+g7Sc9dEQ==",
1809
- "license": "MIT",
1810
- "dependencies": {
1811
- "@jimp/core": "1.1.4",
1812
- "@jimp/types": "1.1.4",
1813
- "zod": "^3.23.8"
1814
- },
1815
- "engines": {
1816
- "node": ">=18"
1817
- }
1818
- },
1819
- "node_modules/@jimp/plugin-rotate": {
1820
- "version": "1.1.4",
1821
- "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-1.1.4.tgz",
1822
- "integrity": "sha512-9yRcL5cFcA88kVDt9nco1BUipAjw6uto6AOJi2Bp3FFfdJ84F3rU6Jvcbl4aDyywoJ+J93gKXRo/GAEPk8xpvg==",
1823
- "license": "MIT",
1824
- "dependencies": {
1825
- "@jimp/core": "1.1.4",
1826
- "@jimp/plugin-crop": "1.1.4",
1827
- "@jimp/plugin-resize": "1.1.4",
1828
- "@jimp/types": "1.1.4",
1829
- "@jimp/utils": "1.1.4",
1830
- "zod": "^3.23.8"
1831
- },
1832
- "engines": {
1833
- "node": ">=18"
1834
- }
1835
- },
1836
- "node_modules/@jimp/plugin-threshold": {
1837
- "version": "1.1.4",
1838
- "resolved": "https://registry.npmjs.org/@jimp/plugin-threshold/-/plugin-threshold-1.1.4.tgz",
1839
- "integrity": "sha512-d2uTz8iNuW3ogjH/OVEmPtiSzIpr99Dk5mTOXmnojSqT/5Ufs2ngJf3JQ2wIwOyb6pXph+xRqseQjhf1EUXasA==",
1840
- "license": "MIT",
1841
- "dependencies": {
1842
- "@jimp/core": "1.1.4",
1843
- "@jimp/plugin-color": "1.1.4",
1844
- "@jimp/plugin-hash": "1.1.4",
1845
- "@jimp/types": "1.1.4",
1846
- "@jimp/utils": "1.1.4",
1847
- "zod": "^3.23.8"
1848
- },
1849
- "engines": {
1850
- "node": ">=18"
1851
- }
1852
- },
1853
- "node_modules/@jimp/types": {
1854
- "version": "1.1.4",
1855
- "resolved": "https://registry.npmjs.org/@jimp/types/-/types-1.1.4.tgz",
1856
- "integrity": "sha512-Ck7ShGOeRjN1E2NH9YQs1UDD8Sh54XzSjLhbNq3gtbXrDgSAUH2e47K1VLoUHVBdq7COTDlDCBPOFb/kgQz0zQ==",
1857
- "license": "MIT",
1858
- "dependencies": {
1859
- "zod": "^3.23.8"
1860
- },
1861
- "engines": {
1862
- "node": ">=18"
1863
- }
1864
- },
1865
- "node_modules/@jimp/utils": {
1866
- "version": "1.1.4",
1867
- "resolved": "https://registry.npmjs.org/@jimp/utils/-/utils-1.1.4.tgz",
1868
- "integrity": "sha512-mkfoOtC3/vVibCQz3MQkbt8FMtuJI56ekcoDBJqcY9Pjyyd7nbOhfWhiLiLYIfcrslJX8pLEq4ewR2PTNRXTfA==",
1869
- "license": "MIT",
1870
- "dependencies": {
1871
- "@jimp/types": "1.1.4",
1872
- "tinycolor2": "^1.6.0"
1873
- },
1874
- "engines": {
1875
- "node": ">=18"
1876
- }
1877
- },
1878
- "node_modules/@jridgewell/sourcemap-codec": {
1879
- "version": "1.5.5",
1880
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
1881
- "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
1882
- "license": "MIT",
1883
- "peer": true
1884
- },
1885
- "node_modules/@lukeed/csprng": {
1886
- "version": "1.1.0",
1887
- "resolved": "https://registry.npmjs.org/@lukeed/csprng/-/csprng-1.1.0.tgz",
1888
- "integrity": "sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA==",
1889
- "license": "MIT",
1890
- "engines": {
1891
- "node": ">=8"
1892
- }
1893
- },
1894
- "node_modules/@lukeed/uuid": {
1895
- "version": "2.0.1",
1896
- "resolved": "https://registry.npmjs.org/@lukeed/uuid/-/uuid-2.0.1.tgz",
1897
- "integrity": "sha512-qC72D4+CDdjGqJvkFMMEAtancHUQ7/d/tAiHf64z8MopFDmcrtbcJuerDtFceuAfQJ2pDSfCKCtbqoGBNnwg0w==",
1898
- "license": "MIT",
1899
- "dependencies": {
1900
- "@lukeed/csprng": "^1.1.0"
1475
+ "@lukeed/csprng": "^1.1.0"
1901
1476
  },
1902
1477
  "engines": {
1903
1478
  "node": ">=8"
@@ -2023,11 +1598,25 @@
2023
1598
  ],
2024
1599
  "peer": true
2025
1600
  },
2026
- "node_modules/@segment/analytics-core": {
2027
- "version": "1.7.0",
2028
- "resolved": "https://registry.npmjs.org/@segment/analytics-core/-/analytics-core-1.7.0.tgz",
2029
- "integrity": "sha512-0DHSriS/oAB/2bIgOMv3fFV9/ivp39ibdOTTf+dDOhf+vlciBv0+MHw47k/6PRobbuls27cKkKZAKc4DDC2+gw==",
2030
- "license": "MIT",
1601
+ "node_modules/@rollup/rollup-linux-x64-musl": {
1602
+ "version": "4.46.3",
1603
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.46.3.tgz",
1604
+ "integrity": "sha512-oLc+JrwwvbimJUInzx56Q3ujL3Kkhxehg7O1gWAYzm8hImCd5ld1F2Gry5YDjR21MNb5WCKhC9hXgU7rRlyegQ==",
1605
+ "cpu": [
1606
+ "x64"
1607
+ ],
1608
+ "license": "MIT",
1609
+ "optional": true,
1610
+ "os": [
1611
+ "linux"
1612
+ ],
1613
+ "peer": true
1614
+ },
1615
+ "node_modules/@segment/analytics-core": {
1616
+ "version": "1.7.0",
1617
+ "resolved": "https://registry.npmjs.org/@segment/analytics-core/-/analytics-core-1.7.0.tgz",
1618
+ "integrity": "sha512-0DHSriS/oAB/2bIgOMv3fFV9/ivp39ibdOTTf+dDOhf+vlciBv0+MHw47k/6PRobbuls27cKkKZAKc4DDC2+gw==",
1619
+ "license": "MIT",
2031
1620
  "dependencies": {
2032
1621
  "@lukeed/uuid": "^2.0.0",
2033
1622
  "@segment/analytics-generic-utils": "1.2.0",
@@ -10065,881 +9654,269 @@
10065
9654
  "url": "https://opencollective.com/vitest"
10066
9655
  }
10067
9656
  },
10068
- "node_modules/vite-node/node_modules/@esbuild/android-arm": {
10069
- "version": "0.25.9",
10070
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.9.tgz",
10071
- "integrity": "sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==",
10072
- "cpu": [
10073
- "arm"
10074
- ],
10075
- "license": "MIT",
10076
- "optional": true,
10077
- "os": [
10078
- "android"
10079
- ],
10080
- "peer": true,
10081
- "engines": {
10082
- "node": ">=18"
10083
- }
10084
- },
10085
- "node_modules/vite-node/node_modules/@esbuild/android-arm64": {
10086
- "version": "0.25.9",
10087
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.9.tgz",
10088
- "integrity": "sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==",
10089
- "cpu": [
10090
- "arm64"
10091
- ],
10092
- "license": "MIT",
10093
- "optional": true,
10094
- "os": [
10095
- "android"
10096
- ],
10097
- "peer": true,
10098
- "engines": {
10099
- "node": ">=18"
10100
- }
10101
- },
10102
- "node_modules/vite-node/node_modules/@esbuild/android-x64": {
9657
+ "node_modules/vite-node/node_modules/@esbuild/linux-x64": {
10103
9658
  "version": "0.25.9",
10104
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.9.tgz",
10105
- "integrity": "sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==",
9659
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.9.tgz",
9660
+ "integrity": "sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==",
10106
9661
  "cpu": [
10107
9662
  "x64"
10108
9663
  ],
10109
9664
  "license": "MIT",
10110
9665
  "optional": true,
10111
9666
  "os": [
10112
- "android"
9667
+ "linux"
10113
9668
  ],
10114
9669
  "peer": true,
10115
9670
  "engines": {
10116
9671
  "node": ">=18"
10117
9672
  }
10118
9673
  },
10119
- "node_modules/vite-node/node_modules/@esbuild/darwin-arm64": {
10120
- "version": "0.25.9",
10121
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.9.tgz",
10122
- "integrity": "sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==",
10123
- "cpu": [
10124
- "arm64"
10125
- ],
9674
+ "node_modules/vite-node/node_modules/@types/node": {
9675
+ "version": "24.3.0",
9676
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.3.0.tgz",
9677
+ "integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==",
10126
9678
  "license": "MIT",
10127
9679
  "optional": true,
10128
- "os": [
10129
- "darwin"
10130
- ],
10131
9680
  "peer": true,
10132
- "engines": {
10133
- "node": ">=18"
9681
+ "dependencies": {
9682
+ "undici-types": "~7.10.0"
10134
9683
  }
10135
9684
  },
10136
- "node_modules/vite-node/node_modules/@esbuild/darwin-x64": {
10137
- "version": "0.25.9",
10138
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.9.tgz",
10139
- "integrity": "sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==",
10140
- "cpu": [
10141
- "x64"
10142
- ],
9685
+ "node_modules/vite-node/node_modules/debug": {
9686
+ "version": "4.4.1",
9687
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
9688
+ "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
10143
9689
  "license": "MIT",
10144
- "optional": true,
10145
- "os": [
10146
- "darwin"
10147
- ],
10148
9690
  "peer": true,
9691
+ "dependencies": {
9692
+ "ms": "^2.1.3"
9693
+ },
10149
9694
  "engines": {
10150
- "node": ">=18"
9695
+ "node": ">=6.0"
9696
+ },
9697
+ "peerDependenciesMeta": {
9698
+ "supports-color": {
9699
+ "optional": true
9700
+ }
10151
9701
  }
10152
9702
  },
10153
- "node_modules/vite-node/node_modules/@esbuild/freebsd-arm64": {
9703
+ "node_modules/vite-node/node_modules/esbuild": {
10154
9704
  "version": "0.25.9",
10155
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.9.tgz",
10156
- "integrity": "sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==",
10157
- "cpu": [
10158
- "arm64"
10159
- ],
9705
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.9.tgz",
9706
+ "integrity": "sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==",
9707
+ "hasInstallScript": true,
10160
9708
  "license": "MIT",
10161
- "optional": true,
10162
- "os": [
10163
- "freebsd"
10164
- ],
10165
9709
  "peer": true,
9710
+ "bin": {
9711
+ "esbuild": "bin/esbuild"
9712
+ },
10166
9713
  "engines": {
10167
9714
  "node": ">=18"
9715
+ },
9716
+ "optionalDependencies": {
9717
+ "@esbuild/aix-ppc64": "0.25.9",
9718
+ "@esbuild/android-arm": "0.25.9",
9719
+ "@esbuild/android-arm64": "0.25.9",
9720
+ "@esbuild/android-x64": "0.25.9",
9721
+ "@esbuild/darwin-arm64": "0.25.9",
9722
+ "@esbuild/darwin-x64": "0.25.9",
9723
+ "@esbuild/freebsd-arm64": "0.25.9",
9724
+ "@esbuild/freebsd-x64": "0.25.9",
9725
+ "@esbuild/linux-arm": "0.25.9",
9726
+ "@esbuild/linux-arm64": "0.25.9",
9727
+ "@esbuild/linux-ia32": "0.25.9",
9728
+ "@esbuild/linux-loong64": "0.25.9",
9729
+ "@esbuild/linux-mips64el": "0.25.9",
9730
+ "@esbuild/linux-ppc64": "0.25.9",
9731
+ "@esbuild/linux-riscv64": "0.25.9",
9732
+ "@esbuild/linux-s390x": "0.25.9",
9733
+ "@esbuild/linux-x64": "0.25.9",
9734
+ "@esbuild/netbsd-arm64": "0.25.9",
9735
+ "@esbuild/netbsd-x64": "0.25.9",
9736
+ "@esbuild/openbsd-arm64": "0.25.9",
9737
+ "@esbuild/openbsd-x64": "0.25.9",
9738
+ "@esbuild/openharmony-arm64": "0.25.9",
9739
+ "@esbuild/sunos-x64": "0.25.9",
9740
+ "@esbuild/win32-arm64": "0.25.9",
9741
+ "@esbuild/win32-ia32": "0.25.9",
9742
+ "@esbuild/win32-x64": "0.25.9"
10168
9743
  }
10169
9744
  },
10170
- "node_modules/vite-node/node_modules/@esbuild/freebsd-x64": {
10171
- "version": "0.25.9",
10172
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.9.tgz",
10173
- "integrity": "sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==",
10174
- "cpu": [
10175
- "x64"
10176
- ],
9745
+ "node_modules/vite-node/node_modules/ms": {
9746
+ "version": "2.1.3",
9747
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
9748
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
10177
9749
  "license": "MIT",
10178
- "optional": true,
10179
- "os": [
10180
- "freebsd"
10181
- ],
10182
- "peer": true,
10183
- "engines": {
10184
- "node": ">=18"
10185
- }
9750
+ "peer": true
10186
9751
  },
10187
- "node_modules/vite-node/node_modules/@esbuild/linux-arm": {
10188
- "version": "0.25.9",
10189
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.9.tgz",
10190
- "integrity": "sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==",
10191
- "cpu": [
10192
- "arm"
10193
- ],
9752
+ "node_modules/vite-node/node_modules/undici-types": {
9753
+ "version": "7.10.0",
9754
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz",
9755
+ "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
10194
9756
  "license": "MIT",
10195
9757
  "optional": true,
10196
- "os": [
10197
- "linux"
10198
- ],
10199
- "peer": true,
10200
- "engines": {
10201
- "node": ">=18"
10202
- }
9758
+ "peer": true
10203
9759
  },
10204
- "node_modules/vite-node/node_modules/@esbuild/linux-arm64": {
10205
- "version": "0.25.9",
10206
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.9.tgz",
10207
- "integrity": "sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==",
10208
- "cpu": [
10209
- "arm64"
10210
- ],
9760
+ "node_modules/vite-node/node_modules/vite": {
9761
+ "version": "7.1.3",
9762
+ "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.3.tgz",
9763
+ "integrity": "sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==",
10211
9764
  "license": "MIT",
10212
- "optional": true,
10213
- "os": [
10214
- "linux"
10215
- ],
10216
9765
  "peer": true,
9766
+ "dependencies": {
9767
+ "esbuild": "^0.25.0",
9768
+ "fdir": "^6.5.0",
9769
+ "picomatch": "^4.0.3",
9770
+ "postcss": "^8.5.6",
9771
+ "rollup": "^4.43.0",
9772
+ "tinyglobby": "^0.2.14"
9773
+ },
9774
+ "bin": {
9775
+ "vite": "bin/vite.js"
9776
+ },
10217
9777
  "engines": {
10218
- "node": ">=18"
9778
+ "node": "^20.19.0 || >=22.12.0"
9779
+ },
9780
+ "funding": {
9781
+ "url": "https://github.com/vitejs/vite?sponsor=1"
9782
+ },
9783
+ "optionalDependencies": {
9784
+ "fsevents": "~2.3.3"
9785
+ },
9786
+ "peerDependencies": {
9787
+ "@types/node": "^20.19.0 || >=22.12.0",
9788
+ "jiti": ">=1.21.0",
9789
+ "less": "^4.0.0",
9790
+ "lightningcss": "^1.21.0",
9791
+ "sass": "^1.70.0",
9792
+ "sass-embedded": "^1.70.0",
9793
+ "stylus": ">=0.54.8",
9794
+ "sugarss": "^5.0.0",
9795
+ "terser": "^5.16.0",
9796
+ "tsx": "^4.8.1",
9797
+ "yaml": "^2.4.2"
9798
+ },
9799
+ "peerDependenciesMeta": {
9800
+ "@types/node": {
9801
+ "optional": true
9802
+ },
9803
+ "jiti": {
9804
+ "optional": true
9805
+ },
9806
+ "less": {
9807
+ "optional": true
9808
+ },
9809
+ "lightningcss": {
9810
+ "optional": true
9811
+ },
9812
+ "sass": {
9813
+ "optional": true
9814
+ },
9815
+ "sass-embedded": {
9816
+ "optional": true
9817
+ },
9818
+ "stylus": {
9819
+ "optional": true
9820
+ },
9821
+ "sugarss": {
9822
+ "optional": true
9823
+ },
9824
+ "terser": {
9825
+ "optional": true
9826
+ },
9827
+ "tsx": {
9828
+ "optional": true
9829
+ },
9830
+ "yaml": {
9831
+ "optional": true
9832
+ }
10219
9833
  }
10220
9834
  },
10221
- "node_modules/vite-node/node_modules/@esbuild/linux-ia32": {
10222
- "version": "0.25.9",
10223
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.9.tgz",
10224
- "integrity": "sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==",
10225
- "cpu": [
10226
- "ia32"
10227
- ],
10228
- "license": "MIT",
9835
+ "node_modules/vite-node/node_modules/yaml": {
9836
+ "version": "2.8.1",
9837
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
9838
+ "integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
9839
+ "license": "ISC",
10229
9840
  "optional": true,
10230
- "os": [
10231
- "linux"
10232
- ],
10233
9841
  "peer": true,
9842
+ "bin": {
9843
+ "yaml": "bin.mjs"
9844
+ },
10234
9845
  "engines": {
10235
- "node": ">=18"
9846
+ "node": ">= 14.6"
10236
9847
  }
10237
9848
  },
10238
- "node_modules/vite-node/node_modules/@esbuild/linux-loong64": {
10239
- "version": "0.25.9",
10240
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.9.tgz",
10241
- "integrity": "sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==",
10242
- "cpu": [
10243
- "loong64"
10244
- ],
9849
+ "node_modules/vitest": {
9850
+ "version": "3.2.4",
9851
+ "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.2.4.tgz",
9852
+ "integrity": "sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==",
10245
9853
  "license": "MIT",
10246
- "optional": true,
10247
- "os": [
10248
- "linux"
10249
- ],
10250
- "peer": true,
10251
- "engines": {
10252
- "node": ">=18"
10253
- }
10254
- },
10255
- "node_modules/vite-node/node_modules/@esbuild/linux-mips64el": {
10256
- "version": "0.25.9",
10257
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.9.tgz",
10258
- "integrity": "sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==",
10259
- "cpu": [
10260
- "mips64el"
10261
- ],
10262
- "license": "MIT",
10263
- "optional": true,
10264
- "os": [
10265
- "linux"
10266
- ],
10267
- "peer": true,
10268
- "engines": {
10269
- "node": ">=18"
10270
- }
10271
- },
10272
- "node_modules/vite-node/node_modules/@esbuild/linux-ppc64": {
10273
- "version": "0.25.9",
10274
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.9.tgz",
10275
- "integrity": "sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==",
10276
- "cpu": [
10277
- "ppc64"
10278
- ],
10279
- "license": "MIT",
10280
- "optional": true,
10281
- "os": [
10282
- "linux"
10283
- ],
10284
- "peer": true,
10285
- "engines": {
10286
- "node": ">=18"
10287
- }
10288
- },
10289
- "node_modules/vite-node/node_modules/@esbuild/linux-riscv64": {
10290
- "version": "0.25.9",
10291
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.9.tgz",
10292
- "integrity": "sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==",
10293
- "cpu": [
10294
- "riscv64"
10295
- ],
10296
- "license": "MIT",
10297
- "optional": true,
10298
- "os": [
10299
- "linux"
10300
- ],
10301
- "peer": true,
10302
- "engines": {
10303
- "node": ">=18"
10304
- }
10305
- },
10306
- "node_modules/vite-node/node_modules/@esbuild/linux-s390x": {
10307
- "version": "0.25.9",
10308
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.9.tgz",
10309
- "integrity": "sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==",
10310
- "cpu": [
10311
- "s390x"
10312
- ],
10313
- "license": "MIT",
10314
- "optional": true,
10315
- "os": [
10316
- "linux"
10317
- ],
10318
- "peer": true,
10319
- "engines": {
10320
- "node": ">=18"
10321
- }
10322
- },
10323
- "node_modules/vite-node/node_modules/@esbuild/linux-x64": {
10324
- "version": "0.25.9",
10325
- "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.9.tgz",
10326
- "integrity": "sha512-iSwByxzRe48YVkmpbgoxVzn76BXjlYFXC7NvLYq+b+kDjyyk30J0JY47DIn8z1MO3K0oSl9fZoRmZPQI4Hklzg==",
10327
- "cpu": [
10328
- "x64"
10329
- ],
10330
- "license": "MIT",
10331
- "optional": true,
10332
- "os": [
10333
- "linux"
10334
- ],
10335
- "peer": true,
10336
- "engines": {
10337
- "node": ">=18"
10338
- }
10339
- },
10340
- "node_modules/vite-node/node_modules/@esbuild/netbsd-x64": {
10341
- "version": "0.25.9",
10342
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.9.tgz",
10343
- "integrity": "sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==",
10344
- "cpu": [
10345
- "x64"
10346
- ],
10347
- "license": "MIT",
10348
- "optional": true,
10349
- "os": [
10350
- "netbsd"
10351
- ],
10352
- "peer": true,
10353
- "engines": {
10354
- "node": ">=18"
10355
- }
10356
- },
10357
- "node_modules/vite-node/node_modules/@esbuild/openbsd-x64": {
10358
- "version": "0.25.9",
10359
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.9.tgz",
10360
- "integrity": "sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==",
10361
- "cpu": [
10362
- "x64"
10363
- ],
10364
- "license": "MIT",
10365
- "optional": true,
10366
- "os": [
10367
- "openbsd"
10368
- ],
10369
- "peer": true,
10370
- "engines": {
10371
- "node": ">=18"
10372
- }
10373
- },
10374
- "node_modules/vite-node/node_modules/@esbuild/sunos-x64": {
10375
- "version": "0.25.9",
10376
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.9.tgz",
10377
- "integrity": "sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==",
10378
- "cpu": [
10379
- "x64"
10380
- ],
10381
- "license": "MIT",
10382
- "optional": true,
10383
- "os": [
10384
- "sunos"
10385
- ],
10386
- "peer": true,
10387
- "engines": {
10388
- "node": ">=18"
10389
- }
10390
- },
10391
- "node_modules/vite-node/node_modules/@esbuild/win32-arm64": {
10392
- "version": "0.25.9",
10393
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.9.tgz",
10394
- "integrity": "sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==",
10395
- "cpu": [
10396
- "arm64"
10397
- ],
10398
- "license": "MIT",
10399
- "optional": true,
10400
- "os": [
10401
- "win32"
10402
- ],
10403
- "peer": true,
10404
- "engines": {
10405
- "node": ">=18"
10406
- }
10407
- },
10408
- "node_modules/vite-node/node_modules/@esbuild/win32-ia32": {
10409
- "version": "0.25.9",
10410
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.9.tgz",
10411
- "integrity": "sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==",
10412
- "cpu": [
10413
- "ia32"
10414
- ],
10415
- "license": "MIT",
10416
- "optional": true,
10417
- "os": [
10418
- "win32"
10419
- ],
10420
- "peer": true,
10421
- "engines": {
10422
- "node": ">=18"
10423
- }
10424
- },
10425
- "node_modules/vite-node/node_modules/@esbuild/win32-x64": {
10426
- "version": "0.25.9",
10427
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.9.tgz",
10428
- "integrity": "sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==",
10429
- "cpu": [
10430
- "x64"
10431
- ],
10432
- "license": "MIT",
10433
- "optional": true,
10434
- "os": [
10435
- "win32"
10436
- ],
10437
- "peer": true,
10438
- "engines": {
10439
- "node": ">=18"
10440
- }
10441
- },
10442
- "node_modules/vite-node/node_modules/@types/node": {
10443
- "version": "24.3.0",
10444
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.3.0.tgz",
10445
- "integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==",
10446
- "license": "MIT",
10447
- "optional": true,
10448
- "peer": true,
10449
- "dependencies": {
10450
- "undici-types": "~7.10.0"
10451
- }
10452
- },
10453
- "node_modules/vite-node/node_modules/debug": {
10454
- "version": "4.4.1",
10455
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
10456
- "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
10457
- "license": "MIT",
10458
- "peer": true,
10459
- "dependencies": {
10460
- "ms": "^2.1.3"
10461
- },
10462
- "engines": {
10463
- "node": ">=6.0"
10464
- },
10465
- "peerDependenciesMeta": {
10466
- "supports-color": {
10467
- "optional": true
10468
- }
10469
- }
10470
- },
10471
- "node_modules/vite-node/node_modules/esbuild": {
10472
- "version": "0.25.9",
10473
- "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.9.tgz",
10474
- "integrity": "sha512-CRbODhYyQx3qp7ZEwzxOk4JBqmD/seJrzPa/cGjY1VtIn5E09Oi9/dB4JwctnfZ8Q8iT7rioVv5k/FNT/uf54g==",
10475
- "hasInstallScript": true,
10476
- "license": "MIT",
10477
- "peer": true,
10478
- "bin": {
10479
- "esbuild": "bin/esbuild"
10480
- },
10481
- "engines": {
10482
- "node": ">=18"
10483
- },
10484
- "optionalDependencies": {
10485
- "@esbuild/aix-ppc64": "0.25.9",
10486
- "@esbuild/android-arm": "0.25.9",
10487
- "@esbuild/android-arm64": "0.25.9",
10488
- "@esbuild/android-x64": "0.25.9",
10489
- "@esbuild/darwin-arm64": "0.25.9",
10490
- "@esbuild/darwin-x64": "0.25.9",
10491
- "@esbuild/freebsd-arm64": "0.25.9",
10492
- "@esbuild/freebsd-x64": "0.25.9",
10493
- "@esbuild/linux-arm": "0.25.9",
10494
- "@esbuild/linux-arm64": "0.25.9",
10495
- "@esbuild/linux-ia32": "0.25.9",
10496
- "@esbuild/linux-loong64": "0.25.9",
10497
- "@esbuild/linux-mips64el": "0.25.9",
10498
- "@esbuild/linux-ppc64": "0.25.9",
10499
- "@esbuild/linux-riscv64": "0.25.9",
10500
- "@esbuild/linux-s390x": "0.25.9",
10501
- "@esbuild/linux-x64": "0.25.9",
10502
- "@esbuild/netbsd-arm64": "0.25.9",
10503
- "@esbuild/netbsd-x64": "0.25.9",
10504
- "@esbuild/openbsd-arm64": "0.25.9",
10505
- "@esbuild/openbsd-x64": "0.25.9",
10506
- "@esbuild/openharmony-arm64": "0.25.9",
10507
- "@esbuild/sunos-x64": "0.25.9",
10508
- "@esbuild/win32-arm64": "0.25.9",
10509
- "@esbuild/win32-ia32": "0.25.9",
10510
- "@esbuild/win32-x64": "0.25.9"
10511
- }
10512
- },
10513
- "node_modules/vite-node/node_modules/ms": {
10514
- "version": "2.1.3",
10515
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
10516
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
10517
- "license": "MIT",
10518
- "peer": true
10519
- },
10520
- "node_modules/vite-node/node_modules/undici-types": {
10521
- "version": "7.10.0",
10522
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz",
10523
- "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
10524
- "license": "MIT",
10525
- "optional": true,
10526
- "peer": true
10527
- },
10528
- "node_modules/vite-node/node_modules/vite": {
10529
- "version": "7.1.3",
10530
- "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.3.tgz",
10531
- "integrity": "sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==",
10532
- "license": "MIT",
10533
- "peer": true,
10534
- "dependencies": {
10535
- "esbuild": "^0.25.0",
10536
- "fdir": "^6.5.0",
10537
- "picomatch": "^4.0.3",
10538
- "postcss": "^8.5.6",
10539
- "rollup": "^4.43.0",
10540
- "tinyglobby": "^0.2.14"
10541
- },
10542
- "bin": {
10543
- "vite": "bin/vite.js"
10544
- },
10545
- "engines": {
10546
- "node": "^20.19.0 || >=22.12.0"
10547
- },
10548
- "funding": {
10549
- "url": "https://github.com/vitejs/vite?sponsor=1"
10550
- },
10551
- "optionalDependencies": {
10552
- "fsevents": "~2.3.3"
10553
- },
10554
- "peerDependencies": {
10555
- "@types/node": "^20.19.0 || >=22.12.0",
10556
- "jiti": ">=1.21.0",
10557
- "less": "^4.0.0",
10558
- "lightningcss": "^1.21.0",
10559
- "sass": "^1.70.0",
10560
- "sass-embedded": "^1.70.0",
10561
- "stylus": ">=0.54.8",
10562
- "sugarss": "^5.0.0",
10563
- "terser": "^5.16.0",
10564
- "tsx": "^4.8.1",
10565
- "yaml": "^2.4.2"
10566
- },
10567
- "peerDependenciesMeta": {
10568
- "@types/node": {
10569
- "optional": true
10570
- },
10571
- "jiti": {
10572
- "optional": true
10573
- },
10574
- "less": {
10575
- "optional": true
10576
- },
10577
- "lightningcss": {
10578
- "optional": true
10579
- },
10580
- "sass": {
10581
- "optional": true
10582
- },
10583
- "sass-embedded": {
10584
- "optional": true
10585
- },
10586
- "stylus": {
10587
- "optional": true
10588
- },
10589
- "sugarss": {
10590
- "optional": true
10591
- },
10592
- "terser": {
10593
- "optional": true
10594
- },
10595
- "tsx": {
10596
- "optional": true
10597
- },
10598
- "yaml": {
10599
- "optional": true
10600
- }
10601
- }
10602
- },
10603
- "node_modules/vite-node/node_modules/yaml": {
10604
- "version": "2.8.1",
10605
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.1.tgz",
10606
- "integrity": "sha512-lcYcMxX2PO9XMGvAJkJ3OsNMw+/7FKes7/hgerGUYWIoWu5j/+YQqcZr5JnPZWzOsEBgMbSbiSTn/dv/69Mkpw==",
10607
- "license": "ISC",
10608
- "optional": true,
10609
- "peer": true,
10610
- "bin": {
10611
- "yaml": "bin.mjs"
10612
- },
10613
- "engines": {
10614
- "node": ">= 14.6"
10615
- }
10616
- },
10617
- "node_modules/vitest": {
10618
- "version": "3.2.4",
10619
- "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.2.4.tgz",
10620
- "integrity": "sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==",
10621
- "license": "MIT",
10622
- "peer": true,
10623
- "dependencies": {
10624
- "@types/chai": "^5.2.2",
10625
- "@vitest/expect": "3.2.4",
10626
- "@vitest/mocker": "3.2.4",
10627
- "@vitest/pretty-format": "^3.2.4",
10628
- "@vitest/runner": "3.2.4",
10629
- "@vitest/snapshot": "3.2.4",
10630
- "@vitest/spy": "3.2.4",
10631
- "@vitest/utils": "3.2.4",
10632
- "chai": "^5.2.0",
10633
- "debug": "^4.4.1",
10634
- "expect-type": "^1.2.1",
10635
- "magic-string": "^0.30.17",
10636
- "pathe": "^2.0.3",
10637
- "picomatch": "^4.0.2",
10638
- "std-env": "^3.9.0",
10639
- "tinybench": "^2.9.0",
10640
- "tinyexec": "^0.3.2",
10641
- "tinyglobby": "^0.2.14",
10642
- "tinypool": "^1.1.1",
10643
- "tinyrainbow": "^2.0.0",
10644
- "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0",
10645
- "vite-node": "3.2.4",
10646
- "why-is-node-running": "^2.3.0"
10647
- },
10648
- "bin": {
10649
- "vitest": "vitest.mjs"
10650
- },
10651
- "engines": {
10652
- "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
10653
- },
10654
- "funding": {
10655
- "url": "https://opencollective.com/vitest"
10656
- },
10657
- "peerDependencies": {
10658
- "@edge-runtime/vm": "*",
10659
- "@types/debug": "^4.1.12",
10660
- "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
10661
- "@vitest/browser": "3.2.4",
10662
- "@vitest/ui": "3.2.4",
10663
- "happy-dom": "*",
10664
- "jsdom": "*"
10665
- },
10666
- "peerDependenciesMeta": {
10667
- "@edge-runtime/vm": {
10668
- "optional": true
10669
- },
10670
- "@types/debug": {
10671
- "optional": true
10672
- },
10673
- "@types/node": {
10674
- "optional": true
10675
- },
10676
- "@vitest/browser": {
10677
- "optional": true
10678
- },
10679
- "@vitest/ui": {
10680
- "optional": true
10681
- },
10682
- "happy-dom": {
10683
- "optional": true
10684
- },
10685
- "jsdom": {
10686
- "optional": true
10687
- }
10688
- }
10689
- },
10690
- "node_modules/vitest/node_modules/@esbuild/android-arm": {
10691
- "version": "0.25.9",
10692
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.9.tgz",
10693
- "integrity": "sha512-5WNI1DaMtxQ7t7B6xa572XMXpHAaI/9Hnhk8lcxF4zVN4xstUgTlvuGDorBguKEnZO70qwEcLpfifMLoxiPqHQ==",
10694
- "cpu": [
10695
- "arm"
10696
- ],
10697
- "license": "MIT",
10698
- "optional": true,
10699
- "os": [
10700
- "android"
10701
- ],
10702
- "peer": true,
10703
- "engines": {
10704
- "node": ">=18"
10705
- }
10706
- },
10707
- "node_modules/vitest/node_modules/@esbuild/android-arm64": {
10708
- "version": "0.25.9",
10709
- "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.9.tgz",
10710
- "integrity": "sha512-IDrddSmpSv51ftWslJMvl3Q2ZT98fUSL2/rlUXuVqRXHCs5EUF1/f+jbjF5+NG9UffUDMCiTyh8iec7u8RlTLg==",
10711
- "cpu": [
10712
- "arm64"
10713
- ],
10714
- "license": "MIT",
10715
- "optional": true,
10716
- "os": [
10717
- "android"
10718
- ],
10719
- "peer": true,
10720
- "engines": {
10721
- "node": ">=18"
10722
- }
10723
- },
10724
- "node_modules/vitest/node_modules/@esbuild/android-x64": {
10725
- "version": "0.25.9",
10726
- "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.9.tgz",
10727
- "integrity": "sha512-I853iMZ1hWZdNllhVZKm34f4wErd4lMyeV7BLzEExGEIZYsOzqDWDf+y082izYUE8gtJnYHdeDpN/6tUdwvfiw==",
10728
- "cpu": [
10729
- "x64"
10730
- ],
10731
- "license": "MIT",
10732
- "optional": true,
10733
- "os": [
10734
- "android"
10735
- ],
10736
- "peer": true,
10737
- "engines": {
10738
- "node": ">=18"
10739
- }
10740
- },
10741
- "node_modules/vitest/node_modules/@esbuild/darwin-arm64": {
10742
- "version": "0.25.9",
10743
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.9.tgz",
10744
- "integrity": "sha512-XIpIDMAjOELi/9PB30vEbVMs3GV1v2zkkPnuyRRURbhqjyzIINwj+nbQATh4H9GxUgH1kFsEyQMxwiLFKUS6Rg==",
10745
- "cpu": [
10746
- "arm64"
10747
- ],
10748
- "license": "MIT",
10749
- "optional": true,
10750
- "os": [
10751
- "darwin"
10752
- ],
10753
- "peer": true,
10754
- "engines": {
10755
- "node": ">=18"
10756
- }
10757
- },
10758
- "node_modules/vitest/node_modules/@esbuild/darwin-x64": {
10759
- "version": "0.25.9",
10760
- "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.9.tgz",
10761
- "integrity": "sha512-jhHfBzjYTA1IQu8VyrjCX4ApJDnH+ez+IYVEoJHeqJm9VhG9Dh2BYaJritkYK3vMaXrf7Ogr/0MQ8/MeIefsPQ==",
10762
- "cpu": [
10763
- "x64"
10764
- ],
10765
- "license": "MIT",
10766
- "optional": true,
10767
- "os": [
10768
- "darwin"
10769
- ],
10770
- "peer": true,
10771
- "engines": {
10772
- "node": ">=18"
10773
- }
10774
- },
10775
- "node_modules/vitest/node_modules/@esbuild/freebsd-arm64": {
10776
- "version": "0.25.9",
10777
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.9.tgz",
10778
- "integrity": "sha512-z93DmbnY6fX9+KdD4Ue/H6sYs+bhFQJNCPZsi4XWJoYblUqT06MQUdBCpcSfuiN72AbqeBFu5LVQTjfXDE2A6Q==",
10779
- "cpu": [
10780
- "arm64"
10781
- ],
10782
- "license": "MIT",
10783
- "optional": true,
10784
- "os": [
10785
- "freebsd"
10786
- ],
10787
- "peer": true,
10788
- "engines": {
10789
- "node": ">=18"
10790
- }
10791
- },
10792
- "node_modules/vitest/node_modules/@esbuild/freebsd-x64": {
10793
- "version": "0.25.9",
10794
- "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.9.tgz",
10795
- "integrity": "sha512-mrKX6H/vOyo5v71YfXWJxLVxgy1kyt1MQaD8wZJgJfG4gq4DpQGpgTB74e5yBeQdyMTbgxp0YtNj7NuHN0PoZg==",
10796
- "cpu": [
10797
- "x64"
10798
- ],
10799
- "license": "MIT",
10800
- "optional": true,
10801
- "os": [
10802
- "freebsd"
10803
- ],
10804
- "peer": true,
10805
- "engines": {
10806
- "node": ">=18"
10807
- }
10808
- },
10809
- "node_modules/vitest/node_modules/@esbuild/linux-arm": {
10810
- "version": "0.25.9",
10811
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.9.tgz",
10812
- "integrity": "sha512-HBU2Xv78SMgaydBmdor38lg8YDnFKSARg1Q6AT0/y2ezUAKiZvc211RDFHlEZRFNRVhcMamiToo7bDx3VEOYQw==",
10813
- "cpu": [
10814
- "arm"
10815
- ],
10816
- "license": "MIT",
10817
- "optional": true,
10818
- "os": [
10819
- "linux"
10820
- ],
10821
- "peer": true,
10822
- "engines": {
10823
- "node": ">=18"
10824
- }
10825
- },
10826
- "node_modules/vitest/node_modules/@esbuild/linux-arm64": {
10827
- "version": "0.25.9",
10828
- "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.9.tgz",
10829
- "integrity": "sha512-BlB7bIcLT3G26urh5Dmse7fiLmLXnRlopw4s8DalgZ8ef79Jj4aUcYbk90g8iCa2467HX8SAIidbL7gsqXHdRw==",
10830
- "cpu": [
10831
- "arm64"
10832
- ],
10833
- "license": "MIT",
10834
- "optional": true,
10835
- "os": [
10836
- "linux"
10837
- ],
10838
- "peer": true,
10839
- "engines": {
10840
- "node": ">=18"
10841
- }
10842
- },
10843
- "node_modules/vitest/node_modules/@esbuild/linux-ia32": {
10844
- "version": "0.25.9",
10845
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.9.tgz",
10846
- "integrity": "sha512-e7S3MOJPZGp2QW6AK6+Ly81rC7oOSerQ+P8L0ta4FhVi+/j/v2yZzx5CqqDaWjtPFfYz21Vi1S0auHrap3Ma3A==",
10847
- "cpu": [
10848
- "ia32"
10849
- ],
10850
- "license": "MIT",
10851
- "optional": true,
10852
- "os": [
10853
- "linux"
10854
- ],
10855
- "peer": true,
10856
- "engines": {
10857
- "node": ">=18"
10858
- }
10859
- },
10860
- "node_modules/vitest/node_modules/@esbuild/linux-loong64": {
10861
- "version": "0.25.9",
10862
- "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.9.tgz",
10863
- "integrity": "sha512-Sbe10Bnn0oUAB2AalYztvGcK+o6YFFA/9829PhOCUS9vkJElXGdphz0A3DbMdP8gmKkqPmPcMJmJOrI3VYB1JQ==",
10864
- "cpu": [
10865
- "loong64"
10866
- ],
10867
- "license": "MIT",
10868
- "optional": true,
10869
- "os": [
10870
- "linux"
10871
- ],
10872
- "peer": true,
10873
- "engines": {
10874
- "node": ">=18"
10875
- }
10876
- },
10877
- "node_modules/vitest/node_modules/@esbuild/linux-mips64el": {
10878
- "version": "0.25.9",
10879
- "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.9.tgz",
10880
- "integrity": "sha512-YcM5br0mVyZw2jcQeLIkhWtKPeVfAerES5PvOzaDxVtIyZ2NUBZKNLjC5z3/fUlDgT6w89VsxP2qzNipOaaDyA==",
10881
- "cpu": [
10882
- "mips64el"
10883
- ],
10884
- "license": "MIT",
10885
- "optional": true,
10886
- "os": [
10887
- "linux"
10888
- ],
10889
- "peer": true,
10890
- "engines": {
10891
- "node": ">=18"
10892
- }
10893
- },
10894
- "node_modules/vitest/node_modules/@esbuild/linux-ppc64": {
10895
- "version": "0.25.9",
10896
- "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.9.tgz",
10897
- "integrity": "sha512-++0HQvasdo20JytyDpFvQtNrEsAgNG2CY1CLMwGXfFTKGBGQT3bOeLSYE2l1fYdvML5KUuwn9Z8L1EWe2tzs1w==",
10898
- "cpu": [
10899
- "ppc64"
10900
- ],
10901
- "license": "MIT",
10902
- "optional": true,
10903
- "os": [
10904
- "linux"
10905
- ],
10906
- "peer": true,
10907
- "engines": {
10908
- "node": ">=18"
10909
- }
10910
- },
10911
- "node_modules/vitest/node_modules/@esbuild/linux-riscv64": {
10912
- "version": "0.25.9",
10913
- "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.9.tgz",
10914
- "integrity": "sha512-uNIBa279Y3fkjV+2cUjx36xkx7eSjb8IvnL01eXUKXez/CBHNRw5ekCGMPM0BcmqBxBcdgUWuUXmVWwm4CH9kg==",
10915
- "cpu": [
10916
- "riscv64"
10917
- ],
10918
- "license": "MIT",
10919
- "optional": true,
10920
- "os": [
10921
- "linux"
10922
- ],
10923
- "peer": true,
10924
- "engines": {
10925
- "node": ">=18"
10926
- }
10927
- },
10928
- "node_modules/vitest/node_modules/@esbuild/linux-s390x": {
10929
- "version": "0.25.9",
10930
- "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.9.tgz",
10931
- "integrity": "sha512-Mfiphvp3MjC/lctb+7D287Xw1DGzqJPb/J2aHHcHxflUo+8tmN/6d4k6I2yFR7BVo5/g7x2Monq4+Yew0EHRIA==",
10932
- "cpu": [
10933
- "s390x"
10934
- ],
10935
- "license": "MIT",
10936
- "optional": true,
10937
- "os": [
10938
- "linux"
10939
- ],
10940
9854
  "peer": true,
9855
+ "dependencies": {
9856
+ "@types/chai": "^5.2.2",
9857
+ "@vitest/expect": "3.2.4",
9858
+ "@vitest/mocker": "3.2.4",
9859
+ "@vitest/pretty-format": "^3.2.4",
9860
+ "@vitest/runner": "3.2.4",
9861
+ "@vitest/snapshot": "3.2.4",
9862
+ "@vitest/spy": "3.2.4",
9863
+ "@vitest/utils": "3.2.4",
9864
+ "chai": "^5.2.0",
9865
+ "debug": "^4.4.1",
9866
+ "expect-type": "^1.2.1",
9867
+ "magic-string": "^0.30.17",
9868
+ "pathe": "^2.0.3",
9869
+ "picomatch": "^4.0.2",
9870
+ "std-env": "^3.9.0",
9871
+ "tinybench": "^2.9.0",
9872
+ "tinyexec": "^0.3.2",
9873
+ "tinyglobby": "^0.2.14",
9874
+ "tinypool": "^1.1.1",
9875
+ "tinyrainbow": "^2.0.0",
9876
+ "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0",
9877
+ "vite-node": "3.2.4",
9878
+ "why-is-node-running": "^2.3.0"
9879
+ },
9880
+ "bin": {
9881
+ "vitest": "vitest.mjs"
9882
+ },
10941
9883
  "engines": {
10942
- "node": ">=18"
9884
+ "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
9885
+ },
9886
+ "funding": {
9887
+ "url": "https://opencollective.com/vitest"
9888
+ },
9889
+ "peerDependencies": {
9890
+ "@edge-runtime/vm": "*",
9891
+ "@types/debug": "^4.1.12",
9892
+ "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
9893
+ "@vitest/browser": "3.2.4",
9894
+ "@vitest/ui": "3.2.4",
9895
+ "happy-dom": "*",
9896
+ "jsdom": "*"
9897
+ },
9898
+ "peerDependenciesMeta": {
9899
+ "@edge-runtime/vm": {
9900
+ "optional": true
9901
+ },
9902
+ "@types/debug": {
9903
+ "optional": true
9904
+ },
9905
+ "@types/node": {
9906
+ "optional": true
9907
+ },
9908
+ "@vitest/browser": {
9909
+ "optional": true
9910
+ },
9911
+ "@vitest/ui": {
9912
+ "optional": true
9913
+ },
9914
+ "happy-dom": {
9915
+ "optional": true
9916
+ },
9917
+ "jsdom": {
9918
+ "optional": true
9919
+ }
10943
9920
  }
10944
9921
  },
10945
9922
  "node_modules/vitest/node_modules/@esbuild/linux-x64": {
@@ -10959,108 +9936,6 @@
10959
9936
  "node": ">=18"
10960
9937
  }
10961
9938
  },
10962
- "node_modules/vitest/node_modules/@esbuild/netbsd-x64": {
10963
- "version": "0.25.9",
10964
- "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.9.tgz",
10965
- "integrity": "sha512-RLLdkflmqRG8KanPGOU7Rpg829ZHu8nFy5Pqdi9U01VYtG9Y0zOG6Vr2z4/S+/3zIyOxiK6cCeYNWOFR9QP87g==",
10966
- "cpu": [
10967
- "x64"
10968
- ],
10969
- "license": "MIT",
10970
- "optional": true,
10971
- "os": [
10972
- "netbsd"
10973
- ],
10974
- "peer": true,
10975
- "engines": {
10976
- "node": ">=18"
10977
- }
10978
- },
10979
- "node_modules/vitest/node_modules/@esbuild/openbsd-x64": {
10980
- "version": "0.25.9",
10981
- "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.9.tgz",
10982
- "integrity": "sha512-1MkgTCuvMGWuqVtAvkpkXFmtL8XhWy+j4jaSO2wxfJtilVCi0ZE37b8uOdMItIHz4I6z1bWWtEX4CJwcKYLcuA==",
10983
- "cpu": [
10984
- "x64"
10985
- ],
10986
- "license": "MIT",
10987
- "optional": true,
10988
- "os": [
10989
- "openbsd"
10990
- ],
10991
- "peer": true,
10992
- "engines": {
10993
- "node": ">=18"
10994
- }
10995
- },
10996
- "node_modules/vitest/node_modules/@esbuild/sunos-x64": {
10997
- "version": "0.25.9",
10998
- "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.9.tgz",
10999
- "integrity": "sha512-WjH4s6hzo00nNezhp3wFIAfmGZ8U7KtrJNlFMRKxiI9mxEK1scOMAaa9i4crUtu+tBr+0IN6JCuAcSBJZfnphw==",
11000
- "cpu": [
11001
- "x64"
11002
- ],
11003
- "license": "MIT",
11004
- "optional": true,
11005
- "os": [
11006
- "sunos"
11007
- ],
11008
- "peer": true,
11009
- "engines": {
11010
- "node": ">=18"
11011
- }
11012
- },
11013
- "node_modules/vitest/node_modules/@esbuild/win32-arm64": {
11014
- "version": "0.25.9",
11015
- "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.9.tgz",
11016
- "integrity": "sha512-mGFrVJHmZiRqmP8xFOc6b84/7xa5y5YvR1x8djzXpJBSv/UsNK6aqec+6JDjConTgvvQefdGhFDAs2DLAds6gQ==",
11017
- "cpu": [
11018
- "arm64"
11019
- ],
11020
- "license": "MIT",
11021
- "optional": true,
11022
- "os": [
11023
- "win32"
11024
- ],
11025
- "peer": true,
11026
- "engines": {
11027
- "node": ">=18"
11028
- }
11029
- },
11030
- "node_modules/vitest/node_modules/@esbuild/win32-ia32": {
11031
- "version": "0.25.9",
11032
- "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.9.tgz",
11033
- "integrity": "sha512-b33gLVU2k11nVx1OhX3C8QQP6UHQK4ZtN56oFWvVXvz2VkDoe6fbG8TOgHFxEvqeqohmRnIHe5A1+HADk4OQww==",
11034
- "cpu": [
11035
- "ia32"
11036
- ],
11037
- "license": "MIT",
11038
- "optional": true,
11039
- "os": [
11040
- "win32"
11041
- ],
11042
- "peer": true,
11043
- "engines": {
11044
- "node": ">=18"
11045
- }
11046
- },
11047
- "node_modules/vitest/node_modules/@esbuild/win32-x64": {
11048
- "version": "0.25.9",
11049
- "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.9.tgz",
11050
- "integrity": "sha512-PPOl1mi6lpLNQxnGoyAfschAodRFYXJ+9fs6WHXz7CSWKbOqiMZsubC+BQsVKuul+3vKLuwTHsS2c2y9EoKwxQ==",
11051
- "cpu": [
11052
- "x64"
11053
- ],
11054
- "license": "MIT",
11055
- "optional": true,
11056
- "os": [
11057
- "win32"
11058
- ],
11059
- "peer": true,
11060
- "engines": {
11061
- "node": ">=18"
11062
- }
11063
- },
11064
9939
  "node_modules/vitest/node_modules/@vitest/mocker": {
11065
9940
  "version": "3.2.4",
11066
9941
  "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-3.2.4.tgz",