git.fiddlerwoaroof.com
Browse code

Merge pull request #868 from fiddlerwoaroof/dependabot/npm_and_yarn/react-demo/babel/preset-react-7.22.3

chore: bump @babel/preset-react from 7.18.6 to 7.22.3 in /react-demo

Ed Langley authored on 01/06/2023 06:30:58
Showing 2 changed files
... ...
@@ -18,7 +18,7 @@
18 18
         "@babel/core": "^7.21.8",
19 19
         "@babel/plugin-transform-react-jsx": "^7.22.3",
20 20
         "@babel/preset-env": "^7.21.5",
21
-        "@babel/preset-react": "^7.18.6",
21
+        "@babel/preset-react": "^7.22.3",
22 22
         "@rollup/plugin-babel": "^6.0.3",
23 23
         "@rollup/plugin-commonjs": "^25.0.0",
24 24
         "@rollup/plugin-node-resolve": "^15.0.2",
... ...
@@ -1691,15 +1691,15 @@
1691 1691
       }
1692 1692
     },
1693 1693
     "node_modules/@babel/preset-react": {
1694
-      "version": "7.18.6",
1695
-      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz",
1696
-      "integrity": "sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==",
1694
+      "version": "7.22.3",
1695
+      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.3.tgz",
1696
+      "integrity": "sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==",
1697 1697
       "dev": true,
1698 1698
       "dependencies": {
1699
-        "@babel/helper-plugin-utils": "^7.18.6",
1700
-        "@babel/helper-validator-option": "^7.18.6",
1699
+        "@babel/helper-plugin-utils": "^7.21.5",
1700
+        "@babel/helper-validator-option": "^7.21.0",
1701 1701
         "@babel/plugin-transform-react-display-name": "^7.18.6",
1702
-        "@babel/plugin-transform-react-jsx": "^7.18.6",
1702
+        "@babel/plugin-transform-react-jsx": "^7.22.3",
1703 1703
         "@babel/plugin-transform-react-jsx-development": "^7.18.6",
1704 1704
         "@babel/plugin-transform-react-pure-annotations": "^7.18.6"
1705 1705
       },
... ...
@@ -9239,15 +9239,15 @@
9239 9239
       }
9240 9240
     },
9241 9241
     "@babel/preset-react": {
9242
-      "version": "7.18.6",
9243
-      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz",
9244
-      "integrity": "sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==",
9242
+      "version": "7.22.3",
9243
+      "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.3.tgz",
9244
+      "integrity": "sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==",
9245 9245
       "dev": true,
9246 9246
       "requires": {
9247
-        "@babel/helper-plugin-utils": "^7.18.6",
9248
-        "@babel/helper-validator-option": "^7.18.6",
9247
+        "@babel/helper-plugin-utils": "^7.21.5",
9248
+        "@babel/helper-validator-option": "^7.21.0",
9249 9249
         "@babel/plugin-transform-react-display-name": "^7.18.6",
9250
-        "@babel/plugin-transform-react-jsx": "^7.18.6",
9250
+        "@babel/plugin-transform-react-jsx": "^7.22.3",
9251 9251
         "@babel/plugin-transform-react-jsx-development": "^7.18.6",
9252 9252
         "@babel/plugin-transform-react-pure-annotations": "^7.18.6"
9253 9253
       }
... ...
@@ -12,7 +12,7 @@
12 12
     "@babel/core": "^7.21.8",
13 13
     "@babel/plugin-transform-react-jsx": "^7.22.3",
14 14
     "@babel/preset-env": "^7.21.5",
15
-    "@babel/preset-react": "^7.18.6",
15
+    "@babel/preset-react": "^7.22.3",
16 16
     "@rollup/plugin-babel": "^6.0.3",
17 17
     "@rollup/plugin-commonjs": "^25.0.0",
18 18
     "@rollup/plugin-node-resolve": "^15.0.2",