From 5519f847cf88b64a997b7a361dae34232ceae0eb Mon Sep 17 00:00:00 2001 From: sangjune Date: Wed, 30 Dec 2020 15:44:33 +0900 Subject: [PATCH] yarn --- client/.eslintcache | 2 +- node_modules/.bin/loose-envify | 2 +- node_modules/.bin/loose-envify.cmd | 22 +- node_modules/.bin/loose-envify.ps1 | 18 - node_modules/@babel/runtime/package.json | 64 +- node_modules/@popperjs/core/package.json | 158 ++--- node_modules/@restart/context/package.json | 77 +-- node_modules/@restart/hooks/package.json | 59 +- node_modules/@types/classnames/package.json | 124 ++-- node_modules/@types/invariant/package.json | 101 ++- node_modules/@types/prop-types/package.json | 90 +-- .../react-transition-group/package.json | 109 ++-- node_modules/@types/react/package.json | 303 +++++---- node_modules/@types/warning/package.json | 62 +- node_modules/bootstrap/package.json | 239 +++---- node_modules/classnames/package.json | 71 +-- node_modules/csstype/package.json | 78 +-- node_modules/dom-helpers/package.json | 59 +- node_modules/invariant/package.json | 80 +-- node_modules/js-tokens/package.json | 68 +- node_modules/lodash-es/package.json | 72 +-- node_modules/lodash/package.json | 66 +- node_modules/loose-envify/package.json | 64 +- node_modules/object-assign/package.json | 62 +- node_modules/prop-types-extra/package.json | 104 ++- node_modules/prop-types/package.json | 96 +-- node_modules/react-bootstrap/package.json | 92 +-- node_modules/react-is/package.json | 52 +- .../react-lifecycles-compat/package.json | 74 +-- node_modules/react-overlays/package.json | 91 +-- .../react-transition-group/package.json | 81 +-- node_modules/regenerator-runtime/package.json | 40 +- node_modules/uncontrollable/package.json | 74 +-- node_modules/warning/package.json | 87 +-- package-lock.json | 370 ++++++++++- package.json | 22 + yarn.lock | 590 ++++++++++++++++++ 37 files changed, 1934 insertions(+), 1889 deletions(-) delete mode 100644 node_modules/.bin/loose-envify.ps1 create mode 100644 package.json create mode 100644 yarn.lock diff --git a/client/.eslintcache b/client/.eslintcache index aaa9cea..41ddfc4 100644 --- a/client/.eslintcache +++ b/client/.eslintcache @@ -1 +1 @@ -[{"C:\\Users\\sag06\\Desktop\\project\\search-page\\client\\src\\Search.js":"1","C:\\Users\\sag06\\Desktop\\project\\search-page\\client\\src\\Components\\Place.js":"2","C:\\Users\\sag06\\Desktop\\project\\search-page\\client\\src\\App.js":"3"},{"size":45798,"mtime":1609291728121,"results":"4","hashOfConfig":"5"},{"size":2147,"mtime":1609148535437,"results":"6","hashOfConfig":"5"},{"size":1359,"mtime":1609244671772,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1n20xnc",{"filePath":"10","messages":"11","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"12"},{"filePath":"13","messages":"14","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\sag06\\Desktop\\project\\search-page\\client\\src\\Search.js",[],"C:\\Users\\sag06\\Desktop\\project\\search-page\\client\\src\\Components\\Place.js",["15"],"import React from 'react';\r\nimport { Modal, Container, Row, Col, Button } from 'react-bootstrap';\r\n\r\nfunction Place(props) {\r\n return (\r\n setLgShow(false)}\r\n aria-labelledby=\"example-modal-sizes-title-lg\">\r\n \r\n \r\n {props.search.name} \r\n \r\n \r\n \r\n \r\n \r\n
주도 전역을 지배하는 한라산은 남한에서 가장 높은 산으로 높이는 1,947.3m이다. 한라산이라는 이름은 산이 높아 산정에 서면 은하수를 잡아당길 수 있다는 뜻이며, 부악·원산·선산·두무악·영주산·부라산·혈망봉·여장군 등으로도 불려왔다.
\r\n 다음의 블로그\r\n
\r\n \r\n
한라산은 1966년 한라산 천연보호구역으로, 1970년 국립공원으로 지정되었다. 그리고 2002년에는 유네스코 생물권보전지역으로 지정되었으며 2007년에는 유네스코 세계자연유산으로 등재되었다. 2008년에는 물장오리오름 산정화구호 습지가 람사르 습지로 등록되어 보호 관리되고 있다
\r\n 네이버의 블로그\r\n
\r\n \r\n
한라산은 제주도에 있는 해발 1,947.06m, 면적 약 1,820km²의 화산으로, 제주도의 면적 대부분을 차지하고 있다. 정상에 백록담이라는 화산호가 있는데, 백록담이라는 이름은 흰 사슴이 물을 먹는 곳이라는 뜻에서 왔다고 전해진다.
\r\n 구글의 블로그
\r\n
\r\n
\r\n \r\n \r\n \r\n
\r\n );\r\n}\r\n\r\nexport default Place;","C:\\Users\\sag06\\Desktop\\project\\search-page\\client\\src\\App.js",["16","17"],{"ruleId":"18","severity":1,"message":"19","line":2,"column":33,"nodeType":"20","messageId":"21","endLine":2,"endColumn":36},{"ruleId":"18","severity":1,"message":"22","line":1,"column":17,"nodeType":"20","messageId":"21","endLine":1,"endColumn":26},{"ruleId":"18","severity":1,"message":"23","line":2,"column":10,"nodeType":"20","messageId":"21","endLine":2,"endColumn":14},"no-unused-vars","'Col' is defined but never used.","Identifier","unusedVar","'useEffect' is defined but never used.","'Link' is defined but never used."] +[{"C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\index.js":"1","C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\reportWebVitals.js":"2","C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\App.js":"3","C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\Search.js":"4","C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\Components\\Place.js":"5"},{"size":903,"mtime":1609294193427,"results":"6","hashOfConfig":"7"},{"size":375,"mtime":1609072355927,"results":"8","hashOfConfig":"7"},{"size":1411,"mtime":1609294197036,"results":"9","hashOfConfig":"7"},{"size":45798,"mtime":1609310256553,"results":"10","hashOfConfig":"7"},{"size":2147,"mtime":1609294052617,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"zqc0qw",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\index.js",[],"C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\reportWebVitals.js",[],"C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\App.js",["22","23"],"C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\Search.js",[],"C:\\Users\\Korea\\Desktop\\2020winter\\search-page\\client\\src\\Components\\Place.js",["24"],{"ruleId":"25","severity":1,"message":"26","line":1,"column":17,"nodeType":"27","messageId":"28","endLine":1,"endColumn":26},{"ruleId":"25","severity":1,"message":"29","line":2,"column":10,"nodeType":"27","messageId":"28","endLine":2,"endColumn":14},{"ruleId":"25","severity":1,"message":"30","line":2,"column":33,"nodeType":"27","messageId":"28","endLine":2,"endColumn":36},"no-unused-vars","'useEffect' is defined but never used.","Identifier","unusedVar","'Link' is defined but never used.","'Col' is defined but never used."] \ No newline at end of file diff --git a/node_modules/.bin/loose-envify b/node_modules/.bin/loose-envify index bbdb1df..0939216 100644 --- a/node_modules/.bin/loose-envify +++ b/node_modules/.bin/loose-envify @@ -2,7 +2,7 @@ basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')") case `uname` in - *CYGWIN*|*MINGW*|*MSYS*) basedir=`cygpath -w "$basedir"`;; + *CYGWIN*) basedir=`cygpath -w "$basedir"`;; esac if [ -x "$basedir/node" ]; then diff --git a/node_modules/.bin/loose-envify.cmd b/node_modules/.bin/loose-envify.cmd index 2b21056..6238bbb 100644 --- a/node_modules/.bin/loose-envify.cmd +++ b/node_modules/.bin/loose-envify.cmd @@ -1,17 +1,7 @@ -@ECHO off -SETLOCAL -CALL :find_dp0 - -IF EXIST "%dp0%\node.exe" ( - SET "_prog=%dp0%\node.exe" +@IF EXIST "%~dp0\node.exe" ( + "%~dp0\node.exe" "%~dp0\..\loose-envify\cli.js" %* ) ELSE ( - SET "_prog=node" - SET PATHEXT=%PATHEXT:;.JS;=;% -) - -"%_prog%" "%dp0%\..\loose-envify\cli.js" %* -ENDLOCAL -EXIT /b %errorlevel% -:find_dp0 -SET dp0=%~dp0 -EXIT /b + @SETLOCAL + @SET PATHEXT=%PATHEXT:;.JS;=;% + node "%~dp0\..\loose-envify\cli.js" %* +) \ No newline at end of file diff --git a/node_modules/.bin/loose-envify.ps1 b/node_modules/.bin/loose-envify.ps1 deleted file mode 100644 index 7b96ac6..0000000 --- a/node_modules/.bin/loose-envify.ps1 +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/env pwsh -$basedir=Split-Path $MyInvocation.MyCommand.Definition -Parent - -$exe="" -if ($PSVersionTable.PSVersion -lt "6.0" -or $IsWindows) { - # Fix case when both the Windows and Linux builds of Node - # are installed in the same directory - $exe=".exe" -} -$ret=0 -if (Test-Path "$basedir/node$exe") { - & "$basedir/node$exe" "$basedir/../loose-envify/cli.js" $args - $ret=$LASTEXITCODE -} else { - & "node$exe" "$basedir/../loose-envify/cli.js" $args - $ret=$LASTEXITCODE -} -exit $ret diff --git a/node_modules/@babel/runtime/package.json b/node_modules/@babel/runtime/package.json index 7b5fc7b..2070466 100644 --- a/node_modules/@babel/runtime/package.json +++ b/node_modules/@babel/runtime/package.json @@ -1,45 +1,21 @@ { - "_from": "@babel/runtime@^7.4.2", - "_id": "@babel/runtime@7.12.5", - "_inBundle": false, - "_integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==", - "_location": "/@babel/runtime", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@babel/runtime@^7.4.2", - "name": "@babel/runtime", - "escapedName": "@babel%2fruntime", - "scope": "@babel", - "rawSpec": "^7.4.2", - "saveSpec": null, - "fetchSpec": "^7.4.2" - }, - "_requiredBy": [ - "/dom-helpers", - "/react-bootstrap", - "/react-overlays", - "/react-transition-group", - "/uncontrollable" - ], - "_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz", - "_shasum": "410e7e487441e1b360c29be715d870d9b985882e", - "_spec": "@babel/runtime@^7.4.2", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "author": { - "name": "Sebastian McKenzie", - "email": "sebmck@gmail.com" + "name": "@babel/runtime", + "version": "7.12.5", + "description": "babel's modular runtime helpers", + "license": "MIT", + "publishConfig": { + "access": "public" }, - "bugs": { - "url": "https://github.com/babel/babel/issues" + "repository": { + "type": "git", + "url": "https://github.com/babel/babel.git", + "directory": "packages/babel-runtime" }, - "bundleDependencies": false, + "homepage": "https://babeljs.io/", + "author": "Sebastian McKenzie ", "dependencies": { "regenerator-runtime": "^0.13.4" }, - "deprecated": false, - "description": "babel's modular runtime helpers", "exports": { "./helpers/": "./helpers/", "./helpers/typeof": "./helpers/typeof.js", @@ -206,17 +182,5 @@ "./package.json": "./package.json", "./regenerator": "./regenerator/index.js", "./regenerator/": "./regenerator/" - }, - "homepage": "https://babeljs.io/", - "license": "MIT", - "name": "@babel/runtime", - "publishConfig": { - "access": "public" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/babel/babel.git", - "directory": "packages/babel-runtime" - }, - "version": "7.12.5" -} + } +} \ No newline at end of file diff --git a/node_modules/@popperjs/core/package.json b/node_modules/@popperjs/core/package.json index b2b3193..a7564fd 100644 --- a/node_modules/@popperjs/core/package.json +++ b/node_modules/@popperjs/core/package.json @@ -1,41 +1,71 @@ { - "_from": "@popperjs/core@^2.5.3", - "_id": "@popperjs/core@2.6.0", - "_inBundle": false, - "_integrity": "sha512-cPqjjzuFWNK3BSKLm0abspP0sp/IGOli4p5I5fKFAzdS8fvjdOwDCfZqAaIiXd9lPkOWi3SUUfZof3hEb7J/uw==", - "_location": "/@popperjs/core", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@popperjs/core@^2.5.3", - "name": "@popperjs/core", - "escapedName": "@popperjs%2fcore", - "scope": "@popperjs", - "rawSpec": "^2.5.3", - "saveSpec": null, - "fetchSpec": "^2.5.3" + "name": "@popperjs/core", + "version": "2.6.0", + "description": "Tooltip and Popover Positioning Engine", + "main": "dist/cjs/popper.js", + "main:umd": "dist/umd/popper.js", + "module": "lib/index.js", + "unpkg": "dist/umd/popper.min.js", + "author": "Federico Zivolo ", + "license": "MIT", + "repository": "github:popperjs/popper-core", + "keywords": [ + "tooltip", + "popover", + "dropdown", + "popup", + "popper", + "positioning engine" + ], + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/popperjs" }, - "_requiredBy": [ - "/react-overlays" + "files": [ + "index.d.ts", + "/dist", + "/lib" ], - "_resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.6.0.tgz", - "_shasum": "f022195afdfc942e088ee2101285a1d31c7d727f", - "_spec": "@popperjs/core@^2.5.3", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-overlays", - "author": { - "name": "Federico Zivolo", - "email": "federico.zivolo@gmail.com" + "sideEffects": false, + "scripts": { + "clean": "rimraf lib && rimraf dist && rimraf test/visual/dist", + "test": "yarn test:unit && yarn test:functional", + "test:unit": "jest --coverage src", + "test:functional": "DEV_PORT=`get-port` jest tests/functional", + "test:flow": "flow", + "test:typescript": "tsc --project tests/typescript/tsconfig.json", + "test:eslint": "eslint .", + "dev": "NODE_ENV=dev concurrently 'yarn serve' 'yarn build:dev --watch'", + "serve": "serve -l ${DEV_PORT:-5000} tests/visual", + "build": "yarn clean && yarn build:es && yarn build:esbrowser && yarn build:bundles && yarn build:flow && yarn build:typescript", + "build:es": "babel src -d lib --ignore '**/*.test.js','**/__mocks__'", + "build:esbrowser": "BROWSER_COMPAT=true yarn build:es -d dist/esm", + "build:bundles": "rollup -c .config/rollup.config.js", + "build:dev": "NODE_ENV=dev babel src -d tests/visual/dist", + "build:flow": "flow-copy-source --ignore \"**/*.test.js\" src lib && replace-in-files --string=__DEV__ --replacement=false 'lib/**/*.flow'", + "build:typescript": "rimraf dist/typescript; flow-to-ts \"src/**/*.js\" --write --inline-utility-types; tsc-silent --project .config/tsconfig.json --createSourceFile .config/createSourceFile.js --suppress @; rimraf \"src/**/*.ts\"", + "prepublishOnly": "yarn build" + }, + "prettier": { + "semi": true, + "trailingComma": "es5", + "singleQuote": true, + "proseWrap": "always" }, "babel": { "extends": "./.config/babel.config" }, - "bugs": { - "url": "https://github.com/popperjs/popper-core/issues" + "jest": { + "preset": "./.config/jest.config" + }, + "eslintConfig": { + "extends": "./.config/eslint.config" + }, + "husky": { + "hooks": { + "pre-commit": "pretty-quick --staged" + } }, - "bundleDependencies": false, - "deprecated": false, - "description": "Tooltip and Popover Positioning Engine", "devDependencies": { "@ampproject/rollup-plugin-closure-compiler": "^0.25.2", "@atomico/rollup-plugin-sizes": "^1.1.4", @@ -82,71 +112,5 @@ "rollup-plugin-visualizer": "^4.0.3", "serve": "^11.3.0", "typescript": "^3.7.5" - }, - "eslintConfig": { - "extends": "./.config/eslint.config" - }, - "files": [ - "index.d.ts", - "/dist", - "/lib" - ], - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/popperjs" - }, - "homepage": "https://github.com/popperjs/popper-core#readme", - "husky": { - "hooks": { - "pre-commit": "pretty-quick --staged" - } - }, - "jest": { - "preset": "./.config/jest.config" - }, - "keywords": [ - "tooltip", - "popover", - "dropdown", - "popup", - "popper", - "positioning engine" - ], - "license": "MIT", - "main": "dist/cjs/popper.js", - "main:umd": "dist/umd/popper.js", - "module": "lib/index.js", - "name": "@popperjs/core", - "prettier": { - "semi": true, - "trailingComma": "es5", - "singleQuote": true, - "proseWrap": "always" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/popperjs/popper-core.git" - }, - "scripts": { - "build": "yarn clean && yarn build:es && yarn build:esbrowser && yarn build:bundles && yarn build:flow && yarn build:typescript", - "build:bundles": "rollup -c .config/rollup.config.js", - "build:dev": "NODE_ENV=dev babel src -d tests/visual/dist", - "build:es": "babel src -d lib --ignore '**/*.test.js','**/__mocks__'", - "build:esbrowser": "BROWSER_COMPAT=true yarn build:es -d dist/esm", - "build:flow": "flow-copy-source --ignore \"**/*.test.js\" src lib && replace-in-files --string=__DEV__ --replacement=false 'lib/**/*.flow'", - "build:typescript": "rimraf dist/typescript; flow-to-ts \"src/**/*.js\" --write --inline-utility-types; tsc-silent --project .config/tsconfig.json --createSourceFile .config/createSourceFile.js --suppress @; rimraf \"src/**/*.ts\"", - "clean": "rimraf lib && rimraf dist && rimraf test/visual/dist", - "dev": "NODE_ENV=dev concurrently 'yarn serve' 'yarn build:dev --watch'", - "prepublishOnly": "yarn build", - "serve": "serve -l ${DEV_PORT:-5000} tests/visual", - "test": "yarn test:unit && yarn test:functional", - "test:eslint": "eslint .", - "test:flow": "flow", - "test:functional": "DEV_PORT=`get-port` jest tests/functional", - "test:typescript": "tsc --project tests/typescript/tsconfig.json", - "test:unit": "jest --coverage src" - }, - "sideEffects": false, - "unpkg": "dist/umd/popper.min.js", - "version": "2.6.0" + } } diff --git a/node_modules/@restart/context/package.json b/node_modules/@restart/context/package.json index 04e8810..4788f0f 100644 --- a/node_modules/@restart/context/package.json +++ b/node_modules/@restart/context/package.json @@ -1,52 +1,23 @@ { - "_from": "@restart/context@^2.1.4", - "_id": "@restart/context@2.1.4", - "_inBundle": false, - "_integrity": "sha512-INJYZQJP7g+IoDUh/475NlGiTeMfwTXUEr3tmRneckHIxNolGOW9CTq83S8cxq0CgJwwcMzMJFchxvlwe7Rk8Q==", - "_location": "/@restart/context", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@restart/context@^2.1.4", - "name": "@restart/context", - "escapedName": "@restart%2fcontext", - "scope": "@restart", - "rawSpec": "^2.1.4", - "saveSpec": null, - "fetchSpec": "^2.1.4" - }, - "_requiredBy": [ - "/react-bootstrap" - ], - "_resolved": "https://registry.npmjs.org/@restart/context/-/context-2.1.4.tgz", - "_shasum": "a99d87c299a34c28bd85bb489cb07bfd23149c02", - "_spec": "@restart/context@^2.1.4", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "author": { - "name": "4Catalyzer" + "name": "@restart/context", + "version": "2.1.4", + "main": "index.js", + "module": "es/index.js", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/react-restart/context" }, - "bugs": { - "url": "https://github.com/react-restart/context/issues" + "author": "4Catalyzer", + "license": "MIT", + "publishConfig": { + "access": "public" }, - "bundleDependencies": false, - "deprecated": false, - "description": "React context helpers.", - "homepage": "https://github.com/react-restart/context#readme", "husky": { "hooks": { "pre-commit": "lint-staged" } }, - "jest": { - "roots": [ - "/test" - ], - "setupFiles": [ - "/test/index.js" - ] - }, - "license": "MIT", "lint-staged": { "*.js": [ "eslint --fix", @@ -57,19 +28,18 @@ "git add" ] }, - "main": "index.js", - "module": "es/index.js", - "name": "@restart/context", - "peerDependencies": { - "react": ">=16.3.2" - }, "prettier": { "printWidth": 79, "singleQuote": true, "trailingComma": "all" }, - "publishConfig": { - "access": "public" + "jest": { + "roots": [ + "/test" + ], + "setupFiles": [ + "/test/index.js" + ] }, "release": { "extends": [ @@ -77,10 +47,7 @@ ], "pkgRoot": "lib" }, - "repository": { - "type": "git", - "url": "git+https://github.com/react-restart/context.git" - }, - "types": "index.d.ts", - "version": "2.1.4" + "peerDependencies": { + "react": ">=16.3.2" + } } diff --git a/node_modules/@restart/hooks/package.json b/node_modules/@restart/hooks/package.json index f57aee5..0790810 100644 --- a/node_modules/@restart/hooks/package.json +++ b/node_modules/@restart/hooks/package.json @@ -1,42 +1,21 @@ { - "_from": "@restart/hooks@^0.3.21", - "_id": "@restart/hooks@0.3.25", - "_inBundle": false, - "_integrity": "sha512-m2v3N5pxTsIiSH74/sb1yW8D9RxkJidGW+5Mfwn/lHb2QzhZNlaU1su7abSyT9EGf0xS/0waLjrf7/XxQHUk7w==", - "_location": "/@restart/hooks", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@restart/hooks@^0.3.21", - "name": "@restart/hooks", - "escapedName": "@restart%2fhooks", - "scope": "@restart", - "rawSpec": "^0.3.21", - "saveSpec": null, - "fetchSpec": "^0.3.21" + "name": "@restart/hooks", + "version": "0.3.25", + "main": "cjs/index.js", + "types": "cjs/index.d.ts", + "module": "esm/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/jquense/react-common-hooks.git" }, - "_requiredBy": [ - "/react-bootstrap", - "/react-overlays" - ], - "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.3.25.tgz", - "_shasum": "11004139ad1c70d2f5965a8939dcb5aeb96aa652", - "_spec": "@restart/hooks@^0.3.21", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", "author": { "name": "Jason Quense", "email": "monastic.panic@gmail.com" }, + "license": "MIT", "bugs": { "url": "https://github.com/react-restart/hooks/issues" }, - "bundleDependencies": false, - "dependencies": { - "lodash": "^4.17.15", - "lodash-es": "^4.17.15" - }, - "deprecated": false, "homepage": "https://github.com/react-restart/hooks#readme", "jest": { "preset": "@4c", @@ -45,13 +24,6 @@ "./setup.js" ] }, - "license": "MIT", - "main": "cjs/index.js", - "module": "esm/index.js", - "name": "@restart/hooks", - "peerDependencies": { - "react": "^16.8.0" - }, "prettier": { "singleQuote": true, "semi": false, @@ -64,10 +36,13 @@ "release": { "conventionalCommits": true }, - "repository": { - "type": "git", - "url": "git+https://github.com/jquense/react-common-hooks.git" + "peerDependencies": { + "react": "^16.8.0" }, - "types": "cjs/index.d.ts", - "version": "0.3.25" + "dependencies": { + "lodash": "^4.17.15", + "lodash-es": "^4.17.15" + }, + "readme": "ERROR: No README data found!", + "_id": "@restart/hooks@0.3.21" } diff --git a/node_modules/@types/classnames/package.json b/node_modules/@types/classnames/package.json index d0fa88d..e0ced19 100644 --- a/node_modules/@types/classnames/package.json +++ b/node_modules/@types/classnames/package.json @@ -1,77 +1,53 @@ { - "_from": "@types/classnames@^2.2.10", - "_id": "@types/classnames@2.2.11", - "_inBundle": false, - "_integrity": "sha512-2koNhpWm3DgWRp5tpkiJ8JGc1xTn2q0l+jUNUE7oMKXUf5NpI9AIdC4kbjGNFBdHtcxBD18LAksoudAVhFKCjw==", - "_location": "/@types/classnames", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@types/classnames@^2.2.10", "name": "@types/classnames", - "escapedName": "@types%2fclassnames", - "scope": "@types", - "rawSpec": "^2.2.10", - "saveSpec": null, - "fetchSpec": "^2.2.10" - }, - "_requiredBy": [ - "/react-bootstrap" - ], - "_resolved": "https://registry.npmjs.org/@types/classnames/-/classnames-2.2.11.tgz", - "_shasum": "2521cc86f69d15c5b90664e4829d84566052c1cf", - "_spec": "@types/classnames@^2.2.10", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Dave Keen", - "url": "http://www.keendevelopment.ch" + "version": "2.2.11", + "description": "TypeScript definitions for classnames", + "license": "MIT", + "contributors": [ + { + "name": "Dave Keen", + "url": "http://www.keendevelopment.ch" + }, + { + "name": "Adi Dahiya", + "url": "https://github.com/adidahiya", + "githubUsername": "adidahiya" + }, + { + "name": "Jason Killian", + "url": "https://github.com/JKillian", + "githubUsername": "JKillian" + }, + { + "name": "Michal Adamczyk", + "url": "https://github.com/mradamczyk", + "githubUsername": "mradamczyk" + }, + { + "name": "Marvin Hagemeister", + "url": "https://github.com/marvinhagemeister", + "githubUsername": "marvinhagemeister" + }, + { + "name": "Josh McCullough", + "url": "https://github.com/joshmccullough", + "githubUsername": "joshmccullough" + }, + { + "name": "uhyo", + "url": "https://github.com/uhyo", + "githubUsername": "uhyo" + } + ], + "main": "", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/classnames" }, - { - "name": "Adi Dahiya", - "url": "https://github.com/adidahiya" - }, - { - "name": "Jason Killian", - "url": "https://github.com/JKillian" - }, - { - "name": "Michal Adamczyk", - "url": "https://github.com/mradamczyk" - }, - { - "name": "Marvin Hagemeister", - "url": "https://github.com/marvinhagemeister" - }, - { - "name": "Josh McCullough", - "url": "https://github.com/joshmccullough" - }, - { - "name": "uhyo", - "url": "https://github.com/uhyo" - } - ], - "dependencies": {}, - "deprecated": false, - "description": "TypeScript definitions for classnames", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/classnames", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/classnames" - }, - "scripts": {}, - "typeScriptVersion": "3.2", - "types": "index.d.ts", - "typesPublisherContentHash": "75f14e50e69a3ec6cfcb264596f2136fc45fa15df4071b1364156a01372bc676", - "version": "2.2.11" -} + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "75f14e50e69a3ec6cfcb264596f2136fc45fa15df4071b1364156a01372bc676", + "typeScriptVersion": "3.2" +} \ No newline at end of file diff --git a/node_modules/@types/invariant/package.json b/node_modules/@types/invariant/package.json index a27eb41..bd8b962 100644 --- a/node_modules/@types/invariant/package.json +++ b/node_modules/@types/invariant/package.json @@ -1,68 +1,41 @@ { - "_from": "@types/invariant@^2.2.33", - "_id": "@types/invariant@2.2.34", - "_inBundle": false, - "_integrity": "sha512-lYUtmJ9BqUN688fGY1U1HZoWT1/Jrmgigx2loq4ZcJpICECm/Om3V314BxdzypO0u5PORKGMM6x0OXaljV1YFg==", - "_location": "/@types/invariant", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@types/invariant@^2.2.33", "name": "@types/invariant", - "escapedName": "@types%2finvariant", - "scope": "@types", - "rawSpec": "^2.2.33", - "saveSpec": null, - "fetchSpec": "^2.2.33" - }, - "_requiredBy": [ - "/react-bootstrap" - ], - "_resolved": "https://registry.npmjs.org/@types/invariant/-/invariant-2.2.34.tgz", - "_shasum": "05e4f79f465c2007884374d4795452f995720bbe", - "_spec": "@types/invariant@^2.2.33", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "MichaelBennett", - "url": "https://github.com/bennett000" + "version": "2.2.34", + "description": "TypeScript definitions for invariant", + "license": "MIT", + "contributors": [ + { + "name": "MichaelBennett", + "url": "https://github.com/bennett000", + "githubUsername": "bennett000" + }, + { + "name": "dtinth", + "url": "https://github.com/dtinth", + "githubUsername": "dtinth" + }, + { + "name": "Turadg Aleahmad", + "url": "https://github.com/turadg", + "githubUsername": "turadg" + } + ], + "main": "", + "types": "index.d.ts", + "typesVersions": { + "<=3.6": { + "*": [ + "ts3.6/*" + ] + } }, - { - "name": "dtinth", - "url": "https://github.com/dtinth" + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/invariant" }, - { - "name": "Turadg Aleahmad", - "url": "https://github.com/turadg" - } - ], - "dependencies": {}, - "deprecated": false, - "description": "TypeScript definitions for invariant", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/invariant", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/invariant" - }, - "scripts": {}, - "typeScriptVersion": "3.1", - "types": "index.d.ts", - "typesPublisherContentHash": "e7bffa1dc470ca192b64f5b8b02f0ae83226a84e9dab2beb841e2fb5647451e1", - "typesVersions": { - "<=3.6": { - "*": [ - "ts3.6/*" - ] - } - }, - "version": "2.2.34" -} + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "e7bffa1dc470ca192b64f5b8b02f0ae83226a84e9dab2beb841e2fb5647451e1", + "typeScriptVersion": "3.1" +} \ No newline at end of file diff --git a/node_modules/@types/prop-types/package.json b/node_modules/@types/prop-types/package.json index be0ff31..422b49b 100644 --- a/node_modules/@types/prop-types/package.json +++ b/node_modules/@types/prop-types/package.json @@ -1,62 +1,34 @@ { - "_from": "@types/prop-types@^15.7.3", - "_id": "@types/prop-types@15.7.3", - "_inBundle": false, - "_integrity": "sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==", - "_location": "/@types/prop-types", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@types/prop-types@^15.7.3", "name": "@types/prop-types", - "escapedName": "@types%2fprop-types", - "scope": "@types", - "rawSpec": "^15.7.3", - "saveSpec": null, - "fetchSpec": "^15.7.3" - }, - "_requiredBy": [ - "/@types/react", - "/react-bootstrap" - ], - "_resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz", - "_shasum": "2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7", - "_spec": "@types/prop-types@^15.7.3", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "DovydasNavickas", - "url": "https://github.com/DovydasNavickas" + "version": "15.7.3", + "description": "TypeScript definitions for prop-types", + "license": "MIT", + "contributors": [ + { + "name": "DovydasNavickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + }, + { + "name": "Ferdy Budhidharma", + "url": "https://github.com/ferdaber", + "githubUsername": "ferdaber" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + } + ], + "main": "", + "types": "index", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/prop-types" }, - { - "name": "Ferdy Budhidharma", - "url": "https://github.com/ferdaber" - }, - { - "name": "Sebastian Silbermann", - "url": "https://github.com/eps1lon" - } - ], - "dependencies": {}, - "deprecated": false, - "description": "TypeScript definitions for prop-types", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/prop-types", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/prop-types" - }, - "scripts": {}, - "typeScriptVersion": "2.8", - "types": "index", - "typesPublisherContentHash": "09cbaa49bc0d7139a168388028da20f8772c641a1e83848ef2cdcd0f91c7ee79", - "version": "15.7.3" -} + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "09cbaa49bc0d7139a168388028da20f8772c641a1e83848ef2cdcd0f91c7ee79", + "typeScriptVersion": "2.8" +} \ No newline at end of file diff --git a/node_modules/@types/react-transition-group/package.json b/node_modules/@types/react-transition-group/package.json index 02a293d..1360923 100644 --- a/node_modules/@types/react-transition-group/package.json +++ b/node_modules/@types/react-transition-group/package.json @@ -1,71 +1,46 @@ { - "_from": "@types/react-transition-group@^4.4.0", - "_id": "@types/react-transition-group@4.4.0", - "_inBundle": false, - "_integrity": "sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w==", - "_location": "/@types/react-transition-group", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@types/react-transition-group@^4.4.0", "name": "@types/react-transition-group", - "escapedName": "@types%2freact-transition-group", - "scope": "@types", - "rawSpec": "^4.4.0", - "saveSpec": null, - "fetchSpec": "^4.4.0" - }, - "_requiredBy": [ - "/react-bootstrap" - ], - "_resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.0.tgz", - "_shasum": "882839db465df1320e4753e6e9f70ca7e9b4d46d", - "_spec": "@types/react-transition-group@^4.4.0", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Karol Janyst", - "url": "https://github.com/LKay" + "version": "4.4.0", + "description": "TypeScript definitions for react-transition-group", + "license": "MIT", + "contributors": [ + { + "name": "Karol Janyst", + "url": "https://github.com/LKay", + "githubUsername": "LKay" + }, + { + "name": "Epskampie", + "url": "https://github.com/Epskampie", + "githubUsername": "Epskampie" + }, + { + "name": "Masafumi Koba", + "url": "https://github.com/ybiquitous", + "githubUsername": "ybiquitous" + }, + { + "name": "tu4mo", + "url": "https://github.com/tu4mo", + "githubUsername": "tu4mo" + }, + { + "name": "Ben Grynhaus", + "url": "https://github.com/bengry", + "githubUsername": "bengry" + } + ], + "main": "", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/react-transition-group" }, - { - "name": "Epskampie", - "url": "https://github.com/Epskampie" + "scripts": {}, + "dependencies": { + "@types/react": "*" }, - { - "name": "Masafumi Koba", - "url": "https://github.com/ybiquitous" - }, - { - "name": "tu4mo", - "url": "https://github.com/tu4mo" - }, - { - "name": "Ben Grynhaus", - "url": "https://github.com/bengry" - } - ], - "dependencies": { - "@types/react": "*" - }, - "deprecated": false, - "description": "TypeScript definitions for react-transition-group", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/react-transition-group", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/react-transition-group" - }, - "scripts": {}, - "typeScriptVersion": "3.0", - "types": "index.d.ts", - "typesPublisherContentHash": "9ed7259c4d4647549ff4348ac51fd30f6073ced32efc3aeb4d52ac9f6179850f", - "version": "4.4.0" -} + "typesPublisherContentHash": "9ed7259c4d4647549ff4348ac51fd30f6073ced32efc3aeb4d52ac9f6179850f", + "typeScriptVersion": "3.0" +} \ No newline at end of file diff --git a/node_modules/@types/react/package.json b/node_modules/@types/react/package.json index 2af53eb..9aac7c2 100644 --- a/node_modules/@types/react/package.json +++ b/node_modules/@types/react/package.json @@ -1,158 +1,149 @@ { - "_from": "@types/react@^16.9.35", - "_id": "@types/react@16.14.2", - "_inBundle": false, - "_integrity": "sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==", - "_location": "/@types/react", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@types/react@^16.9.35", "name": "@types/react", - "escapedName": "@types%2freact", - "scope": "@types", - "rawSpec": "^16.9.35", - "saveSpec": null, - "fetchSpec": "^16.9.35" - }, - "_requiredBy": [ - "/@types/react-transition-group", - "/react-bootstrap", - "/uncontrollable" - ], - "_resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.2.tgz", - "_shasum": "85dcc0947d0645349923c04ccef6018a1ab7538c", - "_spec": "@types/react@^16.9.35", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Asana", - "url": "https://asana.com" - }, - { - "name": "AssureSign", - "url": "http://www.assuresign.com" - }, - { - "name": "Microsoft", - "url": "https://microsoft.com" - }, - { - "name": "John Reilly", - "url": "https://github.com/johnnyreilly" - }, - { - "name": "Benoit Benezech", - "url": "https://github.com/bbenezech" - }, - { - "name": "Patricio Zavolinsky", - "url": "https://github.com/pzavolinsky" - }, - { - "name": "Digiguru", - "url": "https://github.com/digiguru" - }, - { - "name": "Eric Anderson", - "url": "https://github.com/ericanderson" - }, - { - "name": "Dovydas Navickas", - "url": "https://github.com/DovydasNavickas" - }, - { - "name": "Josh Rutherford", - "url": "https://github.com/theruther4d" - }, - { - "name": "Guilherme Hübner", - "url": "https://github.com/guilhermehubner" - }, - { - "name": "Ferdy Budhidharma", - "url": "https://github.com/ferdaber" - }, - { - "name": "Johann Rakotoharisoa", - "url": "https://github.com/jrakotoharisoa" - }, - { - "name": "Olivier Pascal", - "url": "https://github.com/pascaloliv" - }, - { - "name": "Martin Hochel", - "url": "https://github.com/hotell" - }, - { - "name": "Frank Li", - "url": "https://github.com/franklixuefei" - }, - { - "name": "Jessica Franco", - "url": "https://github.com/Jessidhia" - }, - { - "name": "Saransh Kataria", - "url": "https://github.com/saranshkataria" - }, - { - "name": "Kanitkorn Sujautra", - "url": "https://github.com/lukyth" - }, - { - "name": "Sebastian Silbermann", - "url": "https://github.com/eps1lon" - }, - { - "name": "Kyle Scully", - "url": "https://github.com/zieka" - }, - { - "name": "Cong Zhang", - "url": "https://github.com/dancerphil" - }, - { - "name": "Dimitri Mitropoulos", - "url": "https://github.com/dimitropoulos" - }, - { - "name": "JongChan Choi", - "url": "https://github.com/disjukr" - }, - { - "name": "Victor Magalhães", - "url": "https://github.com/vhfmag" - }, - { - "name": "Dale Tan", - "url": "https://github.com/hellatan" - } - ], - "dependencies": { - "@types/prop-types": "*", - "csstype": "^3.0.2" - }, - "deprecated": false, - "description": "TypeScript definitions for React", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/react", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/react" - }, - "scripts": {}, - "typeScriptVersion": "3.3", - "types": "index.d.ts", - "typesPublisherContentHash": "36c10b8c6b898fde912c62245ed9f63a2addbc19f40999bc97024af14d80b409", - "version": "16.14.2" -} + "version": "16.14.2", + "description": "TypeScript definitions for React", + "license": "MIT", + "contributors": [ + { + "name": "Asana", + "url": "https://asana.com" + }, + { + "name": "AssureSign", + "url": "http://www.assuresign.com" + }, + { + "name": "Microsoft", + "url": "https://microsoft.com" + }, + { + "name": "John Reilly", + "url": "https://github.com/johnnyreilly", + "githubUsername": "johnnyreilly" + }, + { + "name": "Benoit Benezech", + "url": "https://github.com/bbenezech", + "githubUsername": "bbenezech" + }, + { + "name": "Patricio Zavolinsky", + "url": "https://github.com/pzavolinsky", + "githubUsername": "pzavolinsky" + }, + { + "name": "Digiguru", + "url": "https://github.com/digiguru", + "githubUsername": "digiguru" + }, + { + "name": "Eric Anderson", + "url": "https://github.com/ericanderson", + "githubUsername": "ericanderson" + }, + { + "name": "Dovydas Navickas", + "url": "https://github.com/DovydasNavickas", + "githubUsername": "DovydasNavickas" + }, + { + "name": "Josh Rutherford", + "url": "https://github.com/theruther4d", + "githubUsername": "theruther4d" + }, + { + "name": "Guilherme Hübner", + "url": "https://github.com/guilhermehubner", + "githubUsername": "guilhermehubner" + }, + { + "name": "Ferdy Budhidharma", + "url": "https://github.com/ferdaber", + "githubUsername": "ferdaber" + }, + { + "name": "Johann Rakotoharisoa", + "url": "https://github.com/jrakotoharisoa", + "githubUsername": "jrakotoharisoa" + }, + { + "name": "Olivier Pascal", + "url": "https://github.com/pascaloliv", + "githubUsername": "pascaloliv" + }, + { + "name": "Martin Hochel", + "url": "https://github.com/hotell", + "githubUsername": "hotell" + }, + { + "name": "Frank Li", + "url": "https://github.com/franklixuefei", + "githubUsername": "franklixuefei" + }, + { + "name": "Jessica Franco", + "url": "https://github.com/Jessidhia", + "githubUsername": "Jessidhia" + }, + { + "name": "Saransh Kataria", + "url": "https://github.com/saranshkataria", + "githubUsername": "saranshkataria" + }, + { + "name": "Kanitkorn Sujautra", + "url": "https://github.com/lukyth", + "githubUsername": "lukyth" + }, + { + "name": "Sebastian Silbermann", + "url": "https://github.com/eps1lon", + "githubUsername": "eps1lon" + }, + { + "name": "Kyle Scully", + "url": "https://github.com/zieka", + "githubUsername": "zieka" + }, + { + "name": "Cong Zhang", + "url": "https://github.com/dancerphil", + "githubUsername": "dancerphil" + }, + { + "name": "Dimitri Mitropoulos", + "url": "https://github.com/dimitropoulos", + "githubUsername": "dimitropoulos" + }, + { + "name": "JongChan Choi", + "url": "https://github.com/disjukr", + "githubUsername": "disjukr" + }, + { + "name": "Victor Magalhães", + "url": "https://github.com/vhfmag", + "githubUsername": "vhfmag" + }, + { + "name": "Dale Tan", + "url": "https://github.com/hellatan", + "githubUsername": "hellatan" + } + ], + "main": "", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/react" + }, + "scripts": {}, + "dependencies": { + "@types/prop-types": "*", + "csstype": "^3.0.2" + }, + "typesPublisherContentHash": "36c10b8c6b898fde912c62245ed9f63a2addbc19f40999bc97024af14d80b409", + "typeScriptVersion": "3.3" +} \ No newline at end of file diff --git a/node_modules/@types/warning/package.json b/node_modules/@types/warning/package.json index f3aa605..9b44374 100644 --- a/node_modules/@types/warning/package.json +++ b/node_modules/@types/warning/package.json @@ -1,50 +1,16 @@ { - "_from": "@types/warning@^3.0.0", - "_id": "@types/warning@3.0.0", - "_inBundle": false, - "_integrity": "sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI=", - "_location": "/@types/warning", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@types/warning@^3.0.0", "name": "@types/warning", - "escapedName": "@types%2fwarning", - "scope": "@types", - "rawSpec": "^3.0.0", - "saveSpec": null, - "fetchSpec": "^3.0.0" - }, - "_requiredBy": [ - "/react-bootstrap", - "/react-overlays" - ], - "_resolved": "https://registry.npmjs.org/@types/warning/-/warning-3.0.0.tgz", - "_shasum": "0d2501268ad8f9962b740d387c4654f5f8e23e52", - "_spec": "@types/warning@^3.0.0", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "author": { - "name": "Chi Vinh Le", - "email": "https://github.com/cvle" - }, - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "bundleDependencies": false, - "dependencies": {}, - "deprecated": false, - "description": "TypeScript definitions for warning", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/warning", - "peerDependencies": {}, - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git" - }, - "scripts": {}, - "typesPublisherContentHash": "f4abd393ae060f65b1fa76c5dea60adc3206914a2cd9e10c3d128e84a3ccf4b6", - "version": "3.0.0" -} + "version": "3.0.0", + "description": "TypeScript definitions for warning", + "license": "MIT", + "author": "Chi Vinh Le ", + "main": "", + "repository": { + "type": "git", + "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" + }, + "scripts": {}, + "dependencies": {}, + "peerDependencies": {}, + "typesPublisherContentHash": "f4abd393ae060f65b1fa76c5dea60adc3206914a2cd9e10c3d128e84a3ccf4b6" +} \ No newline at end of file diff --git a/node_modules/bootstrap/package.json b/node_modules/bootstrap/package.json index b366ce7..7343246 100644 --- a/node_modules/bootstrap/package.json +++ b/node_modules/bootstrap/package.json @@ -1,44 +1,113 @@ { - "_from": "bootstrap", - "_id": "bootstrap@4.5.3", - "_inBundle": false, - "_integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==", - "_location": "/bootstrap", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "bootstrap", - "name": "bootstrap", - "escapedName": "bootstrap", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#USER", - "/" + "name": "bootstrap", + "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", + "version": "4.5.3", + "version_short": "4.5", + "keywords": [ + "css", + "sass", + "mobile-first", + "responsive", + "front-end", + "framework", + "web" + ], + "homepage": "https://getbootstrap.com/", + "author": "The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)", + "contributors": [ + "Twitter, Inc." ], - "_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz", - "_shasum": "c6a72b355aaf323920be800246a6e4ef30997fe6", - "_spec": "bootstrap", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page", - "author": { - "name": "The Bootstrap Authors", - "url": "https://github.com/twbs/bootstrap/graphs/contributors" + "scripts": { + "start": "npm-run-all --parallel watch docs-serve", + "bundlewatch": "bundlewatch --config .bundlewatch.config.json", + "css": "npm-run-all css-compile css-prefix css-minify css-copy", + "css-copy": "cross-env-shell shx mkdir -p site/docs/$npm_package_version_short/dist/ && cross-env-shell shx cp -r dist/css/ site/docs/$npm_package_version_short/dist/", + "css-main": "npm-run-all css-lint css-compile-main css-prefix-main css-minify-main css-copy", + "css-docs": "npm-run-all css-compile-docs css-prefix-docs css-minify-docs", + "css-compile": "npm-run-all --parallel css-compile-*", + "css-compile-main": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/ -o dist/css/ && npm run css-copy", + "css-compile-docs": "cross-env-shell node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 site/docs/$npm_package_version_short/assets/scss/docs.scss site/docs/$npm_package_version_short/assets/css/docs.min.css", + "css-lint": "npm-run-all --continue-on-error --parallel css-lint-*", + "css-lint-main": "stylelint \"scss/**/*.scss\" --cache --cache-location .cache/.stylelintcache --rd", + "css-lint-docs": "stylelint \"site/docs/**/assets/scss/*.scss\" \"site/docs/**/*.css\" --cache --cache-location .cache/.stylelintcache", + "css-lint-vars": "fusv scss/ site/docs/", + "css-minify": "npm-run-all --parallel css-minify-*", + "css-minify-main": "cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css && cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap-grid.min.css dist/css/bootstrap-grid.css && cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap-reboot.min.css dist/css/bootstrap-reboot.css", + "css-minify-docs": "cross-env-shell cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output site/docs/$npm_package_version_short/assets/css/docs.min.css site/docs/$npm_package_version_short/assets/css/docs.min.css", + "css-prefix": "npm-run-all --parallel css-prefix-*", + "css-prefix-main": "postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"", + "css-prefix-docs": "postcss --config build/postcss.config.js --replace \"site/docs/**/*.css\"", + "js": "npm-run-all js-compile js-minify js-copy", + "js-copy": "cross-env-shell shx mkdir -p site/docs/$npm_package_version_short/dist/ && cross-env-shell shx cp -r dist/js/ site/docs/$npm_package_version_short/dist/", + "js-main": "npm-run-all js-lint js-compile js-minify-main", + "js-docs": "npm-run-all js-lint-docs js-minify-docs", + "js-compile": "npm-run-all --parallel js-compile-* --sequential js-copy", + "js-compile-standalone": "rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap", + "js-compile-bundle": "rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap", + "js-compile-plugins": "node build/build-plugins.js", + "js-compile-plugins-coverage": "cross-env NODE_ENV=test node build/build-plugins.js", + "js-lint": "npm-run-all --continue-on-error --parallel js-lint-*", + "js-lint-main": "eslint --report-unused-disable-directives --cache --cache-location .cache/.eslintcache js/src js/tests build/", + "js-lint-docs": "eslint --report-unused-disable-directives --cache --cache-location .cache/.eslintcache site/", + "js-minify": "npm-run-all --parallel js-minify-main js-minify-docs", + "js-minify-main": "npm-run-all js-minify-standalone js-minify-bundle", + "js-minify-standalone": "terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js", + "js-minify-bundle": "terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js", + "js-minify-docs": "cross-env-shell terser --mangle --comments \\\"/^!/\\\" --output site/docs/$npm_package_version_short/assets/js/docs.min.js site/docs/$npm_package_version_short/assets/js/vendor/anchor.min.js site/docs/$npm_package_version_short/assets/js/vendor/clipboard.min.js site/docs/$npm_package_version_short/assets/js/vendor/bs-custom-file-input.min.js \"site/docs/$npm_package_version_short/assets/js/src/*.js\"", + "js-test": "npm-run-all js-test-karma* js-test-integration", + "js-test-karma": "karma start js/tests/karma.conf.js", + "js-test-karma-old": "cross-env USE_OLD_JQUERY=true npm run js-test-karma", + "js-test-karma-bundle": "cross-env BUNDLE=true npm run js-test-karma", + "js-test-karma-bundle-old": "cross-env BUNDLE=true USE_OLD_JQUERY=true npm run js-test-karma", + "js-test-integration": "rollup --config js/tests/integration/rollup.bundle.js", + "js-test-cloud": "cross-env BROWSER=true npm run js-test-karma", + "lint": "npm-run-all --parallel js-lint css-lint lockfile-lint", + "docs": "npm-run-all css-docs js-docs docs-build docs-lint", + "docs-build": "bundle exec jekyll build", + "docs-compile": "npm run docs-build", + "docs-production": "cross-env JEKYLL_ENV=production npm run docs-build", + "docs-netlify": "cross-env JEKYLL_ENV=netlify npm run docs-build", + "docs-linkinator": "linkinator _gh_pages --recurse --silent --skip \"^(?!http://localhost)\"", + "docs-vnu": "node build/vnu-jar.js", + "docs-lint": "npm-run-all --parallel docs-vnu docs-linkinator", + "docs-serve": "bundle exec jekyll serve", + "docs-serve-only": "npm run docs-serve -- --skip-initial-build --no-watch", + "lockfile-lint": "lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json", + "update-deps": "ncu -u -x \"jquery,karma-browserstack-launcher,sinon\" && npm update && bundle update && cross-env-shell echo Manually update \\\"site/docs/$npm_package_version_short/assets/js/vendor/\\\"", + "release": "npm-run-all dist release-sri docs-production release-zip*", + "release-sri": "node build/generate-sri.js", + "release-version": "node build/change-version.js", + "release-zip": "cross-env-shell \"shx rm -rf bootstrap-$npm_package_version-dist && shx cp -r dist/ bootstrap-$npm_package_version-dist && zip -r9 bootstrap-$npm_package_version-dist.zip bootstrap-$npm_package_version-dist && shx rm -rf bootstrap-$npm_package_version-dist\"", + "release-zip-examples": "node build/zip-examples.js", + "dist": "npm-run-all --parallel css js", + "test": "npm-run-all lint dist js-test docs-build docs-lint", + "netlify": "npm-run-all dist release-sri docs-netlify", + "watch": "npm-run-all --parallel watch-*", + "watch-css-main": "nodemon --watch scss/ --ext scss --exec \"npm run css-main\"", + "watch-css-docs": "nodemon --watch \"site/docs/**/assets/scss/\" --ext scss --exec \"npm run css-docs\"", + "watch-js-main": "nodemon --watch js/src/ --ext js --exec \"npm run js-compile\"", + "watch-js-docs": "nodemon --watch \"site/docs/**/assets/js/src/\" --ext js --exec \"npm run js-docs\"" + }, + "style": "dist/css/bootstrap.css", + "sass": "scss/bootstrap.scss", + "main": "dist/js/bootstrap.js", + "repository": { + "type": "git", + "url": "git+https://github.com/twbs/bootstrap.git" }, "bugs": { "url": "https://github.com/twbs/bootstrap/issues" }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Twitter, Inc." - } - ], + "license": "MIT", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/bootstrap" + }, "dependencies": {}, - "deprecated": false, - "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", + "peerDependencies": { + "jquery": "1.9.1 - 3", + "popper.js": "^1.16.1" + }, "devDependencies": { "@babel/cli": "^7.11.6", "@babel/core": "^7.11.6", @@ -90,11 +159,6 @@ "js/{src,dist}/**/*.{js,map}", "scss/**/*.scss" ], - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/bootstrap" - }, - "homepage": "https://getbootstrap.com/", "jspm": { "registry": "npm", "main": "js/bootstrap", @@ -115,100 +179,5 @@ "jquery": "1.9.1 - 3", "popper.js": "^1.16.1" } - }, - "keywords": [ - "css", - "sass", - "mobile-first", - "responsive", - "front-end", - "framework", - "web" - ], - "license": "MIT", - "main": "dist/js/bootstrap.js", - "name": "bootstrap", - "peerDependencies": { - "jquery": "1.9.1 - 3", - "popper.js": "^1.16.1" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/twbs/bootstrap.git" - }, - "sass": "scss/bootstrap.scss", - "scripts": { - "bundlewatch": "bundlewatch --config .bundlewatch.config.json", - "css": "npm-run-all css-compile css-prefix css-minify css-copy", - "css-compile": "npm-run-all --parallel css-compile-*", - "css-compile-docs": "cross-env-shell node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 site/docs/$npm_package_version_short/assets/scss/docs.scss site/docs/$npm_package_version_short/assets/css/docs.min.css", - "css-compile-main": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/ -o dist/css/ && npm run css-copy", - "css-copy": "cross-env-shell shx mkdir -p site/docs/$npm_package_version_short/dist/ && cross-env-shell shx cp -r dist/css/ site/docs/$npm_package_version_short/dist/", - "css-docs": "npm-run-all css-compile-docs css-prefix-docs css-minify-docs", - "css-lint": "npm-run-all --continue-on-error --parallel css-lint-*", - "css-lint-docs": "stylelint \"site/docs/**/assets/scss/*.scss\" \"site/docs/**/*.css\" --cache --cache-location .cache/.stylelintcache", - "css-lint-main": "stylelint \"scss/**/*.scss\" --cache --cache-location .cache/.stylelintcache --rd", - "css-lint-vars": "fusv scss/ site/docs/", - "css-main": "npm-run-all css-lint css-compile-main css-prefix-main css-minify-main css-copy", - "css-minify": "npm-run-all --parallel css-minify-*", - "css-minify-docs": "cross-env-shell cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output site/docs/$npm_package_version_short/assets/css/docs.min.css site/docs/$npm_package_version_short/assets/css/docs.min.css", - "css-minify-main": "cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css && cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap-grid.min.css dist/css/bootstrap-grid.css && cleancss --level 1 --format breakWith=lf --source-map --source-map-inline-sources --output dist/css/bootstrap-reboot.min.css dist/css/bootstrap-reboot.css", - "css-prefix": "npm-run-all --parallel css-prefix-*", - "css-prefix-docs": "postcss --config build/postcss.config.js --replace \"site/docs/**/*.css\"", - "css-prefix-main": "postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"", - "dist": "npm-run-all --parallel css js", - "docs": "npm-run-all css-docs js-docs docs-build docs-lint", - "docs-build": "bundle exec jekyll build", - "docs-compile": "npm run docs-build", - "docs-linkinator": "linkinator _gh_pages --recurse --silent --skip \"^(?!http://localhost)\"", - "docs-lint": "npm-run-all --parallel docs-vnu docs-linkinator", - "docs-netlify": "cross-env JEKYLL_ENV=netlify npm run docs-build", - "docs-production": "cross-env JEKYLL_ENV=production npm run docs-build", - "docs-serve": "bundle exec jekyll serve", - "docs-serve-only": "npm run docs-serve -- --skip-initial-build --no-watch", - "docs-vnu": "node build/vnu-jar.js", - "js": "npm-run-all js-compile js-minify js-copy", - "js-compile": "npm-run-all --parallel js-compile-* --sequential js-copy", - "js-compile-bundle": "rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap", - "js-compile-plugins": "node build/build-plugins.js", - "js-compile-plugins-coverage": "cross-env NODE_ENV=test node build/build-plugins.js", - "js-compile-standalone": "rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap", - "js-copy": "cross-env-shell shx mkdir -p site/docs/$npm_package_version_short/dist/ && cross-env-shell shx cp -r dist/js/ site/docs/$npm_package_version_short/dist/", - "js-docs": "npm-run-all js-lint-docs js-minify-docs", - "js-lint": "npm-run-all --continue-on-error --parallel js-lint-*", - "js-lint-docs": "eslint --report-unused-disable-directives --cache --cache-location .cache/.eslintcache site/", - "js-lint-main": "eslint --report-unused-disable-directives --cache --cache-location .cache/.eslintcache js/src js/tests build/", - "js-main": "npm-run-all js-lint js-compile js-minify-main", - "js-minify": "npm-run-all --parallel js-minify-main js-minify-docs", - "js-minify-bundle": "terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js", - "js-minify-docs": "cross-env-shell terser --mangle --comments \\\"/^!/\\\" --output site/docs/$npm_package_version_short/assets/js/docs.min.js site/docs/$npm_package_version_short/assets/js/vendor/anchor.min.js site/docs/$npm_package_version_short/assets/js/vendor/clipboard.min.js site/docs/$npm_package_version_short/assets/js/vendor/bs-custom-file-input.min.js \"site/docs/$npm_package_version_short/assets/js/src/*.js\"", - "js-minify-main": "npm-run-all js-minify-standalone js-minify-bundle", - "js-minify-standalone": "terser --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js", - "js-test": "npm-run-all js-test-karma* js-test-integration", - "js-test-cloud": "cross-env BROWSER=true npm run js-test-karma", - "js-test-integration": "rollup --config js/tests/integration/rollup.bundle.js", - "js-test-karma": "karma start js/tests/karma.conf.js", - "js-test-karma-bundle": "cross-env BUNDLE=true npm run js-test-karma", - "js-test-karma-bundle-old": "cross-env BUNDLE=true USE_OLD_JQUERY=true npm run js-test-karma", - "js-test-karma-old": "cross-env USE_OLD_JQUERY=true npm run js-test-karma", - "lint": "npm-run-all --parallel js-lint css-lint lockfile-lint", - "lockfile-lint": "lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json", - "netlify": "npm-run-all dist release-sri docs-netlify", - "release": "npm-run-all dist release-sri docs-production release-zip*", - "release-sri": "node build/generate-sri.js", - "release-version": "node build/change-version.js", - "release-zip": "cross-env-shell \"shx rm -rf bootstrap-$npm_package_version-dist && shx cp -r dist/ bootstrap-$npm_package_version-dist && zip -r9 bootstrap-$npm_package_version-dist.zip bootstrap-$npm_package_version-dist && shx rm -rf bootstrap-$npm_package_version-dist\"", - "release-zip-examples": "node build/zip-examples.js", - "start": "npm-run-all --parallel watch docs-serve", - "test": "npm-run-all lint dist js-test docs-build docs-lint", - "update-deps": "ncu -u -x \"jquery,karma-browserstack-launcher,sinon\" && npm update && bundle update && cross-env-shell echo Manually update \\\"site/docs/$npm_package_version_short/assets/js/vendor/\\\"", - "watch": "npm-run-all --parallel watch-*", - "watch-css-docs": "nodemon --watch \"site/docs/**/assets/scss/\" --ext scss --exec \"npm run css-docs\"", - "watch-css-main": "nodemon --watch scss/ --ext scss --exec \"npm run css-main\"", - "watch-js-docs": "nodemon --watch \"site/docs/**/assets/js/src/\" --ext js --exec \"npm run js-docs\"", - "watch-js-main": "nodemon --watch js/src/ --ext js --exec \"npm run js-compile\"" - }, - "style": "dist/css/bootstrap.css", - "version": "4.5.3", - "version_short": "4.5" + } } diff --git a/node_modules/classnames/package.json b/node_modules/classnames/package.json index 8735992..ad02947 100644 --- a/node_modules/classnames/package.json +++ b/node_modules/classnames/package.json @@ -1,43 +1,20 @@ { - "_from": "classnames@^2.2.6", - "_id": "classnames@2.2.6", - "_inBundle": false, - "_integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==", - "_location": "/classnames", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "classnames@^2.2.6", - "name": "classnames", - "escapedName": "classnames", - "rawSpec": "^2.2.6", - "saveSpec": null, - "fetchSpec": "^2.2.6" - }, - "_requiredBy": [ - "/react-bootstrap" - ], - "_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz", - "_shasum": "43935bffdd291f326dad0a205309b38d00f650ce", - "_spec": "classnames@^2.2.6", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "author": { - "name": "Jed Watson" - }, - "bugs": { - "url": "https://github.com/JedWatson/classnames/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "classnames", + "version": "2.2.6", "description": "A simple utility for conditionally joining classNames together", - "devDependencies": { - "benchmark": "^1.0.0", - "browserify": "^14.1.0", - "mocha": "^2.1.0", - "opn-cli": "^3.1.0" + "main": "index.js", + "author": "Jed Watson", + "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/JedWatson/classnames.git" + }, + "scripts": { + "benchmarks": "node ./benchmarks/run", + "benchmarks-browserify": "./node_modules/.bin/browserify ./benchmarks/runInBrowser.js >./benchmarks/runInBrowser.bundle.js", + "benchmarks-in-browser": "./node_modules/.bin/opn ./benchmarks/benchmarks.html", + "test": "mocha tests/*.js" }, - "homepage": "https://github.com/JedWatson/classnames#readme", "keywords": [ "react", "css", @@ -47,18 +24,10 @@ "util", "utility" ], - "license": "MIT", - "main": "index.js", - "name": "classnames", - "repository": { - "type": "git", - "url": "git+https://github.com/JedWatson/classnames.git" - }, - "scripts": { - "benchmarks": "node ./benchmarks/run", - "benchmarks-browserify": "browserify ./benchmarks/runInBrowser.js >./benchmarks/runInBrowser.bundle.js", - "benchmarks-in-browser": "opn ./benchmarks/benchmarks.html", - "test": "mocha tests/*.js" - }, - "version": "2.2.6" + "devDependencies": { + "benchmark": "^1.0.0", + "browserify": "^14.1.0", + "mocha": "^2.1.0", + "opn-cli": "^3.1.0" + } } diff --git a/node_modules/csstype/package.json b/node_modules/csstype/package.json index 3d2d310..efddc1e 100644 --- a/node_modules/csstype/package.json +++ b/node_modules/csstype/package.json @@ -1,38 +1,12 @@ { - "_from": "csstype@^3.0.2", - "_id": "csstype@3.0.5", - "_inBundle": false, - "_integrity": "sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ==", - "_location": "/csstype", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "csstype@^3.0.2", - "name": "csstype", - "escapedName": "csstype", - "rawSpec": "^3.0.2", - "saveSpec": null, - "fetchSpec": "^3.0.2" - }, - "_requiredBy": [ - "/@types/react", - "/dom-helpers" - ], - "_resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.5.tgz", - "_shasum": "7fdec6a28a67ae18647c51668a9ff95bb2fa7bb8", - "_spec": "csstype@^3.0.2", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\@types\\react", - "author": { - "name": "Fredrik Nicol", - "email": "fredrik.nicol@gmail.com" - }, - "bugs": { - "url": "https://github.com/frenic/csstype/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "csstype", + "version": "3.0.5", + "main": "", + "types": "index.d.ts", "description": "Strict TypeScript and Flow types for style based on MDN data", + "repository": "https://github.com/frenic/csstype", + "author": "Fredrik Nicol ", + "license": "MIT", "devDependencies": { "@types/chokidar": "^2.1.3", "@types/jest": "^26.0.15", @@ -59,11 +33,23 @@ "typescript": "~4.0.5", "yarn": "^1.22.10" }, + "scripts": { + "prepublish": "yarn install --cwd __tests__ && yarn install --cwd __tests__/__fixtures__", + "prepublishOnly": "tsc && npm run test:src && npm run build && ts-node --files prepublish.ts", + "update": "ts-node --files update.ts", + "build": "ts-node --files build.ts --start", + "watch": "ts-node --files build.ts --watch", + "lint": "tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts", + "pretty": "prettier --write build.ts **/*.{ts,js,json,md}", + "lazy": "tsc && npm run lint && npm run pretty", + "test": "jest", + "test:src": "jest src.*.ts", + "test:dist": "jest dist.*.ts" + }, "files": [ "index.d.ts", "index.js.flow" ], - "homepage": "https://github.com/frenic/csstype#readme", "keywords": [ "css", "style", @@ -72,27 +58,5 @@ "typings", "types", "definitions" - ], - "license": "MIT", - "main": "", - "name": "csstype", - "repository": { - "type": "git", - "url": "git+https://github.com/frenic/csstype.git" - }, - "scripts": { - "build": "ts-node --files build.ts --start", - "lazy": "tsc && npm run lint && npm run pretty", - "lint": "tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts", - "prepublish": "yarn install --cwd __tests__ && yarn install --cwd __tests__/__fixtures__", - "prepublishOnly": "tsc && npm run test:src && npm run build && ts-node --files prepublish.ts", - "pretty": "prettier --write build.ts **/*.{ts,js,json,md}", - "test": "jest", - "test:dist": "jest dist.*.ts", - "test:src": "jest src.*.ts", - "update": "ts-node --files update.ts", - "watch": "ts-node --files build.ts --watch" - }, - "types": "index.d.ts", - "version": "3.0.5" + ] } diff --git a/node_modules/dom-helpers/package.json b/node_modules/dom-helpers/package.json index 6cc365a..53994be 100644 --- a/node_modules/dom-helpers/package.json +++ b/node_modules/dom-helpers/package.json @@ -1,44 +1,19 @@ { - "_from": "dom-helpers@^5.1.2", - "_id": "dom-helpers@5.2.0", - "_inBundle": false, - "_integrity": "sha512-Ru5o9+V8CpunKnz5LGgWXkmrH/20cGKwcHwS4m73zIvs54CN9epEmT/HLqFJW3kXpakAFkEdzgy1hzlJe3E4OQ==", - "_location": "/dom-helpers", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "dom-helpers@^5.1.2", - "name": "dom-helpers", - "escapedName": "dom-helpers", - "rawSpec": "^5.1.2", - "saveSpec": null, - "fetchSpec": "^5.1.2" - }, - "_requiredBy": [ - "/react-bootstrap", - "/react-overlays", - "/react-transition-group" - ], - "_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.0.tgz", - "_shasum": "57fd054c5f8f34c52a3eeffdb7e7e93cd357d95b", - "_spec": "dom-helpers@^5.1.2", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", + "name": "dom-helpers", + "version": "5.2.0", + "description": "tiny modular DOM lib for ie9+", "author": { "name": "Jason Quense", "email": "monastic.panic@gmail.com" }, - "bugs": { - "url": "https://github.com/react-bootstrap/dom-helpers/issues" - }, - "bundleDependencies": false, - "dependencies": { - "@babel/runtime": "^7.8.7", - "csstype": "^3.0.2" + "repository": { + "type": "git", + "url": "git+https://github.com/react-bootstrap/dom-helpers.git" }, - "deprecated": false, - "description": "tiny modular DOM lib for ie9+", - "homepage": "https://github.com/react-bootstrap/dom-helpers#readme", + "license": "MIT", + "main": "cjs/index.js", + "types": "cjs/index.d.ts", + "module": "esm/index.js", "keywords": [ "dom-helpers", "react-component", @@ -54,20 +29,14 @@ "classlist", "css" ], - "license": "MIT", - "main": "cjs/index.js", - "module": "esm/index.js", - "name": "dom-helpers", "publishConfig": { "directory": "lib" }, "release": { "conventionalCommits": true }, - "repository": { - "type": "git", - "url": "git+https://github.com/react-bootstrap/dom-helpers.git" - }, - "types": "cjs/index.d.ts", - "version": "5.2.0" + "dependencies": { + "@babel/runtime": "^7.8.7", + "csstype": "^3.0.2" + } } diff --git a/node_modules/invariant/package.json b/node_modules/invariant/package.json index b62f5ba..bb1499f 100644 --- a/node_modules/invariant/package.json +++ b/node_modules/invariant/package.json @@ -1,71 +1,35 @@ { - "_from": "invariant@^2.2.4", - "_id": "invariant@2.2.4", - "_inBundle": false, - "_integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==", - "_location": "/invariant", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "invariant@^2.2.4", - "name": "invariant", - "escapedName": "invariant", - "rawSpec": "^2.2.4", - "saveSpec": null, - "fetchSpec": "^2.2.4" - }, - "_requiredBy": [ - "/react-bootstrap", - "/uncontrollable" + "name": "invariant", + "version": "2.2.4", + "description": "invariant", + "keywords": [ + "test", + "invariant" ], - "_resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", - "_shasum": "610f3c92c9359ce1db616e538008d23ff35158e6", - "_spec": "invariant@^2.2.4", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "author": { - "name": "Andres Suarez", - "email": "zertosh@gmail.com" - }, - "browser": "browser.js", - "browserify": { - "transform": [ - "loose-envify" - ] - }, - "bugs": { - "url": "https://github.com/zertosh/invariant/issues" + "license": "MIT", + "author": "Andres Suarez ", + "files": [ + "browser.js", + "invariant.js", + "invariant.js.flow" + ], + "repository": "https://github.com/zertosh/invariant", + "scripts": { + "test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js" }, - "bundleDependencies": false, "dependencies": { "loose-envify": "^1.0.0" }, - "deprecated": false, - "description": "invariant", "devDependencies": { "browserify": "^11.0.1", "flow-bin": "^0.67.1", "tap": "^1.4.0" }, - "files": [ - "browser.js", - "invariant.js", - "invariant.js.flow" - ], - "homepage": "https://github.com/zertosh/invariant#readme", - "keywords": [ - "test", - "invariant" - ], - "license": "MIT", "main": "invariant.js", - "name": "invariant", - "repository": { - "type": "git", - "url": "git+https://github.com/zertosh/invariant.git" - }, - "scripts": { - "test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js" - }, - "version": "2.2.4" + "browser": "browser.js", + "browserify": { + "transform": [ + "loose-envify" + ] + } } diff --git a/node_modules/js-tokens/package.json b/node_modules/js-tokens/package.json index c8589c4..66752fa 100644 --- a/node_modules/js-tokens/package.json +++ b/node_modules/js-tokens/package.json @@ -1,46 +1,9 @@ { - "_from": "js-tokens@^3.0.0 || ^4.0.0", - "_id": "js-tokens@4.0.0", - "_inBundle": false, - "_integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "_location": "/js-tokens", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "js-tokens@^3.0.0 || ^4.0.0", - "name": "js-tokens", - "escapedName": "js-tokens", - "rawSpec": "^3.0.0 || ^4.0.0", - "saveSpec": null, - "fetchSpec": "^3.0.0 || ^4.0.0" - }, - "_requiredBy": [ - "/loose-envify" - ], - "_resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "_shasum": "19203fb59991df98e3a287050d4647cdeaf32499", - "_spec": "js-tokens@^3.0.0 || ^4.0.0", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\loose-envify", - "author": { - "name": "Simon Lydell" - }, - "bugs": { - "url": "https://github.com/lydell/js-tokens/issues" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "js-tokens", + "version": "4.0.0", + "author": "Simon Lydell", + "license": "MIT", "description": "A regex that tokenizes JavaScript.", - "devDependencies": { - "coffeescript": "2.1.1", - "esprima": "4.0.0", - "everything.js": "1.0.3", - "mocha": "5.0.0" - }, - "files": [ - "index.js" - ], - "homepage": "https://github.com/lydell/js-tokens#readme", "keywords": [ "JavaScript", "js", @@ -48,17 +11,20 @@ "tokenize", "regex" ], - "license": "MIT", - "name": "js-tokens", - "repository": { - "type": "git", - "url": "git+https://github.com/lydell/js-tokens.git" - }, + "files": [ + "index.js" + ], + "repository": "lydell/js-tokens", "scripts": { - "build": "node generate-index.js", - "dev": "npm run build && npm test", + "test": "mocha --ui tdd", "esprima-compare": "node esprima-compare ./index.js everything.js/es5.js", - "test": "mocha --ui tdd" + "build": "node generate-index.js", + "dev": "npm run build && npm test" }, - "version": "4.0.0" + "devDependencies": { + "coffeescript": "2.1.1", + "esprima": "4.0.0", + "everything.js": "1.0.3", + "mocha": "5.0.0" + } } diff --git a/node_modules/lodash-es/package.json b/node_modules/lodash-es/package.json index 2a8d3e6..31d0df6 100644 --- a/node_modules/lodash-es/package.json +++ b/node_modules/lodash-es/package.json @@ -1,67 +1,21 @@ { - "_from": "lodash-es@^4.17.15", - "_id": "lodash-es@4.17.20", - "_inBundle": false, - "_integrity": "sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA==", - "_location": "/lodash-es", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "lodash-es@^4.17.15", - "name": "lodash-es", - "escapedName": "lodash-es", - "rawSpec": "^4.17.15", - "saveSpec": null, - "fetchSpec": "^4.17.15" - }, - "_requiredBy": [ - "/@restart/hooks" - ], - "_resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.20.tgz", - "_shasum": "29f6332eefc60e849f869c264bc71126ad61e8f7", - "_spec": "lodash-es@^4.17.15", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\@restart\\hooks", - "author": { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com" - }, - "bugs": { - "url": "https://github.com/lodash/lodash-cli/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be" - } - ], - "deprecated": false, + "name": "lodash-es", + "version": "4.17.20", "description": "Lodash exported as ES modules.", + "keywords": "es6, modules, stdlib, util", "homepage": "https://lodash.com/custom-builds", - "jsnext:main": "lodash.js", - "keywords": [ - "es6", - "modules", - "stdlib", - "util" - ], + "bugs": "https://github.com/lodash/lodash-cli/issues", + "repository": "lodash/lodash", "license": "MIT", + "type": "module", + "jsnext:main": "lodash.js", "main": "lodash.js", "module": "lodash.js", - "name": "lodash-es", - "repository": { - "type": "git", - "url": "git+https://github.com/lodash/lodash.git" - }, - "scripts": { - "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" - }, "sideEffects": false, - "type": "module", - "version": "4.17.20" + "author": "John-David Dalton ", + "contributors": [ + "John-David Dalton ", + "Mathias Bynens " + ], + "scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" } } diff --git a/node_modules/lodash/package.json b/node_modules/lodash/package.json index 69c0aec..2539c24 100644 --- a/node_modules/lodash/package.json +++ b/node_modules/lodash/package.json @@ -1,63 +1,17 @@ { - "_from": "lodash@^4.17.15", - "_id": "lodash@4.17.20", - "_inBundle": false, - "_integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==", - "_location": "/lodash", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "lodash@^4.17.15", - "name": "lodash", - "escapedName": "lodash", - "rawSpec": "^4.17.15", - "saveSpec": null, - "fetchSpec": "^4.17.15" - }, - "_requiredBy": [ - "/@restart/hooks" - ], - "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz", - "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52", - "_spec": "lodash@^4.17.15", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\@restart\\hooks", - "author": { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com" - }, - "bugs": { - "url": "https://github.com/lodash/lodash/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "John-David Dalton", - "email": "john.david.dalton@gmail.com" - }, - { - "name": "Mathias Bynens", - "email": "mathias@qiwi.be" - } - ], - "deprecated": false, + "name": "lodash", + "version": "4.17.20", "description": "Lodash modular utilities.", + "keywords": "modules, stdlib, util", "homepage": "https://lodash.com/", + "repository": "lodash/lodash", "icon": "https://lodash.com/icon.svg", - "keywords": [ - "modules", - "stdlib", - "util" - ], "license": "MIT", "main": "lodash.js", - "name": "lodash", - "repository": { - "type": "git", - "url": "git+https://github.com/lodash/lodash.git" - }, - "scripts": { - "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" - }, - "version": "4.17.20" + "author": "John-David Dalton ", + "contributors": [ + "John-David Dalton ", + "Mathias Bynens " + ], + "scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" } } diff --git a/node_modules/loose-envify/package.json b/node_modules/loose-envify/package.json index 448af46..5e3d0e2 100644 --- a/node_modules/loose-envify/package.json +++ b/node_modules/loose-envify/package.json @@ -1,52 +1,7 @@ { - "_from": "loose-envify@^1.0.0", - "_id": "loose-envify@1.4.0", - "_inBundle": false, - "_integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", - "_location": "/loose-envify", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "loose-envify@^1.0.0", - "name": "loose-envify", - "escapedName": "loose-envify", - "rawSpec": "^1.0.0", - "saveSpec": null, - "fetchSpec": "^1.0.0" - }, - "_requiredBy": [ - "/invariant", - "/prop-types", - "/react-transition-group", - "/warning" - ], - "_resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz", - "_shasum": "71ee51fa7be4caec1a63839f7e682d8132d30caf", - "_spec": "loose-envify@^1.0.0", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\invariant", - "author": { - "name": "Andres Suarez", - "email": "zertosh@gmail.com" - }, - "bin": { - "loose-envify": "cli.js" - }, - "bugs": { - "url": "https://github.com/zertosh/loose-envify/issues" - }, - "bundleDependencies": false, - "dependencies": { - "js-tokens": "^3.0.0 || ^4.0.0" - }, - "deprecated": false, + "name": "loose-envify", + "version": "1.4.0", "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST", - "devDependencies": { - "browserify": "^13.1.1", - "envify": "^3.4.0", - "tap": "^8.0.0" - }, - "homepage": "https://github.com/zertosh/loose-envify", "keywords": [ "environment", "variables", @@ -56,9 +11,13 @@ "source", "configuration" ], + "homepage": "https://github.com/zertosh/loose-envify", "license": "MIT", + "author": "Andres Suarez ", "main": "index.js", - "name": "loose-envify", + "bin": { + "loose-envify": "cli.js" + }, "repository": { "type": "git", "url": "git://github.com/zertosh/loose-envify.git" @@ -66,5 +25,12 @@ "scripts": { "test": "tap test/*.js" }, - "version": "1.4.0" + "dependencies": { + "js-tokens": "^3.0.0 || ^4.0.0" + }, + "devDependencies": { + "browserify": "^13.1.1", + "envify": "^3.4.0", + "tap": "^8.0.0" + } } diff --git a/node_modules/object-assign/package.json b/node_modules/object-assign/package.json index 86c1556..503eb1e 100644 --- a/node_modules/object-assign/package.json +++ b/node_modules/object-assign/package.json @@ -1,51 +1,24 @@ { - "_from": "object-assign@^4.1.1", - "_id": "object-assign@4.1.1", - "_inBundle": false, - "_integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", - "_location": "/object-assign", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "object-assign@^4.1.1", - "name": "object-assign", - "escapedName": "object-assign", - "rawSpec": "^4.1.1", - "saveSpec": null, - "fetchSpec": "^4.1.1" - }, - "_requiredBy": [ - "/prop-types" - ], - "_resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "_shasum": "2109adc7965887cfc05cbbd442cac8bfbb360863", - "_spec": "object-assign@^4.1.1", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\prop-types", + "name": "object-assign", + "version": "4.1.1", + "description": "ES2015 `Object.assign()` ponyfill", + "license": "MIT", + "repository": "sindresorhus/object-assign", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, - "bugs": { - "url": "https://github.com/sindresorhus/object-assign/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "ES2015 `Object.assign()` ponyfill", - "devDependencies": { - "ava": "^0.16.0", - "lodash": "^4.16.4", - "matcha": "^0.7.0", - "xo": "^0.16.0" - }, "engines": { "node": ">=0.10.0" }, + "scripts": { + "test": "xo && ava", + "bench": "matcha bench.js" + }, "files": [ "index.js" ], - "homepage": "https://github.com/sindresorhus/object-assign#readme", "keywords": [ "object", "assign", @@ -60,15 +33,10 @@ "shim", "browser" ], - "license": "MIT", - "name": "object-assign", - "repository": { - "type": "git", - "url": "git+https://github.com/sindresorhus/object-assign.git" - }, - "scripts": { - "bench": "matcha bench.js", - "test": "xo && ava" - }, - "version": "4.1.1" + "devDependencies": { + "ava": "^0.16.0", + "lodash": "^4.16.4", + "matcha": "^0.7.0", + "xo": "^0.16.0" + } } diff --git a/node_modules/prop-types-extra/package.json b/node_modules/prop-types-extra/package.json index 3b84825..441d52f 100644 --- a/node_modules/prop-types-extra/package.json +++ b/node_modules/prop-types-extra/package.json @@ -1,41 +1,44 @@ { - "_from": "prop-types-extra@^1.1.0", - "_id": "prop-types-extra@1.1.1", - "_inBundle": false, - "_integrity": "sha512-59+AHNnHYCdiC+vMwY52WmvP5dM3QLeoumYuEyceQDi9aEhtwN9zIQ2ZNo25sMyXnbh32h+P1ezDsUpUH3JAew==", - "_location": "/prop-types-extra", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "prop-types-extra@^1.1.0", - "name": "prop-types-extra", - "escapedName": "prop-types-extra", - "rawSpec": "^1.1.0", - "saveSpec": null, - "fetchSpec": "^1.1.0" - }, - "_requiredBy": [ - "/react-bootstrap" + "name": "prop-types-extra", + "version": "1.1.1", + "description": "React PropType Utilities", + "main": "lib/index.js", + "files": [ + "LICENSE", + "README.md", + "lib" ], - "_resolved": "https://registry.npmjs.org/prop-types-extra/-/prop-types-extra-1.1.1.tgz", - "_shasum": "58c3b74cbfbb95d304625975aa2f0848329a010b", - "_spec": "prop-types-extra@^1.1.0", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "author": { - "name": "Matthew L Smith", - "email": "mtscout6@gmail.com" + "scripts": { + "build": "rm -rf lib && babel src --out-dir lib", + "lint": "eslint .", + "test": "npm run lint && jest", + "tdd": "jest --watch", + "release": "release" }, + "repository": { + "type": "git", + "url": "git+https://github.com/react-bootstrap/prop-types-extra.git" + }, + "keywords": [ + "react", + "proptypes" + ], + "author": "Matthew L Smith ", + "license": "MIT", "bugs": { "url": "https://github.com/react-bootstrap/prop-types-extra/issues" }, - "bundleDependencies": false, - "dependencies": { - "react-is": "^16.3.2", - "warning": "^4.0.0" + "homepage": "https://github.com/react-bootstrap/prop-types-extra#readme", + "jest": { + "roots": [ + "/test" + ], + "testRegex": "test\\.js", + "setupTestFrameworkScriptFile": "./test/test-setup.js" + }, + "peerDependencies": { + "react": ">=0.14.0" }, - "deprecated": false, - "description": "React PropType Utilities", "devDependencies": { "babel-cli": "^6.24.1", "babel-eslint": "^7.2.3", @@ -59,39 +62,8 @@ "sinon": "^2.2.0", "sinon-chai": "^2.10.0" }, - "files": [ - "LICENSE", - "README.md", - "lib" - ], - "homepage": "https://github.com/react-bootstrap/prop-types-extra#readme", - "jest": { - "roots": [ - "/test" - ], - "testRegex": "test\\.js", - "setupTestFrameworkScriptFile": "./test/test-setup.js" - }, - "keywords": [ - "react", - "proptypes" - ], - "license": "MIT", - "main": "lib/index.js", - "name": "prop-types-extra", - "peerDependencies": { - "react": ">=0.14.0" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/react-bootstrap/prop-types-extra.git" - }, - "scripts": { - "build": "rm -rf lib && babel src --out-dir lib", - "lint": "eslint .", - "release": "release", - "tdd": "jest --watch", - "test": "npm run lint && jest" - }, - "version": "1.1.1" + "dependencies": { + "react-is": "^16.3.2", + "warning": "^4.0.0" + } } diff --git a/node_modules/prop-types/package.json b/node_modules/prop-types/package.json index 9341e31..2675a42 100644 --- a/node_modules/prop-types/package.json +++ b/node_modules/prop-types/package.json @@ -1,56 +1,9 @@ { - "_from": "prop-types@^15.7.2", - "_id": "prop-types@15.7.2", - "_inBundle": false, - "_integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==", - "_location": "/prop-types", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "prop-types@^15.7.2", - "name": "prop-types", - "escapedName": "prop-types", - "rawSpec": "^15.7.2", - "saveSpec": null, - "fetchSpec": "^15.7.2" - }, - "_requiredBy": [ - "/react-bootstrap", - "/react-overlays", - "/react-transition-group" - ], - "_resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz", - "_shasum": "52c41e75b8c87e72b9d9360e0206b99dcbffa6c5", - "_spec": "prop-types@^15.7.2", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "browserify": { - "transform": [ - "loose-envify" - ] - }, - "bugs": { - "url": "https://github.com/facebook/prop-types/issues" - }, - "bundleDependencies": false, - "dependencies": { - "loose-envify": "^1.4.0", - "object-assign": "^4.1.1", - "react-is": "^16.8.1" - }, - "deprecated": false, + "name": "prop-types", + "version": "15.7.2", "description": "Runtime type checking for React props and similar objects.", - "devDependencies": { - "babel-jest": "^19.0.0", - "babel-preset-react": "^6.24.1", - "browserify": "^16.2.3", - "bundle-collapser": "^1.2.1", - "eslint": "^5.13.0", - "jest": "^19.0.2", - "react": "^15.5.1", - "uglifyify": "^3.0.4", - "uglifyjs": "^2.4.10" - }, + "main": "index.js", + "license": "MIT", "files": [ "LICENSE", "README.md", @@ -63,26 +16,43 @@ "prop-types.min.js", "lib" ], - "homepage": "https://facebook.github.io/react/", + "repository": "facebook/prop-types", "keywords": [ "react" ], - "license": "MIT", - "main": "index.js", - "name": "prop-types", - "repository": { - "type": "git", - "url": "git+https://github.com/facebook/prop-types.git" + "bugs": { + "url": "https://github.com/facebook/prop-types/issues" + }, + "homepage": "https://facebook.github.io/react/", + "dependencies": { + "loose-envify": "^1.4.0", + "object-assign": "^4.1.1", + "react-is": "^16.8.1" }, "scripts": { - "build": "yarn umd && yarn umd-min", - "lint": "eslint .", - "prepublish": "yarn build", "pretest": "npm run lint", + "lint": "eslint .", "test": "npm run tests-only", "tests-only": "jest", "umd": "NODE_ENV=development browserify index.js -t loose-envify --standalone PropTypes -o prop-types.js", - "umd-min": "NODE_ENV=production browserify index.js -t loose-envify -t uglifyify --standalone PropTypes -p bundle-collapser/plugin -o | uglifyjs --compress unused,dead_code -o prop-types.min.js" + "umd-min": "NODE_ENV=production browserify index.js -t loose-envify -t uglifyify --standalone PropTypes -p bundle-collapser/plugin -o | uglifyjs --compress unused,dead_code -o prop-types.min.js", + "build": "yarn umd && yarn umd-min", + "prepublish": "yarn build" }, - "version": "15.7.2" + "devDependencies": { + "babel-jest": "^19.0.0", + "babel-preset-react": "^6.24.1", + "browserify": "^16.2.3", + "bundle-collapser": "^1.2.1", + "eslint": "^5.13.0", + "jest": "^19.0.2", + "react": "^15.5.1", + "uglifyify": "^3.0.4", + "uglifyjs": "^2.4.10" + }, + "browserify": { + "transform": [ + "loose-envify" + ] + } } diff --git a/node_modules/react-bootstrap/package.json b/node_modules/react-bootstrap/package.json index 75c811a..4470224 100644 --- a/node_modules/react-bootstrap/package.json +++ b/node_modules/react-bootstrap/package.json @@ -1,36 +1,42 @@ { - "_from": "react-bootstrap", - "_id": "react-bootstrap@1.4.0", - "_inBundle": false, - "_integrity": "sha512-0BMzgeUAxH126v7VYDzIXbHxQVHSnniPVKpz9fblumdQpWaiElMnnzk+u8h8DoELX0nCXwPlcUzgXqmpncdc2Q==", - "_location": "/react-bootstrap", - "_phantomChildren": {}, - "_requested": { - "type": "tag", - "registry": true, - "raw": "react-bootstrap", - "name": "react-bootstrap", - "escapedName": "react-bootstrap", - "rawSpec": "", - "saveSpec": null, - "fetchSpec": "latest" - }, - "_requiredBy": [ - "#USER", - "/" + "name": "react-bootstrap", + "version": "1.4.0", + "description": "Bootstrap 4 components built with React", + "keywords": [ + "react", + "ecosystem-react", + "react-component", + "bootstrap" ], - "_resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-1.4.0.tgz", - "_shasum": "806a8b48b065cedfb28c6c5c7b0c0e3c3b53445d", - "_spec": "react-bootstrap", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page", + "homepage": "https://react-bootstrap.github.io/", + "bugs": { + "url": "https://github.com/react-bootstrap/react-bootstrap/issues" + }, + "license": "MIT", "author": { "name": "Stephen J. Collings", "email": "stevoland@gmail.com" }, - "bugs": { - "url": "https://github.com/react-bootstrap/react-bootstrap/issues" + "main": "cjs/index.js", + "module": "esm/index.js", + "types": "esm/index.d.ts", + "sideEffects": false, + "repository": { + "type": "git", + "url": "git+https://github.com/react-bootstrap/react-bootstrap.git" + }, + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "lint-staged": { + "*.{js,ts,tsx}": "eslint --fix" + }, + "prettier": { + "singleQuote": true, + "trailingComma": "all" }, - "bundleDependencies": false, "dependencies": { "@babel/runtime": "^7.4.2", "@restart/context": "^2.1.4", @@ -51,46 +57,14 @@ "uncontrollable": "^7.0.0", "warning": "^4.0.3" }, - "deprecated": false, - "description": "Bootstrap 4 components built with React", - "homepage": "https://react-bootstrap.github.io/", - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } - }, - "keywords": [ - "react", - "ecosystem-react", - "react-component", - "bootstrap" - ], - "license": "MIT", - "lint-staged": { - "*.{js,ts,tsx}": "eslint --fix" - }, - "main": "cjs/index.js", - "module": "esm/index.js", - "name": "react-bootstrap", "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0" }, - "prettier": { - "singleQuote": true, - "trailingComma": "all" - }, "publishConfig": { "directory": "lib" }, "release": { "conventionalCommits": true - }, - "repository": { - "type": "git", - "url": "git+https://github.com/react-bootstrap/react-bootstrap.git" - }, - "sideEffects": false, - "types": "esm/index.d.ts", - "version": "1.4.0" + } } diff --git a/node_modules/react-is/package.json b/node_modules/react-is/package.json index c58e9b0..5f32de2 100644 --- a/node_modules/react-is/package.json +++ b/node_modules/react-is/package.json @@ -1,34 +1,21 @@ { - "_from": "react-is@^16.8.1", - "_id": "react-is@16.13.1", - "_inBundle": false, - "_integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "_location": "/react-is", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "react-is@^16.8.1", - "name": "react-is", - "escapedName": "react-is", - "rawSpec": "^16.8.1", - "saveSpec": null, - "fetchSpec": "^16.8.1" + "name": "react-is", + "version": "16.13.1", + "description": "Brand checking of React Elements.", + "main": "index.js", + "repository": { + "type": "git", + "url": "https://github.com/facebook/react.git", + "directory": "packages/react-is" }, - "_requiredBy": [ - "/prop-types", - "/prop-types-extra" + "keywords": [ + "react" ], - "_resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "_shasum": "789729a4dc36de2999dc156dd6c1d9c18cea56a4", - "_spec": "react-is@^16.8.1", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\prop-types", + "license": "MIT", "bugs": { "url": "https://github.com/facebook/react/issues" }, - "bundleDependencies": false, - "deprecated": false, - "description": "Brand checking of React Elements.", + "homepage": "https://reactjs.org/", "files": [ "LICENSE", "README.md", @@ -36,18 +23,5 @@ "index.js", "cjs/", "umd/" - ], - "homepage": "https://reactjs.org/", - "keywords": [ - "react" - ], - "license": "MIT", - "main": "index.js", - "name": "react-is", - "repository": { - "type": "git", - "url": "git+https://github.com/facebook/react.git", - "directory": "packages/react-is" - }, - "version": "16.13.1" + ] } diff --git a/node_modules/react-lifecycles-compat/package.json b/node_modules/react-lifecycles-compat/package.json index 21f98a5..cb7ccb4 100644 --- a/node_modules/react-lifecycles-compat/package.json +++ b/node_modules/react-lifecycles-compat/package.json @@ -1,33 +1,26 @@ { - "_from": "react-lifecycles-compat@^3.0.4", - "_id": "react-lifecycles-compat@3.0.4", - "_inBundle": false, - "_integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==", - "_location": "/react-lifecycles-compat", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "react-lifecycles-compat@^3.0.4", - "name": "react-lifecycles-compat", - "escapedName": "react-lifecycles-compat", - "rawSpec": "^3.0.4", - "saveSpec": null, - "fetchSpec": "^3.0.4" + "name": "react-lifecycles-compat", + "version": "3.0.4", + "description": "Backwards compatibility polyfill for React class components", + "main": "react-lifecycles-compat.cjs.js", + "module": "react-lifecycles-compat.es.js", + "license": "MIT", + "repository": "reactjs/react-lifecycles-compat", + "scripts": { + "build": "rollup -c", + "install:dependencies": "node install.js", + "lint": "eslint index.js", + "prepublish": "npm test", + "pretest": "npm run install:dependencies && npm run build", + "prettier": "prettier --write {index,test}.js", + "test": "jest test.js" }, - "_requiredBy": [ - "/uncontrollable" + "files": [ + "react-lifecycles-compat.cjs.js", + "react-lifecycles-compat.es.js", + "react-lifecycles-compat.js", + "react-lifecycles-compat.min.js" ], - "_resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz", - "_shasum": "4f1a273afdfc8f3488a8c516bfda78f872352362", - "_spec": "react-lifecycles-compat@^3.0.4", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\uncontrollable", - "bugs": { - "url": "https://github.com/reactjs/react-lifecycles-compat/issues" - }, - "bundleDependencies": false, - "deprecated": false, - "description": "Backwards compatibility polyfill for React class components", "devDependencies": { "camelcase": "^5.0.0", "chalk": "^2.3.0", @@ -42,30 +35,5 @@ }, "devEngines": { "node": "8.5 || 9.x" - }, - "files": [ - "react-lifecycles-compat.cjs.js", - "react-lifecycles-compat.es.js", - "react-lifecycles-compat.js", - "react-lifecycles-compat.min.js" - ], - "homepage": "https://github.com/reactjs/react-lifecycles-compat#readme", - "license": "MIT", - "main": "react-lifecycles-compat.cjs.js", - "module": "react-lifecycles-compat.es.js", - "name": "react-lifecycles-compat", - "repository": { - "type": "git", - "url": "git+https://github.com/reactjs/react-lifecycles-compat.git" - }, - "scripts": { - "build": "rollup -c", - "install:dependencies": "node install.js", - "lint": "eslint index.js", - "prepublish": "npm test", - "pretest": "npm run install:dependencies && npm run build", - "prettier": "prettier --write {index,test}.js", - "test": "jest test.js" - }, - "version": "3.0.4" + } } diff --git a/node_modules/react-overlays/package.json b/node_modules/react-overlays/package.json index add2b3b..bb6780c 100644 --- a/node_modules/react-overlays/package.json +++ b/node_modules/react-overlays/package.json @@ -1,53 +1,19 @@ { - "_from": "react-overlays@^4.1.0", - "_id": "react-overlays@4.1.1", - "_inBundle": false, - "_integrity": "sha512-WtJifh081e6M24KnvTQoNjQEpz7HoLxqt8TwZM7LOYIkYJ8i/Ly1Xi7RVte87ZVnmqQ4PFaFiNHZhSINPSpdBQ==", - "_location": "/react-overlays", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "react-overlays@^4.1.0", - "name": "react-overlays", - "escapedName": "react-overlays", - "rawSpec": "^4.1.0", - "saveSpec": null, - "fetchSpec": "^4.1.0" - }, - "_requiredBy": [ - "/react-bootstrap" - ], - "_resolved": "https://registry.npmjs.org/react-overlays/-/react-overlays-4.1.1.tgz", - "_shasum": "0060107cbe1c5171a744ccda3fbf0556d064bc5f", - "_spec": "react-overlays@^4.1.0", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", + "name": "react-overlays", + "version": "4.1.1", + "description": "Utilities for creating robust overlay components", "author": { "name": "Jason Quense", "email": "monastic.panic@gmail.com" }, - "bugs": { - "url": "https://github.com/react-bootstrap/react-overlays/issues" - }, - "bundleDependencies": false, - "dependencies": { - "@babel/runtime": "^7.12.1", - "@popperjs/core": "^2.5.3", - "@restart/hooks": "^0.3.25", - "@types/warning": "^3.0.0", - "dom-helpers": "^5.2.0", - "prop-types": "^15.7.2", - "uncontrollable": "^7.0.0", - "warning": "^4.0.3" - }, - "deprecated": false, - "description": "Utilities for creating robust overlay components", - "homepage": "https://github.com/react-bootstrap/react-overlays#readme", - "husky": { - "hooks": { - "pre-commit": "lint-staged" - } + "repository": { + "type": "git", + "url": "git+https://github.com/react-bootstrap/react-overlays.git" }, + "license": "MIT", + "main": "cjs/index.js", + "module": "esm/index.js", + "sideEffects": false, "keywords": [ "react-overlays", "react-component", @@ -59,17 +25,14 @@ "popover", "modal" ], - "license": "MIT", + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, "lint-staged": { "*.js,*.tsx": "eslint --fix --ext .js,.ts,.tsx" }, - "main": "cjs/index.js", - "module": "esm/index.js", - "name": "react-overlays", - "peerDependencies": { - "react": ">=16.3.0", - "react-dom": ">=16.3.0" - }, "prettier": { "singleQuote": true, "trailingComma": "all" @@ -80,10 +43,24 @@ "release": { "conventionalCommits": true }, - "repository": { - "type": "git", - "url": "git+https://github.com/react-bootstrap/react-overlays.git" + "dependencies": { + "@babel/runtime": "^7.12.1", + "@popperjs/core": "^2.5.3", + "@restart/hooks": "^0.3.25", + "@types/warning": "^3.0.0", + "dom-helpers": "^5.2.0", + "prop-types": "^15.7.2", + "uncontrollable": "^7.0.0", + "warning": "^4.0.3" }, - "sideEffects": false, - "version": "4.1.1" + "peerDependencies": { + "react": ">=16.3.0", + "react-dom": ">=16.3.0" + }, + "bugs": { + "url": "https://github.com/react-bootstrap/react-overlays/issues" + }, + "readme": "ERROR: No README data found!", + "homepage": "https://github.com/react-bootstrap/react-overlays#readme", + "_id": "react-overlays@3.0.0" } diff --git a/node_modules/react-transition-group/package.json b/node_modules/react-transition-group/package.json index b027e02..cb30f98 100644 --- a/node_modules/react-transition-group/package.json +++ b/node_modules/react-transition-group/package.json @@ -1,45 +1,27 @@ { - "_from": "react-transition-group@^4.4.1", - "_id": "react-transition-group@4.4.1", - "_inBundle": false, - "_integrity": "sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw==", - "_location": "/react-transition-group", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "react-transition-group@^4.4.1", - "name": "react-transition-group", - "escapedName": "react-transition-group", - "rawSpec": "^4.4.1", - "saveSpec": null, - "fetchSpec": "^4.4.1" + "name": "react-transition-group", + "version": "4.4.1", + "description": "A react component toolset for managing animations", + "main": "cjs/index.js", + "module": "esm/index.js", + "repository": { + "type": "git", + "url": "https://github.com/reactjs/react-transition-group.git" }, - "_requiredBy": [ - "/react-bootstrap" + "keywords": [ + "react", + "transition", + "addons", + "transition-group", + "animation", + "css", + "transitions" ], - "_resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.1.tgz", - "_shasum": "63868f9325a38ea5ee9535d828327f85773345c9", - "_spec": "react-transition-group@^4.4.1", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", "author": "", - "browserify": { - "transform": [ - "loose-envify" - ] - }, + "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/reactjs/react-transition-group/issues" }, - "bundleDependencies": false, - "dependencies": { - "@babel/runtime": "^7.5.5", - "dom-helpers": "^5.0.1", - "loose-envify": "^1.4.0", - "prop-types": "^15.6.2" - }, - "deprecated": false, - "description": "A react component toolset for managing animations", "homepage": "https://github.com/reactjs/react-transition-group#readme", "jest": { "testRegex": "-test\\.js", @@ -50,23 +32,16 @@ "/test" ] }, - "keywords": [ - "react", - "transition", - "addons", - "transition-group", - "animation", - "css", - "transitions" - ], - "license": "BSD-3-Clause", - "main": "cjs/index.js", - "module": "esm/index.js", - "name": "react-transition-group", "peerDependencies": { "react": ">=16.6.0", "react-dom": ">=16.6.0" }, + "dependencies": { + "@babel/runtime": "^7.5.5", + "dom-helpers": "^5.0.1", + "loose-envify": "^1.4.0", + "prop-types": "^15.6.2" + }, "release": { "pkgRoot": "lib", "verifyConditions": [ @@ -82,10 +57,10 @@ "@semantic-release/git" ] }, - "repository": { - "type": "git", - "url": "git+https://github.com/reactjs/react-transition-group.git" + "browserify": { + "transform": [ + "loose-envify" + ] }, - "sideEffects": false, - "version": "4.4.1" + "sideEffects": false } diff --git a/node_modules/regenerator-runtime/package.json b/node_modules/regenerator-runtime/package.json index 8e86564..efb561f 100644 --- a/node_modules/regenerator-runtime/package.json +++ b/node_modules/regenerator-runtime/package.json @@ -1,47 +1,19 @@ { - "_from": "regenerator-runtime@^0.13.4", - "_id": "regenerator-runtime@0.13.7", - "_inBundle": false, - "_integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==", - "_location": "/regenerator-runtime", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "regenerator-runtime@^0.13.4", - "name": "regenerator-runtime", - "escapedName": "regenerator-runtime", - "rawSpec": "^0.13.4", - "saveSpec": null, - "fetchSpec": "^0.13.4" - }, - "_requiredBy": [ - "/@babel/runtime" - ], - "_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz", - "_shasum": "cac2dacc8a1ea675feaabaeb8ae833898ae46f55", - "_spec": "regenerator-runtime@^0.13.4", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\@babel\\runtime", - "author": { - "name": "Ben Newman", - "email": "bn@cs.stanford.edu" - }, - "bundleDependencies": false, - "deprecated": false, + "name": "regenerator-runtime", + "author": "Ben Newman ", "description": "Runtime for Regenerator-compiled generator and async functions.", + "version": "0.13.7", + "main": "runtime.js", "keywords": [ "regenerator", "runtime", "generator", "async" ], - "license": "MIT", - "main": "runtime.js", - "name": "regenerator-runtime", + "sideEffects": true, "repository": { "type": "git", "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime" }, - "sideEffects": true, - "version": "0.13.7" + "license": "MIT" } diff --git a/node_modules/uncontrollable/package.json b/node_modules/uncontrollable/package.json index 28937f5..5e24f3d 100644 --- a/node_modules/uncontrollable/package.json +++ b/node_modules/uncontrollable/package.json @@ -1,48 +1,18 @@ { - "_from": "uncontrollable@^7.0.0", - "_id": "uncontrollable@7.1.1", - "_inBundle": false, - "_integrity": "sha512-EcPYhot3uWTS3w00R32R2+vS8Vr53tttrvMj/yA1uYRhf8hbTG2GyugGqWDY0qIskxn0uTTojVd6wPYW9ZEf8Q==", - "_location": "/uncontrollable", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "uncontrollable@^7.0.0", - "name": "uncontrollable", - "escapedName": "uncontrollable", - "rawSpec": "^7.0.0", - "saveSpec": null, - "fetchSpec": "^7.0.0" - }, - "_requiredBy": [ - "/react-bootstrap", - "/react-overlays" - ], - "_resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.1.1.tgz", - "_shasum": "f67fed3ef93637126571809746323a9db815d556", - "_spec": "uncontrollable@^7.0.0", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", + "name": "uncontrollable", + "version": "7.1.1", + "description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled", "author": { "name": "Jason Quense", "email": "monastic.panic@gmail.com" }, - "bugs": { - "url": "https://github.com/jquense/uncontrollable/issues" - }, - "bundleDependencies": false, - "dependencies": { - "@babel/runtime": "^7.6.3", - "@types/react": "^16.9.11", - "invariant": "^2.2.4", - "react-lifecycles-compat": "^3.0.4" - }, - "deprecated": false, - "description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled", - "homepage": "https://github.com/jquense/uncontrollable#readme", - "jest": { - "rootDir": "./test" + "repository": { + "type": "git", + "url": "git+https://github.com/jquense/uncontrollable.git" }, + "license": "MIT", + "main": "cjs/index.js", + "module": "esm/index.js", "keywords": [ "uncontrolled-component", "react-component", @@ -51,19 +21,25 @@ "uncontrolled", "form" ], - "license": "MIT", - "main": "cjs/index.js", - "module": "esm/index.js", - "name": "uncontrollable", + "publishConfig": { + "directory": "lib" + }, "peerDependencies": { "react": ">=15.0.0" }, - "publishConfig": { - "directory": "lib" + "jest": { + "rootDir": "./test" }, - "repository": { - "type": "git", - "url": "git+https://github.com/jquense/uncontrollable.git" + "dependencies": { + "@babel/runtime": "^7.6.3", + "@types/react": "^16.9.11", + "invariant": "^2.2.4", + "react-lifecycles-compat": "^3.0.4" }, - "version": "7.1.1" + "bugs": { + "url": "https://github.com/jquense/uncontrollable/issues" + }, + "readme": "ERROR: No README data found!", + "homepage": "https://github.com/jquense/uncontrollable#readme", + "_id": "uncontrollable@7.1.0" } diff --git a/node_modules/warning/package.json b/node_modules/warning/package.json index f3b3ba1..af03cc5 100644 --- a/node_modules/warning/package.json +++ b/node_modules/warning/package.json @@ -1,53 +1,18 @@ { - "_from": "warning@^4.0.3", - "_id": "warning@4.0.3", - "_inBundle": false, - "_integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==", - "_location": "/warning", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "warning@^4.0.3", - "name": "warning", - "escapedName": "warning", - "rawSpec": "^4.0.3", - "saveSpec": null, - "fetchSpec": "^4.0.3" - }, - "_requiredBy": [ - "/prop-types-extra", - "/react-bootstrap", - "/react-overlays" - ], - "_resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz", - "_shasum": "16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3", - "_spec": "warning@^4.0.3", - "_where": "C:\\Users\\reyel\\OneDrive\\바탕 화면\\2020winter\\search-page\\node_modules\\react-bootstrap", - "author": { - "name": "Berkeley Martinez", - "email": "berkeley@berkeleytrue.com", - "url": "http://www.berkeleytrue.com" - }, - "browserify": { - "transform": [ - "loose-envify" - ] - }, - "bugs": { - "url": "https://github.com/BerkeleyTrue/warning/issues" - }, - "bundleDependencies": false, - "config": { - "commitizen": { - "path": "cz-conventional-changelog" - } + "name": "warning", + "version": "4.0.3", + "description": "A mirror of Facebook's Warning", + "main": "warning.js", + "scripts": { + "test": "npm run test:dev && npm run test:prod", + "test:dev": "NODE_ENV=development jest", + "test:prod": "NODE_ENV=production jest", + "commit": "git cz", + "commitmsg": "commitlint -e $GIT_PARAMS" }, "dependencies": { "loose-envify": "^1.0.0" }, - "deprecated": false, - "description": "A mirror of Facebook's Warning", "devDependencies": { "@commitlint/cli": "^6.2.0", "@commitlint/config-conventional": "^6.1.3", @@ -58,29 +23,33 @@ "jest": "^23.1.0", "uglify-js": "^3.3.25" }, + "repository": { + "type": "git", + "url": "https://github.com/BerkeleyTrue/warning.git" + }, + "config": { + "commitizen": { + "path": "cz-conventional-changelog" + } + }, + "browserify": { + "transform": [ + "loose-envify" + ] + }, "files": [ "warning.js" ], - "homepage": "https://github.com/BerkeleyTrue/warning", "keywords": [ "warning", "facebook", "react", "invariant" ], + "author": "Berkeley Martinez (http://www.berkeleytrue.com)", "license": "MIT", - "main": "warning.js", - "name": "warning", - "repository": { - "type": "git", - "url": "git+https://github.com/BerkeleyTrue/warning.git" - }, - "scripts": { - "commit": "git cz", - "commitmsg": "commitlint -e $GIT_PARAMS", - "test": "npm run test:dev && npm run test:prod", - "test:dev": "NODE_ENV=development jest", - "test:prod": "NODE_ENV=production jest" + "bugs": { + "url": "https://github.com/BerkeleyTrue/warning/issues" }, - "version": "4.0.3" + "homepage": "https://github.com/BerkeleyTrue/warning" } diff --git a/package-lock.json b/package-lock.json index c472a24..cc53879 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,8 @@ { - "requires": true, + "name": "search-page", + "version": "1.0.0", "lockfileVersion": 1, + "requires": true, "dependencies": { "@babel/runtime": { "version": "7.12.5", @@ -66,21 +68,98 @@ "resolved": "https://registry.npmjs.org/@types/warning/-/warning-3.0.0.tgz", "integrity": "sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI=" }, + "accepts": { + "version": "1.3.7", + "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz", + "integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==", + "requires": { + "mime-types": "~2.1.24", + "negotiator": "0.6.2" + } + }, + "array-flatten": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", + "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=" + }, + "body-parser": { + "version": "1.19.0", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz", + "integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==", + "requires": { + "bytes": "3.1.0", + "content-type": "~1.0.4", + "debug": "2.6.9", + "depd": "~1.1.2", + "http-errors": "1.7.2", + "iconv-lite": "0.4.24", + "on-finished": "~2.3.0", + "qs": "6.7.0", + "raw-body": "2.4.0", + "type-is": "~1.6.17" + } + }, "bootstrap": { "version": "4.5.3", "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz", "integrity": "sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ==" }, + "bytes": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz", + "integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==" + }, "classnames": { "version": "2.2.6", "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz", "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==" }, + "content-disposition": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz", + "integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==", + "requires": { + "safe-buffer": "5.1.2" + } + }, + "content-type": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz", + "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==" + }, + "cookie": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz", + "integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==" + }, + "cookie-signature": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", + "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw=" + }, "csstype": { "version": "3.0.5", "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.5.tgz", "integrity": "sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ==" }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "requires": { + "ms": "2.0.0" + } + }, + "depd": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz", + "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=" + }, + "destroy": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", + "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=" + }, "dom-helpers": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.0.tgz", @@ -90,6 +169,112 @@ "csstype": "^3.0.2" } }, + "ee-first": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", + "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" + }, + "encodeurl": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", + "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=" + }, + "escape-html": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", + "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=" + }, + "etag": { + "version": "1.8.1", + "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz", + "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=" + }, + "express": { + "version": "4.17.1", + "resolved": "https://registry.npmjs.org/express/-/express-4.17.1.tgz", + "integrity": "sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==", + "requires": { + "accepts": "~1.3.7", + "array-flatten": "1.1.1", + "body-parser": "1.19.0", + "content-disposition": "0.5.3", + "content-type": "~1.0.4", + "cookie": "0.4.0", + "cookie-signature": "1.0.6", + "debug": "2.6.9", + "depd": "~1.1.2", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "finalhandler": "~1.1.2", + "fresh": "0.5.2", + "merge-descriptors": "1.0.1", + "methods": "~1.1.2", + "on-finished": "~2.3.0", + "parseurl": "~1.3.3", + "path-to-regexp": "0.1.7", + "proxy-addr": "~2.0.5", + "qs": "6.7.0", + "range-parser": "~1.2.1", + "safe-buffer": "5.1.2", + "send": "0.17.1", + "serve-static": "1.14.1", + "setprototypeof": "1.1.1", + "statuses": "~1.5.0", + "type-is": "~1.6.18", + "utils-merge": "1.0.1", + "vary": "~1.1.2" + } + }, + "finalhandler": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz", + "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==", + "requires": { + "debug": "2.6.9", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "on-finished": "~2.3.0", + "parseurl": "~1.3.3", + "statuses": "~1.5.0", + "unpipe": "~1.0.0" + } + }, + "forwarded": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz", + "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ=" + }, + "fresh": { + "version": "0.5.2", + "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz", + "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=" + }, + "http-errors": { + "version": "1.7.2", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz", + "integrity": "sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==", + "requires": { + "depd": "~1.1.2", + "inherits": "2.0.3", + "setprototypeof": "1.1.1", + "statuses": ">= 1.5.0 < 2", + "toidentifier": "1.0.0" + } + }, + "iconv-lite": { + "version": "0.4.24", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", + "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", + "requires": { + "safer-buffer": ">= 2.1.2 < 3" + } + }, + "inherits": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", + "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=" + }, "invariant": { "version": "2.2.4", "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", @@ -98,6 +283,11 @@ "loose-envify": "^1.0.0" } }, + "ipaddr.js": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz", + "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" + }, "js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -121,11 +311,72 @@ "js-tokens": "^3.0.0 || ^4.0.0" } }, + "media-typer": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", + "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=" + }, + "merge-descriptors": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", + "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=" + }, + "methods": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", + "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=" + }, + "mime": { + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz", + "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" + }, + "mime-db": { + "version": "1.44.0", + "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz", + "integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==" + }, + "mime-types": { + "version": "2.1.27", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz", + "integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==", + "requires": { + "mime-db": "1.44.0" + } + }, + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", + "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=" + }, + "negotiator": { + "version": "0.6.2", + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz", + "integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==" + }, "object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" }, + "on-finished": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", + "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", + "requires": { + "ee-first": "1.1.1" + } + }, + "parseurl": { + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz", + "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" + }, + "path-to-regexp": { + "version": "0.1.7", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", + "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=" + }, "prop-types": { "version": "15.7.2", "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz", @@ -145,6 +396,36 @@ "warning": "^4.0.0" } }, + "proxy-addr": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz", + "integrity": "sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==", + "requires": { + "forwarded": "~0.1.2", + "ipaddr.js": "1.9.1" + } + }, + "qs": { + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.7.0.tgz", + "integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==" + }, + "range-parser": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz", + "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" + }, + "raw-body": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz", + "integrity": "sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==", + "requires": { + "bytes": "3.1.0", + "http-errors": "1.7.2", + "iconv-lite": "0.4.24", + "unpipe": "1.0.0" + } + }, "react-bootstrap": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-1.4.0.tgz", @@ -211,6 +492,78 @@ "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz", "integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==" }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "safer-buffer": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", + "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==" + }, + "send": { + "version": "0.17.1", + "resolved": "https://registry.npmjs.org/send/-/send-0.17.1.tgz", + "integrity": "sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==", + "requires": { + "debug": "2.6.9", + "depd": "~1.1.2", + "destroy": "~1.0.4", + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "etag": "~1.8.1", + "fresh": "0.5.2", + "http-errors": "~1.7.2", + "mime": "1.6.0", + "ms": "2.1.1", + "on-finished": "~2.3.0", + "range-parser": "~1.2.1", + "statuses": "~1.5.0" + }, + "dependencies": { + "ms": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", + "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==" + } + } + }, + "serve-static": { + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz", + "integrity": "sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==", + "requires": { + "encodeurl": "~1.0.2", + "escape-html": "~1.0.3", + "parseurl": "~1.3.3", + "send": "0.17.1" + } + }, + "setprototypeof": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz", + "integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==" + }, + "statuses": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz", + "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=" + }, + "toidentifier": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz", + "integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==" + }, + "type-is": { + "version": "1.6.18", + "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz", + "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", + "requires": { + "media-typer": "0.3.0", + "mime-types": "~2.1.24" + } + }, "uncontrollable": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.1.1.tgz", @@ -222,6 +575,21 @@ "react-lifecycles-compat": "^3.0.4" } }, + "unpipe": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", + "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=" + }, + "utils-merge": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", + "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=" + }, + "vary": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", + "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=" + }, "warning": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz", diff --git a/package.json b/package.json new file mode 100644 index 0000000..3e2bb8f --- /dev/null +++ b/package.json @@ -0,0 +1,22 @@ +{ + "name": "search-page", + "version": "1.0.0", + "description": "Search Page 2020 Winter", + "main": "index.js", + "dependencies": { + "bootstrap": "^4.5.3", + "express": "^4.17.1", + "react-bootstrap": "^1.4.0" + }, + "devDependencies": {}, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "https://compmath.korea.ac.kr/gitlab/research/search-page.git" + }, + "keywords": [], + "author": "", + "license": "ISC" +} diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000..f1d8a8c --- /dev/null +++ b/yarn.lock @@ -0,0 +1,590 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + + +"@babel/runtime@^7.12.1", "@babel/runtime@^7.4.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7": + version "7.12.5" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" + integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg== + dependencies: + regenerator-runtime "^0.13.4" + +"@popperjs/core@^2.5.3": + version "2.6.0" + resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.6.0.tgz#f022195afdfc942e088ee2101285a1d31c7d727f" + integrity sha512-cPqjjzuFWNK3BSKLm0abspP0sp/IGOli4p5I5fKFAzdS8fvjdOwDCfZqAaIiXd9lPkOWi3SUUfZof3hEb7J/uw== + +"@restart/context@^2.1.4": + version "2.1.4" + resolved "https://registry.yarnpkg.com/@restart/context/-/context-2.1.4.tgz#a99d87c299a34c28bd85bb489cb07bfd23149c02" + integrity sha512-INJYZQJP7g+IoDUh/475NlGiTeMfwTXUEr3tmRneckHIxNolGOW9CTq83S8cxq0CgJwwcMzMJFchxvlwe7Rk8Q== + +"@restart/hooks@^0.3.21", "@restart/hooks@^0.3.25": + version "0.3.25" + resolved "https://registry.yarnpkg.com/@restart/hooks/-/hooks-0.3.25.tgz#11004139ad1c70d2f5965a8939dcb5aeb96aa652" + integrity sha512-m2v3N5pxTsIiSH74/sb1yW8D9RxkJidGW+5Mfwn/lHb2QzhZNlaU1su7abSyT9EGf0xS/0waLjrf7/XxQHUk7w== + dependencies: + lodash "^4.17.15" + lodash-es "^4.17.15" + +"@types/classnames@^2.2.10": + version "2.2.11" + resolved "https://registry.yarnpkg.com/@types/classnames/-/classnames-2.2.11.tgz#2521cc86f69d15c5b90664e4829d84566052c1cf" + integrity sha512-2koNhpWm3DgWRp5tpkiJ8JGc1xTn2q0l+jUNUE7oMKXUf5NpI9AIdC4kbjGNFBdHtcxBD18LAksoudAVhFKCjw== + +"@types/invariant@^2.2.33": + version "2.2.34" + resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.34.tgz#05e4f79f465c2007884374d4795452f995720bbe" + integrity sha512-lYUtmJ9BqUN688fGY1U1HZoWT1/Jrmgigx2loq4ZcJpICECm/Om3V314BxdzypO0u5PORKGMM6x0OXaljV1YFg== + +"@types/prop-types@*", "@types/prop-types@^15.7.3": + version "15.7.3" + resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" + integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== + +"@types/react-transition-group@^4.4.0": + version "4.4.0" + resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.0.tgz#882839db465df1320e4753e6e9f70ca7e9b4d46d" + integrity sha512-/QfLHGpu+2fQOqQaXh8MG9q03bFENooTb/it4jr5kKaZlDQfWvjqWZg48AwzPVMBHlRuTRAY7hRHCEOXz5kV6w== + dependencies: + "@types/react" "*" + +"@types/react@*": + version "17.0.0" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.0.tgz#5af3eb7fad2807092f0046a1302b7823e27919b8" + integrity sha512-aj/L7RIMsRlWML3YB6KZiXB3fV2t41+5RBGYF8z+tAKU43Px8C3cYUZsDvf1/+Bm4FK21QWBrDutu8ZJ/70qOw== + dependencies: + "@types/prop-types" "*" + csstype "^3.0.2" + +"@types/react@^16.9.11", "@types/react@^16.9.35": + version "16.14.2" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c" + integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ== + dependencies: + "@types/prop-types" "*" + csstype "^3.0.2" + +"@types/warning@^3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.0.tgz#0d2501268ad8f9962b740d387c4654f5f8e23e52" + integrity sha1-DSUBJorY+ZYrdA04fEZU9fjiPlI= + +accepts@~1.3.7: + version "1.3.7" + resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.7.tgz#531bc726517a3b2b41f850021c6cc15eaab507cd" + integrity sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA== + dependencies: + mime-types "~2.1.24" + negotiator "0.6.2" + +array-flatten@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" + integrity sha1-ml9pkFGx5wczKPKgCJaLZOopVdI= + +body-parser@1.19.0: + version "1.19.0" + resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a" + integrity sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw== + dependencies: + bytes "3.1.0" + content-type "~1.0.4" + debug "2.6.9" + depd "~1.1.2" + http-errors "1.7.2" + iconv-lite "0.4.24" + on-finished "~2.3.0" + qs "6.7.0" + raw-body "2.4.0" + type-is "~1.6.17" + +bootstrap@^4.5.3: + version "4.5.3" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.5.3.tgz#c6a72b355aaf323920be800246a6e4ef30997fe6" + integrity sha512-o9ppKQioXGqhw8Z7mah6KdTYpNQY//tipnkxppWhPbiSWdD+1raYsnhwEZjkTHYbGee4cVQ0Rx65EhOY/HNLcQ== + +bytes@3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.0.tgz#f6cf7933a360e0588fa9fde85651cdc7f805d1f6" + integrity sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg== + +classnames@^2.2.6: + version "2.2.6" + resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce" + integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q== + +content-disposition@0.5.3: + version "0.5.3" + resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd" + integrity sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g== + dependencies: + safe-buffer "5.1.2" + +content-type@~1.0.4: + version "1.0.4" + resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" + integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== + +cookie-signature@1.0.6: + version "1.0.6" + resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" + integrity sha1-4wOogrNCzD7oylE6eZmXNNqzriw= + +cookie@0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.0.tgz#beb437e7022b3b6d49019d088665303ebe9c14ba" + integrity sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg== + +csstype@^3.0.2: + version "3.0.5" + resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.5.tgz#7fdec6a28a67ae18647c51668a9ff95bb2fa7bb8" + integrity sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ== + +debug@2.6.9: + version "2.6.9" + resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" + integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== + dependencies: + ms "2.0.0" + +depd@~1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9" + integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= + +destroy@~1.0.4: + version "1.0.4" + resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80" + integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA= + +dom-helpers@^5.0.1, dom-helpers@^5.1.2, dom-helpers@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-5.2.0.tgz#57fd054c5f8f34c52a3eeffdb7e7e93cd357d95b" + integrity sha512-Ru5o9+V8CpunKnz5LGgWXkmrH/20cGKwcHwS4m73zIvs54CN9epEmT/HLqFJW3kXpakAFkEdzgy1hzlJe3E4OQ== + dependencies: + "@babel/runtime" "^7.8.7" + csstype "^3.0.2" + +ee-first@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" + integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= + +encodeurl@~1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" + integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k= + +escape-html@~1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" + integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg= + +etag@~1.8.1: + version "1.8.1" + resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887" + integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc= + +express@^4.17.1: + version "4.17.1" + resolved "https://registry.yarnpkg.com/express/-/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134" + integrity sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g== + dependencies: + accepts "~1.3.7" + array-flatten "1.1.1" + body-parser "1.19.0" + content-disposition "0.5.3" + content-type "~1.0.4" + cookie "0.4.0" + cookie-signature "1.0.6" + debug "2.6.9" + depd "~1.1.2" + encodeurl "~1.0.2" + escape-html "~1.0.3" + etag "~1.8.1" + finalhandler "~1.1.2" + fresh "0.5.2" + merge-descriptors "1.0.1" + methods "~1.1.2" + on-finished "~2.3.0" + parseurl "~1.3.3" + path-to-regexp "0.1.7" + proxy-addr "~2.0.5" + qs "6.7.0" + range-parser "~1.2.1" + safe-buffer "5.1.2" + send "0.17.1" + serve-static "1.14.1" + setprototypeof "1.1.1" + statuses "~1.5.0" + type-is "~1.6.18" + utils-merge "1.0.1" + vary "~1.1.2" + +finalhandler@~1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.2.tgz#b7e7d000ffd11938d0fdb053506f6ebabe9f587d" + integrity sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA== + dependencies: + debug "2.6.9" + encodeurl "~1.0.2" + escape-html "~1.0.3" + on-finished "~2.3.0" + parseurl "~1.3.3" + statuses "~1.5.0" + unpipe "~1.0.0" + +forwarded@~0.1.2: + version "0.1.2" + resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84" + integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ= + +fresh@0.5.2: + version "0.5.2" + resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7" + integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac= + +http-errors@1.7.2: + version "1.7.2" + resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.2.tgz#4f5029cf13239f31036e5b2e55292bcfbcc85c8f" + integrity sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg== + dependencies: + depd "~1.1.2" + inherits "2.0.3" + setprototypeof "1.1.1" + statuses ">= 1.5.0 < 2" + toidentifier "1.0.0" + +http-errors@~1.7.2: + version "1.7.3" + resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.7.3.tgz#6c619e4f9c60308c38519498c14fbb10aacebb06" + integrity sha512-ZTTX0MWrsQ2ZAhA1cejAwDLycFsd7I7nVtnkT3Ol0aqodaKW+0CTZDQ1uBv5whptCnc8e8HeRRJxRs0kmm/Qfw== + dependencies: + depd "~1.1.2" + inherits "2.0.4" + setprototypeof "1.1.1" + statuses ">= 1.5.0 < 2" + toidentifier "1.0.0" + +iconv-lite@0.4.24: + version "0.4.24" + resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" + integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== + dependencies: + safer-buffer ">= 2.1.2 < 3" + +inherits@2.0.3: + version "2.0.3" + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" + integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= + +inherits@2.0.4: + version "2.0.4" + resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" + integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== + +invariant@^2.2.4: + version "2.2.4" + resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" + integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA== + dependencies: + loose-envify "^1.0.0" + +ipaddr.js@1.9.1: + version "1.9.1" + resolved "https://registry.yarnpkg.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3" + integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g== + +"js-tokens@^3.0.0 || ^4.0.0": + version "4.0.0" + resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" + integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== + +lodash-es@^4.17.15: + version "4.17.20" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20.tgz#29f6332eefc60e849f869c264bc71126ad61e8f7" + integrity sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA== + +lodash@^4.17.15: + version "4.17.20" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== + +loose-envify@^1.0.0, loose-envify@^1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" + integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== + dependencies: + js-tokens "^3.0.0 || ^4.0.0" + +media-typer@0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" + integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g= + +merge-descriptors@1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz#b00aaa556dd8b44568150ec9d1b953f3f90cbb61" + integrity sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E= + +methods@~1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" + integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4= + +mime-db@1.44.0: + version "1.44.0" + resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.44.0.tgz#fa11c5eb0aca1334b4233cb4d52f10c5a6272f92" + integrity sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg== + +mime-types@~2.1.24: + version "2.1.27" + resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.27.tgz#47949f98e279ea53119f5722e0f34e529bec009f" + integrity sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w== + dependencies: + mime-db "1.44.0" + +mime@1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" + integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== + +ms@2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" + integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g= + +ms@2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a" + integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg== + +negotiator@0.6.2: + version "0.6.2" + resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb" + integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw== + +object-assign@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" + integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= + +on-finished@~2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947" + integrity sha1-IPEzZIGwg811M3mSoWlxqi2QaUc= + dependencies: + ee-first "1.1.1" + +parseurl@~1.3.3: + version "1.3.3" + resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4" + integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ== + +path-to-regexp@0.1.7: + version "0.1.7" + resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" + integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w= + +prop-types-extra@^1.1.0: + version "1.1.1" + resolved "https://registry.yarnpkg.com/prop-types-extra/-/prop-types-extra-1.1.1.tgz#58c3b74cbfbb95d304625975aa2f0848329a010b" + integrity sha512-59+AHNnHYCdiC+vMwY52WmvP5dM3QLeoumYuEyceQDi9aEhtwN9zIQ2ZNo25sMyXnbh32h+P1ezDsUpUH3JAew== + dependencies: + react-is "^16.3.2" + warning "^4.0.0" + +prop-types@^15.6.2, prop-types@^15.7.2: + version "15.7.2" + resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" + integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== + dependencies: + loose-envify "^1.4.0" + object-assign "^4.1.1" + react-is "^16.8.1" + +proxy-addr@~2.0.5: + version "2.0.6" + resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.6.tgz#fdc2336505447d3f2f2c638ed272caf614bbb2bf" + integrity sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw== + dependencies: + forwarded "~0.1.2" + ipaddr.js "1.9.1" + +qs@6.7.0: + version "6.7.0" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc" + integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ== + +range-parser@~1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031" + integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== + +raw-body@2.4.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.4.0.tgz#a1ce6fb9c9bc356ca52e89256ab59059e13d0332" + integrity sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q== + dependencies: + bytes "3.1.0" + http-errors "1.7.2" + iconv-lite "0.4.24" + unpipe "1.0.0" + +react-bootstrap@^1.4.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/react-bootstrap/-/react-bootstrap-1.4.0.tgz#806a8b48b065cedfb28c6c5c7b0c0e3c3b53445d" + integrity sha512-0BMzgeUAxH126v7VYDzIXbHxQVHSnniPVKpz9fblumdQpWaiElMnnzk+u8h8DoELX0nCXwPlcUzgXqmpncdc2Q== + dependencies: + "@babel/runtime" "^7.4.2" + "@restart/context" "^2.1.4" + "@restart/hooks" "^0.3.21" + "@types/classnames" "^2.2.10" + "@types/invariant" "^2.2.33" + "@types/prop-types" "^15.7.3" + "@types/react" "^16.9.35" + "@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 "^4.1.0" + react-transition-group "^4.4.1" + uncontrollable "^7.0.0" + warning "^4.0.3" + +react-is@^16.3.2, react-is@^16.8.1: + version "16.13.1" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" + integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== + +react-lifecycles-compat@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" + integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA== + +react-overlays@^4.1.0: + version "4.1.1" + resolved "https://registry.yarnpkg.com/react-overlays/-/react-overlays-4.1.1.tgz#0060107cbe1c5171a744ccda3fbf0556d064bc5f" + integrity sha512-WtJifh081e6M24KnvTQoNjQEpz7HoLxqt8TwZM7LOYIkYJ8i/Ly1Xi7RVte87ZVnmqQ4PFaFiNHZhSINPSpdBQ== + dependencies: + "@babel/runtime" "^7.12.1" + "@popperjs/core" "^2.5.3" + "@restart/hooks" "^0.3.25" + "@types/warning" "^3.0.0" + dom-helpers "^5.2.0" + prop-types "^15.7.2" + uncontrollable "^7.0.0" + warning "^4.0.3" + +react-transition-group@^4.4.1: + version "4.4.1" + resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.1.tgz#63868f9325a38ea5ee9535d828327f85773345c9" + integrity sha512-Djqr7OQ2aPUiYurhPalTrVy9ddmFCCzwhqQmtN+J3+3DzLO209Fdr70QrN8Z3DsglWql6iY1lDWAfpFiBtuKGw== + dependencies: + "@babel/runtime" "^7.5.5" + dom-helpers "^5.0.1" + loose-envify "^1.4.0" + prop-types "^15.6.2" + +regenerator-runtime@^0.13.4: + version "0.13.7" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55" + integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew== + +safe-buffer@5.1.2: + version "5.1.2" + resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" + integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== + +"safer-buffer@>= 2.1.2 < 3": + version "2.1.2" + resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" + integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== + +send@0.17.1: + version "0.17.1" + resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8" + integrity sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg== + dependencies: + debug "2.6.9" + depd "~1.1.2" + destroy "~1.0.4" + encodeurl "~1.0.2" + escape-html "~1.0.3" + etag "~1.8.1" + fresh "0.5.2" + http-errors "~1.7.2" + mime "1.6.0" + ms "2.1.1" + on-finished "~2.3.0" + range-parser "~1.2.1" + statuses "~1.5.0" + +serve-static@1.14.1: + version "1.14.1" + resolved "https://registry.yarnpkg.com/serve-static/-/serve-static-1.14.1.tgz#666e636dc4f010f7ef29970a88a674320898b2f9" + integrity sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg== + dependencies: + encodeurl "~1.0.2" + escape-html "~1.0.3" + parseurl "~1.3.3" + send "0.17.1" + +setprototypeof@1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683" + integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw== + +"statuses@>= 1.5.0 < 2", statuses@~1.5.0: + version "1.5.0" + resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" + integrity sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow= + +toidentifier@1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553" + integrity sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw== + +type-is@~1.6.17, type-is@~1.6.18: + version "1.6.18" + resolved "https://registry.yarnpkg.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131" + integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g== + dependencies: + media-typer "0.3.0" + mime-types "~2.1.24" + +uncontrollable@^7.0.0: + version "7.1.1" + resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-7.1.1.tgz#f67fed3ef93637126571809746323a9db815d556" + integrity sha512-EcPYhot3uWTS3w00R32R2+vS8Vr53tttrvMj/yA1uYRhf8hbTG2GyugGqWDY0qIskxn0uTTojVd6wPYW9ZEf8Q== + dependencies: + "@babel/runtime" "^7.6.3" + "@types/react" "^16.9.11" + invariant "^2.2.4" + react-lifecycles-compat "^3.0.4" + +unpipe@1.0.0, unpipe@~1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" + integrity sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw= + +utils-merge@1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" + integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM= + +vary@~1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" + integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw= + +warning@^4.0.0, warning@^4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3" + integrity sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w== + dependencies: + loose-envify "^1.0.0" -- GitLab