Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent 2d0a9f5 commit 4e9d561
Show file tree
Hide file tree
Showing 41 changed files with 2,284 additions and 1,876 deletions.
8 changes: 4 additions & 4 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-env": "7.22.14",
"@types/chai": "4.3.5",
"@types/mocha": "9.1.1",
"babel-loader": "8.3.0",
"chai": "4.3.7",
"chai": "4.3.8",
"karma": "6.4.2",
"karma-chrome-launcher": "3.2.0",
"karma-mocha": "2.0.1",
Expand All @@ -35,8 +35,8 @@
"karma-typescript-es6-transform": "5.5.4",
"mocha": "9.2.2",
"typescript": "4.7.4",
"webpack": "5.76.0",
"webpack": "5.88.2",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1"
"webpack-dev-server": "4.15.1"
}
}
2,538 changes: 1,246 additions & 1,292 deletions e2e/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion integration/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"firebase": "10.3.1",
"@types/chai": "4.3.5",
"@types/mocha": "9.1.1",
"chai": "4.3.7",
"chai": "4.3.8",
"karma": "6.4.2",
"karma-babel-preprocessor": "8.0.2",
"karma-chrome-launcher": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion integration/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"mocha": "9.2.2",
"ts-loader": "8.4.0",
"typescript": "4.2.2",
"webpack": "5.76.0",
"webpack": "5.88.2",
"webpack-stream": "7.0.0"
}
}
4 changes: 2 additions & 2 deletions integration/messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"devDependencies": {
"firebase": "10.3.1",
"chai": "4.3.7",
"chai": "4.3.8",
"chromedriver": "98.0.1",
"express": "4.18.2",
"geckodriver": "2.0.4",
"mocha": "9.2.2",
"node-fetch": "2.6.7",
"node-fetch": "2.7.0",
"selenium-assistant": "6.1.1"
}
}
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/plugin-transform-modules-commonjs": "7.22.11",
"@babel/preset-env": "7.22.10",
"@babel/preset-env": "7.22.14",
"@babel/preset-typescript": "7.22.11",
"@babel/register": "7.22.5",
"@changesets/changelog-github": "0.4.8",
Expand All @@ -74,11 +74,11 @@
"@types/eslint": "7.29.0",
"@types/inquirer": "8.2.6",
"@types/js-yaml": "4.0.5",
"@types/listr": "0.14.4",
"@types/listr": "0.14.5",
"@types/long": "4.0.2",
"@types/mocha": "9.1.1",
"@types/mz": "2.7.4",
"@types/node": "12.20.50",
"@types/node": "12.20.55",
"@types/request": "2.48.8",
"@types/sinon": "9.0.11",
"@types/sinon-chai": "3.2.9",
Expand All @@ -91,7 +91,7 @@
"api-documenter-me": "0.1.1",
"api-extractor-me": "0.1.2",
"babel-loader": "8.3.0",
"chai": "4.3.7",
"chai": "4.3.8",
"chai-as-promised": "7.1.1",
"chalk": "4.1.2",
"child-process-promise": "2.2.1",
Expand All @@ -100,7 +100,7 @@
"del": "6.1.1",
"dependency-graph": "0.11.0",
"eslint": "7.32.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-unused-imports": "2.0.0",
"express": "4.18.2",
"find-free-port": "2.0.0",
Expand All @@ -120,7 +120,7 @@
"karma-mocha-reporter": "2.2.5",
"karma-safari-launcher": "1.0.0",
"karma-sourcemap-loader": "0.4.0",
"karma-spec-reporter": "0.0.34",
"karma-spec-reporter": "0.0.36",
"karma-summary-reporter": "3.1.1",
"karma-webpack": "5.0.0",
"lcov-result-merger": "3.3.0",
Expand All @@ -136,9 +136,9 @@
"npm-run-all": "4.1.5",
"nyc": "15.1.0",
"ora": "5.4.1",
"patch-package": "7.0.0",
"patch-package": "7.0.2",
"postinstall-postinstall": "2.1.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"protractor": "5.4.2",
"request": "2.88.2",
"semver": "7.3.8",
Expand All @@ -147,14 +147,14 @@
"sinon-chai": "3.7.0",
"source-map-loader": "1.1.3",
"sqlite3": "5.1.6",
"terser": "5.16.1",
"terser": "5.19.3",
"ts-loader": "8.4.0",
"ts-node": "10.9.1",
"tslint": "6.1.3",
"typedoc": "0.16.11",
"typescript": "4.7.4",
"watch": "1.0.2",
"webpack": "5.76.0",
"webpack": "5.88.2",
"yargs": "17.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/analytics-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@firebase/app-compat": "0.2.18",
"rollup": "2.79.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/app-check-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/app-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/app-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rollup": "2.79.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@rollup/plugin-json": "4.1.0",
"rollup": "2.79.1",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-dts": "5.3.0",
"rollup-plugin-typescript2": "0.35.0",
"rollup-plugin-dts": "5.3.1",
"typescript": "4.7.4"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/auth-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@firebase/auth-types": "0.12.0",
"@firebase/component": "0.6.4",
"@firebase/util": "1.9.3",
"node-fetch": "2.6.7",
"node-fetch": "2.7.0",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
Expand All @@ -63,8 +63,8 @@
"@rollup/plugin-json": "4.1.0",
"rollup": "2.79.1",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.31.2",
"selenium-webdriver": "4.8.0",
"rollup-plugin-typescript2": "0.35.0",
"selenium-webdriver": "4.12.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
6 changes: 3 additions & 3 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@firebase/component": "0.6.4",
"@firebase/logger": "0.4.0",
"@firebase/util": "1.9.3",
"node-fetch": "2.6.7",
"node-fetch": "2.7.0",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
Expand All @@ -127,8 +127,8 @@
"chromedriver": "98.0.1",
"rollup": "2.79.1",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-typescript2": "0.31.2",
"selenium-webdriver": "4.8.0",
"rollup-plugin-typescript2": "0.35.0",
"selenium-webdriver": "4.12.0",
"totp-generator": "0.0.14",
"typescript": "4.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"license": "Apache-2.0",
"devDependencies": {
"rollup": "2.79.1",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@firebase/app": "0.9.18",
"rollup": "2.79.1",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@
"@rollup/plugin-node-resolve": "13.3.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"rollup-plugin-uglify": "6.0.4",
"gulp": "4.0.2",
"gulp-sourcemaps": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/firestore-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"rollup": "2.79.1",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"@rollup/plugin-node-resolve": "13.3.0",
"ts-node": "10.9.1",
"typescript": "4.7.4"
Expand Down
10 changes: 5 additions & 5 deletions packages/firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@firebase/webchannel-wrapper": "0.10.2",
"@grpc/grpc-js": "~1.9.0",
"@grpc/proto-loader": "^0.7.8",
"node-fetch": "2.6.7",
"node-fetch": "2.7.0",
"tslib": "^2.1.0"
},
"peerDependencies": {
Expand All @@ -118,15 +118,15 @@
"@types/json-stable-stringify": "1.0.34",
"chai-exclude": "2.1.0",
"json-stable-stringify": "1.0.2",
"protobufjs": "7.2.4",
"protobufjs": "7.2.5",
"rollup": "2.79.1",
"rollup-plugin-copy": "3.4.0",
"rollup-plugin-copy": "3.5.0",
"rollup-plugin-copy-assets": "2.0.3",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-sourcemaps": "0.6.3",
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-dts": "5.3.0",
"rollup-plugin-typescript2": "0.35.0",
"rollup-plugin-dts": "5.3.1",
"ts-node": "10.9.1",
"typescript": "4.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/functions-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@firebase/app-compat": "0.2.18",
"rollup": "2.79.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@firebase/app": "0.9.18",
"rollup": "2.79.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand All @@ -71,7 +71,7 @@
"@firebase/auth-interop-types": "0.2.1",
"@firebase/app-check-interop-types": "0.3.0",
"@firebase/util": "1.9.3",
"node-fetch": "2.6.7",
"node-fetch": "2.7.0",
"tslib": "^2.1.0"
},
"nyc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/installations-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "4.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/installations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "4.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"rollup": "2.79.1",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/messaging-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"devDependencies": {
"@firebase/app-compat": "0.2.18",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.31.2",
"ts-essentials": "9.3.0",
"rollup-plugin-typescript2": "0.35.0",
"ts-essentials": "9.4.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/messaging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"devDependencies": {
"@firebase/app": "0.9.18",
"rollup": "2.79.1",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"@rollup/plugin-json": "4.1.0",
"ts-essentials": "9.3.0",
"ts-essentials": "9.4.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/performance-compat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rollup": "2.79.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4",
"@firebase/app-compat": "0.2.18"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/performance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@firebase/app": "0.9.18",
"rollup": "2.79.1",
"@rollup/plugin-json": "4.1.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.35.0",
"typescript": "4.7.4"
},
"repository": {
Expand Down
Loading

0 comments on commit 4e9d561

Please sign in to comment.