feat: persist sidebar toggle state (#569)

This commit is contained in:
Samuel Gunter
2025-03-26 13:50:34 -05:00
committed by GitHub
parent d014244b28
commit 695743104c
5 changed files with 53 additions and 3 deletions

18
pnpm-lock.yaml generated
View File

@@ -46,6 +46,9 @@ importers:
'@sentry/react':
specifier: ^8.55.0
version: 8.55.0(react@18.3.1)
'@tanstack/react-query':
specifier: ^5.69.0
version: 5.69.0(react@18.3.1)
'@unocss/vite':
specifier: ^0.63.6
version: 0.63.6(patch_hash=9e2d2732a6e057a2ca90fba199730f252d8b4db8631b2c6ee0854fce7771bc95)(rollup@4.34.8)(typescript@5.7.3)(vite@5.4.14(@types/node@22.13.5)(sass@1.85.1)(terser@5.39.0))
@@ -1981,6 +1984,14 @@ packages:
'@swc/types@0.1.18':
resolution: {integrity: sha512-NZghLaQvF3eFdj2DUjGkpwaunbZYaRcxciHINnwA4n3FrLAI8hKFOBqs2wkcOiLQfWkIdfuG6gBkNFrkPNji5g==}
'@tanstack/query-core@5.69.0':
resolution: {integrity: sha512-Kn410jq6vs1P8Nm+ZsRj9H+U3C0kjuEkYLxbiCyn3MDEiYor1j2DGVULqAz62SLZtUZ/e9Xt6xMXiJ3NJ65WyQ==}
'@tanstack/react-query@5.69.0':
resolution: {integrity: sha512-Ift3IUNQqTcaFa1AiIQ7WCb/PPy8aexZdq9pZWLXhfLcLxH0+PZqJ2xFImxCpdDZrFRZhLJrh76geevS5xjRhA==}
peerDependencies:
react: ^18 || ^19
'@tanstack/react-virtual@3.13.2':
resolution: {integrity: sha512-LceSUgABBKF6HSsHK2ZqHzQ37IKV/jlaWbHm+NyTa3/WNb/JZVcThDuTainf+PixltOOcFCYXwxbLpOX9sCx+g==}
peerDependencies:
@@ -8621,6 +8632,13 @@ snapshots:
dependencies:
'@swc/counter': 0.1.3
'@tanstack/query-core@5.69.0': {}
'@tanstack/react-query@5.69.0(react@18.3.1)':
dependencies:
'@tanstack/query-core': 5.69.0
react: 18.3.1
'@tanstack/react-virtual@3.13.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
dependencies:
'@tanstack/virtual-core': 3.13.2