diff --git a/1.4/components/Miscellaneous/package.json b/1.4/components/Miscellaneous/package.json index 245d9c01..2e0fdd2e 100644 --- a/1.4/components/Miscellaneous/package.json +++ b/1.4/components/Miscellaneous/package.json @@ -30,7 +30,7 @@ "eslint": "8.19.0", "eslint-plugin-json": "3.1.0", "prettier": "2.7.1", - "rollup": "2.77.2", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/1.4/components/Typography/package.json b/1.4/components/Typography/package.json index 1ce2577a..b091fc67 100644 --- a/1.4/components/Typography/package.json +++ b/1.4/components/Typography/package.json @@ -31,7 +31,7 @@ "eslint-plugin-json": "3.1.0", "jest": "28.1.3", "prettier": "2.7.1", - "rollup": "2.77.2", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/1.4/components/innerComponents/package.json b/1.4/components/innerComponents/package.json index aa17c05e..0466fd83 100644 --- a/1.4/components/innerComponents/package.json +++ b/1.4/components/innerComponents/package.json @@ -30,7 +30,7 @@ "eslint": "8.19.0", "eslint-plugin-json": "3.1.0", "prettier": "2.7.1", - "rollup": "2.77.2", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/1.4/package.json b/1.4/package.json index 3df5c615..c9d2b8c5 100644 --- a/1.4/package.json +++ b/1.4/package.json @@ -34,7 +34,7 @@ "jest": "28.1.3", "markup-generator": "^0.6.0", "prettier": "2.7.1", - "rollup": "2.77.2", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/WORK/package.json b/WORK/package.json index 27d83a6d..d8566ac9 100644 --- a/WORK/package.json +++ b/WORK/package.json @@ -33,7 +33,7 @@ "jest": "29.2.2", "markup-generator": "2.7.0", "prettier": "2.7.1", - "rollup": "3.7.4", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/_old/callbacks/package.json b/_old/callbacks/package.json index 0d3f3d61..4ac30bd3 100644 --- a/_old/callbacks/package.json +++ b/_old/callbacks/package.json @@ -29,7 +29,7 @@ "eslint": "8.26.0", "eslint-plugin-json": "3.1.0", "prettier": "2.7.1", - "rollup": "3.7.4", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/components/Miscellaneous/package.json b/components/Miscellaneous/package.json index 197892e3..58da03e3 100644 --- a/components/Miscellaneous/package.json +++ b/components/Miscellaneous/package.json @@ -30,7 +30,7 @@ "eslint": "8.26.0", "eslint-plugin-json": "3.1.0", "prettier": "2.7.1", - "rollup": "3.7.4", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/components/Miscellaneous/yarn.lock b/components/Miscellaneous/yarn.lock index 470d80a5..8afba72c 100644 --- a/components/Miscellaneous/yarn.lock +++ b/components/Miscellaneous/yarn.lock @@ -2741,10 +2741,10 @@ rollup-pluginutils@^2.3.1: dependencies: estree-walker "^0.6.1" -rollup@3.7.4: - version "3.7.4" - resolved "https://registry.npmjs.org/rollup/-/rollup-3.7.4.tgz" - integrity sha512-jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgxw== +rollup@3.21.1: + version "3.21.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.1.tgz#d56f32ee041383b60909e3d3195b54b69912dbb0" + integrity sha512-GpUgqWCw56OSiBKf7lcAITstYiBV1/EKaKYPl9r8HgAxc6/qYAVw1PaHWnvHWFziRaf4HsVCDLq/IGtBi1K/Zw== optionalDependencies: fsevents "~2.3.2" diff --git a/components/Typography/package.json b/components/Typography/package.json index f9b6670e..29e64500 100644 --- a/components/Typography/package.json +++ b/components/Typography/package.json @@ -31,7 +31,7 @@ "eslint-plugin-json": "3.1.0", "jest": "29.2.2", "prettier": "2.7.1", - "rollup": "3.7.4", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/components/Typography/yarn.lock b/components/Typography/yarn.lock index e42d943a..11d5590c 100644 --- a/components/Typography/yarn.lock +++ b/components/Typography/yarn.lock @@ -3955,10 +3955,10 @@ rollup-pluginutils@^2.3.1: dependencies: estree-walker "^0.6.1" -rollup@3.7.4: - version "3.7.4" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.4.tgz#993c3b30eff1df96f5eafb7c2ef7648960f2fa34" - integrity sha512-jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgxw== +rollup@3.21.1: + version "3.21.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.1.tgz#d56f32ee041383b60909e3d3195b54b69912dbb0" + integrity sha512-GpUgqWCw56OSiBKf7lcAITstYiBV1/EKaKYPl9r8HgAxc6/qYAVw1PaHWnvHWFziRaf4HsVCDLq/IGtBi1K/Zw== optionalDependencies: fsevents "~2.3.2" diff --git a/components/innerComponents/package.json b/components/innerComponents/package.json index cc531bfd..2ad1efd9 100644 --- a/components/innerComponents/package.json +++ b/components/innerComponents/package.json @@ -30,7 +30,7 @@ "eslint": "8.26.0", "eslint-plugin-json": "3.1.0", "prettier": "2.7.1", - "rollup": "3.7.4", + "rollup": "3.21.1", "rollup-plugin-includepaths": "0.2.4", "rollup-plugin-node-builtins": "2.1.2", "rollup-plugin-node-globals": "1.4.0", diff --git a/components/innerComponents/yarn.lock b/components/innerComponents/yarn.lock index 470d80a5..8afba72c 100644 --- a/components/innerComponents/yarn.lock +++ b/components/innerComponents/yarn.lock @@ -2741,10 +2741,10 @@ rollup-pluginutils@^2.3.1: dependencies: estree-walker "^0.6.1" -rollup@3.7.4: - version "3.7.4" - resolved "https://registry.npmjs.org/rollup/-/rollup-3.7.4.tgz" - integrity sha512-jN9rx3k5pfg9H9al0r0y1EYKSeiRANZRYX32SuNXAnKzh6cVyf4LZVto1KAuDnbHT03E1CpsgqDKaqQ8FZtgxw== +rollup@3.21.1: + version "3.21.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.1.tgz#d56f32ee041383b60909e3d3195b54b69912dbb0" + integrity sha512-GpUgqWCw56OSiBKf7lcAITstYiBV1/EKaKYPl9r8HgAxc6/qYAVw1PaHWnvHWFziRaf4HsVCDLq/IGtBi1K/Zw== optionalDependencies: fsevents "~2.3.2"