mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-22 15:18:27 -04:00
chore(deps): fuzzysort (#4616)
* updates fuzzysort * lockfiles Co-authored-by: Filipe Freire <livrofubia@gmail.com>
This commit is contained in:
committed by
GitHub
parent
fa25f5cde7
commit
0b8258dc5f
14
packages/insomnia-app/package-lock.json
generated
14
packages/insomnia-app/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
14
packages/insomnia-components/package-lock.json
generated
14
packages/insomnia-components/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
14
packages/insomnia-send-request/package-lock.json
generated
14
packages/insomnia-send-request/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user