|
|
|
@ -1,16 +1,16 @@ |
|
|
|
{ |
|
|
|
"name": "wuyuanbiaoba-web", |
|
|
|
"version": "1.0.1", |
|
|
|
"version": "1.0.3", |
|
|
|
"lockfileVersion": 3, |
|
|
|
"requires": true, |
|
|
|
"packages": { |
|
|
|
"": { |
|
|
|
"name": "wuyuanbiaoba-web", |
|
|
|
"version": "1.0.1", |
|
|
|
"version": "1.0.3", |
|
|
|
"license": "ISC", |
|
|
|
"dependencies": { |
|
|
|
"@koa/multer": "^3.0.2", |
|
|
|
"@peace/react_client": "^5.0.1", |
|
|
|
"@peace/react_client": "^5.0.3", |
|
|
|
"exceljs": "^4.4.0", |
|
|
|
"fs-extra": "^11.2.0", |
|
|
|
"ws": "^8.18.3" |
|
|
|
@ -29,19 +29,6 @@ |
|
|
|
"node": ">=20.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ampproject/remapping": { |
|
|
|
"version": "2.3.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@ampproject/remapping/-/remapping-2.3.0.tgz", |
|
|
|
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==", |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
|
|
"@jridgewell/trace-mapping": "^0.3.24" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=6.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@ant-design/colors": { |
|
|
|
"version": "7.2.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@ant-design/colors/-/colors-7.2.1.tgz", |
|
|
|
@ -161,30 +148,30 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/compat-data": { |
|
|
|
"version": "7.28.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/compat-data/-/compat-data-7.28.0.tgz", |
|
|
|
"integrity": "sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==", |
|
|
|
"version": "7.28.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/compat-data/-/compat-data-7.28.5.tgz", |
|
|
|
"integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/core": { |
|
|
|
"version": "7.28.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/core/-/core-7.28.3.tgz", |
|
|
|
"integrity": "sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==", |
|
|
|
"version": "7.28.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/core/-/core-7.28.5.tgz", |
|
|
|
"integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
"@babel/code-frame": "^7.27.1", |
|
|
|
"@babel/generator": "^7.28.3", |
|
|
|
"@babel/generator": "^7.28.5", |
|
|
|
"@babel/helper-compilation-targets": "^7.27.2", |
|
|
|
"@babel/helper-module-transforms": "^7.28.3", |
|
|
|
"@babel/helpers": "^7.28.3", |
|
|
|
"@babel/parser": "^7.28.3", |
|
|
|
"@babel/helpers": "^7.28.4", |
|
|
|
"@babel/parser": "^7.28.5", |
|
|
|
"@babel/template": "^7.27.2", |
|
|
|
"@babel/traverse": "^7.28.3", |
|
|
|
"@babel/types": "^7.28.2", |
|
|
|
"@babel/traverse": "^7.28.5", |
|
|
|
"@babel/types": "^7.28.5", |
|
|
|
"@jridgewell/remapping": "^2.3.5", |
|
|
|
"convert-source-map": "^2.0.0", |
|
|
|
"debug": "^4.1.0", |
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
@ -200,13 +187,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/generator": { |
|
|
|
"version": "7.28.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/generator/-/generator-7.28.3.tgz", |
|
|
|
"integrity": "sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==", |
|
|
|
"version": "7.28.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/generator/-/generator-7.28.5.tgz", |
|
|
|
"integrity": "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@babel/parser": "^7.28.3", |
|
|
|
"@babel/types": "^7.28.2", |
|
|
|
"@babel/parser": "^7.28.5", |
|
|
|
"@babel/types": "^7.28.5", |
|
|
|
"@jridgewell/gen-mapping": "^0.3.12", |
|
|
|
"@jridgewell/trace-mapping": "^0.3.28", |
|
|
|
"jsesc": "^3.0.2" |
|
|
|
@ -289,9 +276,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/helper-validator-identifier": { |
|
|
|
"version": "7.27.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", |
|
|
|
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", |
|
|
|
"version": "7.28.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", |
|
|
|
"integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -307,25 +294,25 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/helpers": { |
|
|
|
"version": "7.28.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/helpers/-/helpers-7.28.3.tgz", |
|
|
|
"integrity": "sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==", |
|
|
|
"version": "7.28.4", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/helpers/-/helpers-7.28.4.tgz", |
|
|
|
"integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@babel/template": "^7.27.2", |
|
|
|
"@babel/types": "^7.28.2" |
|
|
|
"@babel/types": "^7.28.4" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/parser": { |
|
|
|
"version": "7.28.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/parser/-/parser-7.28.3.tgz", |
|
|
|
"integrity": "sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==", |
|
|
|
"version": "7.28.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/parser/-/parser-7.28.5.tgz", |
|
|
|
"integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@babel/types": "^7.28.2" |
|
|
|
"@babel/types": "^7.28.5" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"parser": "bin/babel-parser.js" |
|
|
|
@ -389,17 +376,17 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/traverse": { |
|
|
|
"version": "7.28.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/traverse/-/traverse-7.28.3.tgz", |
|
|
|
"integrity": "sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==", |
|
|
|
"version": "7.28.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/traverse/-/traverse-7.28.5.tgz", |
|
|
|
"integrity": "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@babel/code-frame": "^7.27.1", |
|
|
|
"@babel/generator": "^7.28.3", |
|
|
|
"@babel/generator": "^7.28.5", |
|
|
|
"@babel/helper-globals": "^7.28.0", |
|
|
|
"@babel/parser": "^7.28.3", |
|
|
|
"@babel/parser": "^7.28.5", |
|
|
|
"@babel/template": "^7.27.2", |
|
|
|
"@babel/types": "^7.28.2", |
|
|
|
"@babel/types": "^7.28.5", |
|
|
|
"debug": "^4.3.1" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
@ -407,13 +394,13 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@babel/types": { |
|
|
|
"version": "7.28.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/types/-/types-7.28.2.tgz", |
|
|
|
"integrity": "sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==", |
|
|
|
"version": "7.28.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@babel/types/-/types-7.28.5.tgz", |
|
|
|
"integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@babel/helper-string-parser": "^7.27.1", |
|
|
|
"@babel/helper-validator-identifier": "^7.27.1" |
|
|
|
"@babel/helper-validator-identifier": "^7.28.5" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
@ -852,6 +839,16 @@ |
|
|
|
"@jridgewell/trace-mapping": "^0.3.24" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@jridgewell/remapping": { |
|
|
|
"version": "2.3.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@jridgewell/remapping/-/remapping-2.3.5.tgz", |
|
|
|
"integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
|
|
"@jridgewell/trace-mapping": "^0.3.24" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@jridgewell/resolve-uri": { |
|
|
|
"version": "3.1.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", |
|
|
|
@ -868,9 +865,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@jridgewell/trace-mapping": { |
|
|
|
"version": "0.3.30", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@jridgewell/trace-mapping/-/trace-mapping-0.3.30.tgz", |
|
|
|
"integrity": "sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==", |
|
|
|
"version": "0.3.31", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz", |
|
|
|
"integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@jridgewell/resolve-uri": "^3.1.0", |
|
|
|
@ -924,18 +921,18 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@paralleldrive/cuid2": { |
|
|
|
"version": "2.2.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz", |
|
|
|
"integrity": "sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==", |
|
|
|
"version": "2.3.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@paralleldrive/cuid2/-/cuid2-2.3.1.tgz", |
|
|
|
"integrity": "sha512-XO7cAxhnTZl0Yggq6jOgjiOHhbgcO4NqFqwSmQpjK3b6TEE6Uj/jfSk6wzYyemh3+I0sHirKSetjQwn5cZktFw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@noble/hashes": "^1.1.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@peace/react_client": { |
|
|
|
"version": "5.0.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@peace/react_client/-/react_client-5.0.2.tgz", |
|
|
|
"integrity": "sha512-dPJkCEGusuxZoEtWfCtUOGYMniDo1NvCb/sa0dYAakVzV8VMYBPlAUjvGRxpR6nUvFnqZ9XaWpx8BmT87WfKJA==", |
|
|
|
"version": "5.0.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@peace/react_client/-/react_client-5.0.3.tgz", |
|
|
|
"integrity": "sha512-rq7Pt+zdCCgiVbGnj2oX4xteqv9p+zafOQ1C2Tld0dFKA33hLEDbasn1d1Y2xUY8KgrAWcEVinYi2ObTy94u2w==", |
|
|
|
"license": "ISC", |
|
|
|
"dependencies": { |
|
|
|
"@koa/router": "^13.1.0", |
|
|
|
@ -1123,14 +1120,14 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@reduxjs/toolkit": { |
|
|
|
"version": "2.8.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@reduxjs/toolkit/-/toolkit-2.8.2.tgz", |
|
|
|
"integrity": "sha512-MYlOhQ0sLdw4ud48FoC5w0dH9VfWQjtCjreKwYTT3l+r427qYC5Y8PihNutepr8XrNaBUDQo9khWUwQxZaqt5A==", |
|
|
|
"version": "2.10.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@reduxjs/toolkit/-/toolkit-2.10.1.tgz", |
|
|
|
"integrity": "sha512-/U17EXQ9Do9Yx4DlNGU6eVNfZvFJfYpUtRRdLf19PbPjdWBxNlxGZXywQZ1p1Nz8nMkWplTI7iD/23m07nolDA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@standard-schema/spec": "^1.0.0", |
|
|
|
"@standard-schema/utils": "^0.3.0", |
|
|
|
"immer": "^10.0.3", |
|
|
|
"immer": "^10.2.0", |
|
|
|
"redux": "^5.0.1", |
|
|
|
"redux-thunk": "^3.1.0", |
|
|
|
"reselect": "^5.1.0" |
|
|
|
@ -1165,9 +1162,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.46.3.tgz", |
|
|
|
"integrity": "sha512-UmTdvXnLlqQNOCJnyksjPs1G4GqXNGW1LrzCe8+8QoaLhhDeTXYBgJ3k6x61WIhlHX2U+VzEJ55TtIjR/HTySA==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.5.tgz", |
|
|
|
"integrity": "sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==", |
|
|
|
"cpu": [ |
|
|
|
"arm" |
|
|
|
], |
|
|
|
@ -1178,9 +1175,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-android-arm64": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.46.3.tgz", |
|
|
|
"integrity": "sha512-8NoxqLpXm7VyeI0ocidh335D6OKT0UJ6fHdnIxf3+6oOerZZc+O7r+UhvROji6OspyPm+rrIdb1gTXtVIqn+Sg==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.5.tgz", |
|
|
|
"integrity": "sha512-mQGfsIEFcu21mvqkEKKu2dYmtuSZOBMmAl5CFlPGLY94Vlcm+zWApK7F/eocsNzp8tKmbeBP8yXyAbx0XHsFNA==", |
|
|
|
"cpu": [ |
|
|
|
"arm64" |
|
|
|
], |
|
|
|
@ -1191,9 +1188,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.46.3.tgz", |
|
|
|
"integrity": "sha512-csnNavqZVs1+7/hUKtgjMECsNG2cdB8F7XBHP6FfQjqhjF8rzMzb3SLyy/1BG7YSfQ+bG75Ph7DyedbUqwq1rA==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.52.5.tgz", |
|
|
|
"integrity": "sha512-takF3CR71mCAGA+v794QUZ0b6ZSrgJkArC+gUiG6LB6TQty9T0Mqh3m2ImRBOxS2IeYBo4lKWIieSvnEk2OQWA==", |
|
|
|
"cpu": [ |
|
|
|
"arm64" |
|
|
|
], |
|
|
|
@ -1204,9 +1201,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-darwin-x64": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.46.3.tgz", |
|
|
|
"integrity": "sha512-r2MXNjbuYabSIX5yQqnT8SGSQ26XQc8fmp6UhlYJd95PZJkQD1u82fWP7HqvGUf33IsOC6qsiV+vcuD4SDP6iw==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.52.5.tgz", |
|
|
|
"integrity": "sha512-W901Pla8Ya95WpxDn//VF9K9u2JbocwV/v75TE0YIHNTbhqUTv9w4VuQ9MaWlNOkkEfFwkdNhXgcLqPSmHy0fA==", |
|
|
|
"cpu": [ |
|
|
|
"x64" |
|
|
|
], |
|
|
|
@ -1217,9 +1214,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-freebsd-arm64": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.46.3.tgz", |
|
|
|
"integrity": "sha512-uluObTmgPJDuJh9xqxyr7MV61Imq+0IvVsAlWyvxAaBSNzCcmZlhfYcRhCdMaCsy46ccZa7vtDDripgs9Jkqsw==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.5.tgz", |
|
|
|
"integrity": "sha512-QofO7i7JycsYOWxe0GFqhLmF6l1TqBswJMvICnRUjqCx8b47MTo46W8AoeQwiokAx3zVryVnxtBMcGcnX12LvA==", |
|
|
|
"cpu": [ |
|
|
|
"arm64" |
|
|
|
], |
|
|
|
@ -1230,9 +1227,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-freebsd-x64": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.46.3.tgz", |
|
|
|
"integrity": "sha512-AVJXEq9RVHQnejdbFvh1eWEoobohUYN3nqJIPI4mNTMpsyYN01VvcAClxflyk2HIxvLpRcRggpX1m9hkXkpC/A==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.5.tgz", |
|
|
|
"integrity": "sha512-jr21b/99ew8ujZubPo9skbrItHEIE50WdV86cdSoRkKtmWa+DDr6fu2c/xyRT0F/WazZpam6kk7IHBerSL7LDQ==", |
|
|
|
"cpu": [ |
|
|
|
"x64" |
|
|
|
], |
|
|
|
@ -1243,9 +1240,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.46.3.tgz", |
|
|
|
"integrity": "sha512-byyflM+huiwHlKi7VHLAYTKr67X199+V+mt1iRgJenAI594vcmGGddWlu6eHujmcdl6TqSNnvqaXJqZdnEWRGA==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.5.tgz", |
|
|
|
"integrity": "sha512-PsNAbcyv9CcecAUagQefwX8fQn9LQ4nZkpDboBOttmyffnInRy8R8dSg6hxxl2Re5QhHBf6FYIDhIj5v982ATQ==", |
|
|
|
"cpu": [ |
|
|
|
"arm" |
|
|
|
], |
|
|
|
@ -1256,9 +1253,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.46.3.tgz", |
|
|
|
"integrity": "sha512-aLm3NMIjr4Y9LklrH5cu7yybBqoVCdr4Nvnm8WB7PKCn34fMCGypVNpGK0JQWdPAzR/FnoEoFtlRqZbBBLhVoQ==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.5.tgz", |
|
|
|
"integrity": "sha512-Fw4tysRutyQc/wwkmcyoqFtJhh0u31K+Q6jYjeicsGJJ7bbEq8LwPWV/w0cnzOqR2m694/Af6hpFayLJZkG2VQ==", |
|
|
|
"cpu": [ |
|
|
|
"arm" |
|
|
|
], |
|
|
|
@ -1269,9 +1266,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.46.3.tgz", |
|
|
|
"integrity": "sha512-VtilE6eznJRDIoFOzaagQodUksTEfLIsvXymS+UdJiSXrPW7Ai+WG4uapAc3F7Hgs791TwdGh4xyOzbuzIZrnw==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.5.tgz", |
|
|
|
"integrity": "sha512-a+3wVnAYdQClOTlyapKmyI6BLPAFYs0JM8HRpgYZQO02rMR09ZcV9LbQB+NL6sljzG38869YqThrRnfPMCDtZg==", |
|
|
|
"cpu": [ |
|
|
|
"arm64" |
|
|
|
], |
|
|
|
@ -1282,9 +1279,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.46.3.tgz", |
|
|
|
"integrity": "sha512-dG3JuS6+cRAL0GQ925Vppafi0qwZnkHdPeuZIxIPXqkCLP02l7ka+OCyBoDEv8S+nKHxfjvjW4OZ7hTdHkx8/w==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.5.tgz", |
|
|
|
"integrity": "sha512-AvttBOMwO9Pcuuf7m9PkC1PUIKsfaAJ4AYhy944qeTJgQOqJYJ9oVl2nYgY7Rk0mkbsuOpCAYSs6wLYB2Xiw0Q==", |
|
|
|
"cpu": [ |
|
|
|
"arm64" |
|
|
|
], |
|
|
|
@ -1294,10 +1291,10 @@ |
|
|
|
"linux" |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-loongarch64-gnu": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.46.3.tgz", |
|
|
|
"integrity": "sha512-iU8DxnxEKJptf8Vcx4XvAUdpkZfaz0KWfRrnIRrOndL0SvzEte+MTM7nDH4A2Now4FvTZ01yFAgj6TX/mZl8hQ==", |
|
|
|
"node_modules/@rollup/rollup-linux-loong64-gnu": { |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.5.tgz", |
|
|
|
"integrity": "sha512-DkDk8pmXQV2wVrF6oq5tONK6UHLz/XcEVow4JTTerdeV1uqPeHxwcg7aFsfnSm9L+OO8WJsWotKM2JJPMWrQtA==", |
|
|
|
"cpu": [ |
|
|
|
"loong64" |
|
|
|
], |
|
|
|
@ -1308,9 +1305,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.46.3.tgz", |
|
|
|
"integrity": "sha512-VrQZp9tkk0yozJoQvQcqlWiqaPnLM6uY1qPYXvukKePb0fqaiQtOdMJSxNFUZFsGw5oA5vvVokjHrx8a9Qsz2A==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.5.tgz", |
|
|
|
"integrity": "sha512-W/b9ZN/U9+hPQVvlGwjzi+Wy4xdoH2I8EjaCkMvzpI7wJUs8sWJ03Rq96jRnHkSrcHTpQe8h5Tg3ZzUPGauvAw==", |
|
|
|
"cpu": [ |
|
|
|
"ppc64" |
|
|
|
], |
|
|
|
@ -1321,9 +1318,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.46.3.tgz", |
|
|
|
"integrity": "sha512-uf2eucWSUb+M7b0poZ/08LsbcRgaDYL8NCGjUeFMwCWFwOuFcZ8D9ayPl25P3pl+D2FH45EbHdfyUesQ2Lt9wA==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.5.tgz", |
|
|
|
"integrity": "sha512-sjQLr9BW7R/ZiXnQiWPkErNfLMkkWIoCz7YMn27HldKsADEKa5WYdobaa1hmN6slu9oWQbB6/jFpJ+P2IkVrmw==", |
|
|
|
"cpu": [ |
|
|
|
"riscv64" |
|
|
|
], |
|
|
|
@ -1334,9 +1331,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.46.3.tgz", |
|
|
|
"integrity": "sha512-7tnUcDvN8DHm/9ra+/nF7lLzYHDeODKKKrh6JmZejbh1FnCNZS8zMkZY5J4sEipy2OW1d1Ncc4gNHUd0DLqkSg==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.5.tgz", |
|
|
|
"integrity": "sha512-hq3jU/kGyjXWTvAh2awn8oHroCbrPm8JqM7RUpKjalIRWWXE01CQOf/tUNWNHjmbMHg/hmNCwc/Pz3k1T/j/Lg==", |
|
|
|
"cpu": [ |
|
|
|
"riscv64" |
|
|
|
], |
|
|
|
@ -1347,9 +1344,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.46.3.tgz", |
|
|
|
"integrity": "sha512-MUpAOallJim8CsJK+4Lc9tQzlfPbHxWDrGXZm2z6biaadNpvh3a5ewcdat478W+tXDoUiHwErX/dOql7ETcLqg==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.5.tgz", |
|
|
|
"integrity": "sha512-gn8kHOrku8D4NGHMK1Y7NA7INQTRdVOntt1OCYypZPRt6skGbddska44K8iocdpxHTMMNui5oH4elPH4QOLrFQ==", |
|
|
|
"cpu": [ |
|
|
|
"s390x" |
|
|
|
], |
|
|
|
@ -1360,9 +1357,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.46.3.tgz", |
|
|
|
"integrity": "sha512-F42IgZI4JicE2vM2PWCe0N5mR5vR0gIdORPqhGQ32/u1S1v3kLtbZ0C/mi9FFk7C5T0PgdeyWEPajPjaUpyoKg==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.5.tgz", |
|
|
|
"integrity": "sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==", |
|
|
|
"cpu": [ |
|
|
|
"x64" |
|
|
|
], |
|
|
|
@ -1373,9 +1370,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.46.3.tgz", |
|
|
|
"integrity": "sha512-oLc+JrwwvbimJUInzx56Q3ujL3Kkhxehg7O1gWAYzm8hImCd5ld1F2Gry5YDjR21MNb5WCKhC9hXgU7rRlyegQ==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.5.tgz", |
|
|
|
"integrity": "sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==", |
|
|
|
"cpu": [ |
|
|
|
"x64" |
|
|
|
], |
|
|
|
@ -1385,10 +1382,23 @@ |
|
|
|
"linux" |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-openharmony-arm64": { |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.5.tgz", |
|
|
|
"integrity": "sha512-QoFqB6+/9Rly/RiPjaomPLmR/13cgkIGfA40LHly9zcH1S0bN2HVFYk3a1eAyHQyjs3ZJYlXvIGtcCs5tko9Cw==", |
|
|
|
"cpu": [ |
|
|
|
"arm64" |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"os": [ |
|
|
|
"openharmony" |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.46.3.tgz", |
|
|
|
"integrity": "sha512-lOrQ+BVRstruD1fkWg9yjmumhowR0oLAAzavB7yFSaGltY8klttmZtCLvOXCmGE9mLIn8IBV/IFrQOWz5xbFPg==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.5.tgz", |
|
|
|
"integrity": "sha512-w0cDWVR6MlTstla1cIfOGyl8+qb93FlAVutcor14Gf5Md5ap5ySfQ7R9S/NjNaMLSFdUnKGEasmVnu3lCMqB7w==", |
|
|
|
"cpu": [ |
|
|
|
"arm64" |
|
|
|
], |
|
|
|
@ -1399,9 +1409,9 @@ |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.46.3.tgz", |
|
|
|
"integrity": "sha512-vvrVKPRS4GduGR7VMH8EylCBqsDcw6U+/0nPDuIjXQRbHJc6xOBj+frx8ksfZAh6+Fptw5wHrN7etlMmQnPQVg==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.5.tgz", |
|
|
|
"integrity": "sha512-Aufdpzp7DpOTULJCuvzqcItSGDH73pF3ko/f+ckJhxQyHtp67rHw3HMNxoIdDMUITJESNE6a8uh4Lo4SLouOUg==", |
|
|
|
"cpu": [ |
|
|
|
"ia32" |
|
|
|
], |
|
|
|
@ -1411,10 +1421,23 @@ |
|
|
|
"win32" |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-win32-x64-gnu": { |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.5.tgz", |
|
|
|
"integrity": "sha512-UGBUGPFp1vkj6p8wCRraqNhqwX/4kNQPS57BCFc8wYh0g94iVIW33wJtQAx3G7vrjjNtRaxiMUylM0ktp/TRSQ==", |
|
|
|
"cpu": [ |
|
|
|
"x64" |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"os": [ |
|
|
|
"win32" |
|
|
|
] |
|
|
|
}, |
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.46.3.tgz", |
|
|
|
"integrity": "sha512-fi3cPxCnu3ZeM3EwKZPgXbWoGzm2XHgB/WShKI81uj8wG0+laobmqy5wbgEwzstlbLu4MyO8C19FyhhWseYKNQ==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.5.tgz", |
|
|
|
"integrity": "sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==", |
|
|
|
"cpu": [ |
|
|
|
"x64" |
|
|
|
], |
|
|
|
@ -1483,17 +1506,6 @@ |
|
|
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@types/node": { |
|
|
|
"version": "24.5.2", |
|
|
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-24.5.2.tgz", |
|
|
|
"integrity": "sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==", |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true, |
|
|
|
"dependencies": { |
|
|
|
"undici-types": "~7.12.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@types/use-sync-external-store": { |
|
|
|
"version": "0.0.6", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz", |
|
|
|
@ -1727,6 +1739,24 @@ |
|
|
|
"integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/async-function": { |
|
|
|
"version": "1.0.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/async-function/-/async-function-1.0.0.tgz", |
|
|
|
"integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/async-generator-function": { |
|
|
|
"version": "1.0.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/async-generator-function/-/async-generator-function-1.0.0.tgz", |
|
|
|
"integrity": "sha512-+NAXNqgCrB95ya4Sr66i1CL2hqLVckAk7xwRYWdcm39/ELQ6YNn1aw5r0bdQtqNZgQpEWzc5yc/igXc7aL5SLA==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/asynckit": { |
|
|
|
"version": "0.4.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/asynckit/-/asynckit-0.4.0.tgz", |
|
|
|
@ -1759,6 +1789,15 @@ |
|
|
|
], |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/baseline-browser-mapping": { |
|
|
|
"version": "2.8.25", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/baseline-browser-mapping/-/baseline-browser-mapping-2.8.25.tgz", |
|
|
|
"integrity": "sha512-2NovHVesVF5TXefsGX1yzx1xgr7+m9JQenvz6FQY3qd+YXkKkYiv+vTCc7OriP9mcDZpTC5mAOYN4ocd29+erA==", |
|
|
|
"license": "Apache-2.0", |
|
|
|
"bin": { |
|
|
|
"baseline-browser-mapping": "dist/cli.js" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/big-integer": { |
|
|
|
"version": "1.6.52", |
|
|
|
"resolved": "https://registry.npmmirror.com/big-integer/-/big-integer-1.6.52.tgz", |
|
|
|
@ -1809,9 +1848,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/browserslist": { |
|
|
|
"version": "4.25.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/browserslist/-/browserslist-4.25.2.tgz", |
|
|
|
"integrity": "sha512-0si2SJK3ooGzIawRu61ZdPCO1IncZwS8IzuX73sPZsXW6EQ/w/DAfPyKI8l1ETTCr2MnvqWitmlCUxgdul45jA==", |
|
|
|
"version": "4.27.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/browserslist/-/browserslist-4.27.0.tgz", |
|
|
|
"integrity": "sha512-AXVQwdhot1eqLihwasPElhX2tAZiBjWdJ9i/Zcj2S6QYIjkx62OKSfnobkriB81C3l4w0rVy3Nt4jaTBltYEpw==", |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"type": "opencollective", |
|
|
|
@ -1828,10 +1867,11 @@ |
|
|
|
], |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"caniuse-lite": "^1.0.30001733", |
|
|
|
"electron-to-chromium": "^1.5.199", |
|
|
|
"node-releases": "^2.0.19", |
|
|
|
"update-browserslist-db": "^1.1.3" |
|
|
|
"baseline-browser-mapping": "^2.8.19", |
|
|
|
"caniuse-lite": "^1.0.30001751", |
|
|
|
"electron-to-chromium": "^1.5.238", |
|
|
|
"node-releases": "^2.0.26", |
|
|
|
"update-browserslist-db": "^1.1.4" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"browserslist": "cli.js" |
|
|
|
@ -1971,9 +2011,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/caniuse-lite": { |
|
|
|
"version": "1.0.30001735", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/caniuse-lite/-/caniuse-lite-1.0.30001735.tgz", |
|
|
|
"integrity": "sha512-EV/laoX7Wq2J9TQlyIXRxTJqIw4sxfXS4OYgudGxBYRuTv0q7AM6yMEpU/Vo1I94thg9U6EZ2NfZx9GJq83u7w==", |
|
|
|
"version": "1.0.30001753", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/caniuse-lite/-/caniuse-lite-1.0.30001753.tgz", |
|
|
|
"integrity": "sha512-Bj5H35MD/ebaOV4iDLqPEtiliTN29qkGtEHCwawWn4cYm+bPJM2NsaP30vtZcnERClMzp52J4+aw2UNbK4o+zw==", |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"type": "opencollective", |
|
|
|
@ -2132,6 +2172,15 @@ |
|
|
|
"node": ">= 0.8" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/commander": { |
|
|
|
"version": "14.0.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/commander/-/commander-14.0.2.tgz", |
|
|
|
"integrity": "sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">=20" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/common-bin": { |
|
|
|
"version": "3.0.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/common-bin/-/common-bin-3.0.1.tgz", |
|
|
|
@ -2152,9 +2201,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/common-bin/node_modules/semver": { |
|
|
|
"version": "7.7.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/semver/-/semver-7.7.2.tgz", |
|
|
|
"integrity": "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==", |
|
|
|
"version": "7.7.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/semver/-/semver-7.7.3.tgz", |
|
|
|
"integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==", |
|
|
|
"license": "ISC", |
|
|
|
"bin": { |
|
|
|
"semver": "bin/semver.js" |
|
|
|
@ -2349,9 +2398,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/debug": { |
|
|
|
"version": "4.4.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/debug/-/debug-4.4.1.tgz", |
|
|
|
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", |
|
|
|
"version": "4.4.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/debug/-/debug-4.4.3.tgz", |
|
|
|
"integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"ms": "^2.1.3" |
|
|
|
@ -2500,9 +2549,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/electron-to-chromium": { |
|
|
|
"version": "1.5.203", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/electron-to-chromium/-/electron-to-chromium-1.5.203.tgz", |
|
|
|
"integrity": "sha512-uz4i0vLhfm6dLZWbz/iH88KNDV+ivj5+2SA+utpgjKaj9Q0iDLuwk6Idhe9BTxciHudyx6IvTvijhkPvFGUQ0g==", |
|
|
|
"version": "1.5.245", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/electron-to-chromium/-/electron-to-chromium-1.5.245.tgz", |
|
|
|
"integrity": "sha512-rdmGfW47ZhL/oWEJAY4qxRtdly2B98ooTJ0pdEI4jhVLZ6tNf8fPtov2wS1IRKwFJT92le3x4Knxiwzl7cPPpQ==", |
|
|
|
"license": "ISC" |
|
|
|
}, |
|
|
|
"node_modules/emoji-regex": { |
|
|
|
@ -2686,15 +2735,18 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/figlet": { |
|
|
|
"version": "1.8.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/figlet/-/figlet-1.8.2.tgz", |
|
|
|
"integrity": "sha512-iPCpE9B/rOcjewIzDnagP9F2eySzGeHReX8WlrZQJkqFBk2wvq8gY0c6U6Hd2y9HnX1LQcYSeP7aEHoPt6sVKQ==", |
|
|
|
"version": "1.9.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/figlet/-/figlet-1.9.3.tgz", |
|
|
|
"integrity": "sha512-majPgOpVtrZN1iyNGbsUP6bOtZ6eaJgg5HHh0vFvm5DJhh8dc+FJpOC4GABvMZ/A7XHAJUuJujhgUY/2jPWgMA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"commander": "^14.0.0" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"figlet": "bin/index.js" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.4.0" |
|
|
|
"node": ">= 17.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/find-up": { |
|
|
|
@ -2836,6 +2888,15 @@ |
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/generator-function": { |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/generator-function/-/generator-function-2.0.1.tgz", |
|
|
|
"integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==", |
|
|
|
"license": "MIT", |
|
|
|
"engines": { |
|
|
|
"node": ">= 0.4" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/gensync": { |
|
|
|
"version": "1.0.0-beta.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/gensync/-/gensync-1.0.0-beta.2.tgz", |
|
|
|
@ -2855,16 +2916,19 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/get-intrinsic": { |
|
|
|
"version": "1.3.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/get-intrinsic/-/get-intrinsic-1.3.0.tgz", |
|
|
|
"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", |
|
|
|
"version": "1.3.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/get-intrinsic/-/get-intrinsic-1.3.1.tgz", |
|
|
|
"integrity": "sha512-fk1ZVEeOX9hVZ6QzoBNEC55+Ucqg4sTVwrVuigZhuRPESVFpMyXnd3sbXvPOwp7Y9riVyANiqhEuRF0G1aVSeQ==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"async-function": "^1.0.0", |
|
|
|
"async-generator-function": "^1.0.0", |
|
|
|
"call-bind-apply-helpers": "^1.0.2", |
|
|
|
"es-define-property": "^1.0.1", |
|
|
|
"es-errors": "^1.3.0", |
|
|
|
"es-object-atoms": "^1.1.1", |
|
|
|
"function-bind": "^1.1.2", |
|
|
|
"generator-function": "^2.0.0", |
|
|
|
"get-proto": "^1.0.1", |
|
|
|
"gopd": "^1.2.0", |
|
|
|
"has-symbols": "^1.1.0", |
|
|
|
@ -3118,9 +3182,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/immer": { |
|
|
|
"version": "10.1.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/immer/-/immer-10.1.1.tgz", |
|
|
|
"integrity": "sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==", |
|
|
|
"version": "10.2.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/immer/-/immer-10.2.0.tgz", |
|
|
|
"integrity": "sha512-d/+XTN3zfODyjr89gM3mPq1WNX2B8pYsu7eORitdwyA2sBubnTl3laYlBk4sXY5FUa5qTZGBDPJICVbvqzjlbw==", |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
@ -3160,13 +3224,14 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/is-generator-function": { |
|
|
|
"version": "1.1.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/is-generator-function/-/is-generator-function-1.1.0.tgz", |
|
|
|
"integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", |
|
|
|
"version": "1.1.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/is-generator-function/-/is-generator-function-1.1.2.tgz", |
|
|
|
"integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"call-bound": "^1.0.3", |
|
|
|
"get-proto": "^1.0.0", |
|
|
|
"call-bound": "^1.0.4", |
|
|
|
"generator-function": "^2.0.0", |
|
|
|
"get-proto": "^1.0.1", |
|
|
|
"has-tostringtag": "^1.0.2", |
|
|
|
"safe-regex-test": "^1.1.0" |
|
|
|
}, |
|
|
|
@ -3337,9 +3402,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/koa": { |
|
|
|
"version": "2.16.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/koa/-/koa-2.16.2.tgz", |
|
|
|
"integrity": "sha512-+CCssgnrWKx9aI3OeZwroa/ckG4JICxvIFnSiOUyl2Uv+UTI+xIw0FfFrWS7cQFpoePpr9o8csss7KzsTzNL8Q==", |
|
|
|
"version": "2.16.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/koa/-/koa-2.16.3.tgz", |
|
|
|
"integrity": "sha512-zPPuIt+ku1iCpFBRwseMcPYQ1cJL8l60rSmKeOuGfOXyE6YnTBmf2aEFNL2HQGrD0cPcLO/t+v9RTgC+fwEh/g==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"accepts": "^1.3.5", |
|
|
|
@ -3492,9 +3557,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/less": { |
|
|
|
"version": "4.4.0", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/less/-/less-4.4.0.tgz", |
|
|
|
"integrity": "sha512-kdTwsyRuncDfjEs0DlRILWNvxhDG/Zij4YLO4TMJgDLW+8OzpfkdPnRgrsRuY1o+oaxJGWsps5f/RVBgGmmN0w==", |
|
|
|
"version": "4.4.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/less/-/less-4.4.2.tgz", |
|
|
|
"integrity": "sha512-j1n1IuTX1VQjIy3tT7cyGbX7nvQOsFLoIqobZv4ttI5axP923gA44zUj6miiA6R5Aoms4sEGVIIcucXUbRI14g==", |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"copy-anything": "^2.0.1", |
|
|
|
@ -3874,9 +3939,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/node-releases": { |
|
|
|
"version": "2.0.19", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/node-releases/-/node-releases-2.0.19.tgz", |
|
|
|
"integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", |
|
|
|
"version": "2.0.27", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/node-releases/-/node-releases-2.0.27.tgz", |
|
|
|
"integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==", |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/normalize-path": { |
|
|
|
@ -5028,9 +5093,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/rollup": { |
|
|
|
"version": "4.46.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/rollup/-/rollup-4.46.3.tgz", |
|
|
|
"integrity": "sha512-RZn2XTjXb8t5g13f5YclGoilU/kwT696DIkY3sywjdZidNSi3+vseaQov7D7BZXVJCPv3pDWUN69C78GGbXsKw==", |
|
|
|
"version": "4.52.5", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/rollup/-/rollup-4.52.5.tgz", |
|
|
|
"integrity": "sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@types/estree": "1.0.8" |
|
|
|
@ -5043,26 +5108,28 @@ |
|
|
|
"npm": ">=8.0.0" |
|
|
|
}, |
|
|
|
"optionalDependencies": { |
|
|
|
"@rollup/rollup-android-arm-eabi": "4.46.3", |
|
|
|
"@rollup/rollup-android-arm64": "4.46.3", |
|
|
|
"@rollup/rollup-darwin-arm64": "4.46.3", |
|
|
|
"@rollup/rollup-darwin-x64": "4.46.3", |
|
|
|
"@rollup/rollup-freebsd-arm64": "4.46.3", |
|
|
|
"@rollup/rollup-freebsd-x64": "4.46.3", |
|
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.46.3", |
|
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.46.3", |
|
|
|
"@rollup/rollup-linux-arm64-gnu": "4.46.3", |
|
|
|
"@rollup/rollup-linux-arm64-musl": "4.46.3", |
|
|
|
"@rollup/rollup-linux-loongarch64-gnu": "4.46.3", |
|
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.46.3", |
|
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.46.3", |
|
|
|
"@rollup/rollup-linux-riscv64-musl": "4.46.3", |
|
|
|
"@rollup/rollup-linux-s390x-gnu": "4.46.3", |
|
|
|
"@rollup/rollup-linux-x64-gnu": "4.46.3", |
|
|
|
"@rollup/rollup-linux-x64-musl": "4.46.3", |
|
|
|
"@rollup/rollup-win32-arm64-msvc": "4.46.3", |
|
|
|
"@rollup/rollup-win32-ia32-msvc": "4.46.3", |
|
|
|
"@rollup/rollup-win32-x64-msvc": "4.46.3", |
|
|
|
"@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" |
|
|
|
} |
|
|
|
}, |
|
|
|
@ -5111,10 +5178,10 @@ |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"node_modules/sax": { |
|
|
|
"version": "1.4.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/sax/-/sax-1.4.1.tgz", |
|
|
|
"integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==", |
|
|
|
"license": "ISC", |
|
|
|
"version": "1.4.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/sax/-/sax-1.4.3.tgz", |
|
|
|
"integrity": "sha512-yqYn1JhPczigF94DMS+shiDMjDowYO6y9+wB/4WgO0Y19jWYk0lQ4tuG5KI7kj4FTp1wxPj5IFfcrz/s1c3jjQ==", |
|
|
|
"license": "BlueOak-1.0.0", |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"node_modules/saxes": { |
|
|
|
@ -5260,9 +5327,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/sirv": { |
|
|
|
"version": "3.0.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/sirv/-/sirv-3.0.1.tgz", |
|
|
|
"integrity": "sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==", |
|
|
|
"version": "3.0.2", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/sirv/-/sirv-3.0.2.tgz", |
|
|
|
"integrity": "sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"@polka/url": "^1.0.0-next.24", |
|
|
|
@ -5517,14 +5584,6 @@ |
|
|
|
"license": "MIT", |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/undici-types": { |
|
|
|
"version": "7.12.0", |
|
|
|
"resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-7.12.0.tgz", |
|
|
|
"integrity": "sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==", |
|
|
|
"license": "MIT", |
|
|
|
"optional": true, |
|
|
|
"peer": true |
|
|
|
}, |
|
|
|
"node_modules/universalify": { |
|
|
|
"version": "2.0.1", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/universalify/-/universalify-2.0.1.tgz", |
|
|
|
@ -5589,9 +5648,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/update-browserslist-db": { |
|
|
|
"version": "1.1.3", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", |
|
|
|
"integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", |
|
|
|
"version": "1.1.4", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/update-browserslist-db/-/update-browserslist-db-1.1.4.tgz", |
|
|
|
"integrity": "sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==", |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"type": "opencollective", |
|
|
|
@ -5671,9 +5730,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/vite": { |
|
|
|
"version": "5.4.19", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/vite/-/vite-5.4.19.tgz", |
|
|
|
"integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==", |
|
|
|
"version": "5.4.21", |
|
|
|
"resolved": "https://nexus.ngaiot.com/repository/fs-npm/vite/-/vite-5.4.21.tgz", |
|
|
|
"integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"esbuild": "^0.21.3", |
|
|
|
|