chore(deps): fuzzysort (#4616)

* updates fuzzysort

* lockfiles

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
This commit is contained in:
Dimitri Mitropoulos
2022-03-29 07:05:10 -05:00
committed by GitHub
parent fa25f5cde7
commit 0b8258dc5f
6 changed files with 24 additions and 24 deletions

View File

@@ -26,7 +26,7 @@
"electron-log": "^4.4.3",
"framer-motion": "4.1.17",
"fs-extra": "^5.0.0",
"fuzzysort": "^1.1.1",
"fuzzysort": "^1.2.1",
"graphql": "^16.3.0",
"graphql-language-service": "^4.1.5",
"highlight.js": "^10.4.1",
@@ -15313,9 +15313,9 @@
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
},
"node_modules/fuzzysort": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.1.4.tgz",
"integrity": "sha512-JzK/lHjVZ6joAg3OnCjylwYXYVjRiwTY6Yb25LvfpJHK8bjisfnZJ5bY8aVWwTwCXgxPNgLAtmHL+Hs5q1ddLQ=="
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.2.1.tgz",
"integrity": "sha512-egTSF3U6H6T9tXtAhEm5P5guSSDjd96/NUWrbmoGlIu3ATMdXra13gwQdEFRY6ehsFe8xec7UnQz+k34CGWCIg=="
},
"node_modules/gauge": {
"version": "2.7.4",
@@ -43302,9 +43302,9 @@
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
},
"fuzzysort": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.1.4.tgz",
"integrity": "sha512-JzK/lHjVZ6joAg3OnCjylwYXYVjRiwTY6Yb25LvfpJHK8bjisfnZJ5bY8aVWwTwCXgxPNgLAtmHL+Hs5q1ddLQ=="
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.2.1.tgz",
"integrity": "sha512-egTSF3U6H6T9tXtAhEm5P5guSSDjd96/NUWrbmoGlIu3ATMdXra13gwQdEFRY6ehsFe8xec7UnQz+k34CGWCIg=="
},
"gauge": {
"version": "2.7.4",

View File

@@ -93,7 +93,7 @@
"electron-log": "^4.4.3",
"framer-motion": "4.1.17",
"fs-extra": "^5.0.0",
"fuzzysort": "^1.1.1",
"fuzzysort": "^1.2.1",
"graphql": "^16.3.0",
"graphql-language-service": "^4.1.5",
"highlight.js": "^10.4.1",

View File

@@ -12,7 +12,7 @@
"class-autobind-decorator": "^3.0.1",
"classnames": "^2.3.1",
"framer-motion": "4.1.17",
"fuzzysort": "^1.1.4",
"fuzzysort": "^1.2.1",
"ramda": "^0.27.1",
"ramda-adjunct": "^2.33.0",
"react-switch": "^6.0.0"
@@ -7191,9 +7191,9 @@
"dev": true
},
"node_modules/fuzzysort": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.1.4.tgz",
"integrity": "sha512-JzK/lHjVZ6joAg3OnCjylwYXYVjRiwTY6Yb25LvfpJHK8bjisfnZJ5bY8aVWwTwCXgxPNgLAtmHL+Hs5q1ddLQ=="
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.2.1.tgz",
"integrity": "sha512-egTSF3U6H6T9tXtAhEm5P5guSSDjd96/NUWrbmoGlIu3ATMdXra13gwQdEFRY6ehsFe8xec7UnQz+k34CGWCIg=="
},
"node_modules/gensync": {
"version": "1.0.0-beta.2",
@@ -21271,9 +21271,9 @@
"dev": true
},
"fuzzysort": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.1.4.tgz",
"integrity": "sha512-JzK/lHjVZ6joAg3OnCjylwYXYVjRiwTY6Yb25LvfpJHK8bjisfnZJ5bY8aVWwTwCXgxPNgLAtmHL+Hs5q1ddLQ=="
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.2.1.tgz",
"integrity": "sha512-egTSF3U6H6T9tXtAhEm5P5guSSDjd96/NUWrbmoGlIu3ATMdXra13gwQdEFRY6ehsFe8xec7UnQz+k34CGWCIg=="
},
"gensync": {
"version": "1.0.0-beta.2",

View File

@@ -69,7 +69,7 @@
"class-autobind-decorator": "^3.0.1",
"classnames": "^2.3.1",
"framer-motion": "4.1.17",
"fuzzysort": "^1.1.4",
"fuzzysort": "^1.2.1",
"ramda": "^0.27.1",
"ramda-adjunct": "^2.33.0",
"react-switch": "^6.0.0"

View File

@@ -18,7 +18,7 @@
"clone": "^2.1.2",
"color": "^3.1.2",
"fs-extra": "^9.0.1",
"fuzzysort": "^1.1.4",
"fuzzysort": "^1.2.1",
"hkdf": "0.0.2",
"html-entities": "^1.3.1",
"httpsnippet": "^1.22.0",
@@ -1467,9 +1467,9 @@
}
},
"node_modules/fuzzysort": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.1.4.tgz",
"integrity": "sha512-JzK/lHjVZ6joAg3OnCjylwYXYVjRiwTY6Yb25LvfpJHK8bjisfnZJ5bY8aVWwTwCXgxPNgLAtmHL+Hs5q1ddLQ=="
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.2.1.tgz",
"integrity": "sha512-egTSF3U6H6T9tXtAhEm5P5guSSDjd96/NUWrbmoGlIu3ATMdXra13gwQdEFRY6ehsFe8xec7UnQz+k34CGWCIg=="
},
"node_modules/gauge": {
"version": "2.7.4",
@@ -4967,9 +4967,9 @@
}
},
"fuzzysort": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.1.4.tgz",
"integrity": "sha512-JzK/lHjVZ6joAg3OnCjylwYXYVjRiwTY6Yb25LvfpJHK8bjisfnZJ5bY8aVWwTwCXgxPNgLAtmHL+Hs5q1ddLQ=="
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-1.2.1.tgz",
"integrity": "sha512-egTSF3U6H6T9tXtAhEm5P5guSSDjd96/NUWrbmoGlIu3ATMdXra13gwQdEFRY6ehsFe8xec7UnQz+k34CGWCIg=="
},
"gauge": {
"version": "2.7.4",

View File

@@ -16,7 +16,7 @@
"clone": "^2.1.2",
"color": "^3.1.2",
"fs-extra": "^9.0.1",
"fuzzysort": "^1.1.4",
"fuzzysort": "^1.2.1",
"hkdf": "0.0.2",
"html-entities": "^1.3.1",
"httpsnippet": "^1.22.0",