package-lock.json 788 KB
Newer Older
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7001
7002
7003
7004
7005
7006
7007
7008
7009
7010
7011
7012
7013
7014
7015
7016
7017
7018
7019
7020
7021
7022
7023
7024
7025
7026
7027
7028
7029
7030
7031
7032
7033
        "color-name": "~1.1.4"
      },
      "engines": {
        "node": ">=7.0.0"
      }
    },
    "node_modules/jest-cli/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-cli/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-cli/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7034
    "node_modules/jest-config": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7035
7036
7037
      "version": "28.1.2",
      "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-28.1.2.tgz",
      "integrity": "sha512-g6EfeRqddVbjPVBVY4JWpUY4IvQoFRIZcv4V36QkqzE0IGhEC/VkugFeBMAeUE7PRgC8KJF0yvJNDeQRbamEVA==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7038
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7039
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7040
7041
7042
        "@babel/core": "^7.11.6",
        "@jest/test-sequencer": "^28.1.1",
        "@jest/types": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7043
        "babel-jest": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7044
7045
7046
7047
7048
        "chalk": "^4.0.0",
        "ci-info": "^3.2.0",
        "deepmerge": "^4.2.2",
        "glob": "^7.1.3",
        "graceful-fs": "^4.2.9",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7049
7050
        "jest-circus": "^28.1.2",
        "jest-environment-node": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7051
7052
7053
        "jest-get-type": "^28.0.2",
        "jest-regex-util": "^28.0.2",
        "jest-resolve": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7054
        "jest-runner": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7055
7056
7057
7058
7059
7060
7061
        "jest-util": "^28.1.1",
        "jest-validate": "^28.1.1",
        "micromatch": "^4.0.4",
        "parse-json": "^5.2.0",
        "pretty-format": "^28.1.1",
        "slash": "^3.0.0",
        "strip-json-comments": "^3.1.1"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7062
7063
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
      },
      "peerDependencies": {
        "@types/node": "*",
        "ts-node": ">=9.0.0"
      },
      "peerDependenciesMeta": {
        "@types/node": {
          "optional": true
        },
        "ts-node": {
          "optional": true
        }
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7077
7078
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7079
7080
7081
7082
    "node_modules/jest-config/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7083
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7084
7085
7086
      "dependencies": {
        "color-convert": "^2.0.1"
      },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7087
7088
7089
7090
      "engines": {
        "node": ">=8"
      },
      "funding": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7091
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7092
7093
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7094
7095
7096
7097
    "node_modules/jest-config/node_modules/chalk": {
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7098
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7099
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7100
7101
        "ansi-styles": "^4.1.0",
        "supports-color": "^7.1.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7102
      },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7103
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7104
7105
7106
7107
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/chalk/chalk?sponsor=1"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7108
7109
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7110
7111
7112
7113
    "node_modules/jest-config/node_modules/color-convert": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7114
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7115
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7116
        "color-name": "~1.1.4"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7117
7118
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7119
        "node": ">=7.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7120
7121
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7122
7123
7124
7125
7126
7127
7128
7129
7130
7131
    "node_modules/jest-config/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-config/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7132
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7133
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7134
        "node": ">=8"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7135
7136
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7137
7138
7139
7140
    "node_modules/jest-config/node_modules/slash": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
      "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7141
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7142
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7143
        "node": ">=8"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7144
7145
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7146
7147
7148
7149
7150
7151
7152
7153
7154
7155
7156
7157
7158
7159
7160
7161
7162
7163
7164
7165
7166
7167
7168
7169
7170
7171
7172
7173
7174
7175
7176
7177
7178
7179
7180
7181
7182
7183
7184
7185
7186
7187
7188
7189
7190
7191
7192
7193
7194
7195
7196
7197
7198
7199
7200
7201
7202
7203
7204
7205
7206
7207
7208
7209
7210
7211
7212
7213
7214
7215
7216
7217
7218
7219
7220
7221
7222
7223
7224
7225
7226
7227
7228
7229
7230
7231
7232
7233
7234
7235
7236
7237
7238
7239
7240
7241
7242
7243
7244
7245
7246
7247
7248
7249
7250
7251
7252
7253
7254
7255
7256
7257
7258
7259
7260
7261
7262
7263
7264
7265
7266
7267
7268
7269
7270
7271
7272
7273
7274
7275
7276
7277
7278
7279
7280
7281
7282
7283
7284
7285
7286
7287
7288
7289
7290
7291
7292
7293
7294
7295
7296
7297
7298
7299
7300
7301
7302
7303
7304
7305
7306
7307
7308
7309
7310
7311
7312
7313
7314
7315
7316
7317
7318
7319
7320
7321
7322
7323
7324
7325
7326
7327
7328
7329
7330
7331
7332
7333
7334
7335
7336
7337
7338
7339
7340
7341
7342
7343
7344
7345
7346
7347
7348
7349
7350
7351
7352
7353
7354
7355
7356
7357
7358
7359
    "node_modules/jest-config/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-diff": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-28.1.1.tgz",
      "integrity": "sha512-/MUUxeR2fHbqHoMMiffe/Afm+U8U4olFRJ0hiVG2lZatPJcnGxx292ustVu7bULhjV65IYMxRdploAKLbcrsyg==",
      "dev": true,
      "dependencies": {
        "chalk": "^4.0.0",
        "diff-sequences": "^28.1.1",
        "jest-get-type": "^28.0.2",
        "pretty-format": "^28.1.1"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
      }
    },
    "node_modules/jest-diff/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
      "dev": true,
      "dependencies": {
        "color-convert": "^2.0.1"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
      }
    },
    "node_modules/jest-diff/node_modules/chalk": {
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
      "dev": true,
      "dependencies": {
        "ansi-styles": "^4.1.0",
        "supports-color": "^7.1.0"
      },
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/chalk/chalk?sponsor=1"
      }
    },
    "node_modules/jest-diff/node_modules/color-convert": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
      "dev": true,
      "dependencies": {
        "color-name": "~1.1.4"
      },
      "engines": {
        "node": ">=7.0.0"
      }
    },
    "node_modules/jest-diff/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-diff/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-diff/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-docblock": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-28.1.1.tgz",
      "integrity": "sha512-3wayBVNiOYx0cwAbl9rwm5kKFP8yHH3d/fkEaL02NPTkDojPtheGB7HZSFY4wzX+DxyrvhXz0KSCVksmCknCuA==",
      "dev": true,
      "dependencies": {
        "detect-newline": "^3.0.0"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
      }
    },
    "node_modules/jest-each": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-28.1.1.tgz",
      "integrity": "sha512-A042rqh17ZvEhRceDMi784ppoXR7MWGDEKTXEZXb4svt0eShMZvijGxzKsx+yIjeE8QYmHPrnHiTSQVhN4nqaw==",
      "dev": true,
      "dependencies": {
        "@jest/types": "^28.1.1",
        "chalk": "^4.0.0",
        "jest-get-type": "^28.0.2",
        "jest-util": "^28.1.1",
        "pretty-format": "^28.1.1"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
      }
    },
    "node_modules/jest-each/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
      "dev": true,
      "dependencies": {
        "color-convert": "^2.0.1"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
      }
    },
    "node_modules/jest-each/node_modules/chalk": {
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
      "dev": true,
      "dependencies": {
        "ansi-styles": "^4.1.0",
        "supports-color": "^7.1.0"
      },
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/chalk/chalk?sponsor=1"
      }
    },
    "node_modules/jest-each/node_modules/color-convert": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
      "dev": true,
      "dependencies": {
        "color-name": "~1.1.4"
      },
      "engines": {
        "node": ">=7.0.0"
      }
    },
    "node_modules/jest-each/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-each/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-each/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-environment-node": {
      "version": "28.1.2",
      "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-28.1.2.tgz",
      "integrity": "sha512-oYsZz9Qw27XKmOgTtnl0jW7VplJkN2oeof+SwAwKFQacq3CLlG9u4kTGuuLWfvu3J7bVutWlrbEQMOCL/jughw==",
      "dev": true,
      "dependencies": {
        "@jest/environment": "^28.1.2",
        "@jest/fake-timers": "^28.1.2",
        "@jest/types": "^28.1.1",
        "@types/node": "*",
        "jest-mock": "^28.1.1",
        "jest-util": "^28.1.1"
      },
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
      }
    },
    "node_modules/jest-get-type": {
      "version": "28.0.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7360
7361
7362
7363
7364
      "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-28.0.2.tgz",
      "integrity": "sha512-ioj2w9/DxSYHfOm5lJKCdcAmPJzQXmbM/Url3rhlghrPvT3tt+7a/+oXc9azkKmLvoiXjtV83bEWqi+vs5nlPA==",
      "dev": true,
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7365
7366
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7367
7368
7369
7370
7371
7372
7373
7374
7375
7376
7377
7378
7379
7380
7381
7382
7383
7384
    "node_modules/jest-haste-map": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-28.1.1.tgz",
      "integrity": "sha512-ZrRSE2o3Ezh7sb1KmeLEZRZ4mgufbrMwolcFHNRSjKZhpLa8TdooXOOFlSwoUzlbVs1t0l7upVRW2K7RWGHzbQ==",
      "dev": true,
      "dependencies": {
        "@jest/types": "^28.1.1",
        "@types/graceful-fs": "^4.1.3",
        "@types/node": "*",
        "anymatch": "^3.0.3",
        "fb-watchman": "^2.0.0",
        "graceful-fs": "^4.2.9",
        "jest-regex-util": "^28.0.2",
        "jest-util": "^28.1.1",
        "jest-worker": "^28.1.1",
        "micromatch": "^4.0.4",
        "walker": "^1.0.8"
      },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7385
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7386
7387
7388
7389
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
      },
      "optionalDependencies": {
        "fsevents": "^2.3.2"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7390
7391
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7392
7393
7394
7395
7396
    "node_modules/jest-leak-detector": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-28.1.1.tgz",
      "integrity": "sha512-4jvs8V8kLbAaotE+wFR7vfUGf603cwYtFf1/PYEsyX2BAjSzj8hQSVTP6OWzseTl0xL6dyHuKs2JAks7Pfubmw==",
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7397
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7398
7399
        "jest-get-type": "^28.0.2",
        "pretty-format": "^28.1.1"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7400
7401
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7402
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7403
7404
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7405
7406
7407
7408
7409
7410
7411
7412
7413
7414
    "node_modules/jest-matcher-utils": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-28.1.1.tgz",
      "integrity": "sha512-NPJPRWrbmR2nAJ+1nmnfcKKzSwgfaciCCrYZzVnNoxVoyusYWIjkBMNvu0RHJe7dNj4hH3uZOPZsQA+xAYWqsw==",
      "dev": true,
      "dependencies": {
        "chalk": "^4.0.0",
        "jest-diff": "^28.1.1",
        "jest-get-type": "^28.0.2",
        "pretty-format": "^28.1.1"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7415
7416
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7417
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7418
7419
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7420
7421
7422
7423
7424
7425
7426
7427
7428
7429
7430
7431
7432
7433
7434
7435
7436
7437
7438
7439
7440
7441
7442
7443
7444
7445
7446
7447
7448
7449
7450
7451
7452
7453
7454
7455
7456
7457
7458
7459
7460
7461
7462
7463
7464
7465
7466
7467
7468
7469
7470
7471
7472
7473
7474
7475
7476
7477
7478
7479
7480
7481
7482
7483
7484
7485
7486
7487
7488
7489
    "node_modules/jest-matcher-utils/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
      "dev": true,
      "dependencies": {
        "color-convert": "^2.0.1"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
      }
    },
    "node_modules/jest-matcher-utils/node_modules/chalk": {
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
      "dev": true,
      "dependencies": {
        "ansi-styles": "^4.1.0",
        "supports-color": "^7.1.0"
      },
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/chalk/chalk?sponsor=1"
      }
    },
    "node_modules/jest-matcher-utils/node_modules/color-convert": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
      "dev": true,
      "dependencies": {
        "color-name": "~1.1.4"
      },
      "engines": {
        "node": ">=7.0.0"
      }
    },
    "node_modules/jest-matcher-utils/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-matcher-utils/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-matcher-utils/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7490
7491
7492
7493
7494
7495
7496
7497
7498
7499
7500
7501
7502
7503
7504
7505
    "node_modules/jest-message-util": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-28.1.1.tgz",
      "integrity": "sha512-xoDOOT66fLfmTRiqkoLIU7v42mal/SqwDKvfmfiWAdJMSJiU+ozgluO7KbvoAgiwIrrGZsV7viETjc8GNrA/IQ==",
      "dev": true,
      "dependencies": {
        "@babel/code-frame": "^7.12.13",
        "@jest/types": "^28.1.1",
        "@types/stack-utils": "^2.0.0",
        "chalk": "^4.0.0",
        "graceful-fs": "^4.2.9",
        "micromatch": "^4.0.4",
        "pretty-format": "^28.1.1",
        "slash": "^3.0.0",
        "stack-utils": "^2.0.3"
      },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7506
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7507
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7508
7509
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7510
7511
7512
7513
7514
7515
7516
7517
7518
7519
7520
7521
7522
7523
7524
7525
7526
7527
7528
7529
7530
7531
7532
7533
7534
7535
7536
7537
7538
7539
7540
7541
7542
7543
7544
7545
7546
7547
7548
7549
7550
7551
7552
7553
7554
7555
7556
7557
7558
7559
7560
7561
7562
7563
7564
7565
7566
7567
7568
7569
7570
7571
7572
7573
7574
7575
7576
7577
7578
7579
7580
7581
7582
7583
7584
7585
7586
7587
7588
    "node_modules/jest-message-util/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
      "dev": true,
      "dependencies": {
        "color-convert": "^2.0.1"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
      }
    },
    "node_modules/jest-message-util/node_modules/chalk": {
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
      "dev": true,
      "dependencies": {
        "ansi-styles": "^4.1.0",
        "supports-color": "^7.1.0"
      },
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/chalk/chalk?sponsor=1"
      }
    },
    "node_modules/jest-message-util/node_modules/color-convert": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
      "dev": true,
      "dependencies": {
        "color-name": "~1.1.4"
      },
      "engines": {
        "node": ">=7.0.0"
      }
    },
    "node_modules/jest-message-util/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-message-util/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-message-util/node_modules/slash": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
      "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-message-util/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7589
7590
7591
7592
7593
    "node_modules/jest-mock": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-28.1.1.tgz",
      "integrity": "sha512-bDCb0FjfsmKweAvE09dZT59IMkzgN0fYBH6t5S45NoJfd2DHkS3ySG2K+hucortryhO3fVuXdlxWcbtIuV/Skw==",
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7594
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7595
7596
        "@jest/types": "^28.1.1",
        "@types/node": "*"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7597
7598
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7599
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7600
7601
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7602
7603
7604
7605
7606
    "node_modules/jest-pnp-resolver": {
      "version": "1.2.2",
      "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
      "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7607
7608
      "engines": {
        "node": ">=6"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7609
7610
7611
7612
7613
7614
7615
7616
      },
      "peerDependencies": {
        "jest-resolve": "*"
      },
      "peerDependenciesMeta": {
        "jest-resolve": {
          "optional": true
        }
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7617
7618
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7619
7620
7621
7622
    "node_modules/jest-regex-util": {
      "version": "28.0.2",
      "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-28.0.2.tgz",
      "integrity": "sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==",
7623
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7624
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7625
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7626
7627
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7628
7629
7630
7631
7632
    "node_modules/jest-resolve": {
      "version": "28.1.1",
      "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-28.1.1.tgz",
      "integrity": "sha512-/d1UbyUkf9nvsgdBildLe6LAD4DalgkgZcKd0nZ8XUGPyA/7fsnaQIlKVnDiuUXv/IeZhPEDrRJubVSulxrShA==",
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7633
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7634
7635
7636
7637
7638
7639
7640
7641
7642
        "chalk": "^4.0.0",
        "graceful-fs": "^4.2.9",
        "jest-haste-map": "^28.1.1",
        "jest-pnp-resolver": "^1.2.2",
        "jest-util": "^28.1.1",
        "jest-validate": "^28.1.1",
        "resolve": "^1.20.0",
        "resolve.exports": "^1.1.0",
        "slash": "^3.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7643
7644
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7645
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7646
7647
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7648
    "node_modules/jest-resolve-dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7649
7650
7651
      "version": "28.1.2",
      "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-28.1.2.tgz",
      "integrity": "sha512-OXw4vbOZuyRTBi3tapWBqdyodU+T33ww5cPZORuTWkg+Y8lmsxQlVu3MWtJh6NMlKRTHQetF96yGPv01Ye7Mbg==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7652
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7653
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7654
        "jest-regex-util": "^28.0.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7655
        "jest-snapshot": "^28.1.2"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7656
7657
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7658
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7659
7660
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7661
7662
7663
7664
7665
7666
7667
7668
7669
7670
7671
7672
7673
7674
7675
7676
7677
7678
7679
7680
7681
7682
7683
7684
7685
7686
7687
7688
7689
7690
7691
7692
7693
7694
7695
7696
7697
7698
7699
7700
7701
7702
7703
7704
7705
7706
7707
7708
7709
7710
7711
7712
7713
7714
7715
7716
7717
7718
7719
7720
7721
7722
7723
7724
7725
7726
7727
7728
7729
7730
7731
7732
7733
7734
7735
7736
7737
7738
7739
    "node_modules/jest-resolve/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
      "dev": true,
      "dependencies": {
        "color-convert": "^2.0.1"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
      }
    },
    "node_modules/jest-resolve/node_modules/chalk": {
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
      "dev": true,
      "dependencies": {
        "ansi-styles": "^4.1.0",
        "supports-color": "^7.1.0"
      },
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/chalk/chalk?sponsor=1"
      }
    },
    "node_modules/jest-resolve/node_modules/color-convert": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
      "dev": true,
      "dependencies": {
        "color-name": "~1.1.4"
      },
      "engines": {
        "node": ">=7.0.0"
      }
    },
    "node_modules/jest-resolve/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-resolve/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-resolve/node_modules/slash": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
      "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-resolve/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7740
    "node_modules/jest-runner": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7741
7742
7743
      "version": "28.1.2",
      "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-28.1.2.tgz",
      "integrity": "sha512-6/k3DlAsAEr5VcptCMdhtRhOoYClZQmxnVMZvZ/quvPGRpN7OBQYPIC32tWSgOnbgqLXNs5RAniC+nkdFZpD4A==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7744
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7745
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7746
        "@jest/console": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7747
        "@jest/environment": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7748
        "@jest/test-result": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7749
        "@jest/transform": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7750
7751
7752
7753
7754
7755
        "@jest/types": "^28.1.1",
        "@types/node": "*",
        "chalk": "^4.0.0",
        "emittery": "^0.10.2",
        "graceful-fs": "^4.2.9",
        "jest-docblock": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7756
        "jest-environment-node": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7757
7758
7759
7760
        "jest-haste-map": "^28.1.1",
        "jest-leak-detector": "^28.1.1",
        "jest-message-util": "^28.1.1",
        "jest-resolve": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7761
        "jest-runtime": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7762
7763
7764
7765
7766
        "jest-util": "^28.1.1",
        "jest-watcher": "^28.1.1",
        "jest-worker": "^28.1.1",
        "source-map-support": "0.5.13",
        "throat": "^6.0.1"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7767
      },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7768
7769
      "engines": {
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7770
7771
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7772
7773
7774
7775
    "node_modules/jest-runner/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7776
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7777
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7778
7779
7780
7781
7782
7783
7784
7785
7786
7787
7788
7789
7790
7791
7792
7793
7794
7795
7796
7797
7798
7799
7800
7801
7802
7803
7804
7805
7806
7807
7808
7809
7810
7811
7812
7813
7814
7815
7816
7817
7818
7819
7820
7821
7822
7823
7824
7825
7826
7827
7828
7829
7830
7831
7832
7833
7834
7835
7836
7837
7838
7839
        "color-convert": "^2.0.1"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
      }
    },
    "node_modules/jest-runner/node_modules/chalk": {
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
      "dev": true,
      "dependencies": {
        "ansi-styles": "^4.1.0",
        "supports-color": "^7.1.0"
      },
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/chalk/chalk?sponsor=1"
      }
    },
    "node_modules/jest-runner/node_modules/color-convert": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
      "dev": true,
      "dependencies": {
        "color-name": "~1.1.4"
      },
      "engines": {
        "node": ">=7.0.0"
      }
    },
    "node_modules/jest-runner/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-runner/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-runner/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7840
7841
7842
      }
    },
    "node_modules/jest-runtime": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7843
7844
7845
      "version": "28.1.2",
      "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-28.1.2.tgz",
      "integrity": "sha512-i4w93OsWzLOeMXSi9epmakb2+3z0AchZtUQVF1hesBmcQQy4vtaql5YdVe9KexdJaVRyPDw8DoBR0j3lYsZVYw==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7846
7847
      "dev": true,
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7848
7849
7850
7851
        "@jest/environment": "^28.1.2",
        "@jest/fake-timers": "^28.1.2",
        "@jest/globals": "^28.1.2",
        "@jest/source-map": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7852
        "@jest/test-result": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7853
        "@jest/transform": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7854
7855
7856
7857
7858
7859
7860
7861
7862
7863
7864
7865
        "@jest/types": "^28.1.1",
        "chalk": "^4.0.0",
        "cjs-module-lexer": "^1.0.0",
        "collect-v8-coverage": "^1.0.0",
        "execa": "^5.0.0",
        "glob": "^7.1.3",
        "graceful-fs": "^4.2.9",
        "jest-haste-map": "^28.1.1",
        "jest-message-util": "^28.1.1",
        "jest-mock": "^28.1.1",
        "jest-regex-util": "^28.0.2",
        "jest-resolve": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7866
        "jest-snapshot": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7867
7868
7869
        "jest-util": "^28.1.1",
        "slash": "^3.0.0",
        "strip-bom": "^4.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7870
7871
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7872
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7873
7874
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7875
7876
7877
7878
7879
7880
7881
7882
7883
7884
7885
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
7899
7900
7901
7902
7903
7904
7905
7906
7907
7908
7909
7910
7911
7912
7913
7914
7915
7916
7917
7918
7919
7920
7921
7922
7923
7924
7925
7926
7927
7928
7929
7930
7931
7932
7933
7934
7935
7936
7937
7938
7939
7940
7941
7942
7943
7944
7945
7946
7947
7948
7949
7950
7951
7952
7953
    "node_modules/jest-runtime/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
      "dev": true,
      "dependencies": {
        "color-convert": "^2.0.1"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
      }
    },
    "node_modules/jest-runtime/node_modules/chalk": {
      "version": "4.1.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
      "dev": true,
      "dependencies": {
        "ansi-styles": "^4.1.0",
        "supports-color": "^7.1.0"
      },
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/chalk/chalk?sponsor=1"
      }
    },
    "node_modules/jest-runtime/node_modules/color-convert": {
      "version": "2.0.1",
      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
      "dev": true,
      "dependencies": {
        "color-name": "~1.1.4"
      },
      "engines": {
        "node": ">=7.0.0"
      }
    },
    "node_modules/jest-runtime/node_modules/color-name": {
      "version": "1.1.4",
      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
      "dev": true
    },
    "node_modules/jest-runtime/node_modules/has-flag": {
      "version": "4.0.0",
      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-runtime/node_modules/slash": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
      "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
      "dev": true,
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/jest-runtime/node_modules/supports-color": {
      "version": "7.2.0",
      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
      "dev": true,
      "dependencies": {
        "has-flag": "^4.0.0"
      },
      "engines": {
        "node": ">=8"
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7954
    "node_modules/jest-snapshot": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7955
7956
7957
      "version": "28.1.2",
      "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-28.1.2.tgz",
      "integrity": "sha512-wzrieFttZYfLvrCVRJxX+jwML2YTArOUqFpCoSVy1QUapx+LlV9uLbV/mMEhYj4t7aMeE9aSQFHSvV/oNoDAMA==",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7958
      "dev": true,
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7959
      "dependencies": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7960
7961
7962
7963
7964
7965
        "@babel/core": "^7.11.6",
        "@babel/generator": "^7.7.2",
        "@babel/plugin-syntax-typescript": "^7.7.2",
        "@babel/traverse": "^7.7.2",
        "@babel/types": "^7.3.3",
        "@jest/expect-utils": "^28.1.1",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7966
        "@jest/transform": "^28.1.2",
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7967
7968
7969
7970
7971
7972
7973
7974
7975
7976
7977
7978
7979
7980
7981
7982
        "@jest/types": "^28.1.1",
        "@types/babel__traverse": "^7.0.6",
        "@types/prettier": "^2.1.5",
        "babel-preset-current-node-syntax": "^1.0.0",
        "chalk": "^4.0.0",
        "expect": "^28.1.1",
        "graceful-fs": "^4.2.9",
        "jest-diff": "^28.1.1",
        "jest-get-type": "^28.0.2",
        "jest-haste-map": "^28.1.1",
        "jest-matcher-utils": "^28.1.1",
        "jest-message-util": "^28.1.1",
        "jest-util": "^28.1.1",
        "natural-compare": "^1.4.0",
        "pretty-format": "^28.1.1",
        "semver": "^7.3.5"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7983
7984
      },
      "engines": {
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7985
        "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7986
7987
      }
    },
Rosanny Sihombing's avatar
Rosanny Sihombing committed
7988
7989
7990
7991
7992
7993
7994
7995
7996
7997
7998
7999
8000
    "node_modules/jest-snapshot/node_modules/ansi-styles": {
      "version": "4.3.0",
      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
      "dev": true,
      "dependencies": {
        "color-convert": "^2.0.1"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
For faster browsing, not all history is shown. View entire blame