mirror of
https://github.com/atom/atom.git
synced 2026-01-26 07:19:06 -05:00
⬆️ find-and-replace
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -2148,8 +2148,8 @@
|
||||
}
|
||||
},
|
||||
"find-and-replace": {
|
||||
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.12/tarball",
|
||||
"integrity": "sha512-LASeKxjBD4duvI09jREDZkY9osbJtN97rZn6ko2F3Dr83TxR9NYqTRbea6bX3ZXsSf2e/dkbVx1jjM59Z6yMMw==",
|
||||
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.14/tarball",
|
||||
"integrity": "sha512-6TGLE6HQPWeD7jCrtIh5lxoXSoFcSQplbcaFX/HPUmjcUko3/QfuLEuTFmosidwQSWSAcPwUpcQ0Ih3e2KiryA==",
|
||||
"requires": {
|
||||
"binary-search": "1.3.4",
|
||||
"element-resize-detector": "1.1.14",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"etch": "^0.12.6",
|
||||
"event-kit": "^2.5.0",
|
||||
"exception-reporting": "https://www.atom.io/api/packages/exception-reporting/versions/0.43.1/tarball",
|
||||
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.12/tarball",
|
||||
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.14/tarball",
|
||||
"find-parent-dir": "^0.3.0",
|
||||
"first-mate": "7.1.1",
|
||||
"focus-trap": "2.4.5",
|
||||
@@ -201,7 +201,7 @@
|
||||
"dev-live-reload": "0.48.1",
|
||||
"encoding-selector": "0.23.9",
|
||||
"exception-reporting": "0.43.1",
|
||||
"find-and-replace": "0.215.12",
|
||||
"find-and-replace": "0.215.14",
|
||||
"fuzzy-finder": "1.8.2",
|
||||
"github": "0.19.0",
|
||||
"git-diff": "1.3.9",
|
||||
|
||||
Reference in New Issue
Block a user