aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2025-03-09 21:09:17 +0000
committerMohamedBassem <me@mbassem.com>2025-03-09 21:09:17 +0000
commit2fdf7549cf72fb42b83a867633975b1eff818cc5 (patch)
tree1760f75e97b98ed5e16de1b0d9ce568eff2576b6 /pnpm-lock.yaml
parent9fb80514773d63115a5b41787b339670326bb763 (diff)
downloadkarakeep-2fdf7549cf72fb42b83a867633975b1eff818cc5.tar.zst
fix(extension): Fix extension setting hook not firing on setting change. #10
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml14
1 files changed, 1 insertions, 13 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a8a143c2..0e1334c5 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -115,9 +115,6 @@ importers:
tailwindcss-animate:
specifier: ^1.0.7
version: 1.0.7(tailwindcss@3.4.1)
- use-chrome-storage:
- specifier: ^1.2.2
- version: 1.3.0(react@18.3.1)
zod:
specifier: ^3.22.4
version: 3.22.4
@@ -8130,6 +8127,7 @@ packages:
gm@1.25.0:
resolution: {integrity: sha512-4kKdWXTtgQ4biIo7hZA396HT062nDVVHPjQcurNZ3o/voYN+o5FUC5kOwuORbpExp3XbTJ3SU7iRipiIhQtovw==}
engines: {node: '>=14'}
+ deprecated: The gm module has been sunset. Please migrate to an alternative. https://github.com/aheckmann/gm?tab=readme-ov-file#2025-02-24-this-project-is-not-maintained
gopd@1.0.1:
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
@@ -13074,11 +13072,6 @@ packages:
'@types/react':
optional: true
- use-chrome-storage@1.3.0:
- resolution: {integrity: sha512-zdeAAHU1zsjNSy78I8GCtcWJkbpG0Iqwiiv42c2sDQ0HXTGGZHh7pAsFiHdZFEBYBIJM+ENkpGOQ06MNouBRoA==}
- peerDependencies:
- react: ^16.9.0 || ^17.0.0 || ^18.0.0
-
use-debounce@10.0.0:
resolution: {integrity: sha512-XRjvlvCB46bah9IBXVnq/ACP2lxqXyZj0D9hj4K5OzNroMDpTEBg8Anuh1/UfRTRs7pLhQ+RiNxxwZu9+MVl1A==}
engines: {node: '>= 16.0.0'}
@@ -30279,11 +30272,6 @@ snapshots:
tslib: 2.6.2
dev: false
- use-chrome-storage@1.3.0(react@18.3.1):
- dependencies:
- react: 18.3.1
- dev: false
-
use-debounce@10.0.0(react@18.3.1):
dependencies:
react: 18.3.1