diff --git a/1.4/components/Miscellaneous/package.json b/1.4/components/Miscellaneous/package.json index 245d9c01..34a02a50 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.29.5", "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..bfd12bd0 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.29.5", "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..ea263b0d 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.29.5", "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..61522268 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.29.5", "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..4d060064 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.29.5", "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..fc1db8d5 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.29.5", "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..b03b6a7e 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.29.5", "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..ef9e17d8 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.29.5: + version "3.29.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54" + integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w== optionalDependencies: fsevents "~2.3.2" diff --git a/components/Typography/package.json b/components/Typography/package.json index f9b6670e..ec16d6f4 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.29.5", "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..f713c897 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.29.5: + version "3.29.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54" + integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w== optionalDependencies: fsevents "~2.3.2" diff --git a/components/innerComponents/package.json b/components/innerComponents/package.json index cc531bfd..b61741c0 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.29.5", "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..ef9e17d8 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.29.5: + version "3.29.5" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54" + integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w== optionalDependencies: fsevents "~2.3.2"