mirror of
				https://github.com/cinnyapp/cinny.git
				synced 2025-11-04 06:20:28 +03:00 
			
		
		
		
	Update babel monorepo to v7.19.3 (#880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									7db4146c8d
								
							
						
					
					
						commit
						820f255929
					
				
					 2 changed files with 80 additions and 80 deletions
				
			
		
							
								
								
									
										156
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										156
									
								
								package-lock.json
									
										
									
										generated
									
									
									
								
							| 
						 | 
				
			
			@ -41,8 +41,8 @@
 | 
			
		|||
        "twemoji": "14.0.2"
 | 
			
		||||
      },
 | 
			
		||||
      "devDependencies": {
 | 
			
		||||
        "@babel/core": "7.19.1",
 | 
			
		||||
        "@babel/preset-env": "7.19.1",
 | 
			
		||||
        "@babel/core": "7.19.3",
 | 
			
		||||
        "@babel/preset-env": "7.19.3",
 | 
			
		||||
        "@babel/preset-react": "7.18.6",
 | 
			
		||||
        "assert": "2.0.0",
 | 
			
		||||
        "babel-loader": "8.2.5",
 | 
			
		||||
| 
						 | 
				
			
			@ -105,30 +105,30 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/compat-data": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "engines": {
 | 
			
		||||
        "node": ">=6.9.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/core": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@ampproject/remapping": "^2.1.0",
 | 
			
		||||
        "@babel/code-frame": "^7.18.6",
 | 
			
		||||
        "@babel/generator": "^7.19.0",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.19.1",
 | 
			
		||||
        "@babel/generator": "^7.19.3",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.19.3",
 | 
			
		||||
        "@babel/helper-module-transforms": "^7.19.0",
 | 
			
		||||
        "@babel/helpers": "^7.19.0",
 | 
			
		||||
        "@babel/parser": "^7.19.1",
 | 
			
		||||
        "@babel/parser": "^7.19.3",
 | 
			
		||||
        "@babel/template": "^7.18.10",
 | 
			
		||||
        "@babel/traverse": "^7.19.1",
 | 
			
		||||
        "@babel/types": "^7.19.0",
 | 
			
		||||
        "@babel/traverse": "^7.19.3",
 | 
			
		||||
        "@babel/types": "^7.19.3",
 | 
			
		||||
        "convert-source-map": "^1.7.0",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "gensync": "^1.0.0-beta.2",
 | 
			
		||||
| 
						 | 
				
			
			@ -144,12 +144,12 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/generator": {
 | 
			
		||||
      "version": "7.19.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
 | 
			
		||||
      "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/types": "^7.19.0",
 | 
			
		||||
        "@babel/types": "^7.19.3",
 | 
			
		||||
        "@jridgewell/gen-mapping": "^0.3.2",
 | 
			
		||||
        "jsesc": "^2.5.1"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			@ -197,12 +197,12 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/helper-compilation-targets": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/compat-data": "^7.19.1",
 | 
			
		||||
        "@babel/compat-data": "^7.19.3",
 | 
			
		||||
        "@babel/helper-validator-option": "^7.18.6",
 | 
			
		||||
        "browserslist": "^4.21.3",
 | 
			
		||||
        "semver": "^6.3.0"
 | 
			
		||||
| 
						 | 
				
			
			@ -519,9 +519,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/parser": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "bin": {
 | 
			
		||||
        "parser": "bin/babel-parser.js"
 | 
			
		||||
| 
						 | 
				
			
			@ -1593,13 +1593,13 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/preset-env": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/compat-data": "^7.19.1",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.19.1",
 | 
			
		||||
        "@babel/compat-data": "^7.19.3",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.19.3",
 | 
			
		||||
        "@babel/helper-plugin-utils": "^7.19.0",
 | 
			
		||||
        "@babel/helper-validator-option": "^7.18.6",
 | 
			
		||||
        "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
 | 
			
		||||
| 
						 | 
				
			
			@ -1667,7 +1667,7 @@
 | 
			
		|||
        "@babel/plugin-transform-unicode-escapes": "^7.18.10",
 | 
			
		||||
        "@babel/plugin-transform-unicode-regex": "^7.18.6",
 | 
			
		||||
        "@babel/preset-modules": "^0.1.5",
 | 
			
		||||
        "@babel/types": "^7.19.0",
 | 
			
		||||
        "@babel/types": "^7.19.3",
 | 
			
		||||
        "babel-plugin-polyfill-corejs2": "^0.3.3",
 | 
			
		||||
        "babel-plugin-polyfill-corejs3": "^0.6.0",
 | 
			
		||||
        "babel-plugin-polyfill-regenerator": "^0.4.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -1767,19 +1767,19 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/traverse": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/code-frame": "^7.18.6",
 | 
			
		||||
        "@babel/generator": "^7.19.0",
 | 
			
		||||
        "@babel/generator": "^7.19.3",
 | 
			
		||||
        "@babel/helper-environment-visitor": "^7.18.9",
 | 
			
		||||
        "@babel/helper-function-name": "^7.19.0",
 | 
			
		||||
        "@babel/helper-hoist-variables": "^7.18.6",
 | 
			
		||||
        "@babel/helper-split-export-declaration": "^7.18.6",
 | 
			
		||||
        "@babel/parser": "^7.19.1",
 | 
			
		||||
        "@babel/types": "^7.19.0",
 | 
			
		||||
        "@babel/parser": "^7.19.3",
 | 
			
		||||
        "@babel/types": "^7.19.3",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "globals": "^11.1.0"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			@ -1788,13 +1788,13 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "node_modules/@babel/types": {
 | 
			
		||||
      "version": "7.19.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
 | 
			
		||||
      "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "dependencies": {
 | 
			
		||||
        "@babel/helper-string-parser": "^7.18.10",
 | 
			
		||||
        "@babel/helper-validator-identifier": "^7.18.6",
 | 
			
		||||
        "@babel/helper-validator-identifier": "^7.19.1",
 | 
			
		||||
        "to-fast-properties": "^2.0.0"
 | 
			
		||||
      },
 | 
			
		||||
      "engines": {
 | 
			
		||||
| 
						 | 
				
			
			@ -11909,27 +11909,27 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/compat-data": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw==",
 | 
			
		||||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/core": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@ampproject/remapping": "^2.1.0",
 | 
			
		||||
        "@babel/code-frame": "^7.18.6",
 | 
			
		||||
        "@babel/generator": "^7.19.0",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.19.1",
 | 
			
		||||
        "@babel/generator": "^7.19.3",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.19.3",
 | 
			
		||||
        "@babel/helper-module-transforms": "^7.19.0",
 | 
			
		||||
        "@babel/helpers": "^7.19.0",
 | 
			
		||||
        "@babel/parser": "^7.19.1",
 | 
			
		||||
        "@babel/parser": "^7.19.3",
 | 
			
		||||
        "@babel/template": "^7.18.10",
 | 
			
		||||
        "@babel/traverse": "^7.19.1",
 | 
			
		||||
        "@babel/types": "^7.19.0",
 | 
			
		||||
        "@babel/traverse": "^7.19.3",
 | 
			
		||||
        "@babel/types": "^7.19.3",
 | 
			
		||||
        "convert-source-map": "^1.7.0",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "gensync": "^1.0.0-beta.2",
 | 
			
		||||
| 
						 | 
				
			
			@ -11938,12 +11938,12 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/generator": {
 | 
			
		||||
      "version": "7.19.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.0.tgz",
 | 
			
		||||
      "integrity": "sha512-S1ahxf1gZ2dpoiFgA+ohK9DIpz50bJ0CWs7Zlzb54Z4sG8qmdIrGrVqmy1sAtTVRb+9CU6U8VqT9L0Zj7hxHVg==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-fqVZnmp1ncvZU757UzDheKZpfPgatqY59XtW2/j/18H7u76akb8xqvjw82f+i2UKd/ksYsSick/BCLQUUtJ/qQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@babel/types": "^7.19.0",
 | 
			
		||||
        "@babel/types": "^7.19.3",
 | 
			
		||||
        "@jridgewell/gen-mapping": "^0.3.2",
 | 
			
		||||
        "jsesc": "^2.5.1"
 | 
			
		||||
      },
 | 
			
		||||
| 
						 | 
				
			
			@ -11981,12 +11981,12 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/helper-compilation-targets": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-65ESqLGyGmLvgR0mst5AdW1FkNlj9rQsCKduzEoEPhBCDFGXvz2jW6bXFG6i0/MrV2s7hhXjjb2yAzcPuQlLwg==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@babel/compat-data": "^7.19.1",
 | 
			
		||||
        "@babel/compat-data": "^7.19.3",
 | 
			
		||||
        "@babel/helper-validator-option": "^7.18.6",
 | 
			
		||||
        "browserslist": "^4.21.3",
 | 
			
		||||
        "semver": "^6.3.0"
 | 
			
		||||
| 
						 | 
				
			
			@ -12219,9 +12219,9 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/parser": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==",
 | 
			
		||||
      "dev": true
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
 | 
			
		||||
| 
						 | 
				
			
			@ -12906,13 +12906,13 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/preset-env": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@babel/compat-data": "^7.19.1",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.19.1",
 | 
			
		||||
        "@babel/compat-data": "^7.19.3",
 | 
			
		||||
        "@babel/helper-compilation-targets": "^7.19.3",
 | 
			
		||||
        "@babel/helper-plugin-utils": "^7.19.0",
 | 
			
		||||
        "@babel/helper-validator-option": "^7.18.6",
 | 
			
		||||
        "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6",
 | 
			
		||||
| 
						 | 
				
			
			@ -12980,7 +12980,7 @@
 | 
			
		|||
        "@babel/plugin-transform-unicode-escapes": "^7.18.10",
 | 
			
		||||
        "@babel/plugin-transform-unicode-regex": "^7.18.6",
 | 
			
		||||
        "@babel/preset-modules": "^0.1.5",
 | 
			
		||||
        "@babel/types": "^7.19.0",
 | 
			
		||||
        "@babel/types": "^7.19.3",
 | 
			
		||||
        "babel-plugin-polyfill-corejs2": "^0.3.3",
 | 
			
		||||
        "babel-plugin-polyfill-corejs3": "^0.6.0",
 | 
			
		||||
        "babel-plugin-polyfill-regenerator": "^0.4.1",
 | 
			
		||||
| 
						 | 
				
			
			@ -13060,31 +13060,31 @@
 | 
			
		|||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/traverse": {
 | 
			
		||||
      "version": "7.19.1",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.1.tgz",
 | 
			
		||||
      "integrity": "sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@babel/code-frame": "^7.18.6",
 | 
			
		||||
        "@babel/generator": "^7.19.0",
 | 
			
		||||
        "@babel/generator": "^7.19.3",
 | 
			
		||||
        "@babel/helper-environment-visitor": "^7.18.9",
 | 
			
		||||
        "@babel/helper-function-name": "^7.19.0",
 | 
			
		||||
        "@babel/helper-hoist-variables": "^7.18.6",
 | 
			
		||||
        "@babel/helper-split-export-declaration": "^7.18.6",
 | 
			
		||||
        "@babel/parser": "^7.19.1",
 | 
			
		||||
        "@babel/types": "^7.19.0",
 | 
			
		||||
        "@babel/parser": "^7.19.3",
 | 
			
		||||
        "@babel/types": "^7.19.3",
 | 
			
		||||
        "debug": "^4.1.0",
 | 
			
		||||
        "globals": "^11.1.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
    "@babel/types": {
 | 
			
		||||
      "version": "7.19.0",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
 | 
			
		||||
      "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
 | 
			
		||||
      "version": "7.19.3",
 | 
			
		||||
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.3.tgz",
 | 
			
		||||
      "integrity": "sha512-hGCaQzIY22DJlDh9CH7NOxgKkFjBk0Cw9xDO1Xmh2151ti7wiGfQ3LauXzL4HP1fmFlTX6XjpRETTpUcv7wQLw==",
 | 
			
		||||
      "dev": true,
 | 
			
		||||
      "requires": {
 | 
			
		||||
        "@babel/helper-string-parser": "^7.18.10",
 | 
			
		||||
        "@babel/helper-validator-identifier": "^7.18.6",
 | 
			
		||||
        "@babel/helper-validator-identifier": "^7.19.1",
 | 
			
		||||
        "to-fast-properties": "^2.0.0"
 | 
			
		||||
      }
 | 
			
		||||
    },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue