From 9097c63a55271609da576bd279f68b7b51a4ddae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Sat, 14 Mar 2026 12:36:49 +0400 Subject: [PATCH] Upgrade places module to latest release ... with lists support --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dc2cec8..6c414a4 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@embroider/vite": "^1.5.0", "@eslint/js": "^9.39.2", "@glimmer/component": "^2.0.0", - "@remotestorage/module-places": "1.x", + "@remotestorage/module-places": "~1.2.1", "@rollup/plugin-babel": "^6.1.0", "@warp-drive/core": "~5.8.0", "@warp-drive/ember": "~5.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf45253..1138ecb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 '@remotestorage/module-places': - specifier: 1.x - version: 1.0.0 + specifier: ~1.2.1 + version: 1.2.1 '@rollup/plugin-babel': specifier: ^6.1.0 version: 6.1.0(@babel/core@7.28.6)(rollup@4.55.1) @@ -1380,8 +1380,8 @@ packages: resolution: {integrity: sha512-4rdu8GPY9TeQwsYp5D2My74dC3dSVS3tghAvisG80ybK4lqa0gvlrglaSTBxogJbxqHRw/NjI/liEtb3+SD+Bw==} engines: {node: '>=18.12'} - '@remotestorage/module-places@1.0.0': - resolution: {integrity: sha512-vaqJeTw658gjPyLz70Mq2AbGfDZ66O2mpDFME+gtaGFYl2+UvrvRLCrXWHYuyTE21f3TJdegeXM6C5nZMxLv9A==} + '@remotestorage/module-places@1.2.1': + resolution: {integrity: sha512-hNRuhGoG8RS+cieVvDVzXWBEuNPfyeFirhgNH3z1WoKw9ngHdPY6V0sT0vKbsxB8xaODReZfo2ZKHLTmdFunlw==} '@rollup/plugin-babel@6.1.0': resolution: {integrity: sha512-dFZNuFD2YRcoomP4oYf+DvQNSUA9ih+A3vUqopQx5EdtPGo3WBnQcI/S8pwpz91UsGfL0HsMSOlaMld8HrbubA==} @@ -7002,7 +7002,7 @@ snapshots: '@pnpm/error': 1000.0.5 find-up: 5.0.0 - '@remotestorage/module-places@1.0.0': + '@remotestorage/module-places@1.2.1': dependencies: latlon-geohash: 2.0.0 ulid: 3.0.2