chore(deps): update dependency @babel/plugin-transform-react-jsx to v7.22.3
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -49,7 +49,7 @@
|
|||||||
"@babel/cli": "7.21.5",
|
"@babel/cli": "7.21.5",
|
||||||
"@babel/core": "7.22.1",
|
"@babel/core": "7.22.1",
|
||||||
"@babel/eslint-parser": "7.21.8",
|
"@babel/eslint-parser": "7.21.8",
|
||||||
"@babel/plugin-transform-react-jsx": "7.22.0",
|
"@babel/plugin-transform-react-jsx": "7.22.3",
|
||||||
"cross-zip": "4.0.0",
|
"cross-zip": "4.0.0",
|
||||||
"depcheck": "1.4.3",
|
"depcheck": "1.4.3",
|
||||||
"electron": "15.5.7",
|
"electron": "15.5.7",
|
||||||
@@ -569,16 +569,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@babel/plugin-transform-react-jsx": {
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
||||||
"version": "7.22.0",
|
"version": "7.22.3",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz",
|
||||||
"integrity": "sha512-Li7gdm7eGZJidME4KlXmzQdnuUwE4jhPnICgGpWN56W7GWhmCQ2LmDepyZX4zBsoSNWP9bqDcJo5wQFndcAd9Q==",
|
"integrity": "sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/helper-annotate-as-pure": "^7.18.6",
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
||||||
"@babel/helper-module-imports": "^7.21.4",
|
"@babel/helper-module-imports": "^7.21.4",
|
||||||
"@babel/helper-plugin-utils": "^7.21.5",
|
"@babel/helper-plugin-utils": "^7.21.5",
|
||||||
"@babel/plugin-syntax-jsx": "^7.21.4",
|
"@babel/plugin-syntax-jsx": "^7.21.4",
|
||||||
"@babel/types": "^7.22.0"
|
"@babel/types": "^7.22.3"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
@@ -15832,16 +15832,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/plugin-transform-react-jsx": {
|
"@babel/plugin-transform-react-jsx": {
|
||||||
"version": "7.22.0",
|
"version": "7.22.3",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz",
|
||||||
"integrity": "sha512-Li7gdm7eGZJidME4KlXmzQdnuUwE4jhPnICgGpWN56W7GWhmCQ2LmDepyZX4zBsoSNWP9bqDcJo5wQFndcAd9Q==",
|
"integrity": "sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/helper-annotate-as-pure": "^7.18.6",
|
"@babel/helper-annotate-as-pure": "^7.18.6",
|
||||||
"@babel/helper-module-imports": "^7.21.4",
|
"@babel/helper-module-imports": "^7.21.4",
|
||||||
"@babel/helper-plugin-utils": "^7.21.5",
|
"@babel/helper-plugin-utils": "^7.21.5",
|
||||||
"@babel/plugin-syntax-jsx": "^7.21.4",
|
"@babel/plugin-syntax-jsx": "^7.21.4",
|
||||||
"@babel/types": "^7.22.0"
|
"@babel/types": "^7.22.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/runtime": {
|
"@babel/runtime": {
|
||||||
|
|||||||
@@ -61,7 +61,7 @@
|
|||||||
"@babel/cli": "7.21.5",
|
"@babel/cli": "7.21.5",
|
||||||
"@babel/core": "7.22.1",
|
"@babel/core": "7.22.1",
|
||||||
"@babel/eslint-parser": "7.21.8",
|
"@babel/eslint-parser": "7.21.8",
|
||||||
"@babel/plugin-transform-react-jsx": "7.22.0",
|
"@babel/plugin-transform-react-jsx": "7.22.3",
|
||||||
"cross-zip": "4.0.0",
|
"cross-zip": "4.0.0",
|
||||||
"depcheck": "1.4.3",
|
"depcheck": "1.4.3",
|
||||||
"electron": "15.5.7",
|
"electron": "15.5.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user