diff --git a/1.4/components/Miscellaneous/package.json b/1.4/components/Miscellaneous/package.json index 245d9c01..5cdb2911 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.20.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..fe2288ec 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.20.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..d63897c6 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.20.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..442f293b 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.20.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..1f5ed741 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.20.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..818ad87f 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.20.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..d72f30f9 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.20.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..b2e8f0bb 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.20.1: + version "3.20.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.1.tgz#55ff22ff0d8cf1ff5b7560b03946dfe42cde9820" + integrity sha512-sz2w8cBJlWQ2E17RcpvHuf4sk2BQx4tfKDnjNPikEpLEevrbIAR7CH3PGa2hpPwWbNgPaA9yh9Jzljds5bc9zg== optionalDependencies: fsevents "~2.3.2" diff --git a/components/Typography/package.json b/components/Typography/package.json index f9b6670e..a42a2c1b 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.20.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..1f101318 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.20.1: + version "3.20.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.1.tgz#55ff22ff0d8cf1ff5b7560b03946dfe42cde9820" + integrity sha512-sz2w8cBJlWQ2E17RcpvHuf4sk2BQx4tfKDnjNPikEpLEevrbIAR7CH3PGa2hpPwWbNgPaA9yh9Jzljds5bc9zg== optionalDependencies: fsevents "~2.3.2" diff --git a/components/innerComponents/package.json b/components/innerComponents/package.json index cc531bfd..427be935 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.20.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..b2e8f0bb 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.20.1: + version "3.20.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.1.tgz#55ff22ff0d8cf1ff5b7560b03946dfe42cde9820" + integrity sha512-sz2w8cBJlWQ2E17RcpvHuf4sk2BQx4tfKDnjNPikEpLEevrbIAR7CH3PGa2hpPwWbNgPaA9yh9Jzljds5bc9zg== optionalDependencies: fsevents "~2.3.2"