From e5e1e3da93fb4d0f8f546106d09c207cc0308b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 14:57:12 +0800 Subject: [PATCH] build(deps): bump @solidjs/router from 0.13.5 to 0.13.6 (#774) Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.13.5 to 0.13.6. - [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/solid-router/commits) --- updated-dependencies: - dependency-name: "@solidjs/router" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c677660..761523c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@solid-primitives/storage": "^3.7.1", "@solid-primitives/timer": "^1.3.9", "@solid-primitives/websocket": "^1.2.2", - "@solidjs/router": "^0.13.5", + "@solidjs/router": "^0.13.6", "@tabler/icons-solidjs": "^2.47.0", "@tanstack/match-sorter-utils": "^8.15.1", "@tanstack/solid-table": "^8.17.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6b94d6..a65f10d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^1.2.2 version: 1.2.2(solid-js@1.8.17) '@solidjs/router': - specifier: ^0.13.5 - version: 0.13.5(solid-js@1.8.17) + specifier: ^0.13.6 + version: 0.13.6(solid-js@1.8.17) '@tabler/icons-solidjs': specifier: ^2.47.0 version: 2.47.0(solid-js@1.8.17) @@ -1296,8 +1296,8 @@ packages: peerDependencies: solid-js: ^1.6.12 - '@solidjs/router@0.13.5': - resolution: {integrity: sha512-I/bR5ZHCz2Dx80qL+6uGwSdclqXRqoT49SJ5cvLbOuT3HnYysSIxSfULCTWUMLFVcgPh5GrdHV6KwEoyrbPZZA==} + '@solidjs/router@0.13.6': + resolution: {integrity: sha512-CdpFsBYoiJ/FQ4wZIamj3KEFRkmrYu5sVXM6PouNkmSENta1YJamsm9wa/VjaPmkw2RsnDnO0UvZ705v6EgOXQ==} peerDependencies: solid-js: ^1.8.6 @@ -4910,7 +4910,7 @@ snapshots: dependencies: solid-js: 1.8.17 - '@solidjs/router@0.13.5(solid-js@1.8.17)': + '@solidjs/router@0.13.6(solid-js@1.8.17)': dependencies: solid-js: 1.8.17