Uninstall mobile-detect

This commit is contained in:
regalijan 2023-10-19 16:49:56 -04:00
parent f3d3881985
commit 596904f35f
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520
2 changed files with 0 additions and 12 deletions

11
package-lock.json generated
View File

@ -17,7 +17,6 @@
"@remix-run/react": "^1.16.0", "@remix-run/react": "^1.16.0",
"@sentry/react": "^7.51.2", "@sentry/react": "^7.51.2",
"framer-motion": "^10.12.10", "framer-motion": "^10.12.10",
"mobile-detect": "^1.4.5",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },
@ -9269,11 +9268,6 @@
"ufo": "^1.1.1" "ufo": "^1.1.1"
} }
}, },
"node_modules/mobile-detect": {
"version": "1.4.5",
"resolved": "https://registry.npmjs.org/mobile-detect/-/mobile-detect-1.4.5.tgz",
"integrity": "sha512-yc0LhH6tItlvfLBugVUEtgawwFU2sIe+cSdmRJJCTMZ5GEJyLxNyC/NIOAOGk67Fa8GNpOttO3Xz/1bHpXFD/g=="
},
"node_modules/mri": { "node_modules/mri": {
"version": "1.2.0", "version": "1.2.0",
"resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz", "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
@ -18747,11 +18741,6 @@
"ufo": "^1.1.1" "ufo": "^1.1.1"
} }
}, },
"mobile-detect": {
"version": "1.4.5",
"resolved": "https://registry.npmjs.org/mobile-detect/-/mobile-detect-1.4.5.tgz",
"integrity": "sha512-yc0LhH6tItlvfLBugVUEtgawwFU2sIe+cSdmRJJCTMZ5GEJyLxNyC/NIOAOGk67Fa8GNpOttO3Xz/1bHpXFD/g=="
},
"mri": { "mri": {
"version": "1.2.0", "version": "1.2.0",
"resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz", "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",

View File

@ -16,7 +16,6 @@
"@remix-run/react": "^1.16.0", "@remix-run/react": "^1.16.0",
"@sentry/react": "^7.51.2", "@sentry/react": "^7.51.2",
"framer-motion": "^10.12.10", "framer-motion": "^10.12.10",
"mobile-detect": "^1.4.5",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },