From 65b5ae90e820f675b5157e08ce1b69213e4fa138 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 18:45:30 +0000 Subject: [PATCH] Update dependency @rollup/plugin-node-resolve to v15.3.1 --- _old/callbacks/package.json | 2 +- components/Miscellaneous/package.json | 2 +- components/Miscellaneous/yarn.lock | 21 ++++----------------- components/Typography/package.json | 2 +- components/Typography/yarn.lock | 21 ++++----------------- components/innerComponents/package.json | 2 +- components/innerComponents/yarn.lock | 21 ++++----------------- 7 files changed, 16 insertions(+), 55 deletions(-) diff --git a/_old/callbacks/package.json b/_old/callbacks/package.json index 0d3f3d61..0d46c363 100644 --- a/_old/callbacks/package.json +++ b/_old/callbacks/package.json @@ -24,7 +24,7 @@ "@babel/preset-env": "7.19.4", "@rollup/plugin-babel": "6.0.3", "@rollup/plugin-commonjs": "22.0.2", - "@rollup/plugin-node-resolve": "15.0.1", + "@rollup/plugin-node-resolve": "15.3.1", "babel-eslint": "10.1.0", "eslint": "8.26.0", "eslint-plugin-json": "3.1.0", diff --git a/components/Miscellaneous/package.json b/components/Miscellaneous/package.json index 197892e3..d51b5577 100644 --- a/components/Miscellaneous/package.json +++ b/components/Miscellaneous/package.json @@ -26,7 +26,7 @@ "@babel/preset-env": "7.19.4", "@rollup/plugin-babel": "6.0.3", "@rollup/plugin-commonjs": "22.0.2", - "@rollup/plugin-node-resolve": "15.0.1", + "@rollup/plugin-node-resolve": "15.3.1", "eslint": "8.26.0", "eslint-plugin-json": "3.1.0", "prettier": "2.7.1", diff --git a/components/Miscellaneous/yarn.lock b/components/Miscellaneous/yarn.lock index 470d80a5..58d926b8 100644 --- a/components/Miscellaneous/yarn.lock +++ b/components/Miscellaneous/yarn.lock @@ -1055,15 +1055,14 @@ magic-string "^0.25.7" resolve "^1.17.0" -"@rollup/plugin-node-resolve@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.1.tgz#72be449b8e06f6367168d5b3cd5e2802e0248971" - integrity sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg== +"@rollup/plugin-node-resolve@15.3.1": + version "15.3.1" + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz#66008953c2524be786aa319d49e32f2128296a78" + integrity sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA== dependencies: "@rollup/pluginutils" "^5.0.1" "@types/resolve" "1.20.2" deepmerge "^4.2.2" - is-builtin-module "^3.2.0" is-module "^1.0.0" resolve "^1.22.1" @@ -1345,11 +1344,6 @@ buffer-xor@^1.0.3: resolved "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz" integrity sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ== -builtin-modules@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" - integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== - call-bind@^1.0.0: version "1.0.2" resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz" @@ -2040,13 +2034,6 @@ is-binary-path@~2.1.0: dependencies: binary-extensions "^2.0.0" -is-builtin-module@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0" - integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw== - dependencies: - builtin-modules "^3.3.0" - is-core-module@^2.9.0: version "2.9.0" resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz" diff --git a/components/Typography/package.json b/components/Typography/package.json index f9b6670e..d5b069e8 100644 --- a/components/Typography/package.json +++ b/components/Typography/package.json @@ -26,7 +26,7 @@ "@babel/preset-env": "7.19.4", "@rollup/plugin-babel": "6.0.3", "@rollup/plugin-commonjs": "22.0.2", - "@rollup/plugin-node-resolve": "15.0.1", + "@rollup/plugin-node-resolve": "15.3.1", "eslint": "8.26.0", "eslint-plugin-json": "3.1.0", "jest": "29.2.2", diff --git a/components/Typography/yarn.lock b/components/Typography/yarn.lock index e42d943a..b3729862 100644 --- a/components/Typography/yarn.lock +++ b/components/Typography/yarn.lock @@ -1296,15 +1296,14 @@ magic-string "^0.25.7" resolve "^1.17.0" -"@rollup/plugin-node-resolve@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.1.tgz#72be449b8e06f6367168d5b3cd5e2802e0248971" - integrity sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg== +"@rollup/plugin-node-resolve@15.3.1": + version "15.3.1" + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz#66008953c2524be786aa319d49e32f2128296a78" + integrity sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA== dependencies: "@rollup/pluginutils" "^5.0.1" "@types/resolve" "1.20.2" deepmerge "^4.2.2" - is-builtin-module "^3.2.0" is-module "^1.0.0" resolve "^1.22.1" @@ -1772,11 +1771,6 @@ buffer-xor@^1.0.3: resolved "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz" integrity sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ== -builtin-modules@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" - integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== - call-bind@^1.0.0: version "1.0.2" resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz" @@ -2642,13 +2636,6 @@ is-binary-path@~2.1.0: dependencies: binary-extensions "^2.0.0" -is-builtin-module@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0" - integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw== - dependencies: - builtin-modules "^3.3.0" - is-core-module@^2.8.1: version "2.9.0" resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz" diff --git a/components/innerComponents/package.json b/components/innerComponents/package.json index cc531bfd..0d5fae97 100644 --- a/components/innerComponents/package.json +++ b/components/innerComponents/package.json @@ -26,7 +26,7 @@ "@babel/preset-env": "7.19.4", "@rollup/plugin-babel": "6.0.3", "@rollup/plugin-commonjs": "22.0.2", - "@rollup/plugin-node-resolve": "15.0.1", + "@rollup/plugin-node-resolve": "15.3.1", "eslint": "8.26.0", "eslint-plugin-json": "3.1.0", "prettier": "2.7.1", diff --git a/components/innerComponents/yarn.lock b/components/innerComponents/yarn.lock index 470d80a5..58d926b8 100644 --- a/components/innerComponents/yarn.lock +++ b/components/innerComponents/yarn.lock @@ -1055,15 +1055,14 @@ magic-string "^0.25.7" resolve "^1.17.0" -"@rollup/plugin-node-resolve@15.0.1": - version "15.0.1" - resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.1.tgz#72be449b8e06f6367168d5b3cd5e2802e0248971" - integrity sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg== +"@rollup/plugin-node-resolve@15.3.1": + version "15.3.1" + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz#66008953c2524be786aa319d49e32f2128296a78" + integrity sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA== dependencies: "@rollup/pluginutils" "^5.0.1" "@types/resolve" "1.20.2" deepmerge "^4.2.2" - is-builtin-module "^3.2.0" is-module "^1.0.0" resolve "^1.22.1" @@ -1345,11 +1344,6 @@ buffer-xor@^1.0.3: resolved "https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz" integrity sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ== -builtin-modules@^3.3.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6" - integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw== - call-bind@^1.0.0: version "1.0.2" resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz" @@ -2040,13 +2034,6 @@ is-binary-path@~2.1.0: dependencies: binary-extensions "^2.0.0" -is-builtin-module@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0" - integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw== - dependencies: - builtin-modules "^3.3.0" - is-core-module@^2.9.0: version "2.9.0" resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz"