mirror of https://github.com/waku-org/js-waku.git
Merge pull request #403 from status-im/dependabot/npm_and_yarn/examples/web-chat/cspell-5.15.2
Bump cspell from 5.15.1 to 5.15.2 in /examples/web-chat
This commit is contained in:
commit
005309b824
|
@ -27,7 +27,7 @@
|
||||||
"@types/react": "^17.0.38",
|
"@types/react": "^17.0.38",
|
||||||
"@types/react-dom": "^17.0.11",
|
"@types/react-dom": "^17.0.11",
|
||||||
"cra-webpack-rewired": "^1.0.1",
|
"cra-webpack-rewired": "^1.0.1",
|
||||||
"cspell": "^5.15.1",
|
"cspell": "^5.15.2",
|
||||||
"gh-pages": "^3.2.3",
|
"gh-pages": "^3.2.3",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
|
@ -1960,9 +1960,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/cspell-bundled-dicts": {
|
"node_modules/@cspell/cspell-bundled-dicts": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.2.tgz",
|
||||||
"integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==",
|
"integrity": "sha512-pzcEwzzqSiwuvpmLaePxI/J3fvrHxvpcKQL2LWbJyI+dvKBP7hW6EJ9rDi2tPbNWN1cabSJB/NCq16ZfJ1P0aA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/dict-ada": "^1.1.2",
|
"@cspell/dict-ada": "^1.1.2",
|
||||||
|
@ -2008,9 +2008,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@cspell/cspell-types": {
|
"node_modules/@cspell/cspell-types": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.2.tgz",
|
||||||
"integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==",
|
"integrity": "sha512-3ec/rmAIfkxIdOC4lcqBJaGyUX8V2qapzNCntFURo727Q77EPXDFMiWmSDEyD4Xud+Sjt95ktjg5vKgL7Xf0PA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.13.0"
|
"node": ">=12.13.0"
|
||||||
|
@ -7603,17 +7603,17 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell": {
|
"node_modules/cspell": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.2.tgz",
|
||||||
"integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==",
|
"integrity": "sha512-q/UWqkDMCB83uwb6LgDr7j/79RxeWbDY28J2kqktmAOk2Th4+ZuR7/IfxHOBUFvUYtbPxp1p8iz8v57G6U97Jg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chalk": "^4.1.2",
|
"chalk": "^4.1.2",
|
||||||
"commander": "^8.3.0",
|
"commander": "^8.3.0",
|
||||||
"comment-json": "^4.1.1",
|
"comment-json": "^4.1.1",
|
||||||
"cspell-gitignore": "^5.15.1",
|
"cspell-gitignore": "^5.15.2",
|
||||||
"cspell-glob": "^5.15.1",
|
"cspell-glob": "^5.15.2",
|
||||||
"cspell-lib": "^5.15.1",
|
"cspell-lib": "^5.15.2",
|
||||||
"fast-json-stable-stringify": "^2.1.0",
|
"fast-json-stable-stringify": "^2.1.0",
|
||||||
"file-entry-cache": "^6.0.1",
|
"file-entry-cache": "^6.0.1",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
|
@ -7635,12 +7635,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-gitignore": {
|
"node_modules/cspell-gitignore": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.2.tgz",
|
||||||
"integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==",
|
"integrity": "sha512-st2V3rNBZzmuuUVywvEkAyhFD4TLMihHjTRauc5tCLR/zvveTjdXmgGHOSEn6afjuUfB8yRk4OdtK787EMaJhA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cspell-glob": "^5.15.1",
|
"cspell-glob": "^5.15.2",
|
||||||
"find-up": "^5.0.0"
|
"find-up": "^5.0.0"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
|
@ -7712,9 +7712,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-glob": {
|
"node_modules/cspell-glob": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.2.tgz",
|
||||||
"integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==",
|
"integrity": "sha512-lX14VwKOO+6CMHVobEf6br5YnIXD+MxpX/MdZPv34OsdOyQol4/gJ49MXN0suD+nTqsX0HH93B0osHfTDAXa6Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"micromatch": "^4.0.4"
|
"micromatch": "^4.0.4"
|
||||||
|
@ -7724,29 +7724,29 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-io": {
|
"node_modules/cspell-io": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.2.tgz",
|
||||||
"integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==",
|
"integrity": "sha512-wqSO7RDtDKcnTvuew2kOVykxAki8xVTZWNzRJJTA0myyvNTkA9TbXS9EXR4L7BuEUfUjI8mKscmpkmvg+eRMPg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.13.0"
|
"node": ">=12.13.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-lib": {
|
"node_modules/cspell-lib": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.2.tgz",
|
||||||
"integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==",
|
"integrity": "sha512-pSBVw8xVy/cd6W3Jx+0N4qyKQyEoN+LfqrCeA8fCpyzb0XTI50dISVghNCUHgmUuleXTZP3DCBC4YD9ZdHmwbA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@cspell/cspell-bundled-dicts": "^5.15.1",
|
"@cspell/cspell-bundled-dicts": "^5.15.2",
|
||||||
"@cspell/cspell-types": "^5.15.1",
|
"@cspell/cspell-types": "^5.15.2",
|
||||||
"clear-module": "^4.1.2",
|
"clear-module": "^4.1.2",
|
||||||
"comment-json": "^4.1.1",
|
"comment-json": "^4.1.1",
|
||||||
"configstore": "^5.0.1",
|
"configstore": "^5.0.1",
|
||||||
"cosmiconfig": "^7.0.1",
|
"cosmiconfig": "^7.0.1",
|
||||||
"cspell-glob": "^5.15.1",
|
"cspell-glob": "^5.15.2",
|
||||||
"cspell-io": "^5.15.1",
|
"cspell-io": "^5.15.2",
|
||||||
"cspell-trie-lib": "^5.15.1",
|
"cspell-trie-lib": "^5.15.2",
|
||||||
"find-up": "^5.0.0",
|
"find-up": "^5.0.0",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"gensequence": "^3.1.1",
|
"gensequence": "^3.1.1",
|
||||||
|
@ -7835,9 +7835,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/cspell-trie-lib": {
|
"node_modules/cspell-trie-lib": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.2.tgz",
|
||||||
"integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==",
|
"integrity": "sha512-AKdzxwGxuuNzph7eO6nm89jyIDrbCnPVUCFDq2sSpNrn6sptmifogMvrZTHzVwFLXpusfRLpSene80A2wr5OxA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
|
@ -23374,9 +23374,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@cspell/cspell-bundled-dicts": {
|
"@cspell/cspell-bundled-dicts": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.2.tgz",
|
||||||
"integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==",
|
"integrity": "sha512-pzcEwzzqSiwuvpmLaePxI/J3fvrHxvpcKQL2LWbJyI+dvKBP7hW6EJ9rDi2tPbNWN1cabSJB/NCq16ZfJ1P0aA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@cspell/dict-ada": "^1.1.2",
|
"@cspell/dict-ada": "^1.1.2",
|
||||||
|
@ -23419,9 +23419,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@cspell/cspell-types": {
|
"@cspell/cspell-types": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.2.tgz",
|
||||||
"integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==",
|
"integrity": "sha512-3ec/rmAIfkxIdOC4lcqBJaGyUX8V2qapzNCntFURo727Q77EPXDFMiWmSDEyD4Xud+Sjt95ktjg5vKgL7Xf0PA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@cspell/dict-ada": {
|
"@cspell/dict-ada": {
|
||||||
|
@ -27861,17 +27861,17 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"cspell": {
|
"cspell": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.2.tgz",
|
||||||
"integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==",
|
"integrity": "sha512-q/UWqkDMCB83uwb6LgDr7j/79RxeWbDY28J2kqktmAOk2Th4+ZuR7/IfxHOBUFvUYtbPxp1p8iz8v57G6U97Jg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^4.1.2",
|
"chalk": "^4.1.2",
|
||||||
"commander": "^8.3.0",
|
"commander": "^8.3.0",
|
||||||
"comment-json": "^4.1.1",
|
"comment-json": "^4.1.1",
|
||||||
"cspell-gitignore": "^5.15.1",
|
"cspell-gitignore": "^5.15.2",
|
||||||
"cspell-glob": "^5.15.1",
|
"cspell-glob": "^5.15.2",
|
||||||
"cspell-lib": "^5.15.1",
|
"cspell-lib": "^5.15.2",
|
||||||
"fast-json-stable-stringify": "^2.1.0",
|
"fast-json-stable-stringify": "^2.1.0",
|
||||||
"file-entry-cache": "^6.0.1",
|
"file-entry-cache": "^6.0.1",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
|
@ -27946,12 +27946,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cspell-gitignore": {
|
"cspell-gitignore": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.2.tgz",
|
||||||
"integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==",
|
"integrity": "sha512-st2V3rNBZzmuuUVywvEkAyhFD4TLMihHjTRauc5tCLR/zvveTjdXmgGHOSEn6afjuUfB8yRk4OdtK787EMaJhA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"cspell-glob": "^5.15.1",
|
"cspell-glob": "^5.15.2",
|
||||||
"find-up": "^5.0.0"
|
"find-up": "^5.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -27995,35 +27995,35 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cspell-glob": {
|
"cspell-glob": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.2.tgz",
|
||||||
"integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==",
|
"integrity": "sha512-lX14VwKOO+6CMHVobEf6br5YnIXD+MxpX/MdZPv34OsdOyQol4/gJ49MXN0suD+nTqsX0HH93B0osHfTDAXa6Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"micromatch": "^4.0.4"
|
"micromatch": "^4.0.4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cspell-io": {
|
"cspell-io": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.2.tgz",
|
||||||
"integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==",
|
"integrity": "sha512-wqSO7RDtDKcnTvuew2kOVykxAki8xVTZWNzRJJTA0myyvNTkA9TbXS9EXR4L7BuEUfUjI8mKscmpkmvg+eRMPg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"cspell-lib": {
|
"cspell-lib": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.2.tgz",
|
||||||
"integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==",
|
"integrity": "sha512-pSBVw8xVy/cd6W3Jx+0N4qyKQyEoN+LfqrCeA8fCpyzb0XTI50dISVghNCUHgmUuleXTZP3DCBC4YD9ZdHmwbA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@cspell/cspell-bundled-dicts": "^5.15.1",
|
"@cspell/cspell-bundled-dicts": "^5.15.2",
|
||||||
"@cspell/cspell-types": "^5.15.1",
|
"@cspell/cspell-types": "^5.15.2",
|
||||||
"clear-module": "^4.1.2",
|
"clear-module": "^4.1.2",
|
||||||
"comment-json": "^4.1.1",
|
"comment-json": "^4.1.1",
|
||||||
"configstore": "^5.0.1",
|
"configstore": "^5.0.1",
|
||||||
"cosmiconfig": "^7.0.1",
|
"cosmiconfig": "^7.0.1",
|
||||||
"cspell-glob": "^5.15.1",
|
"cspell-glob": "^5.15.2",
|
||||||
"cspell-io": "^5.15.1",
|
"cspell-io": "^5.15.2",
|
||||||
"cspell-trie-lib": "^5.15.1",
|
"cspell-trie-lib": "^5.15.2",
|
||||||
"find-up": "^5.0.0",
|
"find-up": "^5.0.0",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"gensequence": "^3.1.1",
|
"gensequence": "^3.1.1",
|
||||||
|
@ -28084,9 +28084,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cspell-trie-lib": {
|
"cspell-trie-lib": {
|
||||||
"version": "5.15.1",
|
"version": "5.15.2",
|
||||||
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.2.tgz",
|
||||||
"integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==",
|
"integrity": "sha512-AKdzxwGxuuNzph7eO6nm89jyIDrbCnPVUCFDq2sSpNrn6sptmifogMvrZTHzVwFLXpusfRLpSene80A2wr5OxA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
"@types/react": "^17.0.38",
|
"@types/react": "^17.0.38",
|
||||||
"@types/react-dom": "^17.0.11",
|
"@types/react-dom": "^17.0.11",
|
||||||
"cra-webpack-rewired": "^1.0.1",
|
"cra-webpack-rewired": "^1.0.1",
|
||||||
"cspell": "^5.15.1",
|
"cspell": "^5.15.2",
|
||||||
"gh-pages": "^3.2.3",
|
"gh-pages": "^3.2.3",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
|
|
Loading…
Reference in New Issue