git.fiddlerwoaroof.com
Browse code

chore: bump @rollup/plugin-babel from 5.3.1 to 6.0.3 in /react-demo

Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) from 5.3.1 to 6.0.3.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v6.0.3/packages/babel)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-babel"
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 01/04/2023 01:34:09
Showing 2 changed files
... ...
@@ -19,7 +19,7 @@
19 19
         "@babel/plugin-transform-react-jsx": "^7.17.12",
20 20
         "@babel/preset-env": "^7.18.2",
21 21
         "@babel/preset-react": "^7.18.6",
22
-        "@rollup/plugin-babel": "^5.3.1",
22
+        "@rollup/plugin-babel": "^6.0.3",
23 23
         "@rollup/plugin-commonjs": "^22.0.0",
24 24
         "@rollup/plugin-node-resolve": "^13.3.0",
25 25
         "@rollup/plugin-replace": "^5.0.2",
... ...
@@ -1853,25 +1853,50 @@
1853 1853
       "optional": true
1854 1854
     },
1855 1855
     "node_modules/@rollup/plugin-babel": {
1856
-      "version": "5.3.1",
1857
-      "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
1858
-      "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
1856
+      "version": "6.0.3",
1857
+      "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-6.0.3.tgz",
1858
+      "integrity": "sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==",
1859 1859
       "dev": true,
1860 1860
       "dependencies": {
1861
-        "@babel/helper-module-imports": "^7.10.4",
1862
-        "@rollup/pluginutils": "^3.1.0"
1861
+        "@babel/helper-module-imports": "^7.18.6",
1862
+        "@rollup/pluginutils": "^5.0.1"
1863 1863
       },
1864 1864
       "engines": {
1865
-        "node": ">= 10.0.0"
1865
+        "node": ">=14.0.0"
1866 1866
       },
1867 1867
       "peerDependencies": {
1868 1868
         "@babel/core": "^7.0.0",
1869 1869
         "@types/babel__core": "^7.1.9",
1870
-        "rollup": "^1.20.0||^2.0.0"
1870
+        "rollup": "^1.20.0||^2.0.0||^3.0.0"
1871 1871
       },
1872 1872
       "peerDependenciesMeta": {
1873 1873
         "@types/babel__core": {
1874 1874
           "optional": true
1875
+        },
1876
+        "rollup": {
1877
+          "optional": true
1878
+        }
1879
+      }
1880
+    },
1881
+    "node_modules/@rollup/plugin-babel/node_modules/@rollup/pluginutils": {
1882
+      "version": "5.0.2",
1883
+      "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.2.tgz",
1884
+      "integrity": "sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==",
1885
+      "dev": true,
1886
+      "dependencies": {
1887
+        "@types/estree": "^1.0.0",
1888
+        "estree-walker": "^2.0.2",
1889
+        "picomatch": "^2.3.1"
1890
+      },
1891
+      "engines": {
1892
+        "node": ">=14.0.0"
1893
+      },
1894
+      "peerDependencies": {
1895
+        "rollup": "^1.20.0||^2.0.0||^3.0.0"
1896
+      },
1897
+      "peerDependenciesMeta": {
1898
+        "rollup": {
1899
+          "optional": true
1875 1900
         }
1876 1901
       }
1877 1902
     },
... ...
@@ -8732,13 +8757,26 @@
8732 8757
       "optional": true
8733 8758
     },
8734 8759
     "@rollup/plugin-babel": {
8735
-      "version": "5.3.1",
8736
-      "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
8737
-      "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
8760
+      "version": "6.0.3",
8761
+      "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-6.0.3.tgz",
8762
+      "integrity": "sha512-fKImZKppa1A/gX73eg4JGo+8kQr/q1HBQaCGKECZ0v4YBBv3lFqi14+7xyApECzvkLTHCifx+7ntcrvtBIRcpg==",
8738 8763
       "dev": true,
8739 8764
       "requires": {
8740
-        "@babel/helper-module-imports": "^7.10.4",
8741
-        "@rollup/pluginutils": "^3.1.0"
8765
+        "@babel/helper-module-imports": "^7.18.6",
8766
+        "@rollup/pluginutils": "^5.0.1"
8767
+      },
8768
+      "dependencies": {
8769
+        "@rollup/pluginutils": {
8770
+          "version": "5.0.2",
8771
+          "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.2.tgz",
8772
+          "integrity": "sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==",
8773
+          "dev": true,
8774
+          "requires": {
8775
+            "@types/estree": "^1.0.0",
8776
+            "estree-walker": "^2.0.2",
8777
+            "picomatch": "^2.3.1"
8778
+          }
8779
+        }
8742 8780
       }
8743 8781
     },
8744 8782
     "@rollup/plugin-commonjs": {
... ...
@@ -12,7 +12,7 @@
12 12
     "@babel/plugin-transform-react-jsx": "^7.17.12",
13 13
     "@babel/preset-env": "^7.18.2",
14 14
     "@babel/preset-react": "^7.18.6",
15
-    "@rollup/plugin-babel": "^5.3.1",
15
+    "@rollup/plugin-babel": "^6.0.3",
16 16
     "@rollup/plugin-commonjs": "^22.0.0",
17 17
     "@rollup/plugin-node-resolve": "^13.3.0",
18 18
     "@rollup/plugin-replace": "^5.0.2",