From 5b2215d646b157d60c21756501a80a6f8f5f4135 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 00:15:46 +0000 Subject: [PATCH] fix(deps): update dependency @inlang/paraglide-js to v2.2.0 --- pnpm-lock.yaml | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02f79c355..c3652eccf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -785,7 +785,7 @@ importers: dependencies: '@inlang/paraglide-js': specifier: ^2.0.0 - version: 2.1.0(babel-plugin-macros@3.1.0) + version: 2.2.0(babel-plugin-macros@3.1.0) devDependencies: '@eslint/compat': specifier: ^1.2.5 @@ -3262,8 +3262,8 @@ packages: '@iconify/utils@2.3.0': resolution: {integrity: sha512-GmQ78prtwYW6EtzXRU1rY+KwOKfz32PD7iJh6Iyqw68GiKuoZ2A6pRtzWONz5VQJbp50mEjXh/7NkumtrAgRKA==} - '@inlang/paraglide-js@2.1.0': - resolution: {integrity: sha512-hpj5AglQphR91IH2qXPRp78fTkRVdhlNl09rZZBTtB18fcmJpCScDFckUEaR0UhOARySd4SiH/7/GbVenFcrbQ==} + '@inlang/paraglide-js@2.2.0': + resolution: {integrity: sha512-pkpXu1LanvpcAbvpVPf7PgF11Uq7DliSEBngrcUN36l4ZOOpzn3QBTvVr/tJxvks0O67WseQgiMHet8KH7Oz5A==} hasBin: true '@inlang/recommend-sherlock@0.2.1': @@ -13606,6 +13606,9 @@ packages: urlpattern-polyfill@10.0.0: resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==} + urlpattern-polyfill@10.1.0: + resolution: {integrity: sha512-IGjKp/o0NL3Bso1PymYURCJxMPNAf/ILOpendP9f5B6e1rTJgdgiOvgfoT8VxCAdY+Wisb9uhGaJJf3yZ2V9nw==} + use-callback-ref@1.3.3: resolution: {integrity: sha512-jQL3lRnocaFtu3V00JToYz/4QkNWswxijDaCVNZRiRTO3HQDLsdu1ZtmIUvV4yPp+rvWm5j0y0TG/S61cuijTg==} engines: {node: '>=10'} @@ -17687,7 +17690,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@inlang/paraglide-js@2.1.0(babel-plugin-macros@3.1.0)': + '@inlang/paraglide-js@2.2.0(babel-plugin-macros@3.1.0)': dependencies: '@inlang/recommend-sherlock': 0.2.1 '@inlang/sdk': 2.4.9(babel-plugin-macros@3.1.0) @@ -17695,7 +17698,7 @@ snapshots: consola: 3.4.0 json5: 2.2.3 unplugin: 2.3.5 - urlpattern-polyfill: 10.0.0 + urlpattern-polyfill: 10.1.0 transitivePeerDependencies: - babel-plugin-macros @@ -30251,7 +30254,7 @@ snapshots: unplugin@2.3.5: dependencies: - acorn: 8.14.1 + acorn: 8.15.0 picomatch: 4.0.2 webpack-virtual-modules: 0.6.2 @@ -30281,6 +30284,8 @@ snapshots: urlpattern-polyfill@10.0.0: {} + urlpattern-polyfill@10.1.0: {} + use-callback-ref@1.3.3(@types/react@19.1.7)(react@16.14.0): dependencies: react: 16.14.0