mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-16 04:13:12 +00:00
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
35100dd533
commit
5cfd6a28bf
@ -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",
|
||||
|
8
frontend/extension/pnpm-lock.yaml
generated
8
frontend/extension/pnpm-lock.yaml
generated
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user