|
|
@@ -7339,16 +7339,16 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/@babel/generator": {
|
|
|
- "version": "7.27.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.27.0.tgz",
|
|
|
- "integrity": "sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==",
|
|
|
+ "version": "7.28.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.3.tgz",
|
|
|
+ "integrity": "sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/parser": "^7.27.0",
|
|
|
- "@babel/types": "^7.27.0",
|
|
|
- "@jridgewell/gen-mapping": "^0.3.5",
|
|
|
- "@jridgewell/trace-mapping": "^0.3.25",
|
|
|
+ "@babel/parser": "^7.28.3",
|
|
|
+ "@babel/types": "^7.28.2",
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.12",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.28",
|
|
|
"jsesc": "^3.0.2"
|
|
|
},
|
|
|
"engines": {
|
|
|
@@ -7356,13 +7356,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz",
|
|
|
- "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==",
|
|
|
+ "version": "7.27.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz",
|
|
|
+ "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.25.9"
|
|
|
+ "@babel/types": "^7.27.3"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
@@ -7399,18 +7399,18 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
- "version": "7.27.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz",
|
|
|
- "integrity": "sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==",
|
|
|
+ "version": "7.28.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz",
|
|
|
+ "integrity": "sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-annotate-as-pure": "^7.25.9",
|
|
|
- "@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
|
- "@babel/helper-optimise-call-expression": "^7.25.9",
|
|
|
- "@babel/helper-replace-supers": "^7.26.5",
|
|
|
- "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
|
- "@babel/traverse": "^7.27.0",
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.27.3",
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.27.1",
|
|
|
+ "@babel/helper-replace-supers": "^7.27.1",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.28.3",
|
|
|
"semver": "^6.3.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
@@ -7455,15 +7455,25 @@
|
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@babel/helper-globals": {
|
|
|
+ "version": "7.28.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
|
|
|
+ "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz",
|
|
|
- "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==",
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/traverse": "^7.25.9",
|
|
|
- "@babel/types": "^7.25.9"
|
|
|
+ "@babel/traverse": "^7.27.1",
|
|
|
+ "@babel/types": "^7.27.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
@@ -7502,22 +7512,22 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz",
|
|
|
- "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==",
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.25.9"
|
|
|
+ "@babel/types": "^7.27.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
|
- "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==",
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
@@ -7543,15 +7553,15 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
|
- "version": "7.26.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz",
|
|
|
- "integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==",
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
|
- "@babel/helper-optimise-call-expression": "^7.25.9",
|
|
|
- "@babel/traverse": "^7.26.5"
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.27.1",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.27.1",
|
|
|
+ "@babel/traverse": "^7.27.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
@@ -7561,32 +7571,32 @@
|
|
|
}
|
|
|
},
|
|
|
"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",
|
|
|
- "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==",
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/traverse": "^7.25.9",
|
|
|
- "@babel/types": "^7.25.9"
|
|
|
+ "@babel/traverse": "^7.27.1",
|
|
|
+ "@babel/types": "^7.27.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-string-parser": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
|
|
|
- "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
- "version": "7.25.9",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
|
|
|
- "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
@@ -7631,12 +7641,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/parser": {
|
|
|
- "version": "7.27.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.0.tgz",
|
|
|
- "integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==",
|
|
|
+ "version": "7.28.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
|
|
|
+ "integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/types": "^7.27.0"
|
|
|
+ "@babel/types": "^7.28.4"
|
|
|
},
|
|
|
"bin": {
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
@@ -7746,6 +7756,24 @@
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@babel/plugin-proposal-decorators": {
|
|
|
+ "version": "7.28.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.28.0.tgz",
|
|
|
+ "integrity": "sha512-zOiZqvANjWDUaUS9xMxbMcK/Zccztbe/6ikvUXaG9nsPH3w6qh5UaPGAnirI/WhIbZ8m3OHU0ReyPrknG+ZKeg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.27.1",
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1",
|
|
|
+ "@babel/plugin-syntax-decorators": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@babel/plugin-proposal-object-rest-spread": {
|
|
|
"version": "7.20.7",
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz",
|
|
|
@@ -7778,6 +7806,22 @@
|
|
|
"@babel/core": "^7.0.0-0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@babel/plugin-syntax-decorators": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-YMq8Z87Lhl8EGkmb0MwYkt36QnxC+fzCgrl66ereamPlYToRpIk5nUjKUY3QKLWq8mwUB1BgbeXcTJhZOCDg5A==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@babel/plugin-syntax-flow": {
|
|
|
"version": "7.25.9",
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.25.9.tgz",
|
|
|
@@ -9142,47 +9186,77 @@
|
|
|
"integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA=="
|
|
|
},
|
|
|
"node_modules/@babel/template": {
|
|
|
- "version": "7.27.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.0.tgz",
|
|
|
- "integrity": "sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==",
|
|
|
+ "version": "7.27.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
|
|
|
+ "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/code-frame": "^7.26.2",
|
|
|
- "@babel/parser": "^7.27.0",
|
|
|
- "@babel/types": "^7.27.0"
|
|
|
+ "@babel/code-frame": "^7.27.1",
|
|
|
+ "@babel/parser": "^7.27.2",
|
|
|
+ "@babel/types": "^7.27.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/template/node_modules/@babel/code-frame": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.27.1",
|
|
|
+ "js-tokens": "^4.0.0",
|
|
|
+ "picocolors": "^1.1.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/traverse": {
|
|
|
- "version": "7.27.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.27.0.tgz",
|
|
|
- "integrity": "sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==",
|
|
|
+ "version": "7.28.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.4.tgz",
|
|
|
+ "integrity": "sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/code-frame": "^7.26.2",
|
|
|
- "@babel/generator": "^7.27.0",
|
|
|
- "@babel/parser": "^7.27.0",
|
|
|
- "@babel/template": "^7.27.0",
|
|
|
- "@babel/types": "^7.27.0",
|
|
|
- "debug": "^4.3.1",
|
|
|
- "globals": "^11.1.0"
|
|
|
+ "@babel/code-frame": "^7.27.1",
|
|
|
+ "@babel/generator": "^7.28.3",
|
|
|
+ "@babel/helper-globals": "^7.28.0",
|
|
|
+ "@babel/parser": "^7.28.4",
|
|
|
+ "@babel/template": "^7.27.2",
|
|
|
+ "@babel/types": "^7.28.4",
|
|
|
+ "debug": "^4.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/traverse/node_modules/@babel/code-frame": {
|
|
|
+ "version": "7.27.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
|
|
+ "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.27.1",
|
|
|
+ "js-tokens": "^4.0.0",
|
|
|
+ "picocolors": "^1.1.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/types": {
|
|
|
- "version": "7.27.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.0.tgz",
|
|
|
- "integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==",
|
|
|
+ "version": "7.28.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
|
|
|
+ "integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "@babel/helper-string-parser": "^7.25.9",
|
|
|
- "@babel/helper-validator-identifier": "^7.25.9"
|
|
|
+ "@babel/helper-string-parser": "^7.27.1",
|
|
|
+ "@babel/helper-validator-identifier": "^7.27.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
@@ -12454,17 +12528,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
- "version": "0.3.5",
|
|
|
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
|
|
|
- "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
|
|
|
+ "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": {
|
|
|
@@ -12476,15 +12547,6 @@
|
|
|
"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,
|
|
|
- "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",
|
|
|
@@ -12503,10 +12565,11 @@
|
|
|
"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": {
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
@@ -52537,6 +52600,7 @@
|
|
|
"devDependencies": {
|
|
|
"@babel/cli": "^7.27.0",
|
|
|
"@babel/core": "^7.26.10",
|
|
|
+ "@babel/plugin-proposal-decorators": "^7.27.0",
|
|
|
"@babel/preset-env": "^7.26.9",
|
|
|
"@babel/preset-react": "^7.26.3",
|
|
|
"@babel/preset-typescript": "^7.27.0",
|