diff --git a/package.json b/package.json index 756db03..bf3eb52 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "node": "^18.0.0 || ^20.0.0 || >=22.0.0" }, "peerDependencies": { - "@logux/core": "^0.8.0", + "@logux/core": "^0.9.0", "@nanostores/preact": ">=0.0.0", "@nanostores/react": ">=0.0.0", "@nanostores/vue": ">=0.0.0", @@ -72,14 +72,14 @@ } }, "dependencies": { - "@logux/actions": "^0.3.1", + "@logux/actions": "^0.4.0", "fast-json-stable-stringify": "^2.1.0", "nanodelay": "^2.0.2", "nanoevents": "^9.0.0", "nanoid": "^5.0.7" }, "devDependencies": { - "@logux/core": "github:logux/core#next", + "@logux/core": "^0.9.0", "@logux/eslint-config": "^53.3.0", "@nanostores/preact": "^0.5.2", "@nanostores/react": "^0.7.3", @@ -94,7 +94,7 @@ "@types/react-dom": "^18.3.0", "@types/ws": "^8.5.12", "@vitest/coverage-v8": "^2.0.5", - "@vue/compiler-sfc": "^3.4.35", + "@vue/compiler-sfc": "^3.4.36", "check-dts": "^0.8.0", "clean-publish": "^5.0.0", "eslint": "^9.8.0", @@ -105,7 +105,7 @@ "nanostores": "^0.11.2", "picocolors": "^1.0.1", "postcss": "^8.4.41", - "preact": "10.22.0", + "preact": "10.23.1", "print-snapshots": "^0.4.2", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -114,7 +114,7 @@ "typescript": "^5.5.4", "vite": "^5.3.5", "vitest": "^2.0.5", - "vue": "^3.4.35" + "vue": "^3.4.36" }, "prettier": { "arrowParens": "avoid", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5710997..4f44b16 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@logux/actions': - specifier: ^0.3.1 - version: 0.3.1(@logux/core@https://codeload.github.com/logux/core/tar.gz/3c826785ac5ac42c6921b8c63b1d763b2c63e078) + specifier: ^0.4.0 + version: 0.4.0(@logux/core@0.9.0) fast-json-stable-stringify: specifier: ^2.1.0 version: 2.1.0 @@ -25,20 +25,20 @@ importers: version: 5.0.7 devDependencies: '@logux/core': - specifier: github:logux/core#next - version: https://codeload.github.com/logux/core/tar.gz/3c826785ac5ac42c6921b8c63b1d763b2c63e078 + specifier: ^0.9.0 + version: 0.9.0 '@logux/eslint-config': specifier: ^53.3.0 version: 53.3.0(@typescript-eslint/parser@8.0.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0)(typescript@5.5.4) '@nanostores/preact': specifier: ^0.5.2 - version: 0.5.2(nanostores@0.11.2)(preact@10.22.0) + version: 0.5.2(nanostores@0.11.2)(preact@10.23.1) '@nanostores/react': specifier: ^0.7.3 version: 0.7.3(nanostores@0.11.2)(react@18.3.1) '@nanostores/vue': specifier: ^0.10.0 - version: 0.10.0(nanostores@0.11.2)(vue@3.4.35(typescript@5.5.4)) + version: 0.10.0(nanostores@0.11.2)(vue@3.4.36(typescript@5.5.4)) '@peculiar/webcrypto': specifier: ^1.5.0 version: 1.5.0 @@ -47,13 +47,13 @@ importers: version: 11.1.4(size-limit@11.1.4) '@testing-library/preact': specifier: ^3.2.4 - version: 3.2.4(preact@10.22.0) + version: 3.2.4(preact@10.23.1) '@testing-library/react': specifier: ^16.0.0 version: 16.0.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@testing-library/vue': specifier: ^8.1.0 - version: 8.1.0(@vue/compiler-sfc@3.4.35)(vue@3.4.35(typescript@5.5.4)) + version: 8.1.0(@vue/compiler-sfc@3.4.36)(vue@3.4.36(typescript@5.5.4)) '@types/node': specifier: ^22.1.0 version: 22.1.0 @@ -70,8 +70,8 @@ importers: specifier: ^2.0.5 version: 2.0.5(vitest@2.0.5(@types/node@22.1.0)(happy-dom@14.12.3)) '@vue/compiler-sfc': - specifier: ^3.4.35 - version: 3.4.35 + specifier: ^3.4.36 + version: 3.4.36 check-dts: specifier: ^0.8.0 version: 0.8.0(typescript@5.5.4) @@ -103,8 +103,8 @@ importers: specifier: ^8.4.41 version: 8.4.41 preact: - specifier: 10.22.0 - version: 10.22.0 + specifier: 10.23.1 + version: 10.23.1 print-snapshots: specifier: ^0.4.2 version: 0.4.2 @@ -130,8 +130,8 @@ importers: specifier: ^2.0.5 version: 2.0.5(@types/node@22.1.0)(happy-dom@14.12.3) vue: - specifier: ^3.4.35 - version: 3.4.35(typescript@5.5.4) + specifier: ^3.4.36 + version: 3.4.36(typescript@5.5.4) packages: @@ -369,16 +369,14 @@ packages: '@jridgewell/trace-mapping@0.3.25': resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} - '@logux/actions@0.3.1': - resolution: {integrity: sha512-9NU+3he2DaOYXlQjaZWornrnMsbw+8mvgUHtTyKcBotvpS5me5VVxVo9y02G7k2byz4FXtvafq9KPVStyag3oA==} - version: 0.3.1 - engines: {node: ^14.0.0 || ^16.0.0 || >=18.0.0} + '@logux/actions@0.4.0': + resolution: {integrity: sha512-hBIoapgt19VFodvqCaKBMy1lNE55nj2fWfqDEZHnZbLtqjbae+2RHMU/0Bb0fzQR7nAl+k8rxAnwjSD74PlD2Q==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} peerDependencies: - '@logux/core': ^0.8.0 + '@logux/core': ^0.9.0 - '@logux/core@https://codeload.github.com/logux/core/tar.gz/3c826785ac5ac42c6921b8c63b1d763b2c63e078': - resolution: {tarball: https://codeload.github.com/logux/core/tar.gz/3c826785ac5ac42c6921b8c63b1d763b2c63e078} - version: 0.8.5 + '@logux/core@0.9.0': + resolution: {integrity: sha512-UJjfEHZkDLlbgBJF6Z/KRu7L0ZbgxBVf2vFGjQe6rwZpC39aef+qJGPVkov8bJijCgQTsEF1kcd94wHseQMkaA==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} '@logux/eslint-config@53.3.0': @@ -707,34 +705,34 @@ packages: '@vitest/utils@2.0.5': resolution: {integrity: sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==} - '@vue/compiler-core@3.4.35': - resolution: {integrity: sha512-gKp0zGoLnMYtw4uS/SJRRO7rsVggLjvot3mcctlMXunYNsX+aRJDqqw/lV5/gHK91nvaAAlWFgdVl020AW1Prg==} + '@vue/compiler-core@3.4.36': + resolution: {integrity: sha512-qBkndgpwFKdupmOPoiS10i7oFdN7a+4UNDlezD0GlQ1kuA1pNrscg9g12HnB5E8hrWSuEftRsbJhL1HI2zpJhg==} - '@vue/compiler-dom@3.4.35': - resolution: {integrity: sha512-pWIZRL76/oE/VMhdv/ovZfmuooEni6JPG1BFe7oLk5DZRo/ImydXijoZl/4kh2406boRQ7lxTYzbZEEXEhj9NQ==} + '@vue/compiler-dom@3.4.36': + resolution: {integrity: sha512-eEIjy4GwwZTFon/Y+WO8tRRNGqylaRlA79T1RLhUpkOzJ7EtZkkb8MurNfkqY6x6Qiu0R7ESspEF7GkPR/4yYg==} - '@vue/compiler-sfc@3.4.35': - resolution: {integrity: sha512-xacnRS/h/FCsjsMfxBkzjoNxyxEyKyZfBch/P4vkLRvYJwe5ChXmZZrj8Dsed/752H2Q3JE8kYu9Uyha9J6PgA==} + '@vue/compiler-sfc@3.4.36': + resolution: {integrity: sha512-rhuHu7qztt/rNH90dXPTzhB7hLQT2OC4s4GrPVqmzVgPY4XBlfWmcWzn4bIPEWNImt0CjO7kfHAf/1UXOtx3vw==} - '@vue/compiler-ssr@3.4.35': - resolution: {integrity: sha512-7iynB+0KB1AAJKk/biENTV5cRGHRdbdaD7Mx3nWcm1W8bVD6QmnH3B4AHhQQ1qZHhqFwzEzMwiytXm3PX1e60A==} + '@vue/compiler-ssr@3.4.36': + resolution: {integrity: sha512-Wt1zyheF0zVvRJyhY74uxQbnkXV2Le/JPOrAxooR4rFYKC7cFr+cRqW6RU3cM/bsTy7sdZ83IDuy/gLPSfPGng==} - '@vue/reactivity@3.4.35': - resolution: {integrity: sha512-Ggtz7ZZHakriKioveJtPlStYardwQH6VCs9V13/4qjHSQb/teE30LVJNrbBVs4+aoYGtTQKJbTe4CWGxVZrvEw==} + '@vue/reactivity@3.4.36': + resolution: {integrity: sha512-wN1aoCwSoqrt1yt8wO0gc13QaC+Vk1o6AoSt584YHNnz6TGDhh1NCMUYgAnvp4HEIkLdGsaC1bvu/P+wpoDEXw==} - '@vue/runtime-core@3.4.35': - resolution: {integrity: sha512-D+BAjFoWwT5wtITpSxwqfWZiBClhBbR+bm0VQlWYFOadUUXFo+5wbe9ErXhLvwguPiLZdEF13QAWi2vP3ZD5tA==} + '@vue/runtime-core@3.4.36': + resolution: {integrity: sha512-9+TR14LAVEerZWLOm/N/sG2DVYhrH2bKgFrbH/FVt/Q8Jdw4OtdcGMRC6Tx8VAo0DA1eqAqrZaX0fbOaOxxZ4A==} - '@vue/runtime-dom@3.4.35': - resolution: {integrity: sha512-yGOlbos+MVhlS5NWBF2HDNgblG8e2MY3+GigHEyR/dREAluvI5tuUUgie3/9XeqhPE4LF0i2wjlduh5thnfOqw==} + '@vue/runtime-dom@3.4.36': + resolution: {integrity: sha512-2Qe2fKkLxgZBVvHrG0QMNLL4bsx7Ae88pyXebY2WnQYABpOnGYvA+axMbcF9QwM4yxnsv+aELbC0eiNVns7mGw==} - '@vue/server-renderer@3.4.35': - resolution: {integrity: sha512-iZ0e/u9mRE4T8tNhlo0tbA+gzVkgv8r5BX6s1kRbOZqfpq14qoIvCZ5gIgraOmYkMYrSEZgkkojFPr+Nyq/Mnw==} + '@vue/server-renderer@3.4.36': + resolution: {integrity: sha512-2XW90Rq8+Y7S1EIsAuubZVLm0gCU8HYb5mRAruFdwfC3XSOU5/YKePz29csFzsch8hXaY5UHh7ZMddmi1XTJEA==} peerDependencies: - vue: 3.4.35 + vue: 3.4.36 - '@vue/shared@3.4.35': - resolution: {integrity: sha512-hvuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ==} + '@vue/shared@3.4.36': + resolution: {integrity: sha512-fdPLStwl1sDfYuUftBaUVn2pIrVFDASYerZSrlBvVBfylObPA1gtcWJHy5Ox8jLEJ524zBibss488Q3SZtU1uA==} '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} @@ -1052,6 +1050,10 @@ packages: resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} engines: {node: '>=0.12'} + entities@5.0.0: + resolution: {integrity: sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==} + engines: {node: '>=0.12'} + es-abstract@1.23.3: resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==} engines: {node: '>= 0.4'} @@ -1179,8 +1181,8 @@ packages: resolution: {integrity: sha512-X4ep5PMO1320HKaNC9DM5+p6XvOhwv+RcqGjhv3aiw9iAtHhiFtdIUB5l0Zya0iM22ys2BGKzrNI9Xpw/ZHooQ==} engines: {node: '>=0.10.0'} - eslint-plugin-promise@7.0.0: - resolution: {integrity: sha512-wb1ECT+b90ndBdAujhIdAU8oQ3Vt5gKqP/t78KOmg0ifynrvc2jGR9f6ndbOVNFpKf6jLUBlBBDF3H3Wk0JICg==} + eslint-plugin-promise@7.1.0: + resolution: {integrity: sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -1822,8 +1824,8 @@ packages: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} - preact@10.22.0: - resolution: {integrity: sha512-RRurnSjJPj4rp5K6XoP45Ui33ncb7e4H7WiOHVpjbkvqvA3U+N8Z6Qbo0AE6leGYBV66n8EhEaFixvIu3SkxFw==} + preact@10.23.1: + resolution: {integrity: sha512-O5UdRsNh4vdZaTieWe3XOgSpdMAmkIYBCT3VhQDlKrzyCm8lUYsk0fmVEvoQQifoOjFRTaHZO69ylrzTW2BH+A==} prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} @@ -2201,8 +2203,8 @@ packages: vue-component-type-helpers@2.0.29: resolution: {integrity: sha512-58i+ZhUAUpwQ+9h5Hck0D+jr1qbYl4voRt5KffBx8qzELViQ4XdT/Tuo+mzq8u63teAG8K0lLaOiL5ofqW38rg==} - vue@3.4.35: - resolution: {integrity: sha512-+fl/GLmI4GPileHftVlCdB7fUL4aziPcqTudpTGXCT8s+iZWuOCeNEB5haX6Uz2IpRrbEXOgIFbe+XciCuGbNQ==} + vue@3.4.36: + resolution: {integrity: sha512-mIFvbLgjODfx3Iy1SrxOsiPpDb8Bo3EU+87ioimOZzZTOp15IEdAels70IjBOLO3ZFlLW5AhdwY4dWbXVQKYow==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -2430,11 +2432,11 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@logux/actions@0.3.1(@logux/core@https://codeload.github.com/logux/core/tar.gz/3c826785ac5ac42c6921b8c63b1d763b2c63e078)': + '@logux/actions@0.4.0(@logux/core@0.9.0)': dependencies: - '@logux/core': https://codeload.github.com/logux/core/tar.gz/3c826785ac5ac42c6921b8c63b1d763b2c63e078 + '@logux/core': 0.9.0 - '@logux/core@https://codeload.github.com/logux/core/tar.gz/3c826785ac5ac42c6921b8c63b1d763b2c63e078': + '@logux/core@0.9.0': dependencies: nanoevents: 9.0.0 @@ -2442,12 +2444,12 @@ snapshots: dependencies: '@eslint/eslintrc': 3.1.0 eslint: 9.8.0 - eslint-config-standard: 17.1.0(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.0.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0))(eslint-plugin-n@17.10.2(eslint@9.8.0))(eslint-plugin-promise@7.0.0(eslint@9.8.0))(eslint@9.8.0) + eslint-config-standard: 17.1.0(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.0.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0))(eslint-plugin-n@17.10.2(eslint@9.8.0))(eslint-plugin-promise@7.1.0(eslint@9.8.0))(eslint@9.8.0) eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.0.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0) eslint-plugin-n: 17.10.2(eslint@9.8.0) eslint-plugin-perfectionist: 3.1.2(eslint@9.8.0)(typescript@5.5.4) eslint-plugin-prefer-let: 4.0.0 - eslint-plugin-promise: 7.0.0(eslint@9.8.0) + eslint-plugin-promise: 7.1.0(eslint@9.8.0) typescript-eslint: 8.0.1(eslint@9.8.0)(typescript@5.5.4) transitivePeerDependencies: - '@typescript-eslint/parser' @@ -2459,20 +2461,20 @@ snapshots: - typescript - vue-eslint-parser - '@nanostores/preact@0.5.2(nanostores@0.11.2)(preact@10.22.0)': + '@nanostores/preact@0.5.2(nanostores@0.11.2)(preact@10.23.1)': dependencies: nanostores: 0.11.2 - preact: 10.22.0 + preact: 10.23.1 '@nanostores/react@0.7.3(nanostores@0.11.2)(react@18.3.1)': dependencies: nanostores: 0.11.2 react: 18.3.1 - '@nanostores/vue@0.10.0(nanostores@0.11.2)(vue@3.4.35(typescript@5.5.4))': + '@nanostores/vue@0.10.0(nanostores@0.11.2)(vue@3.4.36(typescript@5.5.4))': dependencies: nanostores: 0.11.2 - vue: 3.4.35(typescript@5.5.4) + vue: 3.4.36(typescript@5.5.4) '@nodelib/fs.scandir@2.1.5': dependencies: @@ -2608,10 +2610,10 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/preact@3.2.4(preact@10.22.0)': + '@testing-library/preact@3.2.4(preact@10.23.1)': dependencies: '@testing-library/dom': 8.20.1 - preact: 10.22.0 + preact: 10.23.1 '@testing-library/react@16.0.0(@testing-library/dom@10.4.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: @@ -2623,14 +2625,14 @@ snapshots: '@types/react': 18.3.3 '@types/react-dom': 18.3.0 - '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.35)(vue@3.4.35(typescript@5.5.4))': + '@testing-library/vue@8.1.0(@vue/compiler-sfc@3.4.36)(vue@3.4.36(typescript@5.5.4))': dependencies: '@babel/runtime': 7.25.0 '@testing-library/dom': 9.3.4 '@vue/test-utils': 2.4.6 - vue: 3.4.35(typescript@5.5.4) + vue: 3.4.36(typescript@5.5.4) optionalDependencies: - '@vue/compiler-sfc': 3.4.35 + '@vue/compiler-sfc': 3.4.36 '@trysound/sax@0.2.0': {} @@ -2793,59 +2795,59 @@ snapshots: loupe: 3.1.1 tinyrainbow: 1.2.0 - '@vue/compiler-core@3.4.35': + '@vue/compiler-core@3.4.36': dependencies: '@babel/parser': 7.25.3 - '@vue/shared': 3.4.35 - entities: 4.5.0 + '@vue/shared': 3.4.36 + entities: 5.0.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.35': + '@vue/compiler-dom@3.4.36': dependencies: - '@vue/compiler-core': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/compiler-core': 3.4.36 + '@vue/shared': 3.4.36 - '@vue/compiler-sfc@3.4.35': + '@vue/compiler-sfc@3.4.36': dependencies: '@babel/parser': 7.25.3 - '@vue/compiler-core': 3.4.35 - '@vue/compiler-dom': 3.4.35 - '@vue/compiler-ssr': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/compiler-core': 3.4.36 + '@vue/compiler-dom': 3.4.36 + '@vue/compiler-ssr': 3.4.36 + '@vue/shared': 3.4.36 estree-walker: 2.0.2 magic-string: 0.30.11 postcss: 8.4.41 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.35': + '@vue/compiler-ssr@3.4.36': dependencies: - '@vue/compiler-dom': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/compiler-dom': 3.4.36 + '@vue/shared': 3.4.36 - '@vue/reactivity@3.4.35': + '@vue/reactivity@3.4.36': dependencies: - '@vue/shared': 3.4.35 + '@vue/shared': 3.4.36 - '@vue/runtime-core@3.4.35': + '@vue/runtime-core@3.4.36': dependencies: - '@vue/reactivity': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/reactivity': 3.4.36 + '@vue/shared': 3.4.36 - '@vue/runtime-dom@3.4.35': + '@vue/runtime-dom@3.4.36': dependencies: - '@vue/reactivity': 3.4.35 - '@vue/runtime-core': 3.4.35 - '@vue/shared': 3.4.35 + '@vue/reactivity': 3.4.36 + '@vue/runtime-core': 3.4.36 + '@vue/shared': 3.4.36 csstype: 3.1.3 - '@vue/server-renderer@3.4.35(vue@3.4.35(typescript@5.5.4))': + '@vue/server-renderer@3.4.36(vue@3.4.36(typescript@5.5.4))': dependencies: - '@vue/compiler-ssr': 3.4.35 - '@vue/shared': 3.4.35 - vue: 3.4.35(typescript@5.5.4) + '@vue/compiler-ssr': 3.4.36 + '@vue/shared': 3.4.36 + vue: 3.4.36(typescript@5.5.4) - '@vue/shared@3.4.35': {} + '@vue/shared@3.4.36': {} '@vue/test-utils@2.4.6': dependencies: @@ -3209,6 +3211,8 @@ snapshots: entities@4.5.0: {} + entities@5.0.0: {} + es-abstract@1.23.3: dependencies: array-buffer-byte-length: 1.0.1 @@ -3331,12 +3335,12 @@ snapshots: eslint: 9.8.0 semver: 7.6.3 - eslint-config-standard@17.1.0(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.0.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0))(eslint-plugin-n@17.10.2(eslint@9.8.0))(eslint-plugin-promise@7.0.0(eslint@9.8.0))(eslint@9.8.0): + eslint-config-standard@17.1.0(eslint-plugin-import@2.29.1(@typescript-eslint/parser@8.0.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0))(eslint-plugin-n@17.10.2(eslint@9.8.0))(eslint-plugin-promise@7.1.0(eslint@9.8.0))(eslint@9.8.0): dependencies: eslint: 9.8.0 eslint-plugin-import: 2.29.1(@typescript-eslint/parser@8.0.1(eslint@9.8.0)(typescript@5.5.4))(eslint@9.8.0) eslint-plugin-n: 17.10.2(eslint@9.8.0) - eslint-plugin-promise: 7.0.0(eslint@9.8.0) + eslint-plugin-promise: 7.1.0(eslint@9.8.0) eslint-import-resolver-node@0.3.9: dependencies: @@ -3417,7 +3421,7 @@ snapshots: dependencies: requireindex: 1.2.0 - eslint-plugin-promise@7.0.0(eslint@9.8.0): + eslint-plugin-promise@7.1.0(eslint@9.8.0): dependencies: eslint: 9.8.0 @@ -4056,7 +4060,7 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 - preact@10.22.0: {} + preact@10.23.1: {} prelude-ls@1.2.1: {} @@ -4475,13 +4479,13 @@ snapshots: vue-component-type-helpers@2.0.29: {} - vue@3.4.35(typescript@5.5.4): + vue@3.4.36(typescript@5.5.4): dependencies: - '@vue/compiler-dom': 3.4.35 - '@vue/compiler-sfc': 3.4.35 - '@vue/runtime-dom': 3.4.35 - '@vue/server-renderer': 3.4.35(vue@3.4.35(typescript@5.5.4)) - '@vue/shared': 3.4.35 + '@vue/compiler-dom': 3.4.36 + '@vue/compiler-sfc': 3.4.36 + '@vue/runtime-dom': 3.4.36 + '@vue/server-renderer': 3.4.36(vue@3.4.36(typescript@5.5.4)) + '@vue/shared': 3.4.36 optionalDependencies: typescript: 5.5.4