mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-01 18:47:20 +01:00
Moved over to lsio base image
This commit is contained in:
45
conf/site/node_modules/@babel/plugin-transform-react-jsx/package.json
generated
vendored
45
conf/site/node_modules/@babel/plugin-transform-react-jsx/package.json
generated
vendored
@@ -1,46 +1,50 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"@babel/plugin-transform-react-jsx@7.9.4",
|
||||
"/home/henry/Documents/git/Speedtest-checker"
|
||||
"@babel/plugin-transform-react-jsx@7.10.1",
|
||||
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "@babel/plugin-transform-react-jsx@7.9.4",
|
||||
"_id": "@babel/plugin-transform-react-jsx@7.9.4",
|
||||
"_from": "@babel/plugin-transform-react-jsx@7.10.1",
|
||||
"_id": "@babel/plugin-transform-react-jsx@7.10.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-Mjqf3pZBNLt854CK0C/kRuXAnE6H/bo7xYojP+WGtX8glDGSibcwnsWwhwoSuRg0+EBnxPC1ouVnuetUIlPSAw==",
|
||||
"_integrity": "sha512-MBVworWiSRBap3Vs39eHt+6pJuLUAaK4oxGc8g+wY+vuSJvLiEQjW1LSTqKb8OUPtDvHCkdPhk7d6sjC19xyFw==",
|
||||
"_location": "/@babel/plugin-transform-react-jsx",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "@babel/plugin-transform-react-jsx@7.9.4",
|
||||
"raw": "@babel/plugin-transform-react-jsx@7.10.1",
|
||||
"name": "@babel/plugin-transform-react-jsx",
|
||||
"escapedName": "@babel%2fplugin-transform-react-jsx",
|
||||
"scope": "@babel",
|
||||
"rawSpec": "7.9.4",
|
||||
"rawSpec": "7.10.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.9.4"
|
||||
"fetchSpec": "7.10.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/@babel/preset-react"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.9.4.tgz",
|
||||
"_spec": "7.9.4",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-checker",
|
||||
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.1.tgz",
|
||||
"_spec": "7.10.1",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/babel/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/helper-builder-react-jsx": "^7.9.0",
|
||||
"@babel/helper-builder-react-jsx-experimental": "^7.9.0",
|
||||
"@babel/helper-plugin-utils": "^7.8.3",
|
||||
"@babel/plugin-syntax-jsx": "^7.8.3"
|
||||
"@babel/helper-builder-react-jsx": "^7.10.1",
|
||||
"@babel/helper-builder-react-jsx-experimental": "^7.10.1",
|
||||
"@babel/helper-plugin-utils": "^7.10.1",
|
||||
"@babel/plugin-syntax-jsx": "^7.10.1"
|
||||
},
|
||||
"description": "Turn JSX into React function calls",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.9.0",
|
||||
"@babel/helper-plugin-test-runner": "^7.8.3"
|
||||
"@babel/core": "^7.10.1",
|
||||
"@babel/helper-plugin-test-runner": "^7.10.1"
|
||||
},
|
||||
"gitHead": "d3cf5fb5f4b46a1f7e9e33f2d24a466e3ea1e50f",
|
||||
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
|
||||
"homepage": "https://github.com/babel/babel#readme",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
@@ -55,7 +59,8 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx"
|
||||
"url": "git+https://github.com/babel/babel.git",
|
||||
"directory": "packages/babel-plugin-transform-react-jsx"
|
||||
},
|
||||
"version": "7.9.4"
|
||||
"version": "7.10.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user