diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b0d986e..a9834bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,8 +103,8 @@ catalogs: specifier: ^8.7.11 version: 8.7.11 '@riwa/api-types': - specifier: http://192.168.1.7:9528/api/riwa-eden-0.0.141.tgz - version: 0.0.141 + specifier: http://192.168.1.7:9528/api/riwa-eden-0.0.145.tgz + version: 0.0.145 '@tailwindcss/vite': specifier: ^4.1.18 version: 4.1.18 @@ -322,7 +322,7 @@ importers: version: 8.7.11(@stencil/core@4.39.0)(vue-router@4.6.3(vue@3.5.25(typescript@5.9.3)))(vue@3.5.25(typescript@5.9.3)) '@riwa/api-types': specifier: 'catalog:' - version: '@riwa/eden@http://192.168.1.7:9528/api/riwa-eden-0.0.141.tgz(@elysiajs/eden@1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))' + version: '@riwa/eden@http://192.168.1.7:9528/api/riwa-eden-0.0.145.tgz(@elysiajs/eden@1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))' '@tailwindcss/vite': specifier: 'catalog:' version: 4.1.18(vite@7.2.7(@types/node@24.10.2)(jiti@2.6.1)(lightningcss@1.30.2)(terser@5.44.1)(yaml@2.8.2)) @@ -3062,9 +3062,9 @@ packages: '@remirror/core-constants@3.0.0': resolution: {integrity: sha512-42aWfPrimMfDKDi4YegyS7x+/0tlzaqwPQCULLanv3DMIlu96KTJR0fM5isWX2UViOqlGnX6YFgqWepcX+XMNg==} - '@riwa/eden@http://192.168.1.7:9528/api/riwa-eden-0.0.141.tgz': - resolution: {tarball: http://192.168.1.7:9528/api/riwa-eden-0.0.141.tgz} - version: 0.0.141 + '@riwa/eden@http://192.168.1.7:9528/api/riwa-eden-0.0.145.tgz': + resolution: {tarball: http://192.168.1.7:9528/api/riwa-eden-0.0.145.tgz} + version: 0.0.145 peerDependencies: '@elysiajs/eden': ^1.4.5 @@ -12419,7 +12419,7 @@ snapshots: '@remirror/core-constants@3.0.0': {} - '@riwa/eden@http://192.168.1.7:9528/api/riwa-eden-0.0.141.tgz(@elysiajs/eden@1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))': + '@riwa/eden@http://192.168.1.7:9528/api/riwa-eden-0.0.145.tgz(@elysiajs/eden@1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))': dependencies: '@elysiajs/eden': 1.4.5(elysia@1.4.18(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 09e2236..80d8b96 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -34,7 +34,7 @@ catalog: '@ionic/cli': ^7.2.1 '@ionic/vue': ^8.7.11 '@ionic/vue-router': ^8.7.11 - '@riwa/api-types': http://192.168.1.7:9528/api/riwa-eden-0.0.141.tgz + '@riwa/api-types': http://192.168.1.7:9528/api/riwa-eden-0.0.145.tgz '@tailwindcss/vite': ^4.1.18 '@types/lodash-es': ^4.17.12 '@types/node': ^24.10.2 diff --git a/src/views/riwa/components/rwa.vue b/src/views/riwa/components/rwa.vue index 6a58b4a..4e39b85 100644 --- a/src/views/riwa/components/rwa.vue +++ b/src/views/riwa/components/rwa.vue @@ -29,7 +29,7 @@ function handleClick(item: RwaData) {