|
62 | 62 | "repo-scripts/*"
|
63 | 63 | ],
|
64 | 64 | "devDependencies": {
|
65 |
| - "@babel/core": "7.26.7", |
| 65 | + "@babel/core": "7.26.8", |
66 | 66 | "@babel/plugin-transform-modules-commonjs": "7.26.3",
|
67 |
| - "@babel/preset-env": "7.26.7", |
| 67 | + "@babel/preset-env": "7.26.8", |
68 | 68 | "@babel/preset-typescript": "7.26.0",
|
69 | 69 | "@babel/register": "7.25.9",
|
70 | 70 | "@changesets/changelog-github": "0.5.0",
|
|
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.74", |
| 83 | + "@types/node": "18.19.75", |
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.29.2", |
| 109 | + "firebase-tools": "13.30.0", |
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.50.0", |
| 142 | + "playwright": "1.50.1", |
143 | 143 | "postinstall-postinstall": "2.1.0",
|
144 | 144 | "prettier": "2.8.8",
|
145 | 145 | "protractor": "5.4.2",
|
146 | 146 | "request": "2.88.2",
|
147 |
| - "semver": "7.6.3", |
| 147 | + "semver": "7.7.1", |
148 | 148 | "simple-git": "3.27.0",
|
149 | 149 | "sinon": "9.2.4",
|
150 | 150 | "sinon-chai": "3.7.0",
|
151 | 151 | "source-map-loader": "1.1.3",
|
152 | 152 | "sqlite3": "5.1.7",
|
153 |
| - "terser": "5.37.0", |
| 153 | + "terser": "5.38.1", |
154 | 154 | "ts-loader": "9.5.2",
|
155 | 155 | "ts-node": "10.9.2",
|
156 | 156 | "tsec": "0.2.8",
|
|
0 commit comments