|
@@ -42,6 +42,7 @@
|
|
|
"rollup-plugin-visualizer": "^5.12.0",
|
|
|
"sharp": "^0.33.5",
|
|
|
"terser": "^5.31.6",
|
|
|
+ "tester": "^1.4.5",
|
|
|
"typescript": "~5.4.0",
|
|
|
"unplugin-auto-import": "^0.18.2",
|
|
|
"unplugin-icons": "^0.19.2",
|
|
@@ -2206,6 +2207,72 @@
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/ansy": {
|
|
|
+ "version": "1.0.15",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ansy/-/ansy-1.0.15.tgz",
|
|
|
+ "integrity": "sha512-mQyNSn58HN7aEthofkap0hn8jg7/5SJWrB0ypExgcECOwLppc0njH+QBA9X5VMiEN9SM0JlFZWJQGycxxInAqg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-styles": "^3.0.0",
|
|
|
+ "custom-return": "^1.0.0",
|
|
|
+ "supports-color": "^3.1.2",
|
|
|
+ "ul": "^5.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ansy/node_modules/ansi-styles": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
|
|
+ "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-convert": "^1.9.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ansy/node_modules/color-convert": {
|
|
|
+ "version": "1.9.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz",
|
|
|
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "1.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ansy/node_modules/color-name": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/ansy/node_modules/has-flag": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-DyYHfIYwAJmjAjSSPKANxI8bFY9YtFrgkAfinBojQ8YJTOuOuav64tMUJv584SES4xl74PmuaevIyaLESHdTAA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ansy/node_modules/supports-color": {
|
|
|
+ "version": "3.2.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-3.2.3.tgz",
|
|
|
+ "integrity": "sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-flag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/anymatch": {
|
|
|
"version": "3.1.3",
|
|
|
"resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz",
|
|
@@ -2532,6 +2599,17 @@
|
|
|
"node": ">=6"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/camelo": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/camelo/-/camelo-1.2.1.tgz",
|
|
|
+ "integrity": "sha512-5O6lYuw6JR8viGfxFQhJTaO7cPTsnEaJUK2Gj0JeZ0O+iO78kxfeF47ocx6Ml0K8KWbE/JgBbgi3zF6lcUkvGw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "regex-escape": "^3.4.10",
|
|
|
+ "uc-first-array": "^1.1.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/chalk": {
|
|
|
"version": "4.1.2",
|
|
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz",
|
|
@@ -2549,6 +2627,13 @@
|
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/charm": {
|
|
|
+ "version": "0.1.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/charm/-/charm-0.1.2.tgz",
|
|
|
+ "integrity": "sha512-syedaZ9cPe7r3hoQA9twWYKu5AIyCswN5+szkmPBe9ccdLrj4bYaCnLVPTLd2kgVRc7+zoX4tyPgRnFKCj5YjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT/X11"
|
|
|
+ },
|
|
|
"node_modules/chokidar": {
|
|
|
"version": "3.6.0",
|
|
|
"resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz",
|
|
@@ -2700,6 +2785,19 @@
|
|
|
"node": ">=7.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/color-it": {
|
|
|
+ "version": "1.2.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-it/-/color-it-1.2.12.tgz",
|
|
|
+ "integrity": "sha512-15ymoygmMjfsrjfnxFcKGXk/7TFo0kuZ2ETBinKpBw4T4H5MZWDFa21fmwlwcJnOz4RzSGbYwi7lnUf2264vKw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "couleurs": "^6.0.6",
|
|
|
+ "flat-colors": "^3.1.0",
|
|
|
+ "iterate-object": "^1.1.0",
|
|
|
+ "typpy": "^2.3.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/color-name": {
|
|
|
"version": "1.1.4",
|
|
|
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz",
|
|
@@ -2803,6 +2901,36 @@
|
|
|
"node": ">= 0.10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/couleurs": {
|
|
|
+ "version": "6.0.11",
|
|
|
+ "resolved": "https://registry.npmmirror.com/couleurs/-/couleurs-6.0.11.tgz",
|
|
|
+ "integrity": "sha512-y5WUDtgQKw/tVViZCj3ACX8VseU0ONxiet8SRsE89uH4s/otRLXGOMymfVbKMFzedKOdxQpTcYWukRwkvgRYdw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansy": "^1.0.0",
|
|
|
+ "color-convert": "^1.0.0",
|
|
|
+ "iterate-object": "^1.3.1",
|
|
|
+ "typpy": "^2.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/couleurs/node_modules/color-convert": {
|
|
|
+ "version": "1.9.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz",
|
|
|
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "1.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/couleurs/node_modules/color-name": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/cross-spawn": {
|
|
|
"version": "7.0.3",
|
|
|
"resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
|
@@ -2960,6 +3088,16 @@
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/custom-return": {
|
|
|
+ "version": "1.0.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/custom-return/-/custom-return-1.0.12.tgz",
|
|
|
+ "integrity": "sha512-Xy6IlEV6gW5Iu4YRoQe0A5RG1mzezawcTXzAk7u28oB2UilRfbbOc1C7RmWE6AJ1inSm8gghCkIpo0LUQfLbvw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "noop6": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/data-view-buffer": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
|
|
@@ -3057,6 +3195,16 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/deffy": {
|
|
|
+ "version": "2.2.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/deffy/-/deffy-2.2.4.tgz",
|
|
|
+ "integrity": "sha512-pLc9lsbsWjr6RxmJ2OLyvm+9l4j1yK69h+TML/gUit/t3vTijpkNGh8LioaJYTGO7F25m6HZndADcUOo2PsiUg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "typpy": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/define-data-property": {
|
|
|
"version": "1.1.4",
|
|
|
"resolved": "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz",
|
|
@@ -3132,6 +3280,21 @@
|
|
|
"node": ">=8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/difflet": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/difflet/-/difflet-1.0.1.tgz",
|
|
|
+ "integrity": "sha512-M5odUun54PsYRWAVCUOTF975cuQN1MBYgi46lxZ+00X7A0wbkJTp+1zyr979lVpRS/gOMpekqhDMlBKmP2oXjg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "charm": "0.1.x",
|
|
|
+ "deep-is": "0.1.x",
|
|
|
+ "traverse": "0.6.x"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/dir-glob": {
|
|
|
"version": "3.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz",
|
|
@@ -3256,6 +3419,22 @@
|
|
|
"vue": "^3.2.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/emoji-logger": {
|
|
|
+ "version": "1.0.15",
|
|
|
+ "resolved": "https://registry.npmmirror.com/emoji-logger/-/emoji-logger-1.0.15.tgz",
|
|
|
+ "integrity": "sha512-f1psExXXMEbYHDXDUntohNPAW/fPRefy0ONzcOIyEMCBgLYM4RP0gcFFRsl83WfPTOu8EtnAhaHZaQOIUE/9gA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-it": "^1.2.0",
|
|
|
+ "deffy": "^2.2.2",
|
|
|
+ "emojic": "^1.1.0",
|
|
|
+ "err": "^1.1.0",
|
|
|
+ "indento": "^1.1.0",
|
|
|
+ "is-win": "^1.0.4",
|
|
|
+ "ul": "^5.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/emoji-regex": {
|
|
|
"version": "8.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
@@ -3263,6 +3442,26 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/emojic": {
|
|
|
+ "version": "1.1.17",
|
|
|
+ "resolved": "https://registry.npmmirror.com/emojic/-/emojic-1.1.17.tgz",
|
|
|
+ "integrity": "sha512-o6eKBKh02CxD6lhJ5famk+phxXmQfgdITLN7qB3kcEZnJ+7l0oXVTQe+tShSOEgw1+/8q6iPUUdMqvt5Vlj7zw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "camelo": "^1.2.1",
|
|
|
+ "emojilib": "^2.0.2",
|
|
|
+ "iterate-object": "^1.2.0",
|
|
|
+ "r-json": "^1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/emojilib": {
|
|
|
+ "version": "2.4.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/emojilib/-/emojilib-2.4.0.tgz",
|
|
|
+ "integrity": "sha512-5U0rVMU5Y2n2+ykNLQqMoqklN9ICBT/KsvC1Gz6vqHbz2AXXGkG+Pm5rMWk/8Vjrr/mY9985Hi8DYzn1F09Nyw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/emojis-list": {
|
|
|
"version": "3.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz",
|
|
@@ -3284,6 +3483,16 @@
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/err": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/err/-/err-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-N97Ybd2jJHVQ+Ft3Q5+C2gM3kgygkdeQmEqbN2z15UTVyyEsIwLA1VK39O1DHEJhXbwIFcJLqm6iARNhFANcQA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "typpy": "^2.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/errno": {
|
|
|
"version": "0.1.8",
|
|
|
"resolved": "https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz",
|
|
@@ -3378,6 +3587,34 @@
|
|
|
"node": ">= 0.4"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/es-get-iterator": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/es-get-iterator/-/es-get-iterator-1.1.3.tgz",
|
|
|
+ "integrity": "sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "get-intrinsic": "^1.1.3",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "is-arguments": "^1.1.1",
|
|
|
+ "is-map": "^2.0.2",
|
|
|
+ "is-set": "^2.0.2",
|
|
|
+ "is-string": "^1.0.7",
|
|
|
+ "isarray": "^2.0.5",
|
|
|
+ "stop-iteration-iterator": "^1.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-get-iterator/node_modules/isarray": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/es-object-atoms": {
|
|
|
"version": "1.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
|
|
@@ -3826,6 +4063,39 @@
|
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/expect": {
|
|
|
+ "version": "1.20.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/expect/-/expect-1.20.2.tgz",
|
|
|
+ "integrity": "sha512-vUOB6rNLhhRgchrNzJZH72FXDgiHmmEqX07Nlb1363HyZm/GFzkNMq0X0eIygMtdc4f2okltziddtVM4D5q0Jw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "define-properties": "~1.1.2",
|
|
|
+ "has": "^1.0.1",
|
|
|
+ "is-equal": "^1.5.1",
|
|
|
+ "is-regex": "^1.0.3",
|
|
|
+ "object-inspect": "^1.1.0",
|
|
|
+ "object-keys": "^1.0.9",
|
|
|
+ "tmatch": "^2.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/expect/node_modules/define-properties": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/define-properties/-/define-properties-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-property-descriptors": "^1.0.0",
|
|
|
+ "object-keys": "^1.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/extend-shallow": {
|
|
|
"version": "2.0.1",
|
|
|
"resolved": "https://registry.npmmirror.com/extend-shallow/-/extend-shallow-2.0.1.tgz",
|
|
@@ -3979,6 +4249,13 @@
|
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/flat-colors": {
|
|
|
+ "version": "3.3.12",
|
|
|
+ "resolved": "https://registry.npmmirror.com/flat-colors/-/flat-colors-3.3.12.tgz",
|
|
|
+ "integrity": "sha512-SYIhhJ+ElZbyyz6+e+xpyN3EboppIg1h6nZaMyEeDwXSY6a3jjp/gANDBmj8xwu+mMflj4UWCPkxRIH+rExDMQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/flatted": {
|
|
|
"version": "3.3.1",
|
|
|
"resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.3.1.tgz",
|
|
@@ -4094,6 +4371,16 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/function.name": {
|
|
|
+ "version": "1.0.13",
|
|
|
+ "resolved": "https://registry.npmmirror.com/function.name/-/function.name-1.0.13.tgz",
|
|
|
+ "integrity": "sha512-mVrqdoy5npWZyoXl4DxCeuVF6delDcQjVS9aPdvLYlBxtMTZDR2B5GVEQEoM1jJyspCqg3C0v4ABkLE7tp9xFA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "noop6": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/function.prototype.name": {
|
|
|
"version": "1.1.6",
|
|
|
"resolved": "https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
|
|
@@ -4326,6 +4613,16 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/has": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/has/-/has-1.0.4.tgz",
|
|
|
+ "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/has-ansi": {
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/has-ansi/-/has-ansi-2.0.0.tgz",
|
|
@@ -4602,6 +4899,13 @@
|
|
|
"node": ">=0.8.19"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/indento": {
|
|
|
+ "version": "1.1.13",
|
|
|
+ "resolved": "https://registry.npmmirror.com/indento/-/indento-1.1.13.tgz",
|
|
|
+ "integrity": "sha512-YZWk3mreBEM7sBPddsiQnW9Z8SGg/gNpFfscJq00HCDS7pxcQWWWMSVKJU7YkTRyDu1Zv2s8zaK8gQWKmCXHlg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/inflight": {
|
|
|
"version": "1.0.6",
|
|
|
"resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz",
|
|
@@ -4646,6 +4950,23 @@
|
|
|
"node": ">= 0.10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/is-arguments": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-arguments/-/is-arguments-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-array-buffer": {
|
|
|
"version": "3.0.4",
|
|
|
"resolved": "https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
|
|
@@ -4669,6 +4990,35 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/is-arrow-function": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-arrow-function/-/is-arrow-function-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-iDStzcT1FJMzx+TjCOK//uDugSe/Mif/8a+T0htydQ3qkJGvSweTZpVYz4hpJH0baloSPiAFQdA8WslAgJphvQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-callable": "^1.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-async-function": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-async-function/-/is-async-function-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-bigint": {
|
|
|
"version": "1.0.4",
|
|
|
"resolved": "https://registry.npmmirror.com/is-bigint/-/is-bigint-1.0.4.tgz",
|
|
@@ -4799,6 +5149,50 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/is-equal": {
|
|
|
+ "version": "1.7.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-equal/-/is-equal-1.7.0.tgz",
|
|
|
+ "integrity": "sha512-hErktGR9jmoYXNWlbrwGjc8eHh09mbY6TWSTTFtnMcKaCuSMN8z+Ni5ma/8mkbVpe4CbB7V6kN1MkCg9bCx5bA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "es-get-iterator": "^1.1.3",
|
|
|
+ "es-to-primitive": "^1.2.1",
|
|
|
+ "functions-have-names": "^1.2.3",
|
|
|
+ "has-bigints": "^1.0.2",
|
|
|
+ "has-symbols": "^1.0.3",
|
|
|
+ "hasown": "^2.0.0",
|
|
|
+ "is-arrow-function": "^2.0.3",
|
|
|
+ "is-bigint": "^1.0.4",
|
|
|
+ "is-boolean-object": "^1.1.2",
|
|
|
+ "is-callable": "^1.2.7",
|
|
|
+ "is-date-object": "^1.0.5",
|
|
|
+ "is-generator-function": "^1.0.10",
|
|
|
+ "is-number-object": "^1.0.7",
|
|
|
+ "is-regex": "^1.1.4",
|
|
|
+ "is-string": "^1.0.7",
|
|
|
+ "is-symbol": "^1.0.4",
|
|
|
+ "isarray": "^2.0.5",
|
|
|
+ "object-inspect": "^1.13.1",
|
|
|
+ "object.entries": "^1.1.7",
|
|
|
+ "object.getprototypeof": "^1.0.5",
|
|
|
+ "which-boxed-primitive": "^1.0.2",
|
|
|
+ "which-collection": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-equal/node_modules/isarray": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/is-extendable": {
|
|
|
"version": "0.1.1",
|
|
|
"resolved": "https://registry.npmmirror.com/is-extendable/-/is-extendable-0.1.1.tgz",
|
|
@@ -4817,6 +5211,19 @@
|
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/is-finalizationregistry": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-fullwidth-code-point": {
|
|
|
"version": "3.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
@@ -4827,6 +5234,22 @@
|
|
|
"node": ">=8"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/is-generator-function": {
|
|
|
+ "version": "1.0.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.0.10.tgz",
|
|
|
+ "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-tostringtag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-glob": {
|
|
|
"version": "4.0.3",
|
|
|
"resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
|
@@ -4839,6 +5262,19 @@
|
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/is-map": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-map/-/is-map-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-negative-zero": {
|
|
|
"version": "2.0.3",
|
|
|
"resolved": "https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
|
|
@@ -4931,6 +5367,19 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/is-set": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-set/-/is-set-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-shared-array-buffer": {
|
|
|
"version": "1.0.3",
|
|
|
"resolved": "https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
|
|
@@ -5004,6 +5453,19 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/is-weakmap": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-weakmap/-/is-weakmap-2.0.2.tgz",
|
|
|
+ "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-weakref": {
|
|
|
"version": "1.0.2",
|
|
|
"resolved": "https://registry.npmmirror.com/is-weakref/-/is-weakref-1.0.2.tgz",
|
|
@@ -5016,12 +5478,36 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/is-weakset": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-weakset/-/is-weakset-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "get-intrinsic": "^1.2.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-what": {
|
|
|
"version": "3.14.1",
|
|
|
"resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz",
|
|
|
"integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/is-win": {
|
|
|
+ "version": "1.0.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/is-win/-/is-win-1.0.10.tgz",
|
|
|
+ "integrity": "sha512-tJ9PPj5RW2RUaZ2lAIVRqQjMSynA44Ln89h+Ue+pOecoWIv6dLHvN6dtLxeCi/h5epPJPSVyuaNObLAMq62OEA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/is-windows": {
|
|
|
"version": "1.0.2",
|
|
|
"resolved": "https://registry.npmmirror.com/is-windows/-/is-windows-1.0.2.tgz",
|
|
@@ -5069,6 +5555,13 @@
|
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/iterate-object": {
|
|
|
+ "version": "1.3.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/iterate-object/-/iterate-object-1.3.4.tgz",
|
|
|
+ "integrity": "sha512-4dG1D1x/7g8PwHS9aK6QV5V94+ZvyP4+d19qDv43EzImmrndysIl4prmJ1hWWIGCqrZHyaHBm6BSEWHOLnpoNw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/js-base64": {
|
|
|
"version": "2.6.4",
|
|
|
"resolved": "https://registry.npmmirror.com/js-base64/-/js-base64-2.6.4.tgz",
|
|
@@ -5649,6 +6142,13 @@
|
|
|
"node": ">= 4.4.x"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/noop6": {
|
|
|
+ "version": "1.0.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/noop6/-/noop6-1.0.9.tgz",
|
|
|
+ "integrity": "sha512-DB3Hwyd89dPr5HqEPg3YHjzvwh/mCqizC1zZ8vyofqc+TQRyPDnT4wgXXbLGF4z9YAzwwTLi8pNLhGqcbSjgkA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/normalize-path": {
|
|
|
"version": "3.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
@@ -5859,6 +6359,40 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/object.entries": {
|
|
|
+ "version": "1.1.8",
|
|
|
+ "resolved": "https://registry.npmmirror.com/object.entries/-/object.entries-1.1.8.tgz",
|
|
|
+ "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-object-atoms": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object.getprototypeof": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/object.getprototypeof/-/object.getprototypeof-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-gUiHHFVGLDayJsXfudx6KQEA6iMhPnsmAqL0vdBXhtKzTupcgNTGDJfW1a8xw81jjyWN07IRsVsCKyTn9wiJvQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-object-atoms": "^1.0.0",
|
|
|
+ "reflect.getprototypeof": "^1.0.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/object.pick": {
|
|
|
"version": "1.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/object.pick/-/object.pick-1.3.0.tgz",
|
|
@@ -6357,6 +6891,13 @@
|
|
|
"node": ">=6"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/queoid": {
|
|
|
+ "version": "1.1.9",
|
|
|
+ "resolved": "https://registry.npmmirror.com/queoid/-/queoid-1.1.9.tgz",
|
|
|
+ "integrity": "sha512-53H4q1OymjcOhRBQmIXHP/xcioNE9lPWEe/qxspbcoV8ssHgZRT37PveyEDZV1afsUvrap9mZ2HFhV8qmrabdA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/query-string": {
|
|
|
"version": "4.3.4",
|
|
|
"resolved": "https://registry.npmmirror.com/query-string/-/query-string-4.3.4.tgz",
|
|
@@ -6390,6 +6931,16 @@
|
|
|
],
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/r-json": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/r-json/-/r-json-1.3.0.tgz",
|
|
|
+ "integrity": "sha512-xesd+RHCpymPCYd9DvDvUr1w1IieSChkqYF1EpuAYrvCfLXji9NP36DvyYZJZZB5soVDvZ0WUtBoZaU1g5Yt9A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "w-json": "1.3.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/read-package-json-fast": {
|
|
|
"version": "3.0.2",
|
|
|
"resolved": "https://registry.npmmirror.com/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz",
|
|
@@ -6431,6 +6982,35 @@
|
|
|
"node": ">=8.10.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/reflect.getprototypeof": {
|
|
|
+ "version": "1.0.6",
|
|
|
+ "resolved": "https://registry.npmmirror.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
|
|
|
+ "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.7",
|
|
|
+ "define-properties": "^1.2.1",
|
|
|
+ "es-abstract": "^1.23.1",
|
|
|
+ "es-errors": "^1.3.0",
|
|
|
+ "get-intrinsic": "^1.2.4",
|
|
|
+ "globalthis": "^1.0.3",
|
|
|
+ "which-builtin-type": "^1.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regex-escape": {
|
|
|
+ "version": "3.4.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/regex-escape/-/regex-escape-3.4.10.tgz",
|
|
|
+ "integrity": "sha512-qEqf7uzW+iYcKNLMDFnMkghhQBnGdivT6KqVQyKsyjSWnoFyooXVnxrw9dtv3AFLnD6VBGXxtZGAQNFGFTnCqA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/regex-not": {
|
|
|
"version": "1.0.2",
|
|
|
"resolved": "https://registry.npmmirror.com/regex-not/-/regex-not-1.0.2.tgz",
|
|
@@ -7179,6 +7759,19 @@
|
|
|
"node": ">= 0.4"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/stop-iteration-iterator": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "internal-slot": "^1.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/strict-uri-encode": {
|
|
|
"version": "1.1.0",
|
|
|
"resolved": "https://registry.npmmirror.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz",
|
|
@@ -7633,6 +8226,21 @@
|
|
|
"devOptional": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/tester": {
|
|
|
+ "version": "1.4.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tester/-/tester-1.4.5.tgz",
|
|
|
+ "integrity": "sha512-u1yemL+9y5Hi84XNunjadJ+oxYo0y3FE1FWG621HWFwM2J4lGktxG++ptyno9wQyp8z7a7gfzHhqivK32YED+w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "difflet": "^1.0.1",
|
|
|
+ "emoji-logger": "^1.0.11",
|
|
|
+ "expect": "^1.13.0",
|
|
|
+ "is-win": "^1.0.7",
|
|
|
+ "queoid": "^1.0.0",
|
|
|
+ "try-async": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/text-table": {
|
|
|
"version": "0.2.0",
|
|
|
"resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz",
|
|
@@ -7640,6 +8248,13 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/tmatch": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/tmatch/-/tmatch-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-OHn/lzGWAsh5MBNTXUiHc595HAbIASCs6M+hDrkMObbSzsXej0SCKrQxr4J6EmRHbdo3qwyetPzuzEktkZiy4g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
"node_modules/to-fast-properties": {
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
@@ -7764,6 +8379,13 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/try-async": {
|
|
|
+ "version": "1.1.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/try-async/-/try-async-1.1.10.tgz",
|
|
|
+ "integrity": "sha512-R//xexQ218FCzb29ch2t//yi3LeW1+ihI7fkWSAkGNWKEmAEZwWweIp4y/2/x+sgeF97rG47LfMHMLq4apiM8g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/ts-api-utils": {
|
|
|
"version": "1.3.0",
|
|
|
"resolved": "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
|
|
@@ -7926,6 +8548,33 @@
|
|
|
"node": ">=14.17"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/typpy": {
|
|
|
+ "version": "2.3.13",
|
|
|
+ "resolved": "https://registry.npmmirror.com/typpy/-/typpy-2.3.13.tgz",
|
|
|
+ "integrity": "sha512-vOxIcQz9sxHi+rT09SJ5aDgVgrPppQjwnnayTrMye1ODaU8gIZTDM19t9TxmEElbMihx2Nq/0/b/MtyKfayRqA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "function.name": "^1.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/uc-first-array": {
|
|
|
+ "version": "1.1.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/uc-first-array/-/uc-first-array-1.1.10.tgz",
|
|
|
+ "integrity": "sha512-tX2PJLrqtexTxVN9hTTY+K5gPnF2gyj7SfjPF4Q2Xhbi1fSNiO12I/G+AoMzxJLwr9R50CmVn8iAhWCvZlJm3A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ucfirst": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ucfirst": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ucfirst/-/ucfirst-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-xbB/CQ0GdkxqH4IElZqenn/dL/tnyx7DCDASWJPE92ePbFM21kKemXI2LBeYtEvblf1Ol98hyJJS43Wu5JMQSQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/ufo": {
|
|
|
"version": "1.5.4",
|
|
|
"resolved": "https://registry.npmmirror.com/ufo/-/ufo-1.5.4.tgz",
|
|
@@ -7933,6 +8582,17 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/ul": {
|
|
|
+ "version": "5.2.15",
|
|
|
+ "resolved": "https://registry.npmmirror.com/ul/-/ul-5.2.15.tgz",
|
|
|
+ "integrity": "sha512-svLEUy8xSCip5IWnsRa0UOg+2zP0Wsj4qlbjTmX6GJSmvKMHADBuHOm1dpNkWqWPIGuVSqzUkV3Cris5JrlTRQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "deffy": "^2.2.2",
|
|
|
+ "typpy": "^2.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/unbox-primitive": {
|
|
|
"version": "1.0.2",
|
|
|
"resolved": "https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
|
|
@@ -8455,6 +9115,13 @@
|
|
|
"typescript": ">=5.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/w-json": {
|
|
|
+ "version": "1.3.10",
|
|
|
+ "resolved": "https://registry.npmmirror.com/w-json/-/w-json-1.3.10.tgz",
|
|
|
+ "integrity": "sha512-XadVyw0xE+oZ5FGApXsdswv96rOhStzKqL53uSe5UaTadABGkWIg1+DTx8kiZ/VqTZTBneoL0l65RcPe4W3ecw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/webpack-sources": {
|
|
|
"version": "3.2.3",
|
|
|
"resolved": "https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz",
|
|
@@ -8504,6 +9171,59 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/which-builtin-type": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/which-builtin-type/-/which-builtin-type-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-bppkmBSsHFmIMSl8BO9TbsyzsvGjVoppt8xUiGzwiu/bhDCGxnpOKCxgqj6GuyHE0mINMDecBFPlOm2hzY084w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "function.prototype.name": "^1.1.6",
|
|
|
+ "has-tostringtag": "^1.0.2",
|
|
|
+ "is-async-function": "^2.0.0",
|
|
|
+ "is-date-object": "^1.0.5",
|
|
|
+ "is-finalizationregistry": "^1.0.2",
|
|
|
+ "is-generator-function": "^1.0.10",
|
|
|
+ "is-regex": "^1.1.4",
|
|
|
+ "is-weakref": "^1.0.2",
|
|
|
+ "isarray": "^2.0.5",
|
|
|
+ "which-boxed-primitive": "^1.0.2",
|
|
|
+ "which-collection": "^1.0.2",
|
|
|
+ "which-typed-array": "^1.1.15"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/which-builtin-type/node_modules/isarray": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz",
|
|
|
+ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/which-collection": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/which-collection/-/which-collection-1.0.2.tgz",
|
|
|
+ "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-map": "^2.0.3",
|
|
|
+ "is-set": "^2.0.3",
|
|
|
+ "is-weakmap": "^2.0.2",
|
|
|
+ "is-weakset": "^2.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/which-typed-array": {
|
|
|
"version": "1.1.15",
|
|
|
"resolved": "https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.15.tgz",
|