Skip to content

Commit

Permalink
build(deps): bump @firebase/remote-config from 0.4.8 to 0.4.9 in /pro
Browse files Browse the repository at this point in the history
Bumps [@firebase/remote-config](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/remote-config) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/remote-config/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/[email protected]/packages/remote-config)

---
updated-dependencies:
- dependency-name: "@firebase/remote-config"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent 17de507 commit f019073
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@algolia/autocomplete-plugin-recent-searches": "^1.17.4",
"@firebase/analytics": "^0.10.7",
"@firebase/app": "^0.10.10",
"@firebase/remote-config": "0.4.8",
"@firebase/remote-config": "0.4.9",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@reduxjs/toolkit": "^2.2.7",
Expand Down
39 changes: 32 additions & 7 deletions pro/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1229,6 +1229,14 @@
"@firebase/util" "1.9.7"
tslib "^2.1.0"

"@firebase/[email protected]":
version "0.6.9"
resolved "https://registry.yarnpkg.com/@firebase/component/-/component-0.6.9.tgz#4248cfeab222245ada0d7f78ece95a87574532b4"
integrity sha512-gm8EUEJE/fEac86AvHn8Z/QW8BvR56TBw3hMW0O838J/1mThYQXAIQBgUv75EqlCZfdawpWLrKt1uXvp9ciK3Q==
dependencies:
"@firebase/util" "1.10.0"
tslib "^2.1.0"

"@firebase/[email protected]":
version "0.6.8"
resolved "https://registry.yarnpkg.com/@firebase/installations/-/installations-0.6.8.tgz#f9c9d493bce04b04ca28814e926ef3ed71f033d6"
Expand All @@ -1239,22 +1247,39 @@
idb "7.1.1"
tslib "^2.1.0"

"@firebase/[email protected]":
version "0.6.9"
resolved "https://registry.yarnpkg.com/@firebase/installations/-/installations-0.6.9.tgz#eb696577b4c5fb0a68836e167edd46fb4a39b7b2"
integrity sha512-hlT7AwCiKghOX3XizLxXOsTFiFCQnp/oj86zp1UxwDGmyzsyoxtX+UIZyVyH/oBF5+XtblFG9KZzZQ/h+dpy+Q==
dependencies:
"@firebase/component" "0.6.9"
"@firebase/util" "1.10.0"
idb "7.1.1"
tslib "^2.1.0"

"@firebase/[email protected]":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@firebase/logger/-/logger-0.4.2.tgz#74dfcfeedee810deb8a7080d5b7eba56aa16ffa2"
integrity sha512-Q1VuA5M1Gjqrwom6I6NUU4lQXdo9IAQieXlujeHZWvRt1b7qQ0KwBaNAjgxG27jgF9/mUwsNmO8ptBCGVYhB0A==
dependencies:
tslib "^2.1.0"

"@firebase/[email protected].8":
version "0.4.8"
resolved "https://registry.yarnpkg.com/@firebase/remote-config/-/remote-config-0.4.8.tgz#b6a79acdf73554e0ee31c278162b85592fc8c1f3"
integrity sha512-AMLqe6wfIRnjc6FkCWOSUjhc1fSTEf8o+cv1NolFvbiJ/tU+TqN4pI7pT+MIKQzNiq5fxLehkOx+xtAQBxPJKQ==
"@firebase/[email protected].9":
version "0.4.9"
resolved "https://registry.yarnpkg.com/@firebase/remote-config/-/remote-config-0.4.9.tgz#280d5ad2ed35e86187f058ecdd4bfdd2cf798e3e"
integrity sha512-EO1NLCWSPMHdDSRGwZ73kxEEcTopAxX1naqLJFNApp4hO8WfKfmEpmjxmP5TrrnypjIf2tUkYaKsfbEA7+AMmA==
dependencies:
"@firebase/component" "0.6.8"
"@firebase/installations" "0.6.8"
"@firebase/component" "0.6.9"
"@firebase/installations" "0.6.9"
"@firebase/logger" "0.4.2"
"@firebase/util" "1.9.7"
"@firebase/util" "1.10.0"
tslib "^2.1.0"

"@firebase/[email protected]":
version "1.10.0"
resolved "https://registry.yarnpkg.com/@firebase/util/-/util-1.10.0.tgz#9ec8ab54da82bfc31baff0c43cb281998cbeddab"
integrity sha512-xKtx4A668icQqoANRxyDLBLz51TAbDP9KRfpbKGxiCAW346d0BeJe5vN6/hKxxmWwnZ0mautyv39JxviwwQMOQ==
dependencies:
tslib "^2.1.0"

"@firebase/[email protected]":
Expand Down

0 comments on commit f019073

Please sign in to comment.