|
|
@@ -9,19 +9,19 @@
|
|
|
"version": "1.2.4",
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
"dependencies": {
|
|
|
- "single-file-core": "1.5.48"
|
|
|
+ "single-file-core": "1.5.51"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@rollup/plugin-node-resolve": "15.2.3",
|
|
|
+ "@rollup/plugin-node-resolve": "16.0.3",
|
|
|
"@rollup/plugin-terser": "0.4.4",
|
|
|
- "eslint": "^9.20.1",
|
|
|
- "rollup": "4.22.4"
|
|
|
+ "eslint": "^9.38.0",
|
|
|
+ "rollup": "4.52.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
- "version": "4.5.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
|
|
|
- "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
|
|
|
+ "version": "4.9.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
|
|
|
+ "integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
@@ -51,9 +51,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint-community/regexpp": {
|
|
|
- "version": "4.12.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
|
|
|
- "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
|
|
|
+ "version": "4.12.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
|
|
|
+ "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
@@ -61,13 +61,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint/config-array": {
|
|
|
- "version": "0.19.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.2.tgz",
|
|
|
- "integrity": "sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==",
|
|
|
+ "version": "0.21.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
|
|
|
+ "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
- "@eslint/object-schema": "^2.1.6",
|
|
|
+ "@eslint/object-schema": "^2.1.7",
|
|
|
"debug": "^4.3.1",
|
|
|
"minimatch": "^3.1.2"
|
|
|
},
|
|
|
@@ -76,19 +76,22 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint/config-helpers": {
|
|
|
- "version": "0.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.0.tgz",
|
|
|
- "integrity": "sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==",
|
|
|
+ "version": "0.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.1.tgz",
|
|
|
+ "integrity": "sha512-csZAzkNhsgwb0I/UAV6/RGFTbiakPCf0ZrGmrIxQpYvGZ00PhTkSnyKNolphgIvmnJeGw6rcGVEXfTzUnFuEvw==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@eslint/core": "^0.16.0"
|
|
|
+ },
|
|
|
"engines": {
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint/core": {
|
|
|
- "version": "0.12.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz",
|
|
|
- "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
|
|
|
+ "version": "0.16.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
|
|
|
+ "integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
@@ -123,19 +126,22 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint/js": {
|
|
|
- "version": "9.23.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.23.0.tgz",
|
|
|
- "integrity": "sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==",
|
|
|
+ "version": "9.38.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.38.0.tgz",
|
|
|
+ "integrity": "sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://eslint.org/donate"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint/object-schema": {
|
|
|
- "version": "2.1.6",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
|
|
|
- "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
|
|
|
+ "version": "2.1.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
|
|
|
+ "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
"engines": {
|
|
|
@@ -143,13 +149,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint/plugin-kit": {
|
|
|
- "version": "0.2.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz",
|
|
|
- "integrity": "sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==",
|
|
|
+ "version": "0.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz",
|
|
|
+ "integrity": "sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
- "@eslint/core": "^0.12.0",
|
|
|
+ "@eslint/core": "^0.16.0",
|
|
|
"levn": "^0.4.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
@@ -167,33 +173,19 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@humanfs/node": {
|
|
|
- "version": "0.16.6",
|
|
|
- "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
|
|
|
- "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
|
|
|
+ "version": "0.16.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
|
|
|
+ "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
"@humanfs/core": "^0.19.1",
|
|
|
- "@humanwhocodes/retry": "^0.3.0"
|
|
|
+ "@humanwhocodes/retry": "^0.4.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=18.18.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
|
|
|
- "version": "0.3.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
|
|
|
- "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "engines": {
|
|
|
- "node": ">=18.18"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "type": "github",
|
|
|
- "url": "https://github.com/sponsors/nzakas"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
|
|
@@ -209,9 +201,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@humanwhocodes/retry": {
|
|
|
- "version": "0.4.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
|
|
|
- "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
|
|
|
+ "version": "0.4.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
|
|
|
+ "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
"engines": {
|
|
|
@@ -223,18 +215,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
- "version": "0.3.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
|
|
|
- "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
|
|
|
+ "version": "0.3.13",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
|
|
|
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@jridgewell/set-array": "^1.2.1",
|
|
|
- "@jridgewell/sourcemap-codec": "^1.4.10",
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.0.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
@@ -247,20 +235,10 @@
|
|
|
"node": ">=6.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@jridgewell/set-array": {
|
|
|
- "version": "1.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
|
|
- "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=6.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@jridgewell/source-map": {
|
|
|
- "version": "0.3.6",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz",
|
|
|
- "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
|
|
|
+ "version": "0.3.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz",
|
|
|
+ "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
@@ -269,16 +247,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
- "version": "1.5.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
|
- "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
|
+ "version": "1.5.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
|
|
|
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
- "version": "0.3.25",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
|
|
- "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
|
|
+ "version": "0.3.31",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
|
|
|
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
@@ -287,16 +265,15 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@rollup/plugin-node-resolve": {
|
|
|
- "version": "15.2.3",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz",
|
|
|
- "integrity": "sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==",
|
|
|
+ "version": "16.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.3.tgz",
|
|
|
+ "integrity": "sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"@rollup/pluginutils": "^5.0.1",
|
|
|
"@types/resolve": "1.20.2",
|
|
|
"deepmerge": "^4.2.2",
|
|
|
- "is-builtin-module": "^3.2.1",
|
|
|
"is-module": "^1.0.0",
|
|
|
"resolve": "^1.22.1"
|
|
|
},
|
|
|
@@ -336,9 +313,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@rollup/pluginutils": {
|
|
|
- "version": "5.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
|
|
|
- "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
|
|
|
+ "version": "5.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.3.0.tgz",
|
|
|
+ "integrity": "sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
@@ -359,9 +336,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.22.4.tgz",
|
|
|
- "integrity": "sha512-Fxamp4aEZnfPOcGA8KSNEohV8hX7zVHOemC8jVBoBUHu5zpJK/Eu3uJwt6BMgy9fkvzxDaurgj96F/NiLukF2w==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==",
|
|
|
"cpu": [
|
|
|
"arm"
|
|
|
],
|
|
|
@@ -373,9 +350,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.22.4.tgz",
|
|
|
- "integrity": "sha512-VXoK5UMrgECLYaMuGuVTOx5kcuap1Jm8g/M83RnCHBKOqvPPmROFJGQaZhGccnsFtfXQ3XYa4/jMCJvZnbJBdA==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-mQGfsIEFcu21mvqkEKKu2dYmtuSZOBMmAl5CFlPGLY94Vlcm+zWApK7F/eocsNzp8tKmbeBP8yXyAbx0XHsFNA==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -387,9 +364,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.22.4.tgz",
|
|
|
- "integrity": "sha512-xMM9ORBqu81jyMKCDP+SZDhnX2QEVQzTcC6G18KlTQEzWK8r/oNZtKuZaCcHhnsa6fEeOBionoyl5JsAbE/36Q==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-takF3CR71mCAGA+v794QUZ0b6ZSrgJkArC+gUiG6LB6TQty9T0Mqh3m2ImRBOxS2IeYBo4lKWIieSvnEk2OQWA==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -401,9 +378,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.22.4.tgz",
|
|
|
- "integrity": "sha512-aJJyYKQwbHuhTUrjWjxEvGnNNBCnmpHDvrb8JFDbeSH3m2XdHcxDd3jthAzvmoI8w/kSjd2y0udT+4okADsZIw==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-W901Pla8Ya95WpxDn//VF9K9u2JbocwV/v75TE0YIHNTbhqUTv9w4VuQ9MaWlNOkkEfFwkdNhXgcLqPSmHy0fA==",
|
|
|
"cpu": [
|
|
|
"x64"
|
|
|
],
|
|
|
@@ -414,10 +391,38 @@
|
|
|
"darwin"
|
|
|
]
|
|
|
},
|
|
|
+ "node_modules/@rollup/rollup-freebsd-arm64": {
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-QofO7i7JycsYOWxe0GFqhLmF6l1TqBswJMvICnRUjqCx8b47MTo46W8AoeQwiokAx3zVryVnxtBMcGcnX12LvA==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@rollup/rollup-freebsd-x64": {
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-jr21b/99ew8ujZubPo9skbrItHEIE50WdV86cdSoRkKtmWa+DDr6fu2c/xyRT0F/WazZpam6kk7IHBerSL7LDQ==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "freebsd"
|
|
|
+ ]
|
|
|
+ },
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.22.4.tgz",
|
|
|
- "integrity": "sha512-j63YtCIRAzbO+gC2L9dWXRh5BFetsv0j0va0Wi9epXDgU/XUi5dJKo4USTttVyK7fGw2nPWK0PbAvyliz50SCQ==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-PsNAbcyv9CcecAUagQefwX8fQn9LQ4nZkpDboBOttmyffnInRy8R8dSg6hxxl2Re5QhHBf6FYIDhIj5v982ATQ==",
|
|
|
"cpu": [
|
|
|
"arm"
|
|
|
],
|
|
|
@@ -429,9 +434,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.22.4.tgz",
|
|
|
- "integrity": "sha512-dJnWUgwWBX1YBRsuKKMOlXCzh2Wu1mlHzv20TpqEsfdZLb3WoJW2kIEsGwLkroYf24IrPAvOT/ZQ2OYMV6vlrg==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-Fw4tysRutyQc/wwkmcyoqFtJhh0u31K+Q6jYjeicsGJJ7bbEq8LwPWV/w0cnzOqR2m694/Af6hpFayLJZkG2VQ==",
|
|
|
"cpu": [
|
|
|
"arm"
|
|
|
],
|
|
|
@@ -443,9 +448,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.22.4.tgz",
|
|
|
- "integrity": "sha512-AdPRoNi3NKVLolCN/Sp4F4N1d98c4SBnHMKoLuiG6RXgoZ4sllseuGioszumnPGmPM2O7qaAX/IJdeDU8f26Aw==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-a+3wVnAYdQClOTlyapKmyI6BLPAFYs0JM8HRpgYZQO02rMR09ZcV9LbQB+NL6sljzG38869YqThrRnfPMCDtZg==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -457,9 +462,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.22.4.tgz",
|
|
|
- "integrity": "sha512-Gl0AxBtDg8uoAn5CCqQDMqAx22Wx22pjDOjBdmG0VIWX3qUBHzYmOKh8KXHL4UpogfJ14G4wk16EQogF+v8hmA==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-AvttBOMwO9Pcuuf7m9PkC1PUIKsfaAJ4AYhy944qeTJgQOqJYJ9oVl2nYgY7Rk0mkbsuOpCAYSs6wLYB2Xiw0Q==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -470,10 +475,24 @@
|
|
|
"linux"
|
|
|
]
|
|
|
},
|
|
|
- "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.22.4.tgz",
|
|
|
- "integrity": "sha512-3aVCK9xfWW1oGQpTsYJJPF6bfpWfhbRnhdlyhak2ZiyFLDaayz0EP5j9V1RVLAAxlmWKTDfS9wyRyY3hvhPoOg==",
|
|
|
+ "node_modules/@rollup/rollup-linux-loong64-gnu": {
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-DkDk8pmXQV2wVrF6oq5tONK6UHLz/XcEVow4JTTerdeV1uqPeHxwcg7aFsfnSm9L+OO8WJsWotKM2JJPMWrQtA==",
|
|
|
+ "cpu": [
|
|
|
+ "loong64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-W/b9ZN/U9+hPQVvlGwjzi+Wy4xdoH2I8EjaCkMvzpI7wJUs8sWJ03Rq96jRnHkSrcHTpQe8h5Tg3ZzUPGauvAw==",
|
|
|
"cpu": [
|
|
|
"ppc64"
|
|
|
],
|
|
|
@@ -485,9 +504,23 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.22.4.tgz",
|
|
|
- "integrity": "sha512-ePYIir6VYnhgv2C5Xe9u+ico4t8sZWXschR6fMgoPUK31yQu7hTEJb7bCqivHECwIClJfKgE7zYsh1qTP3WHUA==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-sjQLr9BW7R/ZiXnQiWPkErNfLMkkWIoCz7YMn27HldKsADEKa5WYdobaa1hmN6slu9oWQbB6/jFpJ+P2IkVrmw==",
|
|
|
+ "cpu": [
|
|
|
+ "riscv64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "linux"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-hq3jU/kGyjXWTvAh2awn8oHroCbrPm8JqM7RUpKjalIRWWXE01CQOf/tUNWNHjmbMHg/hmNCwc/Pz3k1T/j/Lg==",
|
|
|
"cpu": [
|
|
|
"riscv64"
|
|
|
],
|
|
|
@@ -499,9 +532,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.22.4.tgz",
|
|
|
- "integrity": "sha512-GqFJ9wLlbB9daxhVlrTe61vJtEY99/xB3C8e4ULVsVfflcpmR6c8UZXjtkMA6FhNONhj2eA5Tk9uAVw5orEs4Q==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-gn8kHOrku8D4NGHMK1Y7NA7INQTRdVOntt1OCYypZPRt6skGbddska44K8iocdpxHTMMNui5oH4elPH4QOLrFQ==",
|
|
|
"cpu": [
|
|
|
"s390x"
|
|
|
],
|
|
|
@@ -513,9 +546,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.22.4.tgz",
|
|
|
- "integrity": "sha512-87v0ol2sH9GE3cLQLNEy0K/R0pz1nvg76o8M5nhMR0+Q+BBGLnb35P0fVz4CQxHYXaAOhE8HhlkaZfsdUOlHwg==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==",
|
|
|
"cpu": [
|
|
|
"x64"
|
|
|
],
|
|
|
@@ -527,9 +560,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.22.4.tgz",
|
|
|
- "integrity": "sha512-UV6FZMUgePDZrFjrNGIWzDo/vABebuXBhJEqrHxrGiU6HikPy0Z3LfdtciIttEUQfuDdCn8fqh7wiFJjCNwO+g==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==",
|
|
|
"cpu": [
|
|
|
"x64"
|
|
|
],
|
|
|
@@ -540,10 +573,24 @@
|
|
|
"linux"
|
|
|
]
|
|
|
},
|
|
|
+ "node_modules/@rollup/rollup-openharmony-arm64": {
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-QoFqB6+/9Rly/RiPjaomPLmR/13cgkIGfA40LHly9zcH1S0bN2HVFYk3a1eAyHQyjs3ZJYlXvIGtcCs5tko9Cw==",
|
|
|
+ "cpu": [
|
|
|
+ "arm64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "openharmony"
|
|
|
+ ]
|
|
|
+ },
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.22.4.tgz",
|
|
|
- "integrity": "sha512-BjI+NVVEGAXjGWYHz/vv0pBqfGoUH0IGZ0cICTn7kB9PyjrATSkX+8WkguNjWoj2qSr1im/+tTGRaY+4/PdcQw==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-w0cDWVR6MlTstla1cIfOGyl8+qb93FlAVutcor14Gf5Md5ap5ySfQ7R9S/NjNaMLSFdUnKGEasmVnu3lCMqB7w==",
|
|
|
"cpu": [
|
|
|
"arm64"
|
|
|
],
|
|
|
@@ -555,9 +602,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.22.4.tgz",
|
|
|
- "integrity": "sha512-SiWG/1TuUdPvYmzmYnmd3IEifzR61Tragkbx9D3+R8mzQqDBz8v+BvZNDlkiTtI9T15KYZhP0ehn3Dld4n9J5g==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-Aufdpzp7DpOTULJCuvzqcItSGDH73pF3ko/f+ckJhxQyHtp67rHw3HMNxoIdDMUITJESNE6a8uh4Lo4SLouOUg==",
|
|
|
"cpu": [
|
|
|
"ia32"
|
|
|
],
|
|
|
@@ -568,10 +615,24 @@
|
|
|
"win32"
|
|
|
]
|
|
|
},
|
|
|
+ "node_modules/@rollup/rollup-win32-x64-gnu": {
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-UGBUGPFp1vkj6p8wCRraqNhqwX/4kNQPS57BCFc8wYh0g94iVIW33wJtQAx3G7vrjjNtRaxiMUylM0ktp/TRSQ==",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "win32"
|
|
|
+ ]
|
|
|
+ },
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.22.4.tgz",
|
|
|
- "integrity": "sha512-j8pPKp53/lq9lMXN57S8cFz0MynJk8OWNuUnXct/9KCpKU7DgU3bYMJhwWmcqC0UU29p8Lr0/7KEVcaM6bf47Q==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==",
|
|
|
"cpu": [
|
|
|
"x64"
|
|
|
],
|
|
|
@@ -583,9 +644,9 @@
|
|
|
]
|
|
|
},
|
|
|
"node_modules/@types/estree": {
|
|
|
- "version": "1.0.7",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
|
|
|
- "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
|
|
|
+ "version": "1.0.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
|
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
@@ -604,9 +665,9 @@
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/acorn": {
|
|
|
- "version": "8.14.1",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
|
|
|
- "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
|
|
|
+ "version": "8.15.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
|
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"bin": {
|
|
|
@@ -674,9 +735,9 @@
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/brace-expansion": {
|
|
|
- "version": "1.1.11",
|
|
|
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
|
|
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
|
|
|
+ "version": "1.1.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
|
|
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
@@ -691,19 +752,6 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
- "node_modules/builtin-modules": {
|
|
|
- "version": "3.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
|
|
|
- "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=6"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/callsites": {
|
|
|
"version": "3.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|
|
@@ -781,9 +829,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/debug": {
|
|
|
- "version": "4.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
|
|
|
- "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
|
|
|
+ "version": "4.4.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
|
|
|
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
@@ -829,33 +877,32 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint": {
|
|
|
- "version": "9.23.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.23.0.tgz",
|
|
|
- "integrity": "sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==",
|
|
|
+ "version": "9.38.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.38.0.tgz",
|
|
|
+ "integrity": "sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@eslint-community/eslint-utils": "^4.2.0",
|
|
|
+ "@eslint-community/eslint-utils": "^4.8.0",
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
|
|
- "@eslint/config-array": "^0.19.2",
|
|
|
- "@eslint/config-helpers": "^0.2.0",
|
|
|
- "@eslint/core": "^0.12.0",
|
|
|
+ "@eslint/config-array": "^0.21.1",
|
|
|
+ "@eslint/config-helpers": "^0.4.1",
|
|
|
+ "@eslint/core": "^0.16.0",
|
|
|
"@eslint/eslintrc": "^3.3.1",
|
|
|
- "@eslint/js": "9.23.0",
|
|
|
- "@eslint/plugin-kit": "^0.2.7",
|
|
|
+ "@eslint/js": "9.38.0",
|
|
|
+ "@eslint/plugin-kit": "^0.4.0",
|
|
|
"@humanfs/node": "^0.16.6",
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
"@humanwhocodes/retry": "^0.4.2",
|
|
|
"@types/estree": "^1.0.6",
|
|
|
- "@types/json-schema": "^7.0.15",
|
|
|
"ajv": "^6.12.4",
|
|
|
"chalk": "^4.0.0",
|
|
|
"cross-spawn": "^7.0.6",
|
|
|
"debug": "^4.3.2",
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
- "eslint-scope": "^8.3.0",
|
|
|
- "eslint-visitor-keys": "^4.2.0",
|
|
|
- "espree": "^10.3.0",
|
|
|
+ "eslint-scope": "^8.4.0",
|
|
|
+ "eslint-visitor-keys": "^4.2.1",
|
|
|
+ "espree": "^10.4.0",
|
|
|
"esquery": "^1.5.0",
|
|
|
"esutils": "^2.0.2",
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
|
@@ -890,9 +937,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-scope": {
|
|
|
- "version": "8.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
|
|
|
- "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
|
|
|
+ "version": "8.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
|
+ "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
|
"dev": true,
|
|
|
"license": "BSD-2-Clause",
|
|
|
"dependencies": {
|
|
|
@@ -907,9 +954,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-visitor-keys": {
|
|
|
- "version": "4.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
|
|
|
- "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
|
|
|
+ "version": "4.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
|
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
"engines": {
|
|
|
@@ -920,15 +967,15 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/espree": {
|
|
|
- "version": "10.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
|
|
|
- "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
|
|
|
+ "version": "10.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
|
|
+ "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
|
|
"dev": true,
|
|
|
"license": "BSD-2-Clause",
|
|
|
"dependencies": {
|
|
|
- "acorn": "^8.14.0",
|
|
|
+ "acorn": "^8.15.0",
|
|
|
"acorn-jsx": "^5.3.2",
|
|
|
- "eslint-visitor-keys": "^4.2.0"
|
|
|
+ "eslint-visitor-keys": "^4.2.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
@@ -1173,22 +1220,6 @@
|
|
|
"node": ">=0.8.19"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/is-builtin-module": {
|
|
|
- "version": "3.2.1",
|
|
|
- "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
|
|
|
- "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "builtin-modules": "^3.3.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/sindresorhus"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/is-core-module": {
|
|
|
"version": "2.16.1",
|
|
|
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
|
|
|
@@ -1441,9 +1472,9 @@
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
"node_modules/picomatch": {
|
|
|
- "version": "4.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
|
|
|
- "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
|
|
|
+ "version": "4.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
|
+ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
@@ -1484,13 +1515,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/resolve": {
|
|
|
- "version": "1.22.10",
|
|
|
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
|
|
|
- "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
|
|
|
+ "version": "1.22.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
|
|
|
+ "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "is-core-module": "^2.16.0",
|
|
|
+ "is-core-module": "^2.16.1",
|
|
|
"path-parse": "^1.0.7",
|
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
},
|
|
|
@@ -1515,13 +1546,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/rollup": {
|
|
|
- "version": "4.22.4",
|
|
|
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.22.4.tgz",
|
|
|
- "integrity": "sha512-vD8HJ5raRcWOyymsR6Z3o6+RzfEPCnVLMFJ6vRslO1jt4LO6dUo5Qnpg7y4RkZFM2DMe3WUirkI5c16onjrc6A==",
|
|
|
+ "version": "4.52.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.52.5.tgz",
|
|
|
+ "integrity": "sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@types/estree": "1.0.5"
|
|
|
+ "@types/estree": "1.0.8"
|
|
|
},
|
|
|
"bin": {
|
|
|
"rollup": "dist/bin/rollup"
|
|
|
@@ -1531,32 +1562,31 @@
|
|
|
"npm": ">=8.0.0"
|
|
|
},
|
|
|
"optionalDependencies": {
|
|
|
- "@rollup/rollup-android-arm-eabi": "4.22.4",
|
|
|
- "@rollup/rollup-android-arm64": "4.22.4",
|
|
|
- "@rollup/rollup-darwin-arm64": "4.22.4",
|
|
|
- "@rollup/rollup-darwin-x64": "4.22.4",
|
|
|
- "@rollup/rollup-linux-arm-gnueabihf": "4.22.4",
|
|
|
- "@rollup/rollup-linux-arm-musleabihf": "4.22.4",
|
|
|
- "@rollup/rollup-linux-arm64-gnu": "4.22.4",
|
|
|
- "@rollup/rollup-linux-arm64-musl": "4.22.4",
|
|
|
- "@rollup/rollup-linux-powerpc64le-gnu": "4.22.4",
|
|
|
- "@rollup/rollup-linux-riscv64-gnu": "4.22.4",
|
|
|
- "@rollup/rollup-linux-s390x-gnu": "4.22.4",
|
|
|
- "@rollup/rollup-linux-x64-gnu": "4.22.4",
|
|
|
- "@rollup/rollup-linux-x64-musl": "4.22.4",
|
|
|
- "@rollup/rollup-win32-arm64-msvc": "4.22.4",
|
|
|
- "@rollup/rollup-win32-ia32-msvc": "4.22.4",
|
|
|
- "@rollup/rollup-win32-x64-msvc": "4.22.4",
|
|
|
+ "@rollup/rollup-android-arm-eabi": "4.52.5",
|
|
|
+ "@rollup/rollup-android-arm64": "4.52.5",
|
|
|
+ "@rollup/rollup-darwin-arm64": "4.52.5",
|
|
|
+ "@rollup/rollup-darwin-x64": "4.52.5",
|
|
|
+ "@rollup/rollup-freebsd-arm64": "4.52.5",
|
|
|
+ "@rollup/rollup-freebsd-x64": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-arm-gnueabihf": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-arm-musleabihf": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-arm64-gnu": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-arm64-musl": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-loong64-gnu": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-ppc64-gnu": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-riscv64-gnu": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-riscv64-musl": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-s390x-gnu": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-x64-gnu": "4.52.5",
|
|
|
+ "@rollup/rollup-linux-x64-musl": "4.52.5",
|
|
|
+ "@rollup/rollup-openharmony-arm64": "4.52.5",
|
|
|
+ "@rollup/rollup-win32-arm64-msvc": "4.52.5",
|
|
|
+ "@rollup/rollup-win32-ia32-msvc": "4.52.5",
|
|
|
+ "@rollup/rollup-win32-x64-gnu": "4.52.5",
|
|
|
+ "@rollup/rollup-win32-x64-msvc": "4.52.5",
|
|
|
"fsevents": "~2.3.2"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/rollup/node_modules/@types/estree": {
|
|
|
- "version": "1.0.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
|
|
|
- "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
"node_modules/safe-buffer": {
|
|
|
"version": "5.2.1",
|
|
|
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
|
|
@@ -1612,9 +1642,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/single-file-core": {
|
|
|
- "version": "1.5.48",
|
|
|
- "resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.5.48.tgz",
|
|
|
- "integrity": "sha512-95T4K6c2NGE/lACNITqcTpUIVT9fkN9ZsAUpy82fheFigSLCkYdTCHeRHOl72hV5wROxBeyQcKqsTpMaLSB9lw==",
|
|
|
+ "version": "1.5.51",
|
|
|
+ "resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.5.51.tgz",
|
|
|
+ "integrity": "sha512-ihpN677p5pb+XjVXaHiqWEi1hV2U5glZCkZbU7jJ2Hyje1jsJ7QEZkrEfmCuXoV1WaIby48GKVNB6iyp+t8URQ==",
|
|
|
"license": "AGPL-3.0-or-later"
|
|
|
},
|
|
|
"node_modules/smob": {
|
|
|
@@ -1685,14 +1715,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/terser": {
|
|
|
- "version": "5.39.0",
|
|
|
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.39.0.tgz",
|
|
|
- "integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==",
|
|
|
+ "version": "5.44.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz",
|
|
|
+ "integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==",
|
|
|
"dev": true,
|
|
|
"license": "BSD-2-Clause",
|
|
|
"dependencies": {
|
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
|
- "acorn": "^8.8.2",
|
|
|
+ "acorn": "^8.15.0",
|
|
|
"commander": "^2.20.0",
|
|
|
"source-map-support": "~0.5.20"
|
|
|
},
|