mirror of
https://github.com/aykhans/slash-e.git
synced 2026-08-08 08:27:31 +00:00
chore: bump @plasmohq/storage in /frontend/extension (#375)
Bumps [@plasmohq/storage](https://github.com/PlasmoHQ/storage) from 1.12.0 to 1.15.0. - [Release notes](https://github.com/PlasmoHQ/storage/releases) - [Commits](https://github.com/PlasmoHQ/storage/commits) --- 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
742c01ca41
commit
adbe45c994
@@ -14,7 +14,7 @@
|
||||
"@emotion/react": "^11.13.3",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@mui/joy": "5.0.0-beta.51",
|
||||
"@plasmohq/storage": "^1.12.0",
|
||||
"@plasmohq/storage": "^1.15.0",
|
||||
"classnames": "^2.5.1",
|
||||
"lucide-react": "^0.486.0",
|
||||
"plasmo": "^0.89.3",
|
||||
|
||||
Generated
+6
-6
@@ -18,8 +18,8 @@ importers:
|
||||
specifier: 5.0.0-beta.51
|
||||
version: 5.0.0-beta.51(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@emotion/styled@11.14.0(@emotion/react@11.13.3(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react@18.3.1))(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@plasmohq/storage':
|
||||
specifier: ^1.12.0
|
||||
version: 1.12.0(react@18.3.1)
|
||||
specifier: ^1.15.0
|
||||
version: 1.15.0(react@18.3.1)
|
||||
classnames:
|
||||
specifier: ^2.5.1
|
||||
version: 2.5.1
|
||||
@@ -1358,10 +1358,10 @@ packages:
|
||||
resolution: {integrity: sha512-/3oVbajt+DRqtbM0RkKFtfyZR8DVjcsYpj1jHqPParGVBiXwgP0D/8Bj5p5/5Iqihs08gzasTcjKcwQKKdj0og==}
|
||||
engines: {parcel: '>= 2.7.0'}
|
||||
|
||||
'@plasmohq/storage@1.12.0':
|
||||
resolution: {integrity: sha512-LoCyO0PXl609ee8QKVEwVpkTyD/8WjYQhd0sxFomLxbdxsZC0LD4n8nv4nSegP5X8lYQBQnR/LMq4ZXoQh87wA==}
|
||||
'@plasmohq/storage@1.15.0':
|
||||
resolution: {integrity: sha512-zBZ2NyVyvZlql2XHsjkZDL0+bqF6lir9RygeTnkYGF253M8DZttuSvjpsmpK6OWYmRXjhEqJeubd3+Zq9kuZ0w==}
|
||||
peerDependencies:
|
||||
react: ^16.8.6 || ^17 || ^18
|
||||
react: ^16.8.6 || ^17 || ^18 || ^19.0.0
|
||||
peerDependenciesMeta:
|
||||
react:
|
||||
optional: true
|
||||
@@ -5755,7 +5755,7 @@ snapshots:
|
||||
- walrus
|
||||
- whiskers
|
||||
|
||||
'@plasmohq/storage@1.12.0(react@18.3.1)':
|
||||
'@plasmohq/storage@1.15.0(react@18.3.1)':
|
||||
dependencies:
|
||||
pify: 6.1.0
|
||||
optionalDependencies:
|
||||
|
||||
Reference in New Issue
Block a user