|
@@ -60,10 +60,11 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/compat-data": {
|
|
|
- "version": "7.26.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.2.tgz",
|
|
|
- "integrity": "sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==",
|
|
|
+ "version": "7.26.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.5.tgz",
|
|
|
+ "integrity": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
@@ -166,26 +167,14 @@
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz",
|
|
|
- "integrity": "sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@babel/traverse": "^7.25.9",
|
|
|
- "@babel/types": "^7.25.9"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.9.0"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz",
|
|
|
- "integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==",
|
|
|
+ "version": "7.26.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz",
|
|
|
+ "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/compat-data": "^7.25.9",
|
|
|
+ "@babel/compat-data": "^7.26.5",
|
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
|
"browserslist": "^4.24.0",
|
|
|
"lru-cache": "^5.1.1",
|
|
@@ -328,10 +317,11 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz",
|
|
|
- "integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==",
|
|
|
+ "version": "7.26.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz",
|
|
|
+ "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
@@ -370,19 +360,6 @@
|
|
|
"@babel/core": "^7.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@babel/helper-simple-access": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz",
|
|
|
- "integrity": "sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@babel/traverse": "^7.25.9",
|
|
|
- "@babel/types": "^7.25.9"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.9.0"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
"version": "7.25.9",
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz",
|
|
@@ -654,12 +631,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz",
|
|
|
- "integrity": "sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==",
|
|
|
+ "version": "7.26.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz",
|
|
|
+ "integrity": "sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9"
|
|
|
+ "@babel/helper-plugin-utils": "^7.26.5"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -829,12 +807,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz",
|
|
|
- "integrity": "sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==",
|
|
|
+ "version": "7.26.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz",
|
|
|
+ "integrity": "sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-builder-binary-assignment-operator-visitor": "^7.25.9",
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -969,14 +947,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz",
|
|
|
- "integrity": "sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==",
|
|
|
+ "version": "7.26.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz",
|
|
|
+ "integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-module-transforms": "^7.25.9",
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9",
|
|
|
- "@babel/helper-simple-access": "^7.25.9"
|
|
|
+ "@babel/helper-module-transforms": "^7.26.0",
|
|
|
+ "@babel/helper-plugin-utils": "^7.25.9"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -1051,12 +1029,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz",
|
|
|
- "integrity": "sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==",
|
|
|
+ "version": "7.26.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz",
|
|
|
+ "integrity": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9"
|
|
|
+ "@babel/helper-plugin-utils": "^7.26.5"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -1316,12 +1295,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz",
|
|
|
- "integrity": "sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==",
|
|
|
+ "version": "7.26.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz",
|
|
|
+ "integrity": "sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9"
|
|
|
+ "@babel/helper-plugin-utils": "^7.26.5"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
@@ -1394,14 +1374,15 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/preset-env": {
|
|
|
- "version": "7.26.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.0.tgz",
|
|
|
- "integrity": "sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==",
|
|
|
+ "version": "7.26.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.7.tgz",
|
|
|
+ "integrity": "sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==",
|
|
|
"dev": true,
|
|
|
+ "license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/compat-data": "^7.26.0",
|
|
|
- "@babel/helper-compilation-targets": "^7.25.9",
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9",
|
|
|
+ "@babel/compat-data": "^7.26.5",
|
|
|
+ "@babel/helper-compilation-targets": "^7.26.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.26.5",
|
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
|
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
|
|
@@ -1415,7 +1396,7 @@
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.25.9",
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.25.9",
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.25.9",
|
|
|
- "@babel/plugin-transform-block-scoped-functions": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-block-scoped-functions": "^7.26.5",
|
|
|
"@babel/plugin-transform-block-scoping": "^7.25.9",
|
|
|
"@babel/plugin-transform-class-properties": "^7.25.9",
|
|
|
"@babel/plugin-transform-class-static-block": "^7.26.0",
|
|
@@ -1426,7 +1407,7 @@
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9",
|
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.25.9",
|
|
|
- "@babel/plugin-transform-exponentiation-operator": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": "^7.26.3",
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.25.9",
|
|
|
"@babel/plugin-transform-for-of": "^7.25.9",
|
|
|
"@babel/plugin-transform-function-name": "^7.25.9",
|
|
@@ -1435,12 +1416,12 @@
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9",
|
|
|
"@babel/plugin-transform-modules-amd": "^7.25.9",
|
|
|
- "@babel/plugin-transform-modules-commonjs": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.26.3",
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.9",
|
|
|
"@babel/plugin-transform-modules-umd": "^7.25.9",
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
|
|
|
"@babel/plugin-transform-new-target": "^7.25.9",
|
|
|
- "@babel/plugin-transform-nullish-coalescing-operator": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.25.9",
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
|
|
|
"@babel/plugin-transform-object-super": "^7.25.9",
|
|
@@ -1457,7 +1438,7 @@
|
|
|
"@babel/plugin-transform-spread": "^7.25.9",
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.25.9",
|
|
|
"@babel/plugin-transform-template-literals": "^7.25.9",
|
|
|
- "@babel/plugin-transform-typeof-symbol": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-typeof-symbol": "^7.26.7",
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.25.9",
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.25.9",
|
|
@@ -5029,9 +5010,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/compat-data": {
|
|
|
- "version": "7.26.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.2.tgz",
|
|
|
- "integrity": "sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==",
|
|
|
+ "version": "7.26.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.5.tgz",
|
|
|
+ "integrity": "sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/core": {
|
|
@@ -5112,23 +5093,13 @@
|
|
|
"@babel/types": "^7.25.9"
|
|
|
}
|
|
|
},
|
|
|
- "@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz",
|
|
|
- "integrity": "sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@babel/traverse": "^7.25.9",
|
|
|
- "@babel/types": "^7.25.9"
|
|
|
- }
|
|
|
- },
|
|
|
"@babel/helper-compilation-targets": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz",
|
|
|
- "integrity": "sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==",
|
|
|
+ "version": "7.26.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz",
|
|
|
+ "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/compat-data": "^7.25.9",
|
|
|
+ "@babel/compat-data": "^7.26.5",
|
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
|
"browserslist": "^4.24.0",
|
|
|
"lru-cache": "^5.1.1",
|
|
@@ -5232,9 +5203,9 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/helper-plugin-utils": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz",
|
|
|
- "integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==",
|
|
|
+ "version": "7.26.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz",
|
|
|
+ "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@babel/helper-remap-async-to-generator": {
|
|
@@ -5259,16 +5230,6 @@
|
|
|
"@babel/traverse": "^7.25.9"
|
|
|
}
|
|
|
},
|
|
|
- "@babel/helper-simple-access": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz",
|
|
|
- "integrity": "sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "@babel/traverse": "^7.25.9",
|
|
|
- "@babel/types": "^7.25.9"
|
|
|
- }
|
|
|
- },
|
|
|
"@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
"version": "7.25.9",
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz",
|
|
@@ -5445,12 +5406,12 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-block-scoped-functions": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz",
|
|
|
- "integrity": "sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==",
|
|
|
+ "version": "7.26.5",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz",
|
|
|
+ "integrity": "sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9"
|
|
|
+ "@babel/helper-plugin-utils": "^7.26.5"
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-block-scoping": {
|
|
@@ -5554,12 +5515,11 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-exponentiation-operator": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz",
|
|
|
- "integrity": "sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA==",
|
|
|
+ "version": "7.26.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz",
|
|
|
+ "integrity": "sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/helper-builder-binary-assignment-operator-visitor": "^7.25.9",
|
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
|
}
|
|
|
},
|
|
@@ -5640,14 +5600,13 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-modules-commonjs": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz",
|
|
|
- "integrity": "sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg==",
|
|
|
+ "version": "7.26.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz",
|
|
|
+ "integrity": "sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/helper-module-transforms": "^7.25.9",
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9",
|
|
|
- "@babel/helper-simple-access": "^7.25.9"
|
|
|
+ "@babel/helper-module-transforms": "^7.26.0",
|
|
|
+ "@babel/helper-plugin-utils": "^7.25.9"
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-modules-systemjs": {
|
|
@@ -5692,12 +5651,12 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz",
|
|
|
- "integrity": "sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog==",
|
|
|
+ "version": "7.26.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz",
|
|
|
+ "integrity": "sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9"
|
|
|
+ "@babel/helper-plugin-utils": "^7.26.5"
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-numeric-separator": {
|
|
@@ -5855,12 +5814,12 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-typeof-symbol": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz",
|
|
|
- "integrity": "sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==",
|
|
|
+ "version": "7.26.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz",
|
|
|
+ "integrity": "sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9"
|
|
|
+ "@babel/helper-plugin-utils": "^7.26.5"
|
|
|
}
|
|
|
},
|
|
|
"@babel/plugin-transform-unicode-escapes": {
|
|
@@ -5903,14 +5862,14 @@
|
|
|
}
|
|
|
},
|
|
|
"@babel/preset-env": {
|
|
|
- "version": "7.26.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.0.tgz",
|
|
|
- "integrity": "sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==",
|
|
|
+ "version": "7.26.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.7.tgz",
|
|
|
+ "integrity": "sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@babel/compat-data": "^7.26.0",
|
|
|
- "@babel/helper-compilation-targets": "^7.25.9",
|
|
|
- "@babel/helper-plugin-utils": "^7.25.9",
|
|
|
+ "@babel/compat-data": "^7.26.5",
|
|
|
+ "@babel/helper-compilation-targets": "^7.26.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.26.5",
|
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
|
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
|
|
@@ -5924,7 +5883,7 @@
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.25.9",
|
|
|
"@babel/plugin-transform-async-generator-functions": "^7.25.9",
|
|
|
"@babel/plugin-transform-async-to-generator": "^7.25.9",
|
|
|
- "@babel/plugin-transform-block-scoped-functions": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-block-scoped-functions": "^7.26.5",
|
|
|
"@babel/plugin-transform-block-scoping": "^7.25.9",
|
|
|
"@babel/plugin-transform-class-properties": "^7.25.9",
|
|
|
"@babel/plugin-transform-class-static-block": "^7.26.0",
|
|
@@ -5935,7 +5894,7 @@
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9",
|
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
|
|
|
"@babel/plugin-transform-dynamic-import": "^7.25.9",
|
|
|
- "@babel/plugin-transform-exponentiation-operator": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": "^7.26.3",
|
|
|
"@babel/plugin-transform-export-namespace-from": "^7.25.9",
|
|
|
"@babel/plugin-transform-for-of": "^7.25.9",
|
|
|
"@babel/plugin-transform-function-name": "^7.25.9",
|
|
@@ -5944,12 +5903,12 @@
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9",
|
|
|
"@babel/plugin-transform-modules-amd": "^7.25.9",
|
|
|
- "@babel/plugin-transform-modules-commonjs": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.26.3",
|
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.9",
|
|
|
"@babel/plugin-transform-modules-umd": "^7.25.9",
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
|
|
|
"@babel/plugin-transform-new-target": "^7.25.9",
|
|
|
- "@babel/plugin-transform-nullish-coalescing-operator": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
|
|
|
"@babel/plugin-transform-numeric-separator": "^7.25.9",
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
|
|
|
"@babel/plugin-transform-object-super": "^7.25.9",
|
|
@@ -5966,7 +5925,7 @@
|
|
|
"@babel/plugin-transform-spread": "^7.25.9",
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.25.9",
|
|
|
"@babel/plugin-transform-template-literals": "^7.25.9",
|
|
|
- "@babel/plugin-transform-typeof-symbol": "^7.25.9",
|
|
|
+ "@babel/plugin-transform-typeof-symbol": "^7.26.7",
|
|
|
"@babel/plugin-transform-unicode-escapes": "^7.25.9",
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.25.9",
|