Skip to content

Commit 071ea93

Browse files
committed
build(deps): bump javascript dependencies
- in particular this bumps lerna, in an attempt to fail-forward on current publishing difficulties - note that react must be pinned to exactly 19.0.0 or macos hangs
1 parent 6572aa5 commit 071ea93

File tree

12 files changed

+2230
-4238
lines changed

12 files changed

+2230
-4238
lines changed

.github/workflows/scripts/functions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"main": "lib/index.js",
1515
"dependencies": {
1616
"firebase-admin": "^13.6.0",
17-
"firebase-functions": "^7.0.0"
17+
"firebase-functions": "^7.0.1"
1818
},
1919
"devDependencies": {
2020
"firebase-functions-test": "^3.4.1",
21-
"firebase-tools": "^14.24.2",
21+
"firebase-tools": "^14.27.0",
2222
"typescript": "^5.9.3"
2323
},
2424
"private": true

.github/workflows/scripts/functions/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2880,9 +2880,9 @@ __metadata:
28802880
languageName: node
28812881
linkType: hard
28822882

2883-
"firebase-functions@npm:^7.0.0":
2884-
version: 7.0.0
2885-
resolution: "firebase-functions@npm:7.0.0"
2883+
"firebase-functions@npm:^7.0.1":
2884+
version: 7.0.1
2885+
resolution: "firebase-functions@npm:7.0.1"
28862886
dependencies:
28872887
"@types/cors": "npm:^2.8.5"
28882888
"@types/express": "npm:^4.17.21"
@@ -2893,13 +2893,13 @@ __metadata:
28932893
firebase-admin: ^11.10.0 || ^12.0.0 || ^13.0.0
28942894
bin:
28952895
firebase-functions: lib/bin/firebase-functions.js
2896-
checksum: 10/ec676987de537c863023bd720ee142a2787bd7cd4a399500434419af227f4b35bc641d28a6a8ed2b02078a7c72bf9318f0bb19640ee6fe4234d3f7095576258c
2896+
checksum: 10/bd295c5687da4ed415c423f4899b4413979b91f347200850511e09e50c9e2da707b04ba22d6722885e2e6ddc4ee8ad1fcf6bea8c6ca9ab085e6e8e609007c969
28972897
languageName: node
28982898
linkType: hard
28992899

2900-
"firebase-tools@npm:^14.24.2":
2901-
version: 14.24.2
2902-
resolution: "firebase-tools@npm:14.24.2"
2900+
"firebase-tools@npm:^14.27.0":
2901+
version: 14.27.0
2902+
resolution: "firebase-tools@npm:14.27.0"
29032903
dependencies:
29042904
"@apphosting/build": "npm:^0.1.6"
29052905
"@apphosting/common": "npm:^0.0.8"
@@ -2963,7 +2963,7 @@ __metadata:
29632963
sql-formatter: "npm:^15.3.0"
29642964
stream-chain: "npm:^2.2.4"
29652965
stream-json: "npm:^1.7.3"
2966-
superstatic: "npm:^9.2.0"
2966+
superstatic: "npm:^10.0.0"
29672967
tar: "npm:^6.1.11"
29682968
tcp-port-used: "npm:^1.0.2"
29692969
tmp: "npm:^0.2.3"
@@ -2979,7 +2979,7 @@ __metadata:
29792979
zod-to-json-schema: "npm:^3.24.5"
29802980
bin:
29812981
firebase: lib/bin/firebase.js
2982-
checksum: 10/afbc94c67913075d878ef981029a635ddcd6051343d171f9098a5371430abfdbc49e7351a8312116cd8bcb6ed928bccd7915153e2e9cdcdb12be480176a99664
2982+
checksum: 10/bf769de5e7ba877f71000e39e27627b0e3aff7c72c9421ab669b4eacfd10378ceea432371ae5c3627856d195e8f0166cec4f9574390fede6d651e81aaf109c17
29832983
languageName: node
29842984
linkType: hard
29852985

@@ -3124,9 +3124,9 @@ __metadata:
31243124
resolution: "functions@workspace:."
31253125
dependencies:
31263126
firebase-admin: "npm:^13.6.0"
3127-
firebase-functions: "npm:^7.0.0"
3127+
firebase-functions: "npm:^7.0.1"
31283128
firebase-functions-test: "npm:^3.4.1"
3129-
firebase-tools: "npm:^14.24.2"
3129+
firebase-tools: "npm:^14.27.0"
31303130
typescript: "npm:^5.9.3"
31313131
languageName: unknown
31323132
linkType: soft
@@ -6152,9 +6152,9 @@ __metadata:
61526152
languageName: node
61536153
linkType: hard
61546154

6155-
"superstatic@npm:^9.2.0":
6156-
version: 9.2.0
6157-
resolution: "superstatic@npm:9.2.0"
6155+
"superstatic@npm:^10.0.0":
6156+
version: 10.0.0
6157+
resolution: "superstatic@npm:10.0.0"
61586158
dependencies:
61596159
basic-auth-connect: "npm:^1.1.0"
61606160
commander: "npm:^10.0.0"
@@ -6179,7 +6179,7 @@ __metadata:
61796179
optional: true
61806180
bin:
61816181
superstatic: lib/bin/server.js
6182-
checksum: 10/35bc84f07a5677046baa7c2a15c6da69d48f539fb807ead8bbabefa6d48882cf98388ad5420397bb07c86e8628d2d6d71957ec4d4a3b833512ebdfb01862fb8b
6182+
checksum: 10/9632820e2544cb85515f65a5f7d6dd7168f8b128221c93f3f980e35a808611116c9a2cc1536db8af94a5160e15d625cb18ed2bd3262123b5bd4785653003e7ec
61836183
languageName: node
61846184
linkType: hard
61856185

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,16 @@
6767
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
6868
"@babel/plugin-transform-class-properties": "^7.27.1",
6969
"@babel/preset-env": "^7.28.5",
70-
"@eslint/eslintrc": "^3.3.1",
70+
"@eslint/eslintrc": "^3.3.3",
7171
"@eslint/js": "^9.39.1",
7272
"@firebase/rules-unit-testing": "^5.0.0",
73-
"@inquirer/prompts": "^7.10.0",
73+
"@inquirer/prompts": "^7.10.1",
7474
"@octokit/core": "^7.0.6",
7575
"@tsconfig/node-lts": "^22.0.4",
7676
"@types/react": "~19.0.14",
7777
"@types/react-native": "^0.73.0",
78-
"@typescript-eslint/eslint-plugin": "^8.48.0",
79-
"@typescript-eslint/parser": "^8.48.0",
78+
"@typescript-eslint/eslint-plugin": "^8.48.1",
79+
"@typescript-eslint/parser": "^8.48.1",
8080
"babel-jest": "^30.2.0",
8181
"clang-format": "^1.8.0",
8282
"conventional-changelog-cli": "^4.1.0",
@@ -87,19 +87,19 @@
8787
"eslint-plugin-prettier": "^5.5.4",
8888
"eslint-plugin-react": "^7.37.5",
8989
"firebase": "^12.6.0",
90-
"firebase-tools": "^14.26.0",
90+
"firebase-tools": "^14.27.0",
9191
"genversion": "^3.2.0",
9292
"google-java-format": "^2.0.4",
9393
"jest": "^30.2.0",
94-
"lerna": "^9.0.1",
94+
"lerna": "^9.0.3",
9595
"patch-package": "^8.0.1",
96-
"prettier": "^3.6.2",
96+
"prettier": "^3.7.4",
9797
"regenerator-transform": "^0.15.2",
9898
"rimraf": "^6.1.2",
9999
"run-script-os": "^1.1.6",
100100
"shelljs": "^0.10.0",
101-
"spellchecker-cli": "^7.0.1",
102-
"ts-jest": "^29.4.5",
101+
"spellchecker-cli": "^7.0.2",
102+
"ts-jest": "^29.4.6",
103103
"ts-node": "^10.9.2",
104104
"typescript": "^5.9.3"
105105
},

packages/app-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"expo": ">=47.0.0"
3030
},
3131
"devDependencies": {
32-
"expo": "^54.0.25"
32+
"expo": "^54.0.27"
3333
},
3434
"peerDependenciesMeta": {
3535
"expo": {

packages/app-distribution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"expo": ">=47.0.0"
2929
},
3030
"devDependencies": {
31-
"expo": "^54.0.25"
31+
"expo": "^54.0.27"
3232
},
3333
"peerDependenciesMeta": {
3434
"expo": {

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"devDependencies": {
6363
"@react-native-async-storage/async-storage": "^2.2.0",
64-
"expo": "^54.0.25"
64+
"expo": "^54.0.27"
6565
},
6666
"peerDependenciesMeta": {
6767
"expo": {

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@types/plist": "^3.0.5",
35-
"expo": "^54.0.25"
35+
"expo": "^54.0.27"
3636
},
3737
"peerDependenciesMeta": {
3838
"expo": {

packages/crashlytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"stacktrace-js": "^2.0.2"
3737
},
3838
"devDependencies": {
39-
"expo": "^54.0.25"
39+
"expo": "^54.0.27"
4040
},
4141
"peerDependenciesMeta": {
4242
"expo": {

packages/messaging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"expo": ">=47.0.0"
2929
},
3030
"devDependencies": {
31-
"expo": "^54.0.25"
31+
"expo": "^54.0.27"
3232
},
3333
"peerDependenciesMeta": {
3434
"expo": {

packages/perf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"expo": ">=47.0.0"
3434
},
3535
"devDependencies": {
36-
"expo": "^54.0.25"
36+
"expo": "^54.0.27"
3737
},
3838
"peerDependenciesMeta": {
3939
"expo": {

0 commit comments

Comments
 (0)