Load all language colours (#467)
This commit is contained in:
26
package-lock.json
generated
26
package-lock.json
generated
@@ -25,7 +25,7 @@
|
||||
"faker": "^5.5.3",
|
||||
"jimp": "^0.16.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"linguist-js": "^1.6.1",
|
||||
"linguist-js": "^1.7.0",
|
||||
"marked": "^3.0.0",
|
||||
"memory-cache": "^0.2.0",
|
||||
"minimatch": "^3.0.4",
|
||||
@@ -6384,9 +6384,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/linguist-js": {
|
||||
"version": "1.6.1",
|
||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-1.6.1.tgz",
|
||||
"integrity": "sha512-OuJw2QI/B5bZ4RZ4vY2B8C0GCDagxpJZvLjKxoatSEhBtCbjI5pWmHe40i/tnqGfccbNGBzIXWtSd7G9gYv3yA==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-1.7.0.tgz",
|
||||
"integrity": "sha512-nxBJBe3Dk8gJwHHNtqzZ9NuHvtIYxb/QjVpxOniJp5cu+vhUJ9a7CBOAiFwgJVQdxwH4ihui/ZFVnnv8WX7wqA==",
|
||||
"dependencies": {
|
||||
"binary-extensions": "^2.2.0",
|
||||
"commander": "^8.1.0",
|
||||
@@ -9041,9 +9041,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tar": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.0.tgz",
|
||||
"integrity": "sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==",
|
||||
"version": "6.1.7",
|
||||
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.7.tgz",
|
||||
"integrity": "sha512-PBoRkOJU0X3lejJ8GaRCsobjXTgFofRDSPdSUhRSdlwJfifRlQBwGXitDItdGFu0/h0XDMCkig0RN1iT7DBxhA==",
|
||||
"devOptional": true,
|
||||
"dependencies": {
|
||||
"chownr": "^2.0.0",
|
||||
@@ -14985,9 +14985,9 @@
|
||||
}
|
||||
},
|
||||
"linguist-js": {
|
||||
"version": "1.6.1",
|
||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-1.6.1.tgz",
|
||||
"integrity": "sha512-OuJw2QI/B5bZ4RZ4vY2B8C0GCDagxpJZvLjKxoatSEhBtCbjI5pWmHe40i/tnqGfccbNGBzIXWtSd7G9gYv3yA==",
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-1.7.0.tgz",
|
||||
"integrity": "sha512-nxBJBe3Dk8gJwHHNtqzZ9NuHvtIYxb/QjVpxOniJp5cu+vhUJ9a7CBOAiFwgJVQdxwH4ihui/ZFVnnv8WX7wqA==",
|
||||
"requires": {
|
||||
"binary-extensions": "^2.2.0",
|
||||
"commander": "^8.1.0",
|
||||
@@ -17073,9 +17073,9 @@
|
||||
}
|
||||
},
|
||||
"tar": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.0.tgz",
|
||||
"integrity": "sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==",
|
||||
"version": "6.1.7",
|
||||
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.7.tgz",
|
||||
"integrity": "sha512-PBoRkOJU0X3lejJ8GaRCsobjXTgFofRDSPdSUhRSdlwJfifRlQBwGXitDItdGFu0/h0XDMCkig0RN1iT7DBxhA==",
|
||||
"devOptional": true,
|
||||
"requires": {
|
||||
"chownr": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user