|
|
@ -8,9 +8,9 @@ |
|
|
|
"name": "docu-salty-cloud", |
|
|
|
"name": "docu-salty-cloud", |
|
|
|
"version": "0.0.0", |
|
|
|
"version": "0.0.0", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@docusaurus/core": "3.7.0", |
|
|
|
"@docusaurus/core": "^3.7.0", |
|
|
|
"@docusaurus/preset-classic": "3.7.0", |
|
|
|
"@docusaurus/preset-classic": "^3.7.0", |
|
|
|
"@mdx-js/react": "^3.0.0", |
|
|
|
"@mdx-js/react": "^3.1.0", |
|
|
|
"@tailwindcss/postcss": "^4.0.0", |
|
|
|
"@tailwindcss/postcss": "^4.0.0", |
|
|
|
"autoprefixer": "^10.4.20", |
|
|
|
"autoprefixer": "^10.4.20", |
|
|
|
"clsx": "^2.0.0", |
|
|
|
"clsx": "^2.0.0", |
|
|
@ -21,8 +21,8 @@ |
|
|
|
"tailwindcss": "^4.0.0" |
|
|
|
"tailwindcss": "^4.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@docusaurus/module-type-aliases": "3.7.0", |
|
|
|
"@docusaurus/module-type-aliases": "^3.7.0", |
|
|
|
"@docusaurus/types": "3.7.0" |
|
|
|
"@docusaurus/types": "^3.7.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@algolia/autocomplete-core": { |
|
|
|
"node_modules/@algolia/autocomplete-core": { |
|
|
@ -305,21 +305,21 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/core": { |
|
|
|
"node_modules/@babel/core": { |
|
|
|
"version": "7.26.0", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.7.tgz", |
|
|
|
"integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==", |
|
|
|
"integrity": "sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
"@ampproject/remapping": "^2.2.0", |
|
|
|
"@babel/code-frame": "^7.26.0", |
|
|
|
"@babel/code-frame": "^7.26.2", |
|
|
|
"@babel/generator": "^7.26.0", |
|
|
|
"@babel/generator": "^7.26.5", |
|
|
|
"@babel/helper-compilation-targets": "^7.25.9", |
|
|
|
"@babel/helper-compilation-targets": "^7.26.5", |
|
|
|
"@babel/helper-module-transforms": "^7.26.0", |
|
|
|
"@babel/helper-module-transforms": "^7.26.0", |
|
|
|
"@babel/helpers": "^7.26.0", |
|
|
|
"@babel/helpers": "^7.26.7", |
|
|
|
"@babel/parser": "^7.26.0", |
|
|
|
"@babel/parser": "^7.26.7", |
|
|
|
"@babel/template": "^7.25.9", |
|
|
|
"@babel/template": "^7.25.9", |
|
|
|
"@babel/traverse": "^7.25.9", |
|
|
|
"@babel/traverse": "^7.26.7", |
|
|
|
"@babel/types": "^7.26.0", |
|
|
|
"@babel/types": "^7.26.7", |
|
|
|
"convert-source-map": "^2.0.0", |
|
|
|
"convert-source-map": "^2.0.0", |
|
|
|
"debug": "^4.1.0", |
|
|
|
"debug": "^4.1.0", |
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
|
"gensync": "^1.0.0-beta.2", |
|
|
@ -621,25 +621,25 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/helpers": { |
|
|
|
"node_modules/@babel/helpers": { |
|
|
|
"version": "7.26.0", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.7.tgz", |
|
|
|
"integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==", |
|
|
|
"integrity": "sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/template": "^7.25.9", |
|
|
|
"@babel/template": "^7.25.9", |
|
|
|
"@babel/types": "^7.26.0" |
|
|
|
"@babel/types": "^7.26.7" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
"node": ">=6.9.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/parser": { |
|
|
|
"node_modules/@babel/parser": { |
|
|
|
"version": "7.26.5", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.7.tgz", |
|
|
|
"integrity": "sha512-SRJ4jYmXRqV1/Xc+TIVG84WjHBXKlxO9sHQnA2Pf12QQEAp1LOh6kDzNHXcUnbH1QI0FDoPPVOt+vyUDucxpaw==", |
|
|
|
"integrity": "sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/types": "^7.26.5" |
|
|
|
"@babel/types": "^7.26.7" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"bin": { |
|
|
|
"parser": "bin/babel-parser.js" |
|
|
|
"parser": "bin/babel-parser.js" |
|
|
@ -1646,12 +1646,12 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": { |
|
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": { |
|
|
|
"version": "7.25.9", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz", |
|
|
|
"integrity": "sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==", |
|
|
|
"integrity": "sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/helper-plugin-utils": "^7.25.9" |
|
|
|
"@babel/helper-plugin-utils": "^7.26.5" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"engines": { |
|
|
|
"node": ">=6.9.0" |
|
|
|
"node": ">=6.9.0" |
|
|
@ -1661,9 +1661,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/plugin-transform-typescript": { |
|
|
|
"node_modules/@babel/plugin-transform-typescript": { |
|
|
|
"version": "7.26.5", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.7.tgz", |
|
|
|
"integrity": "sha512-GJhPO0y8SD5EYVCy2Zr+9dSZcEgaSmq5BLR0Oc25TOEhC+ba49vUAGZFjy8v79z9E1mdldq4x9d1xgh4L1d5dQ==", |
|
|
|
"integrity": "sha512-5cJurntg+AT+cgelGP9Bt788DKiAw9gIMSMU2NJrLAilnj0m8WZWUNZPSLOmadYsujHutpgElO+50foX+ib/Wg==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/helper-annotate-as-pure": "^7.25.9", |
|
|
|
"@babel/helper-annotate-as-pure": "^7.25.9", |
|
|
@ -1743,14 +1743,14 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/preset-env": { |
|
|
|
"node_modules/@babel/preset-env": { |
|
|
|
"version": "7.26.0", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.26.7.tgz", |
|
|
|
"integrity": "sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==", |
|
|
|
"integrity": "sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/compat-data": "^7.26.0", |
|
|
|
"@babel/compat-data": "^7.26.5", |
|
|
|
"@babel/helper-compilation-targets": "^7.25.9", |
|
|
|
"@babel/helper-compilation-targets": "^7.26.5", |
|
|
|
"@babel/helper-plugin-utils": "^7.25.9", |
|
|
|
"@babel/helper-plugin-utils": "^7.26.5", |
|
|
|
"@babel/helper-validator-option": "^7.25.9", |
|
|
|
"@babel/helper-validator-option": "^7.25.9", |
|
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^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", |
|
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9", |
|
|
@ -1764,7 +1764,7 @@ |
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.25.9", |
|
|
|
"@babel/plugin-transform-arrow-functions": "^7.25.9", |
|
|
|
"@babel/plugin-transform-async-generator-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-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-block-scoping": "^7.25.9", |
|
|
|
"@babel/plugin-transform-class-properties": "^7.25.9", |
|
|
|
"@babel/plugin-transform-class-properties": "^7.25.9", |
|
|
|
"@babel/plugin-transform-class-static-block": "^7.26.0", |
|
|
|
"@babel/plugin-transform-class-static-block": "^7.26.0", |
|
|
@ -1775,7 +1775,7 @@ |
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9", |
|
|
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9", |
|
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^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-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-export-namespace-from": "^7.25.9", |
|
|
|
"@babel/plugin-transform-for-of": "^7.25.9", |
|
|
|
"@babel/plugin-transform-for-of": "^7.25.9", |
|
|
|
"@babel/plugin-transform-function-name": "^7.25.9", |
|
|
|
"@babel/plugin-transform-function-name": "^7.25.9", |
|
|
@ -1784,12 +1784,12 @@ |
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9", |
|
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9", |
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9", |
|
|
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9", |
|
|
|
"@babel/plugin-transform-modules-amd": "^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-systemjs": "^7.25.9", |
|
|
|
"@babel/plugin-transform-modules-umd": "^7.25.9", |
|
|
|
"@babel/plugin-transform-modules-umd": "^7.25.9", |
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9", |
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9", |
|
|
|
"@babel/plugin-transform-new-target": "^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-numeric-separator": "^7.25.9", |
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9", |
|
|
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9", |
|
|
|
"@babel/plugin-transform-object-super": "^7.25.9", |
|
|
|
"@babel/plugin-transform-object-super": "^7.25.9", |
|
|
@ -1806,7 +1806,7 @@ |
|
|
|
"@babel/plugin-transform-spread": "^7.25.9", |
|
|
|
"@babel/plugin-transform-spread": "^7.25.9", |
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.25.9", |
|
|
|
"@babel/plugin-transform-sticky-regex": "^7.25.9", |
|
|
|
"@babel/plugin-transform-template-literals": "^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-escapes": "^7.25.9", |
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9", |
|
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9", |
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.25.9", |
|
|
|
"@babel/plugin-transform-unicode-regex": "^7.25.9", |
|
|
@ -1888,9 +1888,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/runtime": { |
|
|
|
"node_modules/@babel/runtime": { |
|
|
|
"version": "7.26.0", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.7.tgz", |
|
|
|
"integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==", |
|
|
|
"integrity": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"regenerator-runtime": "^0.14.0" |
|
|
|
"regenerator-runtime": "^0.14.0" |
|
|
@ -1900,9 +1900,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/runtime-corejs3": { |
|
|
|
"node_modules/@babel/runtime-corejs3": { |
|
|
|
"version": "7.26.0", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.26.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.26.7.tgz", |
|
|
|
"integrity": "sha512-YXHu5lN8kJCb1LOb9PgV6pvak43X2h4HvRApcN5SdWeaItQOzfn1hgP6jasD6KWQyJDBxrVmA9o9OivlnNJK/w==", |
|
|
|
"integrity": "sha512-55gRV8vGrCIYZnaQHQrD92Lo/hYE3Sj5tmbuf0hhHR7sj2CWhEhHU89hbq+UVDXvFG1zUVXJhUkEq1eAfqXtFw==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"core-js-pure": "^3.30.2", |
|
|
|
"core-js-pure": "^3.30.2", |
|
|
@ -1927,16 +1927,16 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/traverse": { |
|
|
|
"node_modules/@babel/traverse": { |
|
|
|
"version": "7.26.5", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.7.tgz", |
|
|
|
"integrity": "sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==", |
|
|
|
"integrity": "sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/code-frame": "^7.26.2", |
|
|
|
"@babel/code-frame": "^7.26.2", |
|
|
|
"@babel/generator": "^7.26.5", |
|
|
|
"@babel/generator": "^7.26.5", |
|
|
|
"@babel/parser": "^7.26.5", |
|
|
|
"@babel/parser": "^7.26.7", |
|
|
|
"@babel/template": "^7.25.9", |
|
|
|
"@babel/template": "^7.25.9", |
|
|
|
"@babel/types": "^7.26.5", |
|
|
|
"@babel/types": "^7.26.7", |
|
|
|
"debug": "^4.3.1", |
|
|
|
"debug": "^4.3.1", |
|
|
|
"globals": "^11.1.0" |
|
|
|
"globals": "^11.1.0" |
|
|
|
}, |
|
|
|
}, |
|
|
@ -1945,9 +1945,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@babel/types": { |
|
|
|
"node_modules/@babel/types": { |
|
|
|
"version": "7.26.5", |
|
|
|
"version": "7.26.7", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.7.tgz", |
|
|
|
"integrity": "sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==", |
|
|
|
"integrity": "sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/helper-string-parser": "^7.25.9", |
|
|
|
"@babel/helper-string-parser": "^7.25.9", |
|
|
@ -4706,9 +4706,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@types/express-serve-static-core": { |
|
|
|
"node_modules/@types/express-serve-static-core": { |
|
|
|
"version": "5.0.5", |
|
|
|
"version": "5.0.6", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.5.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-5.0.6.tgz", |
|
|
|
"integrity": "sha512-GLZPrd9ckqEBFMcVM/qRFAP0Hg3qiVEojgEFsx/N/zKXsBzbGF6z5FBDpZ0+Xhp1xr+qRZYjfGr1cWHB9oFHSA==", |
|
|
|
"integrity": "sha512-3xhRnjJPkULekpSzgtoNYYcTWgEZkp4myc+Saevii5JPnHNvHMRlBSHDbs7Bh1iPPoVTERHEZXyhyLbMEsExsA==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@types/node": "*", |
|
|
|
"@types/node": "*", |
|
|
@ -4835,9 +4835,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@types/node": { |
|
|
|
"node_modules/@types/node": { |
|
|
|
"version": "22.10.10", |
|
|
|
"version": "22.12.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.10.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.12.0.tgz", |
|
|
|
"integrity": "sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==", |
|
|
|
"integrity": "sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"undici-types": "~6.20.0" |
|
|
|
"undici-types": "~6.20.0" |
|
|
@ -5340,9 +5340,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/algoliasearch-helper": { |
|
|
|
"node_modules/algoliasearch-helper": { |
|
|
|
"version": "3.23.1", |
|
|
|
"version": "3.24.1", |
|
|
|
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.23.1.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/algoliasearch-helper/-/algoliasearch-helper-3.24.1.tgz", |
|
|
|
"integrity": "sha512-j/dF2ZELJBm4SJTK5ECsMuCDJpBB8ITiWKRjd3S15bK2bqrXKLWqDiA5A96WhVvCpZ2NmgNlUYmFbKOfcqivbg==", |
|
|
|
"integrity": "sha512-knYRACqLH9UpeR+WRUrBzBFR2ulGuOjI2b525k4PNeqZxeFMHJE7YcL7s6Jh12Qza0rtHqZdgHMfeuaaAkf4wA==", |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@algolia/events": "^4.0.1" |
|
|
|
"@algolia/events": "^4.0.1" |
|
|
@ -5928,9 +5928,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/caniuse-lite": { |
|
|
|
"node_modules/caniuse-lite": { |
|
|
|
"version": "1.0.30001695", |
|
|
|
"version": "1.0.30001696", |
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001695.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001696.tgz", |
|
|
|
"integrity": "sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==", |
|
|
|
"integrity": "sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==", |
|
|
|
"funding": [ |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"type": "opencollective", |
|
|
|
"type": "opencollective", |
|
|
@ -7472,9 +7472,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/electron-to-chromium": { |
|
|
|
"node_modules/electron-to-chromium": { |
|
|
|
"version": "1.5.87", |
|
|
|
"version": "1.5.88", |
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.87.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.88.tgz", |
|
|
|
"integrity": "sha512-mPFwmEWmRivw2F8x3w3l2m6htAUN97Gy0kwpO++2m9iT1Gt8RCFVUfv9U/sIbHJ6rY4P6/ooqFL/eL7ock+pPg==", |
|
|
|
"integrity": "sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw==", |
|
|
|
"license": "ISC" |
|
|
|
"license": "ISC" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/emoji-regex": { |
|
|
|
"node_modules/emoji-regex": { |
|
|
|