This commit is contained in:
2022-07-18 02:50:52 +00:00
parent befd344ab0
commit 06181b34d6
8569 changed files with 818704 additions and 352705 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
> Allow parsing of class properties
See our website [@babel/plugin-syntax-class-properties](https://babeljs.io/docs/en/next/babel-plugin-syntax-class-properties.html) for more information.
See our website [@babel/plugin-syntax-class-properties](https://babeljs.io/docs/en/babel-plugin-syntax-class-properties) for more information.
## Install
+15 -16
View File
@@ -1,45 +1,44 @@
{
"_args": [
[
"@babel/plugin-syntax-class-properties@7.10.4",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
"@babel/plugin-syntax-class-properties@7.12.13",
"/home/node/nuxt"
]
],
"_from": "@babel/plugin-syntax-class-properties@7.10.4",
"_id": "@babel/plugin-syntax-class-properties@7.10.4",
"_from": "@babel/plugin-syntax-class-properties@7.12.13",
"_id": "@babel/plugin-syntax-class-properties@7.12.13",
"_inBundle": false,
"_integrity": "sha512-GCSBF7iUle6rNugfURwNmCGG3Z/2+opxAMLs1nND4bhEG5PuxTIggDBoeYYSujAlLtsupzOHYJQgPS3pivwXIA==",
"_integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
"_location": "/@babel/plugin-syntax-class-properties",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/plugin-syntax-class-properties@7.10.4",
"raw": "@babel/plugin-syntax-class-properties@7.12.13",
"name": "@babel/plugin-syntax-class-properties",
"escapedName": "@babel%2fplugin-syntax-class-properties",
"scope": "@babel",
"rawSpec": "7.10.4",
"rawSpec": "7.12.13",
"saveSpec": null,
"fetchSpec": "7.10.4"
"fetchSpec": "7.12.13"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.10.4.tgz",
"_spec": "7.10.4",
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
"_spec": "7.12.13",
"_where": "/home/node/nuxt",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
"@babel/helper-plugin-utils": "^7.12.13"
},
"description": "Allow parsing of class properties",
"devDependencies": {
"@babel/core": "^7.10.4"
"@babel/core": "7.12.13"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"homepage": "https://github.com/babel/babel#readme",
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties",
"keywords": [
"babel-plugin"
],
@@ -57,5 +56,5 @@
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-syntax-class-properties"
},
"version": "7.10.4"
"version": "7.12.13"
}