From 7512b9fd83e1f121dd5d6c9e7872f1351dffe146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 09:47:39 +0800 Subject: [PATCH] build(deps): bump @solidjs/router from 0.14.2 to 0.14.3 (#917) Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.14.2 to 0.14.3. - [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 066bf99..7458bc7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@solid-primitives/storage": "^4.0.0", "@solid-primitives/timer": "^1.3.9", "@solid-primitives/websocket": "^1.2.2", - "@solidjs/router": "^0.14.2", + "@solidjs/router": "^0.14.3", "@tabler/icons-solidjs": "^3.12.0", "@tanstack/match-sorter-utils": "^8.19.4", "@tanstack/solid-table": "^8.20.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d35589f..97ed0d4 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.21) '@solidjs/router': - specifier: ^0.14.2 - version: 0.14.2(solid-js@1.8.21) + specifier: ^0.14.3 + version: 0.14.3(solid-js@1.8.21) '@tabler/icons-solidjs': specifier: ^3.12.0 version: 3.12.0(solid-js@1.8.21) @@ -1296,8 +1296,8 @@ packages: peerDependencies: solid-js: ^1.6.12 - '@solidjs/router@0.14.2': - resolution: {integrity: sha512-JaJe7XJcZTyOfMOIVHmLO+3wP3akm5QQesrDU4XLn/JRMxozBzCaNXBsK7F8pBuDgxzRRxTV8RvXeS09HGXv6Q==} + '@solidjs/router@0.14.3': + resolution: {integrity: sha512-9p4k4zL2baK/1XRQALbFcaQ4IikjkWmxqYQtFqLzjONUejhL1uqJHtzxB4tZjmNqtRANVRnTDbJfzjvaD9k+pQ==} peerDependencies: solid-js: ^1.8.6 @@ -5037,7 +5037,7 @@ snapshots: dependencies: solid-js: 1.8.21 - '@solidjs/router@0.14.2(solid-js@1.8.21)': + '@solidjs/router@0.14.3(solid-js@1.8.21)': dependencies: solid-js: 1.8.21