Updated to v1.7.8

This commit is contained in:
Henry Whitaker
2020-07-20 17:20:17 +01:00
parent 5d28876b2b
commit 1e25197063
1425 changed files with 48003 additions and 13327 deletions

View File

@@ -1,31 +1,31 @@
{
"_args": [
[
"react-bootstrap@1.1.1",
"react-bootstrap@1.2.2",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_from": "react-bootstrap@1.1.1",
"_id": "react-bootstrap@1.1.1",
"_from": "react-bootstrap@1.2.2",
"_id": "react-bootstrap@1.2.2",
"_inBundle": false,
"_integrity": "sha512-DsJ1aaXQPa3ob/Bh2JXnbWmZJHNxS18HbiJdyBhumf6OHk6rVXo329uwa2lHI0ZuxPO3mA8OJLOT0lighV/e8Q==",
"_integrity": "sha512-G+QcEyBqFtakBNghdDugie+yU/ABDeqw3n+SOeRGxEn1m0dbIyHTroZpectcQk6FB3aS4RJGkZTuLVYH86Cu2A==",
"_location": "/react-bootstrap",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react-bootstrap@1.1.1",
"raw": "react-bootstrap@1.2.2",
"name": "react-bootstrap",
"escapedName": "react-bootstrap",
"rawSpec": "1.1.1",
"rawSpec": "1.2.2",
"saveSpec": null,
"fetchSpec": "1.1.1"
"fetchSpec": "1.2.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-1.1.1.tgz",
"_spec": "1.1.1",
"_resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-1.2.2.tgz",
"_spec": "1.2.2",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Stephen J. Collings",
@@ -42,14 +42,14 @@
"@types/invariant": "^2.2.33",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.9.35",
"@types/react-transition-group": "^4.2.4",
"@types/react-transition-group": "^4.4.0",
"@types/warning": "^3.0.0",
"classnames": "^2.2.6",
"dom-helpers": "^5.1.2",
"invariant": "^2.2.4",
"prop-types": "^15.7.2",
"prop-types-extra": "^1.1.0",
"react-overlays": "^3.2.0",
"react-overlays": "^4.0.0",
"react-transition-group": "^4.0.0",
"uncontrollable": "^7.0.0",
"warning": "^4.0.3"
@@ -94,5 +94,5 @@
},
"sideEffects": false,
"types": "esm/index.d.ts",
"version": "1.1.1"
"version": "1.2.2"
}