Skip to content

Commit

Permalink
Upgrade dependencies (#8781)
Browse files Browse the repository at this point in the history
* first batch

* @rollup/plugin-node-resolve 13 -> 16
  • Loading branch information
dlarocque authored Feb 12, 2025
1 parent c791ecf commit 6a28a72
Show file tree
Hide file tree
Showing 14 changed files with 185 additions and 135 deletions.
8 changes: 4 additions & 4 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,19 @@
"firebase": "11.3.0"
},
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/core": "7.26.8",
"@babel/preset-env": "7.26.8",
"@babel/preset-typescript": "7.26.0",
"@types/jest": "29.5.14",
"babel-jest": "29.7.0",
"babel-loader": "8.3.0",
"babel-loader": "8.4.1",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"webpack": "5.76.0",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.1.0"
"webpack-dev-server": "5.2.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"repo-scripts/*"
],
"devDependencies": {
"@babel/core": "7.26.7",
"@babel/core": "7.26.8",
"@babel/plugin-transform-modules-commonjs": "7.26.3",
"@babel/preset-env": "7.26.7",
"@babel/preset-env": "7.26.8",
"@babel/preset-typescript": "7.26.0",
"@babel/register": "7.25.9",
"@changesets/changelog-github": "0.5.0",
Expand All @@ -80,7 +80,7 @@
"@types/long": "4.0.2",
"@types/mocha": "9.1.1",
"@types/mz": "2.7.8",
"@types/node": "18.19.74",
"@types/node": "18.19.75",
"@types/request": "2.48.12",
"@types/sinon": "9.0.11",
"@types/sinon-chai": "3.2.12",
Expand All @@ -106,7 +106,7 @@
"eslint-plugin-unused-imports": "3.2.0",
"express": "4.21.2",
"find-free-port": "2.0.0",
"firebase-tools": "13.29.2",
"firebase-tools": "13.30.0",
"glob": "7.2.3",
"http-server": "14.1.1",
"indexeddbshim": "10.1.0",
Expand Down Expand Up @@ -139,18 +139,18 @@
"nyc": "15.1.0",
"ora": "5.4.1",
"patch-package": "7.0.2",
"playwright": "1.50.0",
"playwright": "1.50.1",
"postinstall-postinstall": "2.1.0",
"prettier": "2.8.8",
"protractor": "5.4.2",
"request": "2.88.2",
"semver": "7.6.3",
"semver": "7.7.1",
"simple-git": "3.27.0",
"sinon": "9.2.4",
"sinon-chai": "3.7.0",
"source-map-loader": "1.1.3",
"sqlite3": "5.1.7",
"terser": "5.37.0",
"terser": "5.38.1",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"tsec": "0.2.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"rollup-plugin-typescript2": "0.36.0",
"typescript": "5.5.4"
},
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 @@ -47,7 +47,7 @@
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"rollup-plugin-typescript2": "0.36.0",
"typescript": "5.5.4"
},
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 @@ -48,7 +48,7 @@
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"rollup-plugin-typescript2": "0.36.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-compat/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"rollup": "2.79.1",
"rollup-plugin-replace": "2.2.0",
"rollup-plugin-sourcemaps": "0.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@rollup/plugin-terser": "0.4.4",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-uglify": "6.0.4",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"lerna": "4.0.0"
},
"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 @@ -431,7 +431,7 @@
"devDependencies": {
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"rollup-plugin-sourcemaps": "0.6.3",
"@rollup/plugin-terser": "0.4.4",
"rollup-plugin-typescript2": "0.36.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-plugin-sourcemaps": "0.6.3",
"@rollup/plugin-terser": "0.4.4",
"rollup-plugin-typescript2": "0.36.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"ts-node": "10.9.2",
"typescript": "5.5.4"
},
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 @@ -48,7 +48,7 @@
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"rollup-plugin-typescript2": "0.36.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "5.5.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 @@ -53,7 +53,7 @@
"rollup": "2.79.2",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"rollup-plugin-typescript2": "0.36.0",
"rollup-plugin-uglify": "6.0.4",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion repo-scripts/changelog-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@changesets/types": "3.3.0",
"@changesets/get-github-info": "0.6.0",
"@types/node": "18.19.74"
"@types/node": "18.19.75"
},
"license": "Apache-2.0",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion repo-scripts/size-analysis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@firebase/util": "1.10.3",
"@rollup/plugin-commonjs": "21.1.0",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/plugin-virtual": "2.1.0",
"@types/webpack": "5.28.5",
"child-process-promise": "2.2.1",
Expand Down
Loading

0 comments on commit 6a28a72

Please sign in to comment.