@yahoo/uds 1.4.4 → 1.4.6
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yahoo/uds",
|
3
3
|
"description": "Yahoo Universal System",
|
4
|
-
"version": "1.4.
|
4
|
+
"version": "1.4.6",
|
5
5
|
"type": "module",
|
6
6
|
"bin": {
|
7
7
|
"uds": "./cli/uds-cli"
|
@@ -121,7 +121,7 @@
|
|
121
121
|
"@ariakit/react": "^0.4.12",
|
122
122
|
"bluebun": "^0.0.34",
|
123
123
|
"clsx": "^2.1.1",
|
124
|
-
"firebase": "^
|
124
|
+
"firebase": "^11.0.0",
|
125
125
|
"framer-motion": "^11.11.4",
|
126
126
|
"googleapis": "^144.0.0",
|
127
127
|
"imurmurhash": "^0.1.4",
|