diff --git a/package.json b/package.json index 269092a2..85c7dd55 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "zip": "bash ./scripts/create-source-archive.sh" }, "dependencies": { - "@plasmohq/messaging": "^0.7.1", + "@plasmohq/messaging": "^0.7.2", "@plasmohq/storage": "^1.15.0", "@radix-ui/react-accordion": "^1.2.11", "@radix-ui/react-avatar": "^1.1.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7001fa7b..c19169ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@plasmohq/messaging': - specifier: ^0.7.1 - version: 0.7.1(react@19.1.5) + specifier: ^0.7.2 + version: 0.7.2(react@19.1.5) '@plasmohq/storage': specifier: ^1.15.0 version: 1.15.0(react@19.1.5) @@ -1401,8 +1401,8 @@ packages: '@plasmohq/init@0.7.0': resolution: {integrity: sha512-P75g48dqOGneJ+n0AcqnLE/TYflcaPc3B7h6EopnCBBYUDnCNBMwYmKAkaf5pnhsEB0ybPS6TU1C2DTGfqaW7A==} - '@plasmohq/messaging@0.7.1': - resolution: {integrity: sha512-oKTrEO+Qhm/hgUKoiz17dspt2Vwf0O0JN5sUT3WjwEhL6uK7NdSawBl8eELK4qvm7pFSvNcJXiiuHYAvtPKaWg==} + '@plasmohq/messaging@0.7.2': + resolution: {integrity: sha512-waIp827DRgy4KiF+eoWQBvlacltAGzD1LgeFdgMC0tF2eMSgSFmvIEZc/8irQUFTcG+nk/Z+ESTIS7MVX71iTQ==} peerDependencies: react: ^16.8.6 || ^17 || ^18 || ^19.0.0 peerDependenciesMeta: @@ -2206,9 +2206,11 @@ packages: '@tsparticles/basic@3.8.1': resolution: {integrity: sha512-my114zRmekT/+I2cGuEnHxlX5G/jO0iVtNnsxxlsgspXUTSY+fDixmrNF4UgFkuaIwd9Bv/yH+7S/4HE4qte7A==} + deprecated: 3.9.1 is out, please update '@tsparticles/engine@3.8.1': resolution: {integrity: sha512-S8h10nuZfElY7oih//NUHnT5qf4v3/dnsU8CMs7dz5lBEGr3amrYrXk0V+YKPTIQwfdmJHUaSBoAqFiv4aEGIA==} + deprecated: 3.9.1 is out, please update '@tsparticles/interaction-external-attract@3.8.1': resolution: {integrity: sha512-GWzyj5MOzjb5pNWuqAueNZS2ilPcZ0isiqwcb0BjjpwfiGfL72UyIbNUDMLncsW+4jcwB4WyMsv/qOGDmAwVfQ==} @@ -2297,6 +2299,7 @@ packages: '@tsparticles/slim@3.8.1': resolution: {integrity: sha512-b6JV8MrxMz0XYn0eBCI/Mq8VCRyeaWfUyQaQyxLiRd96xpBXCeULooJF+Eaz9it1sUI898a5QfvY8djNXs4OJw==} + deprecated: 3.9.1 is out, please update '@tsparticles/updater-color@3.8.1': resolution: {integrity: sha512-HKrZzrF8YJ+TD+FdIwaWOPV565bkBhe+Ewj7CwKblG7H/SG+C6n1xIYobXkGP5pYkkQ+Cm1UV/Aq0Ih7sa+rJg==} @@ -2929,6 +2932,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globals@11.12.0: @@ -3500,8 +3504,8 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true - nanoid@5.0.3: - resolution: {integrity: sha512-I7X2b22cxA4LIHXPSqbBCEQSL+1wv8TuoefejsX4HFWyC6jc5JG7CEaxOltiKjc1M+YCS2YkrZZcj4+dytw9GA==} + nanoid@5.1.5: + resolution: {integrity: sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==} engines: {node: ^18 || >=20} hasBin: true @@ -3938,6 +3942,7 @@ packages: source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions srcset@4.0.0: resolution: {integrity: sha512-wvLeHgcVHKO8Sc/H/5lkGreJQVeYMm9rlmt8PuR1xE31rIuXhuzznUUqAt8MqLhB3MqJdFzlNAfpcWnxiFUcPw==} @@ -5490,9 +5495,9 @@ snapshots: '@plasmohq/init@0.7.0': {} - '@plasmohq/messaging@0.7.1(react@19.1.5)': + '@plasmohq/messaging@0.7.2(react@19.1.5)': dependencies: - nanoid: 5.0.3 + nanoid: 5.1.5 optionalDependencies: react: 19.1.5 @@ -7766,7 +7771,7 @@ snapshots: nanoid@3.3.11: {} - nanoid@5.0.3: {} + nanoid@5.1.5: {} needle@3.3.1: dependencies: