diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2846707..2eddb9c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: devDependencies: renovate: specifier: ^41.0.0 - version: 41.114.0(encoding@0.1.13)(typanion@3.14.0) + version: 41.115.2(encoding@0.1.13)(typanion@3.14.0) vue-memoize-dict: specifier: https://pkg.pr.new/yanhao98/vue-memoize-dict@77d83e6 version: https://pkg.pr.new/yanhao98/vue-memoize-dict@77d83e6(@vueuse/core@11.1.0(vue@3.5.12))(vue@3.5.12) @@ -1003,6 +1003,14 @@ packages: resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} engines: {node: '>=0.10.0'} + async-function@1.0.0: + resolution: {integrity: sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==} + engines: {node: '>= 0.4'} + + async-generator-function@1.0.0: + resolution: {integrity: sha512-+NAXNqgCrB95ya4Sr66i1CL2hqLVckAk7xwRYWdcm39/ELQ6YNn1aw5r0bdQtqNZgQpEWzc5yc/igXc7aL5SLA==} + engines: {node: '>= 0.4'} + async-mutex@0.5.0: resolution: {integrity: sha512-1A94B18jkJ3DYq284ohPxoXbfTA5HsQ7/Mf4DEhcyLx3Bz27Rh59iScbB6EPiP+B+joue6YCxcMXSbFC1tZKwA==} @@ -1546,8 +1554,8 @@ packages: resolution: {integrity: sha512-hymDOu5B53XvN4QT9dBmZxPX4CWhBPPLguTZ9MMFeFa/Kg0xWVfylOVNlJji/E7yTZWFd/q9GO5TxDLq156D7g==} engines: {node: '>= 4'} - get-intrinsic@1.3.0: - resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} + get-intrinsic@1.3.1: + resolution: {integrity: sha512-fk1ZVEeOX9hVZ6QzoBNEC55+Ucqg4sTVwrVuigZhuRPESVFpMyXnd3sbXvPOwp7Y9riVyANiqhEuRF0G1aVSeQ==} engines: {node: '>= 0.4'} get-proto@1.0.1: @@ -1783,8 +1791,8 @@ packages: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} - is-generator-function@1.1.1: - resolution: {integrity: sha512-Gn8BWUdrTzf9XUJAvqIYP7QnSC3mKs8QjQdGdJ7HmBemzZo14wj/OVmmAwgxDX/7WhFEjboybL4VhXGIQYPlOA==} + is-generator-function@1.1.0: + resolution: {integrity: sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==} engines: {node: '>= 0.4'} is-glob@4.0.3: @@ -2568,8 +2576,8 @@ packages: remark@15.0.1: resolution: {integrity: sha512-Eht5w30ruCXgFmxVUSlNWQ9iiimq07URKeFS3hNc8cUWy1llX4KDWfyEDZRycMc+znsN9Ux5/tJ/BFdgdOwA3A==} - renovate@41.114.0: - resolution: {integrity: sha512-wUCAfOECL70GEWfVbl9+N2hkO2nc+LBXmiEX8On0qjVUW3d7eVEOVWV0VkJDMzT6AEuOz4K27jQASewreUfkCg==} + renovate@41.115.2: + resolution: {integrity: sha512-DSUMHHKP6Y+pXczU4Zfx+1yf4OgqlQYtQn5mpmAWHj9DcaI7OwN972Pa+ERmucQ9ep6yd4J4lH5ebh8/5+1QvQ==} engines: {node: ^22.13.0, pnpm: ^10.0.0} hasBin: true @@ -4933,6 +4941,10 @@ snapshots: arrify@1.0.1: {} + async-function@1.0.0: {} + + async-generator-function@1.0.0: {} + async-mutex@0.5.0: dependencies: tslib: 2.8.1 @@ -5076,13 +5088,13 @@ snapshots: dependencies: call-bind-apply-helpers: 1.0.2 es-define-property: 1.0.1 - get-intrinsic: 1.3.0 + get-intrinsic: 1.3.1 set-function-length: 1.2.2 call-bound@1.0.4: dependencies: call-bind-apply-helpers: 1.0.2 - get-intrinsic: 1.3.0 + get-intrinsic: 1.3.1 camelcase-keys@6.2.2: dependencies: @@ -5494,13 +5506,16 @@ snapshots: generic-pool@3.9.0: {} - get-intrinsic@1.3.0: + get-intrinsic@1.3.1: dependencies: + async-function: 1.0.0 + async-generator-function: 1.0.0 call-bind-apply-helpers: 1.0.2 es-define-property: 1.0.1 es-errors: 1.3.0 es-object-atoms: 1.1.1 function-bind: 1.1.2 + generator-function: 2.0.0 get-proto: 1.0.1 gopd: 1.2.0 has-symbols: 1.1.0 @@ -5772,10 +5787,9 @@ snapshots: is-fullwidth-code-point@3.0.0: {} - is-generator-function@1.1.1: + is-generator-function@1.1.0: dependencies: call-bound: 1.0.4 - generator-function: 2.0.0 get-proto: 1.0.1 has-tostringtag: 1.0.2 safe-regex-test: 1.1.0 @@ -6805,7 +6819,7 @@ snapshots: transitivePeerDependencies: - supports-color - renovate@41.114.0(encoding@0.1.13)(typanion@3.14.0): + renovate@41.115.2(encoding@0.1.13)(typanion@3.14.0): dependencies: '@aws-sdk/client-codecommit': 3.879.0 '@aws-sdk/client-ec2': 3.879.0 @@ -7021,7 +7035,7 @@ snapshots: define-data-property: 1.1.4 es-errors: 1.3.0 function-bind: 1.1.2 - get-intrinsic: 1.3.0 + get-intrinsic: 1.3.1 gopd: 1.2.0 has-property-descriptors: 1.0.2 @@ -7042,14 +7056,14 @@ snapshots: dependencies: call-bound: 1.0.4 es-errors: 1.3.0 - get-intrinsic: 1.3.0 + get-intrinsic: 1.3.1 object-inspect: 1.13.4 side-channel-weakmap@1.0.2: dependencies: call-bound: 1.0.4 es-errors: 1.3.0 - get-intrinsic: 1.3.0 + get-intrinsic: 1.3.1 object-inspect: 1.13.4 side-channel-map: 1.0.1 @@ -7372,7 +7386,7 @@ snapshots: dependencies: inherits: 2.0.4 is-arguments: 1.2.0 - is-generator-function: 1.1.1 + is-generator-function: 1.1.0 is-typed-array: 1.1.15 which-typed-array: 1.1.19