diff --git a/Console/BExIS.Web.Shell.Svelte/package.json b/Console/BExIS.Web.Shell.Svelte/package.json index 4fb432bbd..13ca2e888 100644 --- a/Console/BExIS.Web.Shell.Svelte/package.json +++ b/Console/BExIS.Web.Shell.Svelte/package.json @@ -30,7 +30,7 @@ }, "type": "module", "dependencies": { - "@bexis2/bexis2-core-ui": "0.4.87", + "@bexis2/bexis2-core-ui": "0.4.88", "buffer": "6.0.3", "gray-matter": "4.0.3", "marked": "^15.0.12", diff --git a/Console/BExIS.Web.Shell/Areas/DCM/BExIS.Modules.Dcm.UI.Svelte/package.json b/Console/BExIS.Web.Shell/Areas/DCM/BExIS.Modules.Dcm.UI.Svelte/package.json index 2340c83da..59faabc61 100644 --- a/Console/BExIS.Web.Shell/Areas/DCM/BExIS.Modules.Dcm.UI.Svelte/package.json +++ b/Console/BExIS.Web.Shell/Areas/DCM/BExIS.Modules.Dcm.UI.Svelte/package.json @@ -24,8 +24,8 @@ }, "type": "module", "dependencies": { - "@bexis2/bexis2-core-ui": "0.4.87", - "@bexis2/bexis2-rpm-ui": "0.3.0", + "@bexis2/bexis2-core-ui": "0.4.88", + "@bexis2/bexis2-rpm-ui": "0.4.0", "@floating-ui/dom": "1.7.6", "@ts4nfdi/terminology-service-suite-js": "^6.12.4", "@xyflow/svelte": "^0.1.39", diff --git a/Console/BExIS.Web.Shell/Areas/DDM/BExIS.Modules.Ddm.UI.Svelte/package.json b/Console/BExIS.Web.Shell/Areas/DDM/BExIS.Modules.Ddm.UI.Svelte/package.json index e896d3f3f..96f976f4d 100644 --- a/Console/BExIS.Web.Shell/Areas/DDM/BExIS.Modules.Ddm.UI.Svelte/package.json +++ b/Console/BExIS.Web.Shell/Areas/DDM/BExIS.Modules.Ddm.UI.Svelte/package.json @@ -23,7 +23,7 @@ }, "type": "module", "dependencies": { - "@bexis2/bexis2-core-ui": "0.4.87", + "@bexis2/bexis2-core-ui": "0.4.88", "@floating-ui/dom": "1.7.6", "paneforge": "^0.0.6", "svelte-fa": "4.0.4", diff --git a/Console/BExIS.Web.Shell/Areas/DIM/BExIS.Modules.Dim.UI.Svelte/package.json b/Console/BExIS.Web.Shell/Areas/DIM/BExIS.Modules.Dim.UI.Svelte/package.json index 559ae2507..6ea925b7c 100644 --- a/Console/BExIS.Web.Shell/Areas/DIM/BExIS.Modules.Dim.UI.Svelte/package.json +++ b/Console/BExIS.Web.Shell/Areas/DIM/BExIS.Modules.Dim.UI.Svelte/package.json @@ -26,7 +26,7 @@ }, "type": "module", "dependencies": { - "@bexis2/bexis2-core-ui": "0.4.87", + "@bexis2/bexis2-core-ui": "0.4.88", "@floating-ui/dom": "1.7.6", "svelte-adapter-github": "1.0.0-next.0", "svelte-fa": "4.0.4", diff --git a/Console/BExIS.Web.Shell/Areas/PUM/BExIS.Modules.Pum.UI.Svelte/package.json b/Console/BExIS.Web.Shell/Areas/PUM/BExIS.Modules.Pum.UI.Svelte/package.json index 14346a2e3..539909638 100644 --- a/Console/BExIS.Web.Shell/Areas/PUM/BExIS.Modules.Pum.UI.Svelte/package.json +++ b/Console/BExIS.Web.Shell/Areas/PUM/BExIS.Modules.Pum.UI.Svelte/package.json @@ -26,7 +26,7 @@ }, "type": "module", "dependencies": { - "@bexis2/bexis2-core-ui": "0.4.87", + "@bexis2/bexis2-core-ui": "0.4.88", "@floating-ui/dom": "1.7.6", "jsonpath-plus": "^10.4.0", "papaparse": "5.5.2", diff --git a/Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte/README.md b/Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte/README.md index 20e1c95ec..5397ff2ee 100644 --- a/Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte/README.md +++ b/Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte/README.md @@ -1,4 +1,7 @@ # bexis2-rpm-ui +## 0.4.0 +- change to pnpm + ## 0.3.0 - change loading of possible templates by datastructure generation diff --git a/Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte/package.json b/Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte/package.json index a236f452b..fb5e2e8d8 100644 --- a/Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte/package.json +++ b/Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte/package.json @@ -1,6 +1,6 @@ { "name": "@bexis2/bexis2-rpm-ui", - "version": "0.3.0", + "version": "0.4.0", "private": false, "description": "Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte).", "keywords": [ @@ -52,15 +52,16 @@ "check outdated": "pnpm outdated", "upgrade all": "pnpm ncu --upgrade", "0.npm login": "pnpm login", - "1.npm - init": "pnpm init --scope bexis2", + "1.npm - init": "npm init --scope bexis2", "2.npm - package": "svelte-package", - "3.npm - publish": "pnpm publish --access public" + "3.npm - publish": "npm publish --access public" }, "dependencies": { - "@bexis2/bexis2-core-ui": "0.4.87", + "@bexis2/bexis2-core-ui": "0.4.88", "@floating-ui/dom": "1.7.6", "papaparse": "5.5.2", "svelte-fa": "4.0.4" }, - "module": "./src/lib/index.ts" -} \ No newline at end of file + "module": "./src/lib/index.ts", + "devDependencies": {} +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69fa893e7..59acd9a04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: Console/BExIS.Web.Shell.Svelte: dependencies: '@bexis2/bexis2-core-ui': - specifier: 0.4.87 - version: 0.4.87(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) + specifier: 0.4.88 + version: 0.4.88(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) buffer: specifier: 6.0.3 version: 6.0.3 @@ -148,11 +148,11 @@ importers: Console/BExIS.Web.Shell/Areas/DCM/BExIS.Modules.Dcm.UI.Svelte: dependencies: '@bexis2/bexis2-core-ui': - specifier: 0.4.87 - version: 0.4.87(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) + specifier: 0.4.88 + version: 0.4.88(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) '@bexis2/bexis2-rpm-ui': - specifier: 0.3.0 - version: 0.3.0(@sveltejs/kit@2.63.0(patch_hash=edb8ea411824a5d15205994760d3951f038e693b887197c1a3e99879640e2ca6)(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@25.9.1)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) + specifier: 0.4.0 + version: 0.4.0(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) '@floating-ui/dom': specifier: 1.7.6 version: 1.7.6 @@ -190,8 +190,8 @@ importers: Console/BExIS.Web.Shell/Areas/DDM/BExIS.Modules.Ddm.UI.Svelte: dependencies: '@bexis2/bexis2-core-ui': - specifier: 0.4.87 - version: 0.4.87(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) + specifier: 0.4.88 + version: 0.4.88(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) '@floating-ui/dom': specifier: 1.7.6 version: 1.7.6 @@ -214,8 +214,8 @@ importers: Console/BExIS.Web.Shell/Areas/DIM/BExIS.Modules.Dim.UI.Svelte: dependencies: '@bexis2/bexis2-core-ui': - specifier: 0.4.87 - version: 0.4.87(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) + specifier: 0.4.88 + version: 0.4.88(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) '@floating-ui/dom': specifier: 1.7.6 version: 1.7.6 @@ -238,8 +238,8 @@ importers: Console/BExIS.Web.Shell/Areas/PUM/BExIS.Modules.Pum.UI.Svelte: dependencies: '@bexis2/bexis2-core-ui': - specifier: 0.4.87 - version: 0.4.87(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) + specifier: 0.4.88 + version: 0.4.88(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) '@floating-ui/dom': specifier: 1.7.6 version: 1.7.6 @@ -263,8 +263,8 @@ importers: Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI.Svelte: dependencies: '@bexis2/bexis2-core-ui': - specifier: 0.4.87 - version: 0.4.87(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) + specifier: 0.4.88 + version: 0.4.88(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) '@floating-ui/dom': specifier: 1.7.6 version: 1.7.6 @@ -327,17 +327,14 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@bexis2/bexis2-core-ui@0.4.69': - resolution: {integrity: sha512-V2MWtTvozYqN+DXLqoQ3W9oNnzdtvCwbk8Oz5TMg093YYfNjreh41FRuMXecN1rDA7ZE6RoYPgQQugNUWDfHWw==} - '@bexis2/bexis2-core-ui@0.4.81': resolution: {integrity: sha512-agct1DRoTBvmeuXWGd9jmmSgoqrgxPDKYnQNs2dq9pnWUIEtrcLUg342/+KUiijKEmuImUkA8+C6CVSBsUJHrQ==} - '@bexis2/bexis2-core-ui@0.4.87': - resolution: {integrity: sha512-J8O7iAP8fP8gycIIID3CLZvBO5JxAqjboA+onNdq+4vS/bDbfO8sAiWbmzXCqeXMxn12Ul0PWNUO8RGwj7xQDA==} + '@bexis2/bexis2-core-ui@0.4.88': + resolution: {integrity: sha512-kdHwyWQ967XSRe6HyTTmFLUrW6BQDV3NC9K/J1vJdkND0rDhUUpbfXpR0ZPwlpsGnqOPnMIiZBdajHcDuJYmhA==} - '@bexis2/bexis2-rpm-ui@0.3.0': - resolution: {integrity: sha512-WU3C7GB5OIj3KgqvQj65Bbi5Zmak+omxpJLg0ElyP9ubM2eEKFZj3CIT5GPNGoUmwYe949sKJbUrYhn+aKyTUg==} + '@bexis2/bexis2-rpm-ui@0.4.0': + resolution: {integrity: sha512-GbK7UYdBfBjFr0DspcXNuxEu4f/pWYTBaNXbDK7pt6t3fkhpHawHk1CrCZpKbxg/Sq09NjxZTiGx1uze90Uu5w==} '@codemirror/autocomplete@6.20.3': resolution: {integrity: sha512-tlosUqb+3BbxCxZdu4tKeRghPFC+QM7q4X5YhKV2eCmPG+1r2F3f4AaSz5sCrFqUtX4Jh20VFTKecl16MgiV9g==} @@ -542,9 +539,6 @@ packages: '@floating-ui/core@1.7.5': resolution: {integrity: sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==} - '@floating-ui/dom@1.6.8': - resolution: {integrity: sha512-kx62rP19VZ767Q653wsP1XZCGIirkE09E0QUGNYTM/ttbbQHqcGPdSfWFxUyyNLc/W6aoJRBajOSXhP6GXjC0Q==} - '@floating-ui/dom@1.7.6': resolution: {integrity: sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==} @@ -831,11 +825,6 @@ packages: peerDependencies: '@sveltejs/kit': ^2.0.0 - '@sveltejs/adapter-static@3.0.2': - resolution: {integrity: sha512-/EBFydZDwfwFfFEuF1vzUseBoRziwKP7AoHAwv+Ot3M084sE/HTVBHf9mCmXfdM9ijprY5YEugZjleflncX5fQ==} - peerDependencies: - '@sveltejs/kit': ^2.0.0 - '@sveltejs/kit@2.63.0': resolution: {integrity: sha512-1DrR7vQ9brXLrNE2sLtFXApwr7AUXPfpbIFYc+CQRf2+iURaZbXGU+7TG/RLr+9fdFkoRdyCAVUOHCChw11LFA==} engines: {node: '>=18.13'} @@ -852,13 +841,6 @@ packages: typescript: optional: true - '@sveltejs/package@2.3.2': - resolution: {integrity: sha512-6M8/Te7iXRG7SiH92wugqfyoJpuepjn78L433LnXicUeMso9M/N4vdL9DPK3MfTkVVY4klhNRptVqme3p4oZWA==} - engines: {node: ^16.14 || >=18} - hasBin: true - peerDependencies: - svelte: ^3.44.0 || ^4.0.0 || ^5.0.0-next.1 - '@sveltejs/package@2.5.8': resolution: {integrity: sha512-zeBbsXYvHiBu56v4gJaGQoEHzg96w0E1j3dOMX8vo56s6vI5eQ57ZEZhudjwjnegnVitRRu5MrmhO0eNvaonIw==} engines: {node: ^16.14 || >=18} @@ -1089,10 +1071,6 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - at-least-node@1.0.0: - resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} - engines: {node: '>= 4.0.0'} - autoprefixer@10.5.0: resolution: {integrity: sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==} engines: {node: ^10 || ^12 || >=14} @@ -1553,10 +1531,6 @@ packages: resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} engines: {node: '>=12'} - fs-extra@9.1.0: - resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} - engines: {node: '>=10'} - fs.realpath@1.0.0: resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} @@ -1961,10 +1935,6 @@ packages: resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==} engines: {node: '>= 0.8.0'} - os-tmpdir@1.0.2: - resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} - engines: {node: '>=0.10.0'} - p-limit@3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} @@ -1981,9 +1951,6 @@ packages: peerDependencies: svelte: ^4.0.0 || ^5.0.0-next.1 - papaparse@5.4.1: - resolution: {integrity: sha512-HipMsgJkZu8br23pW15uvo6sib6wne/4woLZPlFf3rpDyMe9ywEXUsuD7+6K9PRkJlVT51j/sCOYDKGGS3ZJrw==} - papaparse@5.5.2: resolution: {integrity: sha512-PZXg8UuAc4PcVwLosEEDYjPyfWnTEhOrUfdv+3Bx+NuAb+5NhDmXzg5fHWmdCh1mP5p7JAZfFr3IMQfcntNAdA==} @@ -1994,11 +1961,6 @@ packages: parse-srcset@1.0.2: resolution: {integrity: sha512-/2qh0lav6CmI15FzA3i/2Bzk2zCgQhGMkvhOhKNcBVQ1ldgpbfiNTVslmooUmWJcADi1f1kIeynbDRVzNlfR6Q==} - patch-package@8.0.0: - resolution: {integrity: sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA==} - engines: {node: '>=14', npm: '>5'} - hasBin: true - patch-package@8.0.1: resolution: {integrity: sha512-VsKRIA8f5uqHQ7NGhwIna6Bx6D9s/1iXlA1hthBVBEbkq+t4kXD0HHt+rJhf/Z+Ci0F/HCB2hvn0qLdLG+Qxlw==} engines: {node: '>=14', npm: '>5'} @@ -2448,10 +2410,6 @@ packages: resolution: {integrity: sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==} engines: {node: '>=14.0.0'} - tmp@0.0.33: - resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} - engines: {node: '>=0.6.0'} - tmp@0.2.7: resolution: {integrity: sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==} engines: {node: '>=14.14'} @@ -2629,42 +2587,6 @@ snapshots: '@jridgewell/gen-mapping': 0.3.13 '@jridgewell/trace-mapping': 0.3.31 - '@bexis2/bexis2-core-ui@0.4.69(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1))': - dependencies: - '@codemirror/lang-html': 6.4.11 - '@codemirror/lang-javascript': 6.2.5 - '@codemirror/lang-json': 6.0.2 - '@codemirror/lint': 6.9.6 - '@codemirror/theme-one-dark': 6.1.3 - '@floating-ui/dom': 1.7.6 - '@fortawesome/fontawesome-free': 6.7.2 - '@fortawesome/fontawesome-svg-core': 6.7.2 - '@fortawesome/free-regular-svg-icons': 6.7.2 - '@fortawesome/free-solid-svg-icons': 6.7.2 - '@sveltejs/kit': 2.63.0(patch_hash=edb8ea411824a5d15205994760d3951f038e693b887197c1a3e99879640e2ca6)(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@25.9.1)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) - '@sveltejs/vite-plugin-svelte': 3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@25.9.1)) - axios: 1.17.0 - codemirror: 6.0.2 - dateformat: 5.0.3 - delay: 6.0.0 - dotenv: 16.6.1 - eslint4b-prebuilt: 6.7.2 - highlight.js: 11.11.1 - highlightjs-svelte: 1.0.6 - svelte: 4.2.20 - svelte-codemirror-editor: 1.4.2(codemirror@6.0.2)(svelte@4.2.20) - svelte-fa: 4.0.4(svelte@4.2.20) - svelte-file-dropzone: 2.0.9(svelte@4.2.20) - svelte-headless-table: 0.18.3(svelte@4.2.20) - svelte-select: 5.8.3 - vest: 5.4.0 - transitivePeerDependencies: - - '@opentelemetry/api' - - debug - - supports-color - - typescript - - vite - '@bexis2/bexis2-core-ui@0.4.81(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1))': dependencies: '@codemirror/lang-html': 6.4.11 @@ -2701,7 +2623,7 @@ snapshots: - typescript - vite - '@bexis2/bexis2-core-ui@0.4.87(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1))': + '@bexis2/bexis2-core-ui@0.4.88(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1))': dependencies: '@codemirror/lang-html': 6.4.11 '@codemirror/lang-javascript': 6.2.5 @@ -2737,18 +2659,14 @@ snapshots: - typescript - vite - '@bexis2/bexis2-rpm-ui@0.3.0(@sveltejs/kit@2.63.0(patch_hash=edb8ea411824a5d15205994760d3951f038e693b887197c1a3e99879640e2ca6)(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@25.9.1)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1))': + '@bexis2/bexis2-rpm-ui@0.4.0(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1))': dependencies: - '@bexis2/bexis2-core-ui': 0.4.69(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) - '@floating-ui/dom': 1.6.8 - '@sveltejs/adapter-static': 3.0.2(@sveltejs/kit@2.63.0(patch_hash=edb8ea411824a5d15205994760d3951f038e693b887197c1a3e99879640e2ca6)(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@25.9.1)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1))) - '@sveltejs/package': 2.3.2(svelte@4.2.20)(typescript@5.5.4) - papaparse: 5.4.1 - patch-package: 8.0.0 - svelte-fa: 4.0.2(svelte@4.2.20) + '@bexis2/bexis2-core-ui': 0.4.88(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) + '@floating-ui/dom': 1.7.6 + papaparse: 5.5.2 + svelte-fa: 4.0.4(svelte@4.2.20) transitivePeerDependencies: - '@opentelemetry/api' - - '@sveltejs/kit' - debug - supports-color - svelte @@ -2949,11 +2867,6 @@ snapshots: dependencies: '@floating-ui/utils': 0.2.11 - '@floating-ui/dom@1.6.8': - dependencies: - '@floating-ui/core': 1.7.5 - '@floating-ui/utils': 0.2.11 - '@floating-ui/dom@1.7.6': dependencies: '@floating-ui/core': 1.7.5 @@ -3170,10 +3083,6 @@ snapshots: dependencies: '@sveltejs/kit': 2.63.0(patch_hash=edb8ea411824a5d15205994760d3951f038e693b887197c1a3e99879640e2ca6)(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@22.0.2)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@22.0.2)) - '@sveltejs/adapter-static@3.0.2(@sveltejs/kit@2.63.0(patch_hash=edb8ea411824a5d15205994760d3951f038e693b887197c1a3e99879640e2ca6)(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@25.9.1)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)))': - dependencies: - '@sveltejs/kit': 2.63.0(patch_hash=edb8ea411824a5d15205994760d3951f038e693b887197c1a3e99879640e2ca6)(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@25.9.1)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@25.9.1)) - '@sveltejs/kit@2.63.0(patch_hash=edb8ea411824a5d15205994760d3951f038e693b887197c1a3e99879640e2ca6)(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.20)(vite@5.4.21(@types/node@22.0.2)))(svelte@4.2.20)(typescript@5.5.4)(vite@5.4.21(@types/node@22.0.2))': dependencies: '@standard-schema/spec': 1.1.0 @@ -3214,17 +3123,6 @@ snapshots: optionalDependencies: typescript: 5.5.4 - '@sveltejs/package@2.3.2(svelte@4.2.20)(typescript@5.5.4)': - dependencies: - chokidar: 3.6.0 - kleur: 4.1.5 - sade: 1.8.1 - semver: 7.8.2 - svelte: 4.2.20 - svelte2tsx: 0.7.56(svelte@4.2.20)(typescript@5.5.4) - transitivePeerDependencies: - - typescript - '@sveltejs/package@2.5.8(svelte@4.2.20)(typescript@5.5.4)': dependencies: chokidar: 5.0.0 @@ -3544,8 +3442,6 @@ snapshots: asynckit@0.4.0: {} - at-least-node@1.0.0: {} - autoprefixer@10.5.0(postcss@8.5.15): dependencies: browserslist: 4.28.2 @@ -4037,13 +3933,6 @@ snapshots: jsonfile: 6.2.1 universalify: 2.0.1 - fs-extra@9.1.0: - dependencies: - at-least-node: 1.0.0 - graceful-fs: 4.2.11 - jsonfile: 6.2.1 - universalify: 2.0.1 - fs.realpath@1.0.0: {} fsevents@2.3.2: @@ -4394,8 +4283,6 @@ snapshots: type-check: 0.4.0 word-wrap: 1.2.5 - os-tmpdir@1.0.2: {} - p-limit@3.1.0: dependencies: yocto-queue: 0.1.0 @@ -4411,8 +4298,6 @@ snapshots: nanoid: 5.1.11 svelte: 4.2.20 - papaparse@5.4.1: {} - papaparse@5.5.2: {} parent-module@1.0.1: @@ -4421,24 +4306,6 @@ snapshots: parse-srcset@1.0.2: {} - patch-package@8.0.0: - dependencies: - '@yarnpkg/lockfile': 1.1.0 - chalk: 4.1.2 - ci-info: 3.9.0 - cross-spawn: 7.0.6 - find-yarn-workspace-root: 2.0.0 - fs-extra: 9.1.0 - json-stable-stringify: 1.3.0 - klaw-sync: 6.0.0 - minimist: 1.2.8 - open: 7.4.2 - rimraf: 2.7.1 - semver: 7.8.2 - slash: 2.0.0 - tmp: 0.0.33 - yaml: 2.9.0 - patch-package@8.0.1: dependencies: '@yarnpkg/lockfile': 1.1.0 @@ -4904,10 +4771,6 @@ snapshots: tinyspy@3.0.2: {} - tmp@0.0.33: - dependencies: - os-tmpdir: 1.0.2 - tmp@0.2.7: {} to-regex-range@5.0.1: