Skip to content

Commit 20c664c

Browse files
committed
update firestore deps
1 parent 3984c8a commit 20c664c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

firestore-next/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
},
77
"license": "Apache-2.0",
88
"dependencies": {
9-
"firebase": "^10.0.0",
10-
"geofire-common": "^5.1.0"
9+
"firebase": "^12.4.0",
10+
"geofire-common": "^6.0.0"
1111
},
1212
"devDependencies": {
13-
"@types/chai": "^4.2.12",
14-
"@types/mocha": "^8.0.3",
15-
"chai": "^4.2.0",
16-
"mocha": "^8.1.3"
13+
"@types/chai": "^5.2.3",
14+
"@types/mocha": "^10.0.10",
15+
"chai": "^6.2.0",
16+
"mocha": "^11.7.4"
1717
}
1818
}

0 commit comments

Comments
 (0)