From 5cfd6a28bf391f656ca790e0df2b2a511957bedb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 23:43:00 +0800 Subject: [PATCH] chore: bump @plasmohq/storage in /frontend/extension (#209) Bumps [@plasmohq/storage](https://github.com/PlasmoHQ/storage) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/PlasmoHQ/storage/releases) - [Commits](https://github.com/PlasmoHQ/storage/compare/v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: "@plasmohq/storage" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/extension/package.json | 2 +- frontend/extension/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/extension/package.json b/frontend/extension/package.json index c3cef8f..e6c1e47 100644 --- a/frontend/extension/package.json +++ b/frontend/extension/package.json @@ -15,7 +15,7 @@ "@emotion/react": "^11.11.4", "@emotion/styled": "^11.11.5", "@mui/joy": "5.0.0-beta.36", - "@plasmohq/storage": "^1.10.0", + "@plasmohq/storage": "^1.11.0", "axios": "^1.6.8", "classnames": "^2.5.1", "lodash-es": "^4.17.21", diff --git a/frontend/extension/pnpm-lock.yaml b/frontend/extension/pnpm-lock.yaml index 6f09677..babc175 100644 --- a/frontend/extension/pnpm-lock.yaml +++ b/frontend/extension/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: 5.0.0-beta.36 version: 5.0.0-beta.36(@emotion/react@11.11.4)(@emotion/styled@11.11.5)(@types/react@18.3.3)(react-dom@18.3.1)(react@18.3.1) '@plasmohq/storage': - specifier: ^1.10.0 - version: 1.10.0(react@18.3.1) + specifier: ^1.11.0 + version: 1.11.0(react@18.3.1) axios: specifier: ^1.6.8 version: 1.7.2 @@ -2724,8 +2724,8 @@ packages: - whiskers dev: false - /@plasmohq/storage@1.10.0(react@18.3.1): - resolution: {integrity: sha512-qvxD7M/k5BNcluyFHyabm21500tRJs1itUkO4bFad0SeaSFtSmAFtNzYCpQ9ormqJAk2j9xkd5DfWHcuCSQmog==} + /@plasmohq/storage@1.11.0(react@18.3.1): + resolution: {integrity: sha512-JLu8cCjn+yzbaIK2Gw+NDuDJgiTle3nj1HbMC/irnnUTc7lnJSiCEN/EsUcWcwNtv9BJM2r8DAk1stsQ8dCKug==} peerDependencies: react: ^16.8.6 || ^17 || ^18 peerDependenciesMeta: