|
|
|
@ -71,7 +71,7 @@ |
|
|
|
|
"xss": "^1.0.15" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/core": "^7.24.5", |
|
|
|
|
"@babel/core": "^7.24.6", |
|
|
|
|
"@babel/preset-env": "^7.24.5", |
|
|
|
|
"autoprefixer": "^10.4.19", |
|
|
|
|
"babel-loader": "^9.1.3", |
|
|
|
@ -212,11 +212,11 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/code-frame": { |
|
|
|
|
"version": "7.24.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz", |
|
|
|
|
"integrity": "sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/highlight": "^7.24.2", |
|
|
|
|
"@babel/highlight": "^7.24.6", |
|
|
|
|
"picocolors": "^1.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
@ -224,28 +224,28 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/compat-data": { |
|
|
|
|
"version": "7.24.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.4.tgz", |
|
|
|
|
"integrity": "sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/core": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-qAHSfAdVyFmIvl0VHELib8xar7ONuSHrE2hLnsaWkYNTI68dmi1x8GYDhJjMI/e7XWal9QBlZkwbOnkcw7Z8gQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
|
"@babel/code-frame": "^7.24.2", |
|
|
|
|
"@babel/generator": "^7.24.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.23.6", |
|
|
|
|
"@babel/helper-module-transforms": "^7.24.5", |
|
|
|
|
"@babel/helpers": "^7.24.5", |
|
|
|
|
"@babel/parser": "^7.24.5", |
|
|
|
|
"@babel/template": "^7.24.0", |
|
|
|
|
"@babel/traverse": "^7.24.5", |
|
|
|
|
"@babel/types": "^7.24.5", |
|
|
|
|
"@babel/code-frame": "^7.24.6", |
|
|
|
|
"@babel/generator": "^7.24.6", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.24.6", |
|
|
|
|
"@babel/helper-module-transforms": "^7.24.6", |
|
|
|
|
"@babel/helpers": "^7.24.6", |
|
|
|
|
"@babel/parser": "^7.24.6", |
|
|
|
|
"@babel/template": "^7.24.6", |
|
|
|
|
"@babel/traverse": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6", |
|
|
|
|
"convert-source-map": "^2.0.0", |
|
|
|
|
"debug": "^4.1.0", |
|
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
@ -266,11 +266,11 @@ |
|
|
|
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/generator": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/types": "^7.24.5", |
|
|
|
|
"@babel/types": "^7.24.6", |
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25", |
|
|
|
|
"jsesc": "^2.5.1" |
|
|
|
@ -303,12 +303,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-compilation-targets": { |
|
|
|
|
"version": "7.23.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz", |
|
|
|
|
"integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/compat-data": "^7.23.5", |
|
|
|
|
"@babel/helper-validator-option": "^7.23.5", |
|
|
|
|
"@babel/compat-data": "^7.24.6", |
|
|
|
|
"@babel/helper-validator-option": "^7.24.6", |
|
|
|
|
"browserslist": "^4.22.2", |
|
|
|
|
"lru-cache": "^5.1.1", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
@ -387,31 +387,31 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-environment-visitor": { |
|
|
|
|
"version": "7.22.20", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", |
|
|
|
|
"integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-function-name": { |
|
|
|
|
"version": "7.23.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", |
|
|
|
|
"integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/template": "^7.22.15", |
|
|
|
|
"@babel/types": "^7.23.0" |
|
|
|
|
"@babel/template": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-hoist-variables": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/types": "^7.22.5" |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -430,26 +430,26 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-module-imports": { |
|
|
|
|
"version": "7.24.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz", |
|
|
|
|
"integrity": "sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/types": "^7.24.0" |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-module-transforms": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-module-imports": "^7.24.3", |
|
|
|
|
"@babel/helper-simple-access": "^7.24.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.5", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.5" |
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6", |
|
|
|
|
"@babel/helper-module-imports": "^7.24.6", |
|
|
|
|
"@babel/helper-simple-access": "^7.24.6", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.6", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -513,11 +513,11 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-simple-access": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/types": "^7.24.5" |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -536,36 +536,36 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-split-export-declaration": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/types": "^7.24.5" |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-string-parser": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-validator-identifier": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helper-validator-option": { |
|
|
|
|
"version": "7.23.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz", |
|
|
|
|
"integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
@ -585,24 +585,23 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/helpers": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/template": "^7.24.0", |
|
|
|
|
"@babel/traverse": "^7.24.5", |
|
|
|
|
"@babel/types": "^7.24.5" |
|
|
|
|
"@babel/template": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/highlight": { |
|
|
|
|
"version": "7.24.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz", |
|
|
|
|
"integrity": "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6", |
|
|
|
|
"chalk": "^2.4.2", |
|
|
|
|
"js-tokens": "^4.0.0", |
|
|
|
|
"picocolors": "^1.0.0" |
|
|
|
@ -612,9 +611,9 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/parser": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==", |
|
|
|
|
"bin": { |
|
|
|
|
"parser": "bin/babel-parser.js" |
|
|
|
|
}, |
|
|
|
@ -1946,31 +1945,31 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/template": { |
|
|
|
|
"version": "7.24.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz", |
|
|
|
|
"integrity": "sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/code-frame": "^7.23.5", |
|
|
|
|
"@babel/parser": "^7.24.0", |
|
|
|
|
"@babel/types": "^7.24.0" |
|
|
|
|
"@babel/code-frame": "^7.24.6", |
|
|
|
|
"@babel/parser": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6.9.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/traverse": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/code-frame": "^7.24.2", |
|
|
|
|
"@babel/generator": "^7.24.5", |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-function-name": "^7.23.0", |
|
|
|
|
"@babel/helper-hoist-variables": "^7.22.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.5", |
|
|
|
|
"@babel/parser": "^7.24.5", |
|
|
|
|
"@babel/types": "^7.24.5", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/code-frame": "^7.24.6", |
|
|
|
|
"@babel/generator": "^7.24.6", |
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6", |
|
|
|
|
"@babel/helper-function-name": "^7.24.6", |
|
|
|
|
"@babel/helper-hoist-variables": "^7.24.6", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.6", |
|
|
|
|
"@babel/parser": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6", |
|
|
|
|
"debug": "^4.3.1", |
|
|
|
|
"globals": "^11.1.0" |
|
|
|
|
}, |
|
|
|
@ -1979,12 +1978,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@babel/types": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/helper-string-parser": "^7.24.1", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.5", |
|
|
|
|
"@babel/helper-string-parser": "^7.24.6", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6", |
|
|
|
|
"to-fast-properties": "^2.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
@ -18066,34 +18065,34 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/code-frame": { |
|
|
|
|
"version": "7.24.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz", |
|
|
|
|
"integrity": "sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/highlight": "^7.24.2", |
|
|
|
|
"@babel/highlight": "^7.24.6", |
|
|
|
|
"picocolors": "^1.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/compat-data": { |
|
|
|
|
"version": "7.24.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.4.tgz", |
|
|
|
|
"integrity": "sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==" |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ==" |
|
|
|
|
}, |
|
|
|
|
"@babel/core": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-qAHSfAdVyFmIvl0VHELib8xar7ONuSHrE2hLnsaWkYNTI68dmi1x8GYDhJjMI/e7XWal9QBlZkwbOnkcw7Z8gQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
|
"@babel/code-frame": "^7.24.2", |
|
|
|
|
"@babel/generator": "^7.24.5", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.23.6", |
|
|
|
|
"@babel/helper-module-transforms": "^7.24.5", |
|
|
|
|
"@babel/helpers": "^7.24.5", |
|
|
|
|
"@babel/parser": "^7.24.5", |
|
|
|
|
"@babel/template": "^7.24.0", |
|
|
|
|
"@babel/traverse": "^7.24.5", |
|
|
|
|
"@babel/types": "^7.24.5", |
|
|
|
|
"@babel/code-frame": "^7.24.6", |
|
|
|
|
"@babel/generator": "^7.24.6", |
|
|
|
|
"@babel/helper-compilation-targets": "^7.24.6", |
|
|
|
|
"@babel/helper-module-transforms": "^7.24.6", |
|
|
|
|
"@babel/helpers": "^7.24.6", |
|
|
|
|
"@babel/parser": "^7.24.6", |
|
|
|
|
"@babel/template": "^7.24.6", |
|
|
|
|
"@babel/traverse": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6", |
|
|
|
|
"convert-source-map": "^2.0.0", |
|
|
|
|
"debug": "^4.1.0", |
|
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
@ -18109,11 +18108,11 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/generator": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/types": "^7.24.5", |
|
|
|
|
"@babel/types": "^7.24.6", |
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25", |
|
|
|
|
"jsesc": "^2.5.1" |
|
|
|
@ -18137,12 +18136,12 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-compilation-targets": { |
|
|
|
|
"version": "7.23.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz", |
|
|
|
|
"integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-VZQ57UsDGlX/5fFA7GkVPplZhHsVc+vuErWgdOiysI9Ksnw0Pbbd6pnPiR/mmJyKHgyIW0c7KT32gmhiF+cirg==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/compat-data": "^7.23.5", |
|
|
|
|
"@babel/helper-validator-option": "^7.23.5", |
|
|
|
|
"@babel/compat-data": "^7.24.6", |
|
|
|
|
"@babel/helper-validator-option": "^7.24.6", |
|
|
|
|
"browserslist": "^4.22.2", |
|
|
|
|
"lru-cache": "^5.1.1", |
|
|
|
|
"semver": "^6.3.1" |
|
|
|
@ -18205,25 +18204,25 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-environment-visitor": { |
|
|
|
|
"version": "7.22.20", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", |
|
|
|
|
"integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==" |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==" |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-function-name": { |
|
|
|
|
"version": "7.23.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", |
|
|
|
|
"integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/template": "^7.22.15", |
|
|
|
|
"@babel/types": "^7.23.0" |
|
|
|
|
"@babel/template": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-hoist-variables": { |
|
|
|
|
"version": "7.22.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", |
|
|
|
|
"integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/types": "^7.22.5" |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-member-expression-to-functions": { |
|
|
|
@ -18236,23 +18235,23 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-module-imports": { |
|
|
|
|
"version": "7.24.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz", |
|
|
|
|
"integrity": "sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/types": "^7.24.0" |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-module-transforms": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-Y/YMPm83mV2HJTbX1Qh2sjgjqcacvOlhbzdCCsSlblOKjSYmQqEbO6rUniWQyRo9ncyfjT8hnUjlG06RXDEmcA==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-module-imports": "^7.24.3", |
|
|
|
|
"@babel/helper-simple-access": "^7.24.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.5", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.5" |
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6", |
|
|
|
|
"@babel/helper-module-imports": "^7.24.6", |
|
|
|
|
"@babel/helper-simple-access": "^7.24.6", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.6", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-optimise-call-expression": { |
|
|
|
@ -18292,11 +18291,11 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-simple-access": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-nZzcMMD4ZhmB35MOOzQuiGO5RzL6tJbsT37Zx8M5L/i9KSrukGXWTjLe1knIbb/RmxoJE9GON9soq0c0VEMM5g==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/types": "^7.24.5" |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": { |
|
|
|
@ -18309,27 +18308,27 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-split-export-declaration": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/types": "^7.24.5" |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-string-parser": { |
|
|
|
|
"version": "7.24.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz", |
|
|
|
|
"integrity": "sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==" |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==" |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-validator-identifier": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==" |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==" |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-validator-option": { |
|
|
|
|
"version": "7.23.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz", |
|
|
|
|
"integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==" |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==" |
|
|
|
|
}, |
|
|
|
|
"@babel/helper-wrap-function": { |
|
|
|
|
"version": "7.22.20", |
|
|
|
@ -18343,30 +18342,29 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/helpers": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-V2PI+NqnyFu1i0GyTd/O/cTpxzQCYioSkUIRmgo7gFEHKKCg5w46+r/A6WeUR1+P3TeQ49dspGPNd/E3n9AnnA==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/template": "^7.24.0", |
|
|
|
|
"@babel/traverse": "^7.24.5", |
|
|
|
|
"@babel/types": "^7.24.5" |
|
|
|
|
"@babel/template": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/highlight": { |
|
|
|
|
"version": "7.24.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.2.tgz", |
|
|
|
|
"integrity": "sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-validator-identifier": "^7.22.20", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6", |
|
|
|
|
"chalk": "^2.4.2", |
|
|
|
|
"js-tokens": "^4.0.0", |
|
|
|
|
"picocolors": "^1.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/parser": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==" |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==" |
|
|
|
|
}, |
|
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
@ -19262,39 +19260,39 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/template": { |
|
|
|
|
"version": "7.24.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz", |
|
|
|
|
"integrity": "sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/code-frame": "^7.23.5", |
|
|
|
|
"@babel/parser": "^7.24.0", |
|
|
|
|
"@babel/types": "^7.24.0" |
|
|
|
|
"@babel/code-frame": "^7.24.6", |
|
|
|
|
"@babel/parser": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/traverse": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/code-frame": "^7.24.2", |
|
|
|
|
"@babel/generator": "^7.24.5", |
|
|
|
|
"@babel/helper-environment-visitor": "^7.22.20", |
|
|
|
|
"@babel/helper-function-name": "^7.23.0", |
|
|
|
|
"@babel/helper-hoist-variables": "^7.22.5", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.5", |
|
|
|
|
"@babel/parser": "^7.24.5", |
|
|
|
|
"@babel/types": "^7.24.5", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/code-frame": "^7.24.6", |
|
|
|
|
"@babel/generator": "^7.24.6", |
|
|
|
|
"@babel/helper-environment-visitor": "^7.24.6", |
|
|
|
|
"@babel/helper-function-name": "^7.24.6", |
|
|
|
|
"@babel/helper-hoist-variables": "^7.24.6", |
|
|
|
|
"@babel/helper-split-export-declaration": "^7.24.6", |
|
|
|
|
"@babel/parser": "^7.24.6", |
|
|
|
|
"@babel/types": "^7.24.6", |
|
|
|
|
"debug": "^4.3.1", |
|
|
|
|
"globals": "^11.1.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@babel/types": { |
|
|
|
|
"version": "7.24.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.5.tgz", |
|
|
|
|
"integrity": "sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==", |
|
|
|
|
"version": "7.24.6", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.6.tgz", |
|
|
|
|
"integrity": "sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==", |
|
|
|
|
"requires": { |
|
|
|
|
"@babel/helper-string-parser": "^7.24.1", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.5", |
|
|
|
|
"@babel/helper-string-parser": "^7.24.6", |
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.6", |
|
|
|
|
"to-fast-properties": "^2.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|