Skip to content

Commit 853a785

Browse files
committed
@rollup/plugin-node-resolve 13 -> 16
1 parent b16f105 commit 853a785

File tree

11 files changed

+23
-38
lines changed

11 files changed

+23
-38
lines changed

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"rollup": "2.79.2",
5252
"@rollup/plugin-commonjs": "21.1.0",
5353
"@rollup/plugin-json": "6.1.0",
54-
"@rollup/plugin-node-resolve": "13.3.0",
54+
"@rollup/plugin-node-resolve": "16.0.0",
5555
"rollup-plugin-typescript2": "0.36.0",
5656
"typescript": "5.5.4"
5757
},

packages/app-check-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"rollup": "2.79.2",
4848
"@rollup/plugin-commonjs": "21.1.0",
4949
"@rollup/plugin-json": "6.1.0",
50-
"@rollup/plugin-node-resolve": "13.3.0",
50+
"@rollup/plugin-node-resolve": "16.0.0",
5151
"rollup-plugin-typescript2": "0.36.0",
5252
"typescript": "5.5.4"
5353
},

packages/app-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"rollup": "2.79.2",
4949
"@rollup/plugin-commonjs": "21.1.0",
5050
"@rollup/plugin-json": "6.1.0",
51-
"@rollup/plugin-node-resolve": "13.3.0",
51+
"@rollup/plugin-node-resolve": "16.0.0",
5252
"rollup-plugin-typescript2": "0.36.0",
5353
"typescript": "5.5.4"
5454
},

packages/auth-compat/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@rollup/plugin-commonjs": "21.1.0",
3030
"@rollup/plugin-json": "4.1.0",
31-
"@rollup/plugin-node-resolve": "13.3.0",
31+
"@rollup/plugin-node-resolve": "16.0.0",
3232
"rollup": "2.79.1",
3333
"rollup-plugin-replace": "2.2.0",
3434
"rollup-plugin-sourcemaps": "0.6.3",

packages/auth/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@rollup/plugin-terser": "0.4.4",
3333
"rollup-plugin-typescript2": "0.31.2",
3434
"rollup-plugin-uglify": "6.0.4",
35-
"@rollup/plugin-node-resolve": "13.3.0",
35+
"@rollup/plugin-node-resolve": "16.0.0",
3636
"lerna": "4.0.0"
3737
},
3838
"repository": {

packages/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431
"devDependencies": {
432432
"rollup": "2.79.2",
433433
"@rollup/plugin-commonjs": "21.1.0",
434-
"@rollup/plugin-node-resolve": "13.3.0",
434+
"@rollup/plugin-node-resolve": "16.0.0",
435435
"rollup-plugin-sourcemaps": "0.6.3",
436436
"@rollup/plugin-terser": "0.4.4",
437437
"rollup-plugin-typescript2": "0.36.0",

packages/firestore-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"rollup-plugin-sourcemaps": "0.6.3",
6060
"@rollup/plugin-terser": "0.4.4",
6161
"rollup-plugin-typescript2": "0.36.0",
62-
"@rollup/plugin-node-resolve": "13.3.0",
62+
"@rollup/plugin-node-resolve": "16.0.0",
6363
"ts-node": "10.9.2",
6464
"typescript": "5.5.4"
6565
},

packages/installations-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"rollup": "2.79.2",
4949
"@rollup/plugin-commonjs": "21.1.0",
5050
"@rollup/plugin-json": "6.1.0",
51-
"@rollup/plugin-node-resolve": "13.3.0",
51+
"@rollup/plugin-node-resolve": "16.0.0",
5252
"rollup-plugin-typescript2": "0.36.0",
5353
"rollup-plugin-uglify": "6.0.4",
5454
"typescript": "5.5.4"

packages/installations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rollup": "2.79.2",
5454
"@rollup/plugin-commonjs": "21.1.0",
5555
"@rollup/plugin-json": "6.1.0",
56-
"@rollup/plugin-node-resolve": "13.3.0",
56+
"@rollup/plugin-node-resolve": "16.0.0",
5757
"rollup-plugin-typescript2": "0.36.0",
5858
"rollup-plugin-uglify": "6.0.4",
5959
"typescript": "5.5.4"

repo-scripts/size-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@firebase/util": "1.10.3",
2626
"@rollup/plugin-commonjs": "21.1.0",
2727
"@rollup/plugin-json": "6.1.0",
28-
"@rollup/plugin-node-resolve": "13.3.0",
28+
"@rollup/plugin-node-resolve": "16.0.0",
2929
"@rollup/plugin-virtual": "2.1.0",
3030
"@types/webpack": "5.28.5",
3131
"child-process-promise": "2.2.1",

yarn.lock

Lines changed: 13 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2622,17 +2622,16 @@
26222622
dependencies:
26232623
"@rollup/pluginutils" "^5.1.0"
26242624

2625-
"@rollup/plugin-node-resolve@13.3.0":
2626-
version "13.3.0"
2627-
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.3.0.tgz#da1c5c5ce8316cef96a2f823d111c1e4e498801c"
2628-
integrity sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==
2625+
"@rollup/plugin-node-resolve@16.0.0":
2626+
version "16.0.0"
2627+
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.0.tgz#b1a0594661f40d7b061d82136e847354ff85f211"
2628+
integrity sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==
26292629
dependencies:
2630-
"@rollup/pluginutils" "^3.1.0"
2631-
"@types/resolve" "1.17.1"
2630+
"@rollup/pluginutils" "^5.0.1"
2631+
"@types/resolve" "1.20.2"
26322632
deepmerge "^4.2.2"
2633-
is-builtin-module "^3.1.0"
26342633
is-module "^1.0.0"
2635-
resolve "^1.19.0"
2634+
resolve "^1.22.1"
26362635

26372636
26382637
version "2.1.0"
@@ -2674,7 +2673,7 @@
26742673
estree-walker "^2.0.1"
26752674
picomatch "^2.2.2"
26762675

2677-
"@rollup/pluginutils@^5.1.0":
2676+
"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0":
26782677
version "5.1.4"
26792678
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a"
26802679
integrity sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==
@@ -3206,12 +3205,10 @@
32063205
"@types/tough-cookie" "*"
32073206
form-data "^2.5.0"
32083207

3209-
3210-
version "1.17.1"
3211-
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"
3212-
integrity sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==
3213-
dependencies:
3214-
"@types/node" "*"
3208+
3209+
version "1.20.2"
3210+
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
3211+
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
32153212

32163213
32173214
version "1.20.6"
@@ -4957,11 +4954,6 @@ builtin-modules@^1.1.1:
49574954
resolved "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
49584955
integrity sha512-wxXCdllwGhI2kCC0MnvTGYTMvnVZTvqgypkiTI8Pa5tcz2i6VqsqwYGgqwXji+4RgCzms6EajE4IxiUH6HH8nQ==
49594956

4960-
builtin-modules@^3.3.0:
4961-
version "3.3.0"
4962-
resolved "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
4963-
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
4964-
49654957
builtin-status-codes@^3.0.0:
49664958
version "3.0.0"
49674959
resolved "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
@@ -9416,13 +9408,6 @@ is-buffer@^1.1.5:
94169408
resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
94179409
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
94189410

9419-
is-builtin-module@^3.1.0:
9420-
version "3.2.1"
9421-
resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
9422-
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
9423-
dependencies:
9424-
builtin-modules "^3.3.0"
9425-
94269411
is-callable@^1.2.7:
94279412
version "1.2.7"
94289413
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
@@ -14265,7 +14250,7 @@ resolve.exports@^2.0.0:
1426514250
resolved "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz#41955e6f1b4013b7586f873749a635dea07ebe3f"
1426614251
integrity sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==
1426714252

14268-
resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.4, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0, resolve@~1.22.0, resolve@~1.22.1:
14253+
resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.22.4, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0, resolve@~1.22.0, resolve@~1.22.1:
1426914254
version "1.22.10"
1427014255
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39"
1427114256
integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==

0 commit comments

Comments
 (0)