@mohasinac/appkit 2.8.0 → 2.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mohasinac/appkit",
3
- "version": "2.8.0",
3
+ "version": "2.8.2",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -165,7 +165,7 @@
165
165
  "@tanstack/react-query": ">=5.0.0",
166
166
  "@types/react": ">=18",
167
167
  "@types/react-dom": ">=18",
168
- "firebase-admin": "^10.3.0",
168
+ "firebase-admin": "^13.6.1",
169
169
  "firebase-functions": ">=6.0.0",
170
170
  "next": ">=14",
171
171
  "next-intl": ">=3",
@@ -196,12 +196,21 @@
196
196
  "@tanstack/react-query": "^5.0.0",
197
197
  "@testing-library/jest-dom": "^6.9.1",
198
198
  "@testing-library/react": "^16.3.2",
199
+ "@types/babel__generator": "^7.27.0",
200
+ "@types/babel__template": "^7.4.4",
201
+ "@types/babel__traverse": "^7.28.0",
202
+ "@types/caseless": "^0.12.5",
203
+ "@types/d3-color": "^3.1.3",
204
+ "@types/d3-path": "^3.1.1",
205
+ "@types/istanbul-lib-report": "^3.0.3",
206
+ "@types/ms": "^2.1.0",
207
+ "@types/yargs-parser": "^21.0.3",
199
208
  "@upstash/ratelimit": "^2.0.8",
200
209
  "@upstash/redis": "^1.37.0",
201
210
  "concurrently": "^9.2.1",
202
211
  "eslint": "^9.37.0",
203
212
  "firebase": "^12.8.0",
204
- "firebase-admin": "^10.3.0",
213
+ "firebase-admin": "^13.6.1",
205
214
  "firebase-functions": "^6.6.0",
206
215
  "jsdom": "^29.1.1",
207
216
  "lucide-react": "^1.7.0",