Updated to v1.9.9

This commit is contained in:
Henry Whitaker
2020-11-07 15:27:50 +00:00
parent 15d3583423
commit 8d811862a0
6349 changed files with 338454 additions and 213438 deletions

View File

@@ -1,36 +1,33 @@
{
"_args": [
[
"@babel/plugin-transform-react-pure-annotations@7.10.4",
"@babel/plugin-transform-react-pure-annotations@7.12.1",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "@babel/plugin-transform-react-pure-annotations@7.10.4",
"_id": "@babel/plugin-transform-react-pure-annotations@7.10.4",
"_from": "@babel/plugin-transform-react-pure-annotations@7.12.1",
"_id": "@babel/plugin-transform-react-pure-annotations@7.12.1",
"_inBundle": false,
"_integrity": "sha512-+njZkqcOuS8RaPakrnR9KvxjoG1ASJWpoIv/doyWngId88JoFlPlISenGXjrVacZUIALGUr6eodRs1vmPnF23A==",
"_integrity": "sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg==",
"_location": "/@babel/plugin-transform-react-pure-annotations",
"_phantomChildren": {
"lodash": "4.17.15",
"to-fast-properties": "2.0.0"
},
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/plugin-transform-react-pure-annotations@7.10.4",
"raw": "@babel/plugin-transform-react-pure-annotations@7.12.1",
"name": "@babel/plugin-transform-react-pure-annotations",
"escapedName": "@babel%2fplugin-transform-react-pure-annotations",
"scope": "@babel",
"rawSpec": "7.10.4",
"rawSpec": "7.12.1",
"saveSpec": null,
"fetchSpec": "7.10.4"
"fetchSpec": "7.12.1"
},
"_requiredBy": [
"/@babel/preset-react"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz",
"_spec": "7.10.4",
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.12.1.tgz",
"_spec": "7.12.1",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"bugs": {
"url": "https://github.com/babel/babel/issues"
@@ -41,10 +38,9 @@
},
"description": "Mark top-level React method calls as pure for tree shaking",
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/helper-plugin-test-runner": "^7.10.4"
"@babel/core": "^7.12.1",
"@babel/helper-plugin-test-runner": "7.10.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"homepage": "https://github.com/babel/babel#readme",
"keywords": [
"babel-plugin"
@@ -63,5 +59,5 @@
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-transform-react-pure-annotations"
},
"version": "7.10.4"
"version": "7.12.1"
}