|
62 | 62 | "repo-scripts/*" |
63 | 63 | ], |
64 | 64 | "devDependencies": { |
65 | | - "@babel/core": "7.26.0", |
| 65 | + "@babel/core": "7.26.7", |
66 | 66 | "@babel/plugin-transform-modules-commonjs": "7.26.3", |
67 | | - "@babel/preset-env": "7.26.0", |
| 67 | + "@babel/preset-env": "7.26.7", |
68 | 68 | "@babel/preset-typescript": "7.26.0", |
69 | 69 | "@babel/register": "7.25.9", |
70 | 70 | "@changesets/changelog-github": "0.5.0", |
71 | | - "@changesets/cli": "2.27.11", |
| 71 | + "@changesets/cli": "2.27.12", |
72 | 72 | "@types/chai": "4.3.20", |
73 | 73 | "@types/chai-as-promised": "7.1.8", |
74 | 74 | "@types/child-process-promise": "2.2.6", |
|
80 | 80 | "@types/long": "4.0.2", |
81 | 81 | "@types/mocha": "9.1.1", |
82 | 82 | "@types/mz": "2.7.8", |
83 | | - "@types/node": "18.19.71", |
| 83 | + "@types/node": "18.19.74", |
84 | 84 | "@types/request": "2.48.12", |
85 | 85 | "@types/sinon": "9.0.11", |
86 | 86 | "@types/sinon-chai": "3.2.12", |
|
106 | 106 | "eslint-plugin-unused-imports": "3.2.0", |
107 | 107 | "express": "4.21.2", |
108 | 108 | "find-free-port": "2.0.0", |
109 | | - "firebase-tools": "13.6.0", |
| 109 | + "firebase-tools": "13.29.2", |
110 | 110 | "glob": "7.2.3", |
111 | 111 | "http-server": "14.1.1", |
112 | 112 | "indexeddbshim": "10.1.0", |
|
139 | 139 | "nyc": "15.1.0", |
140 | 140 | "ora": "5.4.1", |
141 | 141 | "patch-package": "7.0.2", |
142 | | - "playwright": "1.49.1", |
| 142 | + "playwright": "1.50.0", |
143 | 143 | "postinstall-postinstall": "2.1.0", |
144 | 144 | "prettier": "2.8.8", |
145 | 145 | "protractor": "5.4.2", |
|
0 commit comments