git.fiddlerwoaroof.com
Browse code

chore: bump @babel/plugin-transform-react-jsx in /react-demo

Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx) from 7.21.5 to 7.22.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.3/packages/babel-plugin-transform-react-jsx)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-react-jsx"
dependency-type: direct:development
update-type: version-update:semver-minor
...

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

dependabot[bot] authored on 29/05/2023 08:59:03
Showing 2 changed files
... ...
@@ -16,7 +16,7 @@
16 16
       "devDependencies": {
17 17
         "@babel/cli": "^7.21.5",
18 18
         "@babel/core": "^7.21.8",
19
-        "@babel/plugin-transform-react-jsx": "^7.21.5",
19
+        "@babel/plugin-transform-react-jsx": "^7.22.3",
20 20
         "@babel/preset-env": "^7.21.5",
21 21
         "@babel/preset-react": "^7.18.6",
22 22
         "@rollup/plugin-babel": "^6.0.3",
... ...
@@ -1397,16 +1397,16 @@
1397 1397
       }
1398 1398
     },
1399 1399
     "node_modules/@babel/plugin-transform-react-jsx": {
1400
-      "version": "7.21.5",
1401
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.21.5.tgz",
1402
-      "integrity": "sha512-ELdlq61FpoEkHO6gFRpfj0kUgSwQTGoaEU8eMRoS8Dv3v6e7BjEAj5WMtIBRdHUeAioMhKP5HyxNzNnP+heKbA==",
1400
+      "version": "7.22.3",
1401
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz",
1402
+      "integrity": "sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==",
1403 1403
       "dev": true,
1404 1404
       "dependencies": {
1405 1405
         "@babel/helper-annotate-as-pure": "^7.18.6",
1406 1406
         "@babel/helper-module-imports": "^7.21.4",
1407 1407
         "@babel/helper-plugin-utils": "^7.21.5",
1408 1408
         "@babel/plugin-syntax-jsx": "^7.21.4",
1409
-        "@babel/types": "^7.21.5"
1409
+        "@babel/types": "^7.22.3"
1410 1410
       },
1411 1411
       "engines": {
1412 1412
         "node": ">=6.9.0"
... ...
@@ -1764,9 +1764,9 @@
1764 1764
       }
1765 1765
     },
1766 1766
     "node_modules/@babel/types": {
1767
-      "version": "7.21.5",
1768
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz",
1769
-      "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==",
1767
+      "version": "7.22.3",
1768
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.3.tgz",
1769
+      "integrity": "sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg==",
1770 1770
       "dev": true,
1771 1771
       "dependencies": {
1772 1772
         "@babel/helper-string-parser": "^7.21.5",
... ...
@@ -9026,16 +9026,16 @@
9026 9026
       }
9027 9027
     },
9028 9028
     "@babel/plugin-transform-react-jsx": {
9029
-      "version": "7.21.5",
9030
-      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.21.5.tgz",
9031
-      "integrity": "sha512-ELdlq61FpoEkHO6gFRpfj0kUgSwQTGoaEU8eMRoS8Dv3v6e7BjEAj5WMtIBRdHUeAioMhKP5HyxNzNnP+heKbA==",
9029
+      "version": "7.22.3",
9030
+      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz",
9031
+      "integrity": "sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==",
9032 9032
       "dev": true,
9033 9033
       "requires": {
9034 9034
         "@babel/helper-annotate-as-pure": "^7.18.6",
9035 9035
         "@babel/helper-module-imports": "^7.21.4",
9036 9036
         "@babel/helper-plugin-utils": "^7.21.5",
9037 9037
         "@babel/plugin-syntax-jsx": "^7.21.4",
9038
-        "@babel/types": "^7.21.5"
9038
+        "@babel/types": "^7.22.3"
9039 9039
       }
9040 9040
     },
9041 9041
     "@babel/plugin-transform-react-jsx-development": {
... ...
@@ -9297,9 +9297,9 @@
9297 9297
       }
9298 9298
     },
9299 9299
     "@babel/types": {
9300
-      "version": "7.21.5",
9301
-      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz",
9302
-      "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==",
9300
+      "version": "7.22.3",
9301
+      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.3.tgz",
9302
+      "integrity": "sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg==",
9303 9303
       "dev": true,
9304 9304
       "requires": {
9305 9305
         "@babel/helper-string-parser": "^7.21.5",
... ...
@@ -10,7 +10,7 @@
10 10
   "devDependencies": {
11 11
     "@babel/cli": "^7.21.5",
12 12
     "@babel/core": "^7.21.8",
13
-    "@babel/plugin-transform-react-jsx": "^7.21.5",
13
+    "@babel/plugin-transform-react-jsx": "^7.22.3",
14 14
     "@babel/preset-env": "^7.21.5",
15 15
     "@babel/preset-react": "^7.18.6",
16 16
     "@rollup/plugin-babel": "^6.0.3",