This commit is contained in:
2023-07-21 13:49:23 +09:00
parent 30c0dc1a59
commit 3107f4de80

View File

@ -34,6 +34,20 @@
"link": "git+https://github.com/mui/material-ui.git", "link": "git+https://github.com/mui/material-ui.git",
"installedFrom": "https://registry.npmjs.org/@mui/styled-engine-sc/-/styled-engine-sc-5.12.0.tgz" "installedFrom": "https://registry.npmjs.org/@mui/styled-engine-sc/-/styled-engine-sc-5.12.0.tgz"
}, },
{
"name": "dexie",
"licenseType": "Apache-2.0",
"author": "David Fahlander <https://github.com/dfahlander>",
"link": "git+https://github.com/dfahlander/Dexie.js.git",
"installedFrom": "https://registry.npmjs.org/dexie/-/dexie-3.2.4.tgz"
},
{
"name": "dexie-react-hooks",
"licenseType": "Apache-2.0",
"author": "David Fahlander <https://github.com/dfahlander>",
"link": "git+https://github.com/dexie/Dexie.js.git",
"installedFrom": "https://registry.npmjs.org/dexie-react-hooks/-/dexie-react-hooks-1.1.6.tgz"
},
{ {
"name": "jotai", "name": "jotai",
"licenseType": "MIT", "licenseType": "MIT",
@ -55,6 +69,13 @@
"link": "git+https://github.com/facebook/react.git", "link": "git+https://github.com/facebook/react.git",
"installedFrom": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz" "installedFrom": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz"
}, },
{
"name": "react-router-dom",
"licenseType": "MIT",
"author": "Remix Software <hello@remix.run>",
"link": "git+https://github.com/remix-run/react-router.git",
"installedFrom": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.14.2.tgz"
},
{ {
"name": "styled-components", "name": "styled-components",
"licenseType": "MIT", "licenseType": "MIT",